	@charset "utf-8";
		 html { overflow: -moz-scrollbars-vertical; } 
		 body{
			/* background-image:url(images/podloga.jpg);
			 background-repeat:repeat-x;
			 background-color:#333335;	*/	 
			  background-color: #000035;
			 
			 }
		 
	h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	text-transform:uppercase;

	}
	
	h2,h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #fff;
	margin-bottom:0px;	
	}

.centrirano #glavniKontejner {
	width: 950px;  
	margin: 0 auto;
	text-align: left;

}

#meni {
	float:left;
	width: 662px;
	height:36px;
	margin: 0 auto;
	padding-top:23px;
	background-image: url(images/index_03.jpg);
	/*background-color:#9F0;*/

}
	  
.centrirano #glavniSadrzaj {
	padding: 0 ;
	border:#c3bfe0 1px solid;
	width:949px;


}

	  #kontejner { 
	  		float: left;
	   		padding-bottom: 0px;
	  }


	  #inner {
	position:relative;
	min-height:300px;
	overflow: hidden;

	  }
     
  
	  #inner .stupci { 
	  		
	 		margin-right: 0;
			float: left;
			min-height:408px;
			height:auto !important;
 		    /*height:408px;*/
			margin-bottom: -2000px;
		  	padding-bottom: 2000px;
			font-family: Arial, Helvetica, sans-serif;
	  }
	  
  
	 
	  #sredina{
			width:662px;
			background-color: #818fa9;

	   }
	 
	  #desni_stupac{
			width:287px;
			background-image: url(images/index_04.jpg);
			background-repeat:no-repeat;
			background-color: #818fa9;

	  }
	  
#blok {
	padding:10px; 
	padding-top:0px; 
	width:634px; 
	/*height:325px; */
	font-size:14px; 
	color: #000;
	text-align:justify;
	/*font-weight:bold;*/
		 
}
	  
	  .clear { clear: both; }
	  

.potpis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3C4655;
	text-decoration:none;
	
}
a.potpis:link{

	color: #3C4655;
		text-decoration:none;

	
}
a.potpis:visited { 


		text-decoration:none;
		
}
a.potpis:hover {
	text-decoration: underline;

	
}


#mapG {	
	height: 299px;
	width: 500px;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #F7F3E7;
}


.PAD1{
		font-family: Arial, Helvetica, sans-serif;
		font-size:14px;

}


			 a.PAD1:link{
				color: #FF9;
				text-decoration: none;
				font-weight: bold;
			}
			
			 a.PAD1:visited{
				color: #FF9;
				text-decoration: none;
				font-weight: bold;
			}
			
			 a.PAD1:hover{
	color: #000;
	font-weight: bold;
			}


</style>

