@charset "windows-1250";
/* CSS Document */
body{
text-align: center;
background-image: url(images/podloga.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

 .mainBox{
	width:100%;
	
	/*border: 1px solid #cccccc;*/
	margin-right: auto;
	margin-left: auto;
	}
	.logo{
width:920px;
height:70px;
margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #ffcccc;*/
}
	.logoLijevo{
	float:left;
width:400px;
height:70px;
/*border: 1px solid #ffcccc;*/
}
	.logoDesno{
	float:right;
width:400px;
height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #59869B;
	padding-right:20px;
	padding-top:20px;
/*border: 1px solid #ffcccc;*/
}

.dblink{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003366;
	text-decoration:none;
}
.dblink:hover{
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-decoration:underline;
}
.head{
width:920px;
margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #ffcccc;*/
}
.izbornik{
width:710px;
float:right;
	margin-left: auto;
	margin-right:5px;
	/*border: 1px solid #ffcccc;*/
	margin-top:0px;
	margin-bottom:4px;
	
}
.glavniCont{
width:920px;
/*border: 1px solid #ff00cc;*/
margin-right: auto;
	margin-left: auto;
}

.lijevo{
	float:left;
	width:180px;
	/*border: 1px solid #fff0cc;*/
	
	padding:  10px 0px 0px 10px;
		font-family:  Arial, Helvetica, sans-serif;
	color:#59869B;
	font-size:11px;
	text-align:left;
}

.clear{
clear:both;

}
.centar {
float:left;
margin-left:20px;
width:700px;
height:auto;
/*border: 1px solid #fff0cc;*/
text-align:left;

}
.desno{
float:right;
padding-left:20px;
padding-right:5px;

/*border: 1px solid #cccc00;*/

}
.dno{
	width:920px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px solid #fff0cc;*/
		height:20px;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #59869B;
	text-align:left;

}
.naslov{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #003366;
	margin-top:10px;	
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
	height:0px;

}

.lijevoLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:140px;
	padding-bottom:5px;
	margin-top:5px;
	display:block;
	text-decoration:none;
	
}
.lijevoPodLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003366;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width:140px;
	padding-bottom:5px;
	margin-top:5px;
	display:block;
	padding-left:11px;
	text-decoration:none;
	
}
#xmedia{
margin-left:10px;
}

*html .txtBox{
width:470px;

/*border: 1px solid #fff0cc;*/
text-align:left;
}

.txtBox{
width:500px;
height:auto;
/*border: 1px solid #fff0cc;*/
text-align:left;
}