 /* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	font-family:Tahoma;
	font-size: 11px;
	color: #000000;
	background-image:url(images/bck.jpg);
	background-position:center;
	height:100%;
}

#center_container, #page_container{
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
#page_container{
	width:780px;
	height:100%;
	background-image:url(images/main_bck.jpg);
}
#footer_container{
	float:left;
}
#head_container{
	float:left;
}

/* BEGIN HEAD */
#head_container{
	width:721px;
}

#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}
/* END HEAD */

/* BEGIN CENTER */
#center_container{
	width:780px;
	height:100%;
}
#center_subcontainer{
	width:673px;
	padding-left:48px;
	overflow:auto;
	float:left;
	background-image:url(images/center_bck.jpg);
	background-position:right;
}
#center_left{
	width:59px;
	float:left;
	background-image:url(images/left_bg.jpg);
}
#center_left img{
	margin:0px;
	padding:0px;
	float:left;
}
#center_left_lower{
	width:59px;
	float:left;
	background-image:url(images/left_bg.jpg);
}
#center_right{
	width:96px;
	float:left;
}

#center_content_0{
	width:431px;
	float:left;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	padding-bottom:10px;
}

#center_right_content_0{
	width:289px;
	float:left;
	padding-top:25px;
}

#center_right_content_0 img{
	margin:0px;
	padding:0px;
	float:left;
}

#center_right_news_content_0{
	color:#594536;
	width:233px;
	float:left;
	background-image:url(images/news_bg.png);
	padding-left:16px;
	padding-right:16px;
}

#center_content_1{
	width:577px;
	float:left;
}
/*#center_content_1 img{
	margin:0px;
	padding:0px;
	float:left;
}*/
#center_content_1_left{
	width:36px;
	padding-left:6px;
	float:left;
}
#center_content_1_text{
	width:512px;
	padding-left:10px;
	padding-right:10px;
	float:left;
}

#center_content_1_right{
	width:128px;
	float:right;
	font-family:Tahoma;
	color:#fffab6;
	font-size:12px;
}

center_content_1_right a:link {color: #fffab6; text-decoration: underline; font-weight:bold;}
center_content_1_right a:visited {color: #fffab6; text-decoration: underline; font-weight:bold;}
center_content_1_right a:hover {color: #fffab6; text-decoration: none; font-weight:bold;}
center_content_1_right a:active {color: #fffab6; text-decoration: none; font-weight:bold;}


#center_right_menu_content_1{
	width:149px;
	float:left;
	padding-left:16px;
	padding-right:16px;
	background-image:url(images/menu_content_bg.png);
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	color:#f4edd3;
	font-size:20px;
}

a:link {color: #d2c68a; text-decoration: underline; font-weight:bold;}
a:visited {color: #d2c68a; text-decoration: underline; font-weight:bold;}
a:hover {color: #d2c68a; text-decoration: none; font-weight:bold;}
a:active {color: #d2c68a; text-decoration: none; font-weight:bold;}



/* FOOTER */

#footer_container{
	width:673px;
	padding-left:48px;
	height:95px;
	background-image:url(images/footer_img.jpg);
	background-position:right;
	overflow:auto;
}

#footer_container img{
	margin:0px;
	padding:0px;
	float:left;
}

#footer_text{
	height:25px;
	padding-top:17px;
	text-align:center;
	font-size:10px;
	font-family:Tahoma;
	color:#998545;
	background-color:#e1d2a4;
}
#footer_text a:link {color: #998545; text-decoration: none; font-weight: bold;}
#footer_text a:visited {color: #998545; text-decoration: none; font-weight: bold;}
#footer_text a:hover {color: #998545; text-decoration: underline; font-weight: bold;}
#footer_text a:active {color: #998545; text-decoration: none;}


/*MENU*/
.menu_li{
	color:#fffab6;
	clear:both;
	font-size:12px;
	margin-top:10px;
}
.menu_li a:link {color: #fffab6; text-decoration: none; font-weight:bold;}
.menu_li a:visited {color: #fffab6; text-decoration: none; font-weight:bold;}
.menu_li a:hover {color: #fffab6; text-decoration: underline; font-weight:bold;}
.menu_li a:active {color: #fffab6; text-decoration: none;}


.izbrani_menu_li{
	color:#ffffff;
	clear:both;
	font-size:12px;
	margin-top:10px;
}
.izbrani_menu_li a:link {color: #ffffff; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:visited {color: #ffffff; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:hover {color: #ffffff; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:active {color: #ffffff; text-decoration: none;}

.submenu_li{
	color: #594536;
	/*margin-left:10px;*/
	list-style-type:disc;
}
.submenu_li a:link {color: #594536; text-decoration: none; font-weight: bold;}
.submenu_li a:visited {color: #594536; text-decoration: none; font-weight: bold;}
.submenu_li a:hover {color: #594536; text-decoration: underline; font-weight: bold;}
.submenu_li a:active {color: #594536; text-decoration: none;}

.izbrani_submenu_li{
	color: #154b2a;
	/*margin-left:40px;*/
	list-style-type:disc;
}
.izbrani_submenu_li a:link {color: #154b2a; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:visited {color: #154b2a; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:hover {color: #154b2a; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:active {color: #154b2a; text-decoration: none;}
/*END MENU*/


