html{
	margin:0;
	padding:0;
}

body{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:12px;	
	padding:0;
	margin:0;
}

a {
	color: #4d4d4d;
}
a:hover { color:#4B79A2; text-decoration:none;}

u{
}
#slika{
background-color:#ffffff;
padding:30px;
}
#container {
	border: 1px solid #DADADA;
	border-top:none;
	width:781px;
	margin-bottom:100px;
}

#header_nav .header_nav_entry {
	text-align:center;
	font-weight:bold;
}

#header_nav .header_nav_entry a{
	color: white;
	font-size: 11px;
	text-decoration:none;
}
.input_kontakt{
	font-family: "Trebuchet MS";
	font-size:11px;	
}
/*
#header_nav .header_nav_entry.entry1{
	width:129px;
	background-image:url(../imgs/gumbi/bar.jpg);
}

#header_nav .header_nav_entry.entry1_selected{
	width:129px;
	background-image:url(../imgs/gumbi/barDark.jpg);
}

#header_nav .header_nav_entry.entry2{
	width:129px;
	background-image:url(../imgs/gumbi/bar.jpg);
	background-position: -170px 0;
}

#header_nav .header_nav_entry.entry2_selected{
	width:129px;
	background-image:url(../imgs/gumbi/barDark.jpg);
}

#header_nav .header_nav_entry.entry3{
	width:129px;
	background-image:url(../imgs/gumbi/bar.jpg);
	background-position: -170px 0;
}

#header_nav .header_nav_entry.entry3_selected{
	width:129px;
	background-image:url(../imgs/gumbi/3selected.gif);
}

#header_nav .header_nav_entry.entry4{
	width:128px;
	background-image:url(../imgs/gumbi/bar.jpg);
	background-position: -170px 0;
}

#header_nav .header_nav_entry.entry4_selected{
	width:128px;
	background-image:url(../imgs/gumbi/4selected.gif);
}

#header_nav .header_nav_entry.entry5{
	width:82px;
	background-image:url(../imgs/gumbi/bar.jpg);
	background-position: -170px 0;
}

#header_nav .header_nav_entry.entry5_selected{
	width:82px;
	background-image:url(../imgs/gumbi/5selected.gif);
}

#header_nav .header_nav_entry.spacer{
	width:123px;
	background-image:url(../imgs/gumbi/bar.jpg);
	background-position: -170px 0;
}
*/
#header2{
	position:relative;
	background-image:url(../imgs/zvgs_header.jpg);
	width: 777px;
	height: 177px;
}

#header2 .statement .text{
	font-size: 16px;
	font-weight:bold;
	color:white;
	vertical-align:bottom;
	height: 65px;
}

#header2 .statement .author{
	font-size:10px;
	color:white;
	vertical-align:bottom;
	height: 15px;
}

#header2 .main_news .news_body{
	vertical-align:bottom;
	height:70px;
}


#header2 .main_news .news_body div{
	color:white;
	overflow: hidden;
	width:545px;
	height:56px;
	font-size:11px;
}

#header2 .main_news .read_more a{
	color:#B5B6BA;
	font-size:11px;
	text-decoration:none;
}

#header3 .breadcrumb, #header3 .breadcrumb_selected{
	color:white;
	text-decoration:none;
}

.content, .content a {
	font-size: 11px; 
}
.content a{
	text-decoration:underline;
}

.first_content{
	color: #5A5A5A;
	font-size: 11px;
}
#news_list{
	vertical-align:top;
}

#news_list .news{
	margin-bottom:1px;
	padding:10px;
}

#news_list .news.first{
	background-color:#EAE8E9;
}

#news_list .news.odd{
	background-color:#F1EFF0;	
}

#news_list .news.even{
	background-color:#F7F7F7;
}

#news_list .news .date{
	color: #B5B3B4;
	font-size: 10px;
}

#news_list .news .header{
	font-size: 13px;
	color: #6B8FB1;
	margin-bottom:5px;
	font-weight:bold;
}

#news_list .news.first .header{
	font-size: 16px;
	margin-top:5px;
}

#news_list .news .content_home{
	color: #5A5A5A;
	font-size: 11px;
}
.viz{
	color: #5A5A5A;
	font-size: 11px;
	padding-left:12px;
}
.viz_tit{
	color: #5A5A5A;
	font-size: 12px;
	font-weight:bold;
	padding-left:12px;
	padding-top:12px;
}

#news_list .news .readmore{
	margin-top:5px;
}

#news_list .news .readmore a{
	color: #AAAAAA;
	font-size: 11px;
}

/* TO VEN */

#nav_list .nav_l1_button, #nav_list .nav_l2_button{
	cursor: pointer;
	position:relative;
}

#nav_list .nav_l1_button{
	background-color:#517EA8;
	background-image:url(../imgs/navigation/background_1.gif);
	height:31px;
	padding-left:12px;
}

#nav_list .nav_l1_button a{
	position:absolute;
	display:block;
	top:9px;
	color:white;
	font-size:12px;
	text-decoration:none;
}

#nav_list .nav_l2_button{
	background-color:#D5D5D5;
	background-image:url(../imgs/navigation/bullet_2_off.gif);
	background-repeat:no-repeat;
	background-position:12px 10px;
	height:24px;
	padding-left:19px;
	font-size:11px;
	margin-top:1px;
}

#nav_list .nav_l2_button a{
	position:absolute;
	display:block;
	top:6px;
	color: #4F4F4F;
	font-size:11px;
	text-decoration:none;
}

#nav_list .contact_info{
	/*border-top: 1px solid #4b79a2;*/
	padding-left:10px;
	padding-top:12px;
	margin-bottom:15px;
}

#nav_list .contact_info *{
	color:black;
	font-size: 11px;
	color:#4D4D4D;
}

#nav_list .contact_info th{
	text-align:left;
	padding-right: 3px;
	color:#4D4D4D;
}

#nav_list .contact_info .org_name{
	color: #4b79a2;
	font-size:11px;
	font-weight:bold;
	padding-bottom:5px;
}

#nav_list .contact_info .address{
	margin-bottom:5px;
	color:#4D4D4D;
}


#nav_list{
	vertical-align:top;
	width:202px;
	padding-right:1px;
}

/* /TO VEN */

#navigacija {
	vertical-align:top;
	width:202px;
}

.navigacija{
	table-layout: fixed;
}

#navigacija .item_level_1 .nav_1_off, #navigacija .item_level_1 .nav_1_on{
	height:30px;
	padding-left:12px;
	margin-top:1px;
	color: white;
	font-size:12px;
	cursor:pointer;
	font-weight:bold;
	background-image:url(../imgs/navigation/background_1.gif);
}
#navigacija .nav_ni_vsebine_1{
	font-size:12px;
	cursor:pointer;
	color:#000000;
}
#navigacija .item_level_2 .nav_2_off, #navigacija .item_level_2 .nav_2_on{
	background-color:#D5D5D5;
	height:24px;
	padding-left:12px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
}/**/
#navigacija .item_level_2 .nav_2_on{
	background-color:#DFDFDF;
}


#navigacija .item_level_1 img{
	display:none;
}

#navigacija .item_level_3 .nav_3_off, #navigacija .item_level_3 .nav_3_on{
	background-color:#EFEFEF;
	height:24px;
	padding-left:18px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
}



.nav_4_on
{
	background-color:#EFEFEF;
	height:24px;
	padding-left:29px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
}
.nav_4_off
{
	background-color:#EFEFEF;
	height:24px;
	padding-left:29px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
}

.nav_5_on
{
	height:24px;
	padding-left:35px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
	background-color:#FFFFFF;
}
.nav_5_off
{
	height:24px;
	padding-left:35px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
	background-color:#FFFFFF;
}

.nav_6_on
{
	height:24px;
	padding-left:42px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
	background-color:#FFFFFF;
}
.nav_6_off
{
	height:24px;
	padding-left:42px;
	font-size:11px;
	cursor:pointer;
	color:#4D4D4D;
	background-color:#FFFFFF;
}







#content {
	vertical-align:top;
	background-image:url(../imgs/bg/gradient.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:15px;
	padding-top:5px;
	font-size:11px;
}

#content h1,#content .static_title{
	padding-top:10px;
	color:#4b79a2;
	font-size:24px;
	font-weight:bold;
	padding-bottom:0;
	margin-bottom:0px;
}

#content .date{
	color: #B5B3B4;
	font-size:10px;
}

#content td {
	font-size:11px;
	color:#4d4d4d;
	text-decoration:none;
}

.static_pic{
	background-color:white;
	border:1px solid #DADADA;
	margin:5px;
	margin-left:0;	
	margin-bottom:10px;
	padding:2px;
}

#footer .footer_nav{
	display:block;
	margin-left:8px;
	border-left: 1px solid #d3d1d1;
	padding-left:8px;
	color: #4d4d4d;
	text-decoration:none;
}



