/*This calls the other css files!!*/

@import url(customise.css);

@import url(menu.css);



* {

	margin: 0;

	padding: 0;

}

html {

	background: #FFFFFF url(../images/site-bg.jpg) 0 0 repeat-x;

}

div.searchx {

	padding-right: 20px;

}	



div#wrapper {

	width: 749px;

	margin: 0 auto;

	position: relative;

	min-height: 100%;

}

div#nav {

	background:#818286 url(../images/menu-bg-off.gif) repeat-x;

	height: 32px;

}
div#wrap.menu {

padding-top:10px;

}


div#contentWrap {

	background: #fff url(../images/sidebar-bg.jpg) 1px 0 repeat-y;

	border-top: 10px solid #fff;

}

div#sidebar {

	margin-top: -12px;

	width: 186px;

	float: left;

}

div.sidebarBtm {

	clear: both;

	background: url(../images/sidebar-btm.png) top left no-repeat;

	height: 1%;

}

div#content {

	background: url(../images/content-shadow.gif) repeat-x;

	width: 562px;

	float: right;

}

div.padding {

	padding: 10px;

}

div#content div.padding {

	background: url(../images/content-bg.jpg) 0 0 no-repeat;
	padding-top:10px;

}

div#footer {

	height: 37px;

	width: 729px;

	padding: 10px;

	margin: 0 auto;

	border-top: 10px solid #fff;

	border-bottom: 12px solid #fff;

	background: #00448B url(../images/footer-bg.gif) repeat-x;

}

div#footer a:link, a:visited, a:active {

	font: bold 11px Arial, serif;

	color: #00aeef;

	text-decoration: none;

}

div#footer a:hover {

	text-decoration: underline;

	color: #ffffff

}

div.copyright {

	font: bold 11px/14px Arial, Helvetica, sans-serif;

	text-align: center;

	color: #ffffff;

}

.karakteristike {

	font-family: Arial, Helvetica, sans-serif;

	border: thin solid #E0DFE3;

}

.naruci {

	background-position: left top;

	background-repeat: no-repeat;

}

.opis {

	height: auto;

	text-align: justify;

}

.thumbs {

	text-align: left;

	vertical-align: top;

}

