body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:10px;
	background-color: #d7d7d7;
}

h1 {
font-size:22px;
font-weight:bold;
color:#666666;
}

h2 {
font-size:18px;
font-weight:bold;
color:#666666;
}

a{
color:#666666;
text-decoration:none;
}

a:hover{
color:#333333;
}

#glavni_okvir {
	width: 924px;
	margin:auto;
	margin-top: 40px;
	background:url(../images/header_bg.jpg) repeat-y;
		}

#header {
	margin:6px;
	margin-bottom:0px;
	border-bottom: 2px solid #ff6666}
	
#header img{
margin:10px;
margin-left:20px;
}

#glavni_meni {
float:right;
margin-top:31px;
margin-right:52px;
}

#glavni_meni a{
color:#000000;
text-decoration:none;
}

#glavni_meni a:hover{
color:#666666;
text-decoration:underline;
border-bottom:#FF0000 solid 2px;
}

#main_content_wrap {
margin:6px;
margin-top:0px;
}

.menu_items {
	height:20px;
	width:295px;
	padding-top:50px;
	padding-left:6px;

}

.menu_items a{
	color:#333;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}

.menu_items a:hover{
color:#000;
}

#desni_sajdbar {
background-color:#00FF00;
margin:6px;
margin-top:10px;
float:right;
width:229px;
background:url(../images/sidebar_bg_img1.jpg) no-repeat;
height:353px;
}

#desni_sajdbar ul{
padding:30px;
}

ul#desni_sajdbar li{
background:url(images/menu.jpg)
}

#levi_sajdbar {
position:absolute;
width:160px;
background-color:#FF0000;
}

#glavni_sadrzaj {
margin:6px;
margin-left:10px;
padding-top:18px;
padding:10px;
background:url(../images/main_content_bg.jpg) no-repeat;
min-height:320px;
width:630px;

}


#footer {
clear:both;
background:url(../images/footer_bg.jpg) no-repeat;
width:934px;
height:73px;
padding-top:10px;
color:#999999;
text-align:center;
margin:auto;
}

#footer a{
color:#666666;
text-decoration:none;}

#footer a:hover{
color:#999;
text-decoration:underline;
}

