/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	background-color:#476d94;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}

#head_container, #center_container, #footer_container{
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

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

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

/* BEGIN CENTER */
#center_container{
	width:732px;
	background-image:url(/images/center_bck.jpg);
 	min-height: 1px;
	overflow:hidden;
}

#center_container img{
	margin:0px;
	padding:0px;
}

#center_content{
	width:579px;
	float:left;
}
#obrazec_container{
	width:500px;
	float:left;
}
#obrazec_left{
	width:330px;
	float:left;
	line-height: 20px;
}

#obrazec_right{
	width:170px;
	float:left;
	line-height: 20px;
}


#center_content_text{
	width:549px;
	margin-left:20px;
	margin-right:10px;
}

#center_news{
	width:207px;
	float:right;
	background-image:url(/images/news_bck.jpg);
	position:relative;
	right:-10px;
}

#center_news_content{
	width:190px;
	margin-left:9px;
	margin-right:8px;
	margin-top:12px;
}

.center_news_title{
	color:#7a7a7a;
	font-weight:bold;
}

#center_menu{
	width:153px;
	float:left;
	background-color:#e0e0e0;
}

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

#menu_topics_wrapper{
	width:250px;
	float:right;
}

#center_menu_topics{
	width:143px;
	max-width:143px;
	background-color:#5f86a7;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	/*clear:both;*/
}

/*#center_menu_topics_text{
	background-color:#408eb8;
	padding: 0px 10px 0px 10px;
}*/

#center_menu_topics img{
	margin:0px;
	padding:0px;
}

#center_menu_topics ul{
	margin:0px 0px 0px 20px;
	padding:0px;
	clear:both;
}

#center_menu_topics_hr_div{
	width:143px;
	max-width:143px;
	background-color:#5f86a7;
}
.center_menu_topics_hr{
	position: relative;
	left:-20px;
	background-color:#5f86a7;
}

.menu_li{
	color:#FFFFFF;
	list-style-type:disc;
	clear:both;
}
.menu_li a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.menu_li a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
.menu_li a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
.menu_li a:active {color: #ffffff; text-decoration: none;}


.izbrani_menu_li{
	color:#db937e;
	list-style-type:disc;
	clear:both;
}
.izbrani_menu_li a:link {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:visited {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:hover {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:active {color: #db937e; text-decoration: none;}

.submenu_li{
	color: #FFFFFF;
	list-style-type:inherit;
	font-size:11px;
}
.submenu_li a:link {color: #ffffff; text-decoration: none; font-weight: bold;}
.submenu_li a:visited {color: #ffffff; text-decoration: none; font-weight: bold;}
.submenu_li a:hover {color: #ffffff; text-decoration: underline; font-weight: bold;}
.submenu_li a:active {color: #ffffff; text-decoration: none;}

.izbrani_submenu_li{
	color: #db937e;
	list-style-type:disc;
}
.izbrani_submenu_li a:link {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:visited {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:hover {color: #db937e; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:active {color: #db937e; text-decoration: none;}

/* END CENTER */

/* napis zadnje novice in naslovi v centru */

h1{
	clear:both;
}


.side_novice_naslov {color: #feffff; font-weight: bold;}

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

.text_field {background-color: #5f86a7; font-size: 11px; color: #FFFFFF; border: 1px solid #4a98c2; height:18px;}
.option {background-color: #2581b3; font-size: 10px; color: #FFFFFF; border: 1px solid #4a98c2; height:18px;}

/* FOOTER */

#footer_container{
	height:85px;
	width:732px;
	overflow:auto;
}

/*#footer_container a{
	margin:0px;
	padding:0px;
	letter-spacing:0px;
}
*/
#footer_images img{
	margin:0px;
	padding:0px;
	float:left;
}

#footer_text{
	float:left;
	width:500px;
	margin-top:8px;
	margin-left:30px;
	color:#b4c4d3;
	font-size:11px;
	font-family:Tahoma;
}
#footer_text a:link {color: #b4c4d3; text-decoration: none; font-weight: bold;}
#footer_text a:visited {color: #b4c4d3; text-decoration: none; font-weight: bold;}
#footer_text a:hover {color: #b4c4d3; text-decoration: underline; font-weight: bold;}
#footer_text a:active {color: #b4c4d3; text-decoration: none;}

.details{
  border: thin dashed #3366CC;
  padding: 1%; 
  margin: 1%;
  width: 450px;
}
