html {background:url(../images/body_bckg.jpg) center repeat-y #1f0100;}
body {
	margin:0;
	font-size:15px;
	line-height:18px; 
	font-family:"Times New Roman", Times, serif;
	background:url(../images/head_bckg.jpg) repeat-x; 
	padding-top:80px;
}
H1{
	font:normal 25px/28px "Times New Roman", Times, serif;
	margin-bottom:10px;
	color:#0b61a4;
	text-align:center;
	text-transform:uppercase;
	
}
H2{
	text-align:center;
	color:#66a3d2;
	text-indent:5px;
}
H3{
	font:normal 14px/16px "Times New Roman", Times, serif;
	text-align:left;
	color:#3f92d2;
	text-transform:uppercase;
	margin:10px;
}
H4{
	font-size:12px;
	text-align:left;
	color: #494949;
}
a {color:#3F92D2;}
a:hover{text-decoration:none;}

#container {
	width:1000px;
	margin:0 auto;
}
p{
	text-align:justify;
	color: #494949;
	text-indent:20px;
	padding:5px 10px;
}
p a{
color:#1240ab;
text-decoration:underline;
}
p a:hover{
color:#c41717;
text-decoration:underline;
}



#header{
margin:0 20px;
text-align:left;
width:960px;
height:100px;
background-color:#fff;
background-image:url(../images/main_top.png);
background-repeat:no-repeat;
clear:both;
}
#email{
	float:right;
	margin-top:45px;
	margin-right:40px;
	width:45px;
	height:45px;
}
#email a{
	width:45px;
	height:45px;
	background-image:url(../images/email.png);
	text-decoration:none;
	display:block;
}
#email a:hover{
	background-image:url(../images/email_on.png);
}

/*-----------------------------------------------LEVI MENI----------------------------------------------*/
#levo {
	width: 300px;
	float:left;
	margin-right:10px;
	margin-top:40px;
}
#meni{
	float: left;
	width: 180px;
	margin-top: 10px;
	margin-bottom:10px;
	background: url(../images/line.jpg) no-repeat left bottom;
	clear:right;

}
.meni_linkovi {
	float: left;
	width: 180px;
	text-align: left;
	height: auto;
	padding-left:3px;
	background: url(../images/line.jpg) no-repeat left top;
}
.meni_linkovi a {
	display: block;
	padding: 6px 4px 6px 28px;
	float: left;
	height: auto;
	width: 160px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3f92d2;
	text-decoration: none;
	background: url(../images/dugme.gif) no-repeat left;
	text-transform: uppercase;
}
.meni_linkovi a:hover {
	display: block;
	padding: 6px 4px 6px 28px;
	float: left;
	height: auto;
	width: 160px;
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #3f92d2;
	text-decoration: none;
	background: url(../images/dugme_on.gif) no-repeat left;
	text-transform: uppercase;
}
/*------------------------------------------------------------------------------------------------------*/

#kontakt{
	font:bold 14px/16px Arial, Helvetica, sans-serif;
	text-align:left
	padding-top:20px;
	float:left;
	clear:both;
	margin-top:40px;
	margin-left:40px;
	width:199px;
	height:150px;
	background-image:url(../images/kuca.png);
}


.plavo{
	color:#182539;
}



#main {margin:0 20px; background-color:#FFFFFF; float:left; display:inline;}

#footer {height:149px; clear:both; background:url(../images/footer_bckg.jpg) no-repeat; text-transform:uppercase; font-size:10px; color:#5c5c5c;}
#left_footer {float:left; padding:40px 0 0 50px;}
#right_footer {float:right; padding:40px 50px 0 0;}









#text {
	float:right;
	width:630px;
	padding:10px;
	margin-top: 40px;
}
#text ul {
	padding:0; 
	margin:10px 0 10px 40px;
	
	}
#text ul li {
	padding-left:20px;
	color:#3b5e90;
	}







#logo {float:left; height:30px; padding:50px 0 0 90px; background:url(../images/logo.gif) no-repeat 40px 40px; width:290px;}
#logo a {color:#000000; font-size:24px; text-decoration:none; text-transform:uppercase;}
#menu {float:left; height:30px; padding:50px 0 0 0; width:580px;}
#menu ul {margin:0; padding:0;}
#menu ul li {display:inline; list-style:none;}
#menu ul a {display:block; float:left; font-size:18px; text-decoration:none; padding:0 10px 2px 10px; color:#000000; text-transform:lowercase;}
#menu ul a:hover {background-color:#F7F2EE;}




#sidebar {
	float:left; 
	width:270px;
	padding:420px 50px 20px 50px;
	color:#775b30;
	font-size:12px;
}

 

#futer_kontakt{
width:200px;
font:bold 10px/12px Arial, Helvetica, sans-serif;
text-align:center;
clear:none;
padding-top:10px;
padding-left:40px;
}
#futer_rights{
	height:14px;
	font:bold 10px/16px Arial, Helvetica, sans-serif;
	float:right;
	clear:right;
	margin-right:40px;
	margin-top:60px;
}




.tekst{
	text-indent:0px;
	color: #494949;
}
.dugme{
margin-top:10px;
text-align:center;
}