	@charset "utf-8";
	html { overflow: -moz-scrollbars-vertical; } 
	body{
		
		background-color: #312f2f
		
	}
	h1{
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight:bold;
	color: #fefe66;
	text-align:center;
	margin:0px;
	padding:0px;
	display:inline;	

	}
	
h2, h3{

	font-size: 14px;
	font-weight:bold;
	color:#999;
	margin:0;
	padding:0;
	display:inline;
	}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #03C;
}
a:hover {
	text-decoration: underline;
	color: #C30;
}
a:active {
	text-decoration: none;
	color: #C30;
}
	
#mapG {	
    width: 360px;
	height: 350px;	
	border: 1px solid #666666;
	padding: 1px;
	background-color: #F7F3E7;
}		
	
.centrirano #glavniKontejner {
	width: 978px; 
	margin: 0 auto;
	text-align: left;
	}

.centrirano #glavniSadrzaj {
	padding: 0 ;
}

	  #kontejner { 
	  		float: left;
	   		padding-bottom: 0px;
	  }
      
	  #inner {
	position:relative;
	min-height:300px;
	overflow: hidden;
	font-family: Tahoma,Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;
	color: #E8E8E8;	
	background-color:#312f2f;
	padding-top:30px
	  }  

	#zaglavlje {
	height:269px;
	width:978px;
	background: url(images/zaglavlje.jpg) no-repeat ;
			}
			
#meni{
	font-family: "Trebuchet MS",Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
	height:46px;
	padding-top:216px
}


a.meni:link {
	text-decoration: none;
	color:#fefe66;
	cursor:pointer
}
a.meni:visited {
	text-decoration: none;
	color:#fefe66;
	cursor:pointer
}
a.meni:hover {
	color: #666;
}

.meniic{
	height:30px;
	width:105px;
	background:url(images/meni-podloga.jpg) right top no-repeat;
	padding-top:15px;
	padding-left:20px;
	float: left
}
 
	  #inner .stupci { 	  		
	 		margin-right: 0;
			float: left;
			font-size:14px;	
			min-height:380px;
			height:auto !important;
 		    height:380px;
			margin-bottom: -2000px;
		  	padding-bottom: 2000px;
	  }
	  
	  	  #sredina{
			width:568px;
			padding-left:18px;
			padding-right:15px;
	

	   }	   
 
	  #desni_stupac{
			width:370px;
			padding-left:6px;
			border-left:1px dotted #191919

			  }
		 
					  #kalkulator{
							width:95%;
							border:solid 1px #191919;
							padding:5px;
							margin-top:10px;
							background-color: #CCC;
							color: #000;
							display:inline-block
					  }  
					  
					  #galerija {
							width:152px;
							height:170px;
							padding:12px;
							margin-top:10px;
							margin-right:13px;
							background:url(images/galerija.jpg);
							display:inline-block;
							float:left
						  
					  }
	  
	  .clear { clear: both; }

		#futer{
			
			width:978px;
			height:1px;
			background-color: #191919;
			margin:auto;
			margin-top:10px;
			padding:auto;
			vertical-align:middle;
		}

	    #potpis{
			text-align:right;
			width:978px;
			height:14px;
			background:#2C2C2C;
			margin: 0 auto;
			font-family: Verdana, Arial, Helvetica, sans-serif;
			font-size: 10px;
			color: #fff;
			text-decoration:none;

	    }

.potpis{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fff;
	text-decoration:none;
	
}
a.potpis:link{

	color: #fff;
		text-decoration:none;

	
}
a.potpis:visited { 

	color: #fff;
		text-decoration:none;
		
}
a.potpis:hover {
	text-decoration: underline;
	color: #333;
	
}

.slika {

	margin-right:5px	
	}
	
#gmapa {	height: 300px;
	width: 500;
	border: 1px solid #666666;
	padding: 1px;
	background-color: #F7F3E7;
}
	
	.zutitekst{
		color:yellow;
	}