@charset "windows-1250";
 CSS Document 
body{
text-align: center;
}
 .mainBox{
	width:100%;
	background-attachment: scroll;
	background-image: url(imagescss/podloga.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	/*border: 1px solid #cccccc;*/
	margin-right: auto;
	margin-left: auto;

	}
.head{
width:900;
margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #ffcccc;*/

}
.izbornik{
width:900;
margin-right: auto;
	margin-left: auto;
	border: 1px solid #ffcccc;
	margin-top:4px;
	margin-bottom:4px;
	visibility:hidden;
	height:2px;
	
}
.glavniCont{
width:940px;
/*border: 1px solid red;*/
margin-right: auto;
	margin-left: auto;
}
.lijevo{
	float:left;
	width:220px;
	/*border: 1px solid blue;*/
	background-attachment: scroll;
	background-image: url(imagescss/lijevoBox.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	font-family:Arial, Helvetica, sans-serif;
	color:#003366;
	font-size:10px;
	text-align:left;
	margin:2px;

	
}
.clear{
clear:both;
}
.centar {
float:left;
width:525px;
/*border: 1px solid green;*/

margin-top:2px;
}
.desno{
float:right;
width:180px;
/*border: 1px solid #cccc00;*/
}
.dno{
	width:100%;
	background-attachment: scroll;
	background-image: url(imagescss/dnoPodloga.jpg);
	background-repeat: no-repeat;
	background-position: center top;
		/*border: 1px solid #fff0cc;*/
		height:57px;
		
		
	
}
.dnoLink{
padding-top:15px;
padding-left:100px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;

}
.lijevoLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	padding-top:6px;
	padding-left:10px;
	width:186px;
	height:23px;
	display:block;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(imagescss/puca.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-left:6px;
}
.lijevoLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #336699;
	padding-top:6px;
	padding-left:10px;
	width:186px;
	height:23px;
	display:block;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(imagescss/puca.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.lijevoPodLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003366;
	padding-top:6px;
	padding-left:20px;
	width:176px;
	height:23px;
	display:block;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(imagescss/pucaPodlink.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
	margin-left:6px;
}
.lijevoPodLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000033;
	padding-top:6px;
	padding-left:20px;
	width:176px;
	height:23px;
	display:block;
	text-decoration:none;
	background-attachment: scroll;
	background-image: url(imagescss/pucaPodlink.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
	margin-left:6px;
}

p{
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #59869B;
	padding:0px;
	margin:0px;
	
}
.izmjena{
	background-color: #C5E2E2;
	display: block;
	padding: 3px;
	width:600px;
	margin-top:3px;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #59869B;
	text-decoration:none;
}
.izmjena:hover{
	background-color: #336699;
	display: block;
	padding: 3px;
	width:600px;
	margin-top:3px;
	color: #ffffff;
	text-decoration:none;
}
.adresa{
	margin-left:8px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000033;

}
.banner{
margin-top:5px;

}

.txtBox{
margin:10px;

}
.naslov{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #003366;
	margin-top:10px;

}

.text{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	margin-top:6px;

}

.gal{
text-decoration:none;
	width:140px;
	float:left;
	padding:11px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
.galOpis{
		text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #336699;
}
li{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	padding-bottom:4px;
	

}

.link{
font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	text-decoration:none;
	}
	
	.link:hover{

		text-decoration:underline;
	}
	
	.xm{
	padding-left:45px;
	
	}
	hr{
	border: 1px dashed #829BB5;	
	}
