@charset "utf-8";
*{
	margin:0px;
	padding:0px;
}
body,html{
	background-image:url(imgDesign/bodyBg.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-color:#659732;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	height:100%;
	color:#FFF;
	line-height:1.3em;
}
#ctnMain{
	width:956px;
	margin:auto;
	background-image:url(imgDesign/bgctn.jpg);
	background-repeat:repeat-y;
}
#ctnHeader{
	position:fixed !important;
	position:relative;
	width:957px;
	height:124px;
	background:url(imgDesign/header.gif) no-repeat;
	z-index:3;
}
#ctnHeader #logo{
	width:275px;
	height:39px;
	margin:38px 0px 0px 54px;
	float:left;
}
#ctnHeader #menuGroup{
	float:right;
	width:534px;
	height:52px;
	margin-top:22px;
	margin-right:32px;
}
#ctnHeader #maliMenuGroup{
	width:330px;
	height:36px;
	float:right;
	margin:7px 40px 0px 0px;
}

#ctnContent{
	position:absolute;
	width:934px;
	padding:122px 7px 85px 7px;
	margin-bottom:70px;
	/*background:url(imgDesign/bgctn.jpg) repeat-y;*/
	z-index:2;
}
#ctnFooter{
	position:fixed !important;
	position:relative;
	width: 957px;
	height: 64px;
	background-image:url(imgDesign/footer.gif);
	background-repeat:no-repeat;
	bottom:0px;
	z-index:3;
}
#ctnKrugovi{
	position:fixed !important;
	position:absolute;
	width:950px;
	height:418px;
	background-image:url(imgDesign/krugovi.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	z-index:1;
	bottom:65px;
}
#ctnPozadinaContent{
	position:fixed !important;
	width:954px;
	height:100%;
	background:url(imgDesign/bgctn.jpg) repeat-y;
	z-index:0;
}
#preloadDiv{
	position:fixed;
	left:0px;
	width:100%;
	height:100%;
	background-color:#FFF;
	opacity: .9;
	z-index:30;
	text-align:center;
}
#ctnLijeviStupac{
	width:350px;
	float:left;
}
#ctnSeparatorKolona{
	margin-left:5px;
	width:5px;
	float:left;
	background-image:url(imgDesign/separator.gif);
	background-repeat:repeat-y;
	
}
#ctnDesniStupac{
	float:right;
	width:570px;
	
}
#vijestiNaslov{
	margin-left:8px;
}
.rotator{
	position:absolute;
	top:150px;
	width:564px;
	height:214px;
	background:#CCCCCC;
	margin-top:7px;
	z-index:-101;
}
h1{
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	background-image:url('imgDesign/naslovicon.gif');
	background-repeat:no-repeat;
	padding-left:20px;
}
div.fix{clear:both;}

input.trazilica{
	width:202px;
	height:20px;
	background-image:url(imgDesign/srchbg.gif);
	background-repeat:no-repeat;
	border:#FFF 0px solid;
	padding:5px 15px 0px 15px;
}
input.submitSrch{
	width:54px;
	height:25px;
	background-image:url(imgDesign/srchBtn.gif);
}
#boxVazno{
	width:159px;
	height:139px;
	background-image:url(imgDesign/kucica.gif);
	background-repeat:no-repeat;
	padding:45px 14px 15px 225px;
	margin-left:-41px;
	margin-top:5px;
	color:#FFF;
	
}
.vijestSlika{
	width:107px;
	height:79px;
	background-image:none;
	background-repeat:inherit;
}
#ctnTrazilica{
	position:absolute;
	z-index:500;
}

/* IZBORNIK */

#naslovnica{
	width:90px;
	height:52px;
	background-image:url(imgDesign/menu/naslovnica.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#onama{
	width:87px;
	height:52px;
	background-image:url(imgDesign/menu/onama.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#karta{
	width:88px;
	height:52px;
	background-image:url(imgDesign/menu/karta.gif);
	background-repeat:repeat-x;
	background-position:top;
	float:left;
	cursor:pointer;
}
#dokumenti{
	width:91px;
	height:52px;
	background-image:url(imgDesign/menu/dokumenti.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#dokumenti2{
	width:91px;
	height:52px;
	background-image:url(imgDesign/menu/dokumenti2.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#ceste{
	width:89px;
	height:52px;
	background-image:url(imgDesign/menu/cestarina.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#galerija{
	width:88px;
	height:52px;
	background-image:url(imgDesign/menu/galerija.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#galerija2{
	width:88px;
	height:52px;
		background-image:url(imgDesign/menu/dokumenti2.gif);

	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
#kontakti{
	width:88px;
	height:52px;
	background-image:url(imgDesign/menu/kontakti.gif);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
	cursor:pointer;
}
.vise a:link, .vise a:visited{
	color:#e1b856;
	text-decoration:none;
	font-weight:bold;
	
}
.vise a:hover{
	color:#e1b856;
	border-bottom:#e1b856 1px solid;
}
.vise2:link, .vise2:visited{
	color:#675a50;
	text-decoration:none;
	font-weight:bold;
	
}
.vise2:hover{
	color:#675a50;
	border-bottom:#675a50 1px solid;
}
.naslovVijesti a:link, .naslovVijesti a:visited{
	color:#bbde5c;
	text-decoration:none;
	font-weight:bold;
	
}
.naslovVijesti a:hover{
	color:#bbde5c;
	border-bottom:#bbde5c 1px solid;
}
a:link, a:visited{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	color:#FFFF00;
}

#odrzavanjeNaslov{
	width:563px;
	height:54px;
	background-image:url('imgDesign/odrzavanje.gif');
	background-repeat:no-repeat;
}
#odrzavanjeTrazilica{
	float:right;
	width:300px;
}
.statickaContent{
	margin:5px 0px 0px 5px;
}

table.dokumenti tr{
	height:46px;
}
table.dokumenti td{
	border:#a9bde0 1px dashed;
}
.ctnPollResult{
	height:25px;
	background:url(imgDesign/pollResul.gif) repeat-x;
	border:#a9bde0 1px solid;
	margin-top:5px;
	font-size:1.15em;
	overflow:hidden;
	color:#FFF;
}
.ctnPollLeft{
	width:35%;
	height:19px;
	border-right:#a9bde0 1px solid;
	float:left;
	text-align:center;
	padding:6px 0px 0px 0px;
	font-weight:bold;
}
.ctnPollRight{
	width:60%;
	height:19px;
	float:left;
	text-align:left;
	padding:6px 0px 0px 6px;
}
table.kontakttbl input, table.kontakttbl select, table.kontakttbl textarea{
	margin-top:1px;
	margin-bottom:1px;
	background-image:url('imgDesign/input1.gif');
	background-repeat:repeat-x;
	background-color:#FFF;
}
div#galerijaC{
	width:640px;
	margin:auto;
	border-bottom:#85a1d7 1px dashed;
}
div.galerijaSlika{
	float:left;
	margin:4px;
	padding:6px;
	overflow:hidden;
	height:95px;
	text-align:center;
}



.dropdown{
	position:absolute;
	margin-top:52px;
	width:156px;
	margin-left:5px;
/*	opacity: 0.9;
    filter:alpha(opacity: 90);
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
*/}
.dropItem{
	height:22px;
	background-image:url('imgDesign/dropdown1st.gif');
	background-position: center -1px;
	color:#4180b5;
	font-size:12px;
	padding-left:15px;
	padding-top:10px;
	display:block;
}
.subdrop{
	position:absolute;
	background-color:#9ea9ac;
	margin-left:141px;
	margin-top:-25px;
	width:250px;
	}
.dropFooter{
	background-image:url('imgDesign/dropFooter.gif');
	height:14px;
}
.subitem{
	background-position:8px center;
	background-repeat:no-repeat;
	padding:7px 8px 7px 34px;
	border-bottom:#999999 1px solid;
	color:#FFF;
	display:block;
	
	
}
.subsubdrop{
	position:absolute;
	background-color:#9ea9ac;
	color:#FFFFFF;
	margin-left:116px;
	margin-top:-21px;
	float:left;	
}
.fullw{
	width:100%;
	display:block;
}
.subsubitem{
	background-position:30px center;
	background-repeat:no-repeat;
	padding:7px 8px 7px 56px;
	border-bottom:#999999 1px solid;
	color:#FFF;
	display:block;
	
	
}
.kontakt{
	position:absolute;
	top:15px;
	/*left:470px;*/
	left:371px;
}

.katalogInf{
	position:absolute;
	top:14px;
	left:459px;
	color: #abacae;
}

.katalogInf a{
	color: #abacae;
	height: 24px;
	line-height: 24px;
	float: left;
	background: url("images/zuc-ikona_1.png") no-repeat right center;
	display: block;
	padding: 0 29px 0 0;
}
