body {
background:#FFC270;
margin:0px;
font-family:Arial;
font-size:12px;
text-align:center;
behavior:url("csshover.htc");
}

#lijevo {
background: #FFC270 url(../img/bg_l.jpg) repeat-y left top;

}
#srednje {
background: #FFF;

}

#kolona1 {
background: #F5F5F5;
font-family:Arial;
font-size:11px;
padding:5px;
border-top:1px #CCC solid;
border-left:1px #CCC solid;
border-right:1px #CCC solid;
border-bottom:1px #CCC solid;

}

#kolona1 a {
color:#336699;
font-size:11px;
text-decoration:none;


}

#kolona1 a:hover {

text-decoration:underline;


}

#kolona2 {
padding:0px;
font-family:Arial;
font-size:11px;
color:white;
text-align:center;
}

#kolona2 #glasnik {

width:170px;
background: #336699;
font-family:Arial;
font-size:11px;
color:white;
margin-left:auto;
margin-right:auto;
text-align:center;
/*border-top:1px #CCC solid;
border-left:1px #CCC solid;
border-right:1px #CCC solid;
border-bottom:1px #CCC solid;*/

}

#kolona2 #glasnik P {


margin-left:7px;
margin-bottom:7px;
text-align:left;

}

#kolona2 #glasnik IMG{

margin:5px;

}

#kolona2 #pretplata {

width:170px;
background: white   url(../img/pretplata_bg.jpg) no-repeat left bottom;
font-family:Arial;
font-size:11px;
color:black;
margin-left:auto;
margin-right:auto;
margin-top:3px;
text-align:center;
border-top:1px #CCC solid;
border-bottom:1px #CCC solid;


}

#kolona2 #pretplata P {


margin-left:7px;
margin-bottom:7px;
text-align:left;

}

#kolona2 #prijatelj {

width:170px;
background: #F0F0F0  url(../img/posalji_bg.jpg) no-repeat right bottom;
font-family:Arial;
font-size:11px;
color:black;
margin-left:auto;
margin-right:auto;
margin-top:3px;
text-align:center;
border-top:1px #CCC solid;
border-left:1px #CCC solid;
border-right:1px #CCC solid;
border-bottom:1px #CCC solid;


}

#kolona2 #prijatelj P {


margin-left:7px;
margin-bottom:7px;
text-align:left;

}





#desno {
background: #FFC270 url(../img/bg_d.jpg) repeat-y left top;

}

#navigacija {
background: #FFC270 url(../img/navi_bg.jpg) repeat-x left top;
height:29px;

}

#navigacija  #a {
position:absolute;
font-face:Arial;
font-size:10px;
font-weight:bold;
margin-top:-8px;
margin-left:4px;
}

ul.gumb, ul.gumb li {
	margin:0px;
	padding:0px;
	display: inline;
	padding-bottom: 3px;
	clear: none;
	list-style: none;
	position: relative;
}

ul.gumb ul, ul.gumb ul li
{
	margin-top:-5px;
	padding:0px;
}

ul.gumb ul
{
	padding-top:7px;
	position:absolute;
	display:none;
	background:#F2F2F2;
	border:1px #CCC solid;
	top:17px;
	margin-left:0px; 
	left:0px;
	width:200px;
	opacity: .9;
	filter:alpha(opacity=90);

}

ul.gumb ul li
{
	/*background-color: #E3E2CE;*/
	display: block;
	text-align: left;
	padding: 4px;
	margin-left:10px;
	padding-right:30px;
	z-index:6;

}

ul.gumb ul  {
		display:none;
}

li:hover ul ,.gumb:hover ul , ul.gumb:hover ul	{
		display:block;
}

.gumb a, .gumb a:visited, .gumb a:active, .gumb a:link
{
color: black;
font-size: 10px;
text-decoration:none;

}

#sadrzaj {
margin-left:auto;
margin-right:auto;
width:95%;
/*margin-top:20px;*/
text-align:justify;
font-size:12px;

border-bottom:1px #CCC solid;


}

#sadrzaj P{
padding:5px;
margin-top:-2px;

}

.rubrika{
margin-left:auto;
margin-right:auto;
width:95%;
background:#336699;
/*border-bottom:1px #CCC solid;*/
font-size:14px;
height:15px;
color:white;
font-weight:bold;
padding:0px;
padding-right:5px;
margin-bottom:10px;
text-align:right;

}

#sadrzaj  #autor {
width:100%;
text-align:right;
color:#000;
/*background:#F2F2F2;*/
margin-bottom:5px;
font-size: 10px;
text-decoration:none;

}

#sadrzaj  #autor a {
color:#000;
font-size:10px;
font-weight:normal;
text-decoration:underline;

}

#sadrzaj  #autor IMG {
margin-right:15px;

}

#sadrzaj IMG{
float:left;
margin:5px;
}

.kontakt{
	border:1px #CCC solid;
	font-size: 11px; 
	font-family: Arial, Helvetica, sans-serif; 
	background: white; 
	color: #000;

}