/* CSS Document */

body{
margin:0;
padding:0;
line-height: 1.2em;
background-image:url(bg2.jpg);
color:#000;
font-family:Trebuchet MS;
font-size:12px;
}

A {
	color:#5B473C; FONT-WEIGHT: normal; TEXT-DECORATION: underline
}
A:link {
	color:#5B473C;  FONT-WEIGHT: normal; TEXT-DECORATION: underline
}

A:hover {
	 color:#5B473C; FONT-WEIGHT: normal; TEXT-DECORATION: none
}

*{
outline:none;
}

	
.spacer{
	line-height:0; font-size:0; clear:both;
	}

#box{
	height:165px;
	float:left;
	}	
.leftBody{	
	vertical-align:top;	
	background-image: url(img/body_left.jpg);
	border: 1px solid #999999; width:300px; height:650px;
	}
.middleBody{
	 vertical-align:top;	
	 width:9px; height:650px;
	}	
.rightBody{
	vertical-align:top;	
	background-image: url(img/body_right.jpg);
	 width:691px; height:650px;
	}
	
.sadrzaj{
	vertical-align:top;
	width:651px;
	height:538px;
	padding:20px 20px 20px 20px;
	color:#5B473C;
	text-align:justify;
	}	
.sadrzaj2{
	vertical-align:top; 
	width:665px;
	height:518px;
	padding:20px 0px 20px 20px;
	color:#5B473C;
	text-align:justify;
	}	
.link_rub_desno {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #6d3e1f;
}
.sadrzaj3{
	vertical-align:top; 
	width:665px;
	height:468px;
	padding:20px 0px 20px 20px;
	color:#5B473C;
	text-align:justify;
	}
.sadrzaj4{
	vertical-align:top;
	padding:110px 20px 20px 20px;
	color:#F4F4F4;
	text-align:justify;
	}	

/*----------------------------------novosti Start-----------------------------------------------------*/

#pbox_0{
	position:relative;
	float:left;
	margin-top:0px;
	padding: 0 0 5px 0;
	vertical-align: top;
	text-align: left;
	
}

#itemNaslov{	
	padding:0 0 5px 0; font-size:13px;
	}
#itemSadrzaj{	
	padding:0 0 2px; 0;
	}	
#itemSep{
	padding:0 0 0 0;
	 margin:7px 0 10px 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}	

#novosti1{
	position:relative; 	width:620;	height:10px;	margin:0 0 0 0;	margin:0 auto; padding:10px 0 10px 0;	 text-align:right;
}
#novosti2{
	position:relative;	float:left;	margin:0 0 0 0;	padding: 0 0 20px 0;	vertical-align: top; text-align: justify; border-bottom-width: 1px; border-bottom-style: dotted;	border-bottom-color: #CCCCCC;	width:620px;	
}
#novosti3{
	position:relative;	float:left;	margin:0 0 0 0;	padding: 0 0 20px 0;	vertical-align: top; text-align: justify; 	width:620px;	
}

.slikaNovosti{  
     border: 1px solid #ffffff;   
	 margin:0px 15px 2px 0px;
}
.slikaNovosti2{  
     border: 1px solid #CCCCCC; 	 
}

.banner{  
     border: 1px solid #CCCCCC;   
	 margin:1px 0px 1px 0px;
}
#boxSlikaGalerija{
  padding: 5px 5px 5px 5px; float:left;
}
.dodano{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8C8C8C;
}
.datum{ 
	font-family:Tahoma;
	font-size: 11px; color:#f68121;
}
#novPodnaslov{
	color:#6886a2;
	font-weight: normal;
	padding:0 0 15px 0;
	text-align: left;
	vertical-align: bottom;
}
#boxSlikaGalerijaNews{
  padding: 5px 5px 5px 5px; float:left;  
}
/*----------------------------------novosti End--------------------------------------------------*/	
	
/*----------------------------------lightbox--------------------------------------------------*/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}