@charset "utf-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	background-color: #000;
	line-height: 26px;
}
.twoColFixRtHdr #container {
	width: 1000px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FAF569;
} 
.twoColFixRtHdr #header {
	background-color: #FAF569;
	padding-right: 10px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFF18;
	height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
} 
.twoColFixRtHdr #header-1 {
	widthe: 1000px;
	margin: auto;
	background-color: #FAF569;
	width: 1000px;
	text-align: left;
} 
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 258px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 30px;
	margin-left: 10px;
	font-size: 11px;
	line-height: 13px;
	background-color: #000;
	background-image: url(images/bg-sidebar-dno.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	color: #FAF569;
}
.twoColFixRtHdr #meni {
	height: 160px;
	background-color: #000;
	background-repeat: no-repeat;
	background-position: right;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	margin: auto;
	width: 1000px;
	text-align: left;
}
.twoColFixRtHdr #pretraga {
	float: right;
	width: 238px;
	margin-right: 30px;
	background-color: #2C5159;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #D8CFA8;
	line-height: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #A8DCFF;
	margin-top: 5px;
	height: 220px;
}
.twoColFixRtHdr #pretraga h2 {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #2F4785;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-image: url(images/search.gif);
	background-repeat: no-repeat;
	background-position: right -2px;
	height: 12px;
	padding-top: 5px;
	width: 100%;
	font-size: 14px;
}
.twoColFixRtHdr #izdvojeno li {
	float: left;
	width: 213px;
	list-style-type: none;
	list-style-position: inside;
	margin-left: 0px;
	text-indent: 0px;
	text-align: left;
	clip: rect(auto,auto,auto,auto);
	margin-right: 6px;
	font-size: 11px;
	color: #FFF;
	background-image: url(images/izdvojeno-bg.gif);
	padding: 0px;
	margin-bottom: 10px;
	line-height: 16px;
}
a:link {
	color: #FFF;
}

.twoColFixRtHdr #izdvojeno {
	margin-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-position: outside;
	list-style-type: none;
	margin-left: 0px;
}
a:visited {
	color: #CCC;
}

.form1 {
	width: 220px;
	background-color: #F1EEE7;
	border: 1px solid #00093B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00093B;
}
.form2 {
	width: 100px;
	background-color: #F1EEE7;
	border: 1px solid #00093B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00093B;
	padding-top: 1px;
	padding-bottom: 1px;
}

.twoColFixRtHdr #sidebar1 h3 {
	background-color: #FAF569;
	padding: 5px;
	color: #F02D08;
	font-size: 12px;
}

.twoColFixRtHdr #mainContent {
	margin-top: 0;
	margin-right: 300px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FAF569;
	color: #193334;
} 
.twoColFixRtHdr #mainContent h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F02D08;
	color: #F02D08;
}
.twoColFixRtHdr  #mainContent  h2 {
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.twoColFixRtHdr #mainContent h3 {
	font-size: 12px;
}



.twoColFixRtHdr #footer {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3D432;
	text-align: center;
	background-image: url(images/bg-footer.gif);
	padding-top: 95px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: center top;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.slika {
	float: left;
	border: 2px solid #A9A79B;
	margin-right: 10px;
	margin-bottom: 20px;
	clip: rect(auto,auto,auto,auto);
	margin-top: 0px;
	padding-bottom: 0px;
}
.slikasredina {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 8px;
	margin-left: 8px;
	clear: both;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.slikalijevo {
	padding-right: 0px;
	padding-left: 0px;
	margin-right: 10px;
	margin-left: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
}


.datum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF9900;
	font-weight: bold;
	font-style: normal;
}
.slika-novo {
	float: left;
	margin-right: 5px;
	border: 1px solid #999999;
}
.dno {
	width: 100%;
	background-image: url(images/izdvojeno-dno.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 14px;
}
.vrh {
	width: 100%;
	background-image: url(images/izdvojeno-vrh.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 11px;
}
.izdvojeno2 {
	width: 195px;
	margin-right: auto;
	margin-left: auto;
}
.ponudanovo {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #2F4785;
	margin-bottom: 10px;
	padding-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.nekretninaopis {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #407AC8;
	margin-bottom: 2px;
	padding-bottom: 5px;
	background-color: #2F4785;
	padding-top: 5px;
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.pretraganekretnina {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #407AC8;
	margin-bottom: 2px;
	padding-bottom: 5px;
	background-color: #2F4785;
	padding-top: 5px;
	width: 660px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 100px;
}
.kontaktform {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #407AC8;
	margin-bottom: 2px;
	padding-bottom: 5px;
	background-color: #2F4785;
	padding-top: 5px;
	width: 450px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.kontakttekst {
}
.form3 {
	width: 300px;
	background-color: #F5F3EB;
	border: 1px solid #00093B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #00093B;
}
.izborjezika {
	padding-right: 5px;
	padding-left: 5px;
}


#outside{
	background-color: #FAF569;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
#navigation-1 {
	margin:auto;
	list-style:none;
	width:1000px;
	height:21px;
	font:normal 8pt verdana, arial, helvetica;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFF18;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
}
#navigation-1 li {
	margin:0;
	padding:0;
	display:block;
	float:left;
	position:relative;
	width:142px;
}
#navigation-1 li a:link, #navigation-1 li a:visited {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#000;
	width:142px;
	height:13px;
	background-color: #FAF569;
	font-weight: bold;
}
#navigation-1 li:hover a, #navigation-1 li a:hover, #navigation-1 li a:active {
	padding:4px 0;
	display:block;
	text-align:center;
	text-decoration:none;
	color:#FFFF06;
	width:140px;
	height:13px;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background-color: #000;
}
#navigation-1 li ul.navigation-2 {
	margin:0;
	padding:1px 1px 0;
	list-style:none;
	display:none;
	width:140px;
	position:absolute;
	top:21px;
	left:-1px;
	border:1px solid #2F4785;
	border-top:none;
	background-color: #FAF569;
	color: #000;
}
#navigation-1 li:hover ul.navigation-2 {
	display:block;
}
#navigation-1 li ul.navigation-2 li {
	clear:left;
	width:140px;
}
#navigation-1 li ul.navigation-2 li a:link, #navigation-1 li ul.navigation-2 li a:visited {
	clear:left;
	padding:4px 0;
	width:140px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	background-color: #FFFF18;
	color: #000;
}
#navigation-1 li ul.navigation-2 li:hover a, #navigation-1 li ul.navigation-2 li a:active, #navigation-1 li ul.navigation-2 li a:hover {
	clear:left;
	padding:4px 0;
	width:140px;
	border:none;
	border-bottom:1px solid #ffffff;
	position:relative;
	z-index:1000;
	background-color: #000;
	color: #FAF569;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 {
	display:none;
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	left:135px;
	top:-2px;
	padding:1px 1px 0 1px;
	border:1px solid #b9121b;
	border-left:1px solid #b9121b;
	background:#ffffff;
	z-index:900;
}
#navigation-1 li ul.navigation-2 li:hover ul.navigation-3 {
	display:block;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li a:link, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:visited {
	background-color: #2C5159;
}
#navigation-1 li ul.navigation-2 li ul.navigation-3 li:hover a, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:hover, #navigation-1 li ul.navigation-2 li ul.navigation-3 li a:active {
	background:#ec454e;
}
#navigation-1 li ul.navigation-2 li a span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#fe676f;
}
#navigation-1 li ul.navigation-2 li:hover a span, #navigation-1 li ul.navigation-2 li a:hover span {
	position:absolute;
	top:0;
	left:132px;
	font-size:12pt;
	color:#ffffff;
}
.twoColFixRtHdr #meni2 {
	height: 17px;
	background-image: url(images/bg1.gif);
	background-position: left top;
	background-repeat: no-repeat;
	background-color: #010602;
	width: 1000px;
}
.twoColFixRtHdr #sidebar1 a:link, #sidebar1 a:visited {
	padding: 5px;
	color: #FAF569;
	font-size: 12px;
	font-weight: bold;
}
.twoColFixRtHdr #mainContent a:link, #sidebar1 a:visited {
	padding: 5px;
	color: #F00;
	font-size: 12px;
	font-weight: bold;
}

