@charset "utf-8";
/* CSS Document */

body { background:#fff url(-images/back.jpg) repeat-x top; }

#con{
	width:950px;
	height:800px;
	margin:30px auto 10px auto;
	/*background-color:#0F0;*/}
	
#kontakt1{
	width:950px;
	height:311px;
	float:left;
	background-image:url(-images/kontakt_01.jpg);}
	
#kontakt2{
	width:950px;
	height:407px;
	float:left;
	background-image:url(-images/kontakt_02.jpg);}
	
#div_za_ro{
	width:950px;
	height:82px;
	float:left;
}

#ro1{
	width:196px;
	height:82px;
	float:left;}
	
#ro2{
	width:187px;
	height:82px;
	float:left;}
	
#ro3{
	width:185px;
	height:82px;
	float:left;}
	
#ro4{
	width:185px;
	height:82px;
	float:left;}
	
#ro5{
	width:197px;
	height:82px;
	float:left;}

#txt_podatci{
	width:250px;
	height:140px;
	float:left;
	text-align:justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	font-weight: bold;
	/*background-color:#C30;*/
	margin-top:85px;
	margin-left:65px;}
	
#kontakt_forma{
	width:400px;
	height:150px;
	float:left;
	margin-top:80px;
	margin-left:20px;
	/*background-color:#93F;*/}
	

	
	
