
body {
	background-color:#346075;	
	font-family:"Lucida Grande","bitstream vera sans","trebuchet ms",verdana,arial;
	text-align:center;
	background-repeat:no-repeat;
	background-position:center top;
	background-image:url(images/pozadina.jpg);
	margin:0;
	padding:0;
}


img					{border: none;}

body,table,td,th	{FONT-FAMILY: Tahoma; font-size:8pt;color:#000000;}

A:link 				{COLOR: #346075; TEXT-DECORATION: none;}
A:visited 			{COLOR: #346075; TEXT-DECORATION: none}
A:active 			{COLOR: #346075; TEXT-DECORATION: none}
A:hover 			{COLOR: #ff500f; TEXT-DECORATION: underline}	



h1{
font-size:12pt;
font-family:Georgia, "Times New Roman", Times, serif;
}



#main{
	width: 900px;
	margin: auto;
	background-color:#FFFFFF;
}

#footer{

}


.meni {margin:6px;}

.padding 	{
			padding:20px;
			}
.objekat	{float:left; margin-right:10px; margin-bottom:10px;}

.kuca {
	width: 165px;
	height: 170px;
	float: left;
	margin-left: 10px;
}



#meni	{
			padding:5px;
			background-color:#ffffff;
			border:solid 1px #000000;

			}
			
	
		
#meni A:link 		{TEXT-DECORATION: none;  COLOR: #ff500f}
#meni A:visited 	{TEXT-DECORATION: none;  COLOR: #ff500f}
#meni A:active 		{TEXT-DECORATION: none;  COLOR: #ff500f}
#meni A:hover 		{TEXT-DECORATION: underline;  COLOR: #ff500f}





.div_bg{
background-image:url(images/bg_gn.gif);
height:34px;
}

.indentmenu{
font: 8pt Tahoma;
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;

}

.indentmenu ul li{
display: inline;
font-weight:bold;
}

.indentmenu ul li a{
float: left;
padding: 2px 10px;
text-decoration: none;
border: 1px solid #ffffff; /*dark purple divider between menu items*/
margin:3px 3px;
background-color:#000000;
color: #ffffff;
}

.indentmenu ul li a:visited{
color: #ffffff;
text-decoration: none;
}

.indentmenu ul li a:hover, .indentmenu ul li .current{
color: #ffffff;
padding: 2px 10px;
border: 1px solid #ffffff;
background-image:url(images/bg_how.gif);
text-decoration: none;
}


.inputc {border: 1px solid #cccccc; font-family:Tahoma; font-size:11px;background-color:#ffffff;color:#000000}



.thumb {
width:165px;
float:left;
margin-right:10px;
margin-bottom:10px;
}

