/* CSS Document */

html,body{
	margin:0px;
	padding:0px;
	background-image:url(/images/bck.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003063;
}

#head_container, #center_container, #footer_container, #center_container_2 {
	margin-left:auto;
	margin-right:auto;
	clear:both;
}

/* BEGIN HEAD */
#head_container{
	width:800px;
}

#head_container img{
	margin:0px;
	padding:0px;
	float:left;
}

/* END HEAD */

/* BEGIN CENTER */
#center_container{
	width:800px;
	overflow:auto;
	background-image:url(/images/center_main_bck.jpg);
}
#center_container_2{
	width:800px;
	overflow:auto;
	background-image:url(/images/center_main_2_bck.png);;
}
/*
#center_container img{
	float:left;
}
*/
#center_left_content{
	width:204px;
	float:left;
}

#center_left_content img{
	float:left;
}
#center_left_shortcuts{
	width:60px;
	height:62px;
	float:left;
}
#center_left_submenu{
	width:204px;
	/*padding-left:10px;*/
	/*padding-right:10px;*/
	background-image:url(/images/submenu_bck.jpg);
	text-align:left;
	clear:both;
}

#center_left_submenu_title{
	width:184px;
	height:30px;
	background-image:url(/images/submenu_title.png);
	float:left;
	padding-top:27px;
	padding-left:20px;
	color:#eff6fd;
	font-size:12px;
	font-weight:bold;
}



#center_content{
	width:397px;
	float:left;
	background-image:url(/images/center_bck_3.jpg);
}
#center_content_title{
	width:387px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/center_upper_title_3.png);
	padding-top:26px;
	padding-left:10px;
}
#center_content_2_title{
	width:586px;
	height:25px;
	font-size:14px;
	font-weight:bold;
	background-image:url(/images/center_2_title.jpg);
	padding-top:26px;
	padding-left:10px;
}
#center_2_content{
	width:596px;
	float:left;
	background-image:url(/images/center_2_bck.jpg);
}
#center_content_text{
	background-image:url(/images/center_bck_3.jpg);
	width:377px;
	padding-left:10px;
	padding-right:10px;
}
#center_2_content_text{
	background-image:url(/images/center_2_bck.jpg);
	width:576px;
	padding-left:10px;
	padding-right:10px;
}

#center_right_content{
	width:199px;
	float:left;
	background-color:#89add2;
}
#center_right_news a:link {color: #003063; text-decoration: none; font-weight: bold;}
#center_right_news a:visited {color: #003063; text-decoration: none; font-weight: bold;}
#center_right_news a:hover {color: #003063; text-decoration: underline; font-weight: bold;}
#center_right_news a:active {color: #003063; text-decoration: none;}

#center_right_news{
	width:185px;
	padding-left:7px;
	padding-right:7px;
	padding-top:10px;
	background-image:url(/images/novice_side_bck.jpg);
}
#center_right_news_title{
	width:192px;
	height:25px;
	padding-left:7px;
	padding-top:26px;
	background-image:url(/images/novice_title.png);
	color:#eff6fd;
	font-size:12px;
	font-weight:bold;
}


/* OD KLE NAPREJ SE NE NUCA ZAENKRAT */

/* FOOTER */

#footer_container{
	width:800px;
	height:30px;
	overflow:auto;
	background-image:url(/images/footer_bck.jpg);
}

#footer_text{
	padding-top:5px;	
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	color:#bfdaf2;
}
#footer_text a:link {color: #bfdaf2; text-decoration: none; font-weight: bold;}
#footer_text a:visited {color: #bfdaf2; text-decoration: none; font-weight: bold;}
#footer_text a:hover {color: #bfdaf2; text-decoration: underline; font-weight: bold;}
#footer_text a:active {color: #bfdaf2; text-decoration: none;}


#obrazec_container{
	width:463px;
	float:left;
}
#obrazec_left{
	width:130px;
	float:left;
	line-height: 20px;
}

#obrazec_right{
	width:300px;
	float:left;
	line-height: 20px;
}






/*MENU*/
.menu_li{
	color:#003063;
	height:26px;
	clear:both;
	font-size:11px;
	margin-top:10px;
}
.menu_li a:link {color: #003063; text-decoration: none; font-weight:bold;}
.menu_li a:visited {color: #003063; text-decoration: none; font-weight:bold;}
.menu_li a:hover {color: #003063; text-decoration: underline; font-weight:bold;}
.menu_li a:active {color: #003063; text-decoration: none;}


.izbrani_menu_li{
	color:#e19e00;
	clear:both;
	font-size:11px;
	margin-top:10px;
	height:26px;
}
.izbrani_menu_li a:link {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:visited {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:hover {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_menu_li a:active {color: #e19e00; text-decoration: none;}

.submenu_li{
	color: #003063;
	/*margin-left:10px;*/
	list-style-type:disc;
}
.submenu_li a:link {color: #003063; text-decoration: none; font-weight: bold;}
.submenu_li a:visited {color: #003063; text-decoration: none; font-weight: bold;}
.submenu_li a:hover {color: #003063; text-decoration: underline; font-weight: bold;}
.submenu_li a:active {color: #003063; text-decoration: none;}

.izbrani_submenu_li{
	color: #e19e00;
	/*margin-left:40px;*/
	list-style-type:disc;
}
.izbrani_submenu_li a:link {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:visited {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:hover {color: #e19e00; text-decoration: none; font-weight:bold;}
.izbrani_submenu_li a:active {color: #e19e00; text-decoration: none;}
/*END MENU*/

/*GALERIJA*/
#gallery_thumbs_numbers{
	font-weight:bold;
	float:left;
/*	margin-left:7px;*/
	width:250px;
}
#gallery_page_numbers{
	float:right;
	width:100px;
	text-align:right;
}
.gallery_line{
	clear:both;
}
.gallery_images{
	float:left;
	width:144px;

}
.gallery_images img {
	display:block;
	margin:0 auto;
	text-align:center;
	float:inherit;
}
#gallery_images_large{
	display:block;
	margin:0 auto;
	text-align:center;
}


/*END GALERIJA*/

/*NOVICE*/
.news_title{
	font-size:14px;
	font-weight:bold;
}
.news_center_more{
	text-align:right;
	padding-right:10px;
}












#center_text{
	width:500px;
	float:left;
	min-height: 1px;
}




/* END CENTER */

/* napis zadnje novice in naslovi v centru */



.side_novice_naslov {color: #000000; 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: #e4f0fb; font-size: 10px; color: #666666; border: 1px solid #666666; height:18px;}
.option {background-color: #2581b3; font-size: 10px; color: #FFFFFF; border: 1px solid #4a98c2; height:18px;}

/*jedilnik*/
.jedilnik_koledar_bg {background-image:url(/images/jedilnik/jedilnik_podlaga.jpg); background-repeat:no-repeat;}
.jedilnik_koledar_st {padding:2px;}
.jedilnik_koledar_st_dog {padding:2px; background-image:url(/images/jedilnik/jedilnik_dogodek.jpg);}
.jedilnik_koledar_danes {font-weight:bold; color:#005c98;}
.jedilnik_naslov_dog {font-size:12px; font-weight:bold;}