﻿@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(/images/bg-main.gif);
	background-repeat:repeat-x;
	font-family: Tahoma, Arial, Helvetica;
	font-family:Franklin Gothic,Arial,Helvetica, serif;
	font-size: 11px;
	font-weight: normal;
}
body tr,td{
	font-size: 11px;
	font-weight: normal;
}

body a{color:#666;}
img{border:0px;}
#header {
	width:950px;
	margin-left:auto;
	margin-right:auto;
	min-height:67px;
	padding-top:5px;
	}
	
#logo_div {width:200px; float:left; padding-top:5px; min-height:20px; text-align:center;}
#top_menu {
	width:475px;
	padding:21px;
	float:left;
	min-height:20px;
	
	}
#jeziki{width:180px; float:left; min-height:20px;}
#header_conteiner {width:950px; margin-left:auto; margin-right:auto; min-height:260px; position:relative;}
#first_page_bottom {width:950px; margin-left:auto; margin-right:auto; min-height:120px; line-height:18px;}
#content {width:950px; margin-left:auto; margin-right:auto; min-height:500px; position:relative; margin-top:10px;}

#footer{
	min-height:40px; 
	margin-top:20px;
	background-image:url(/images/footer_bg.jpg);
	background-repeat:repeat-x;
	color:#353535;
	line-height:20px;
	}

#footer span{ color:#353535; font-size:10px; padding-left:10px; display:block;}
#footer a{color:#353535; font-size:10px; text-decoration:none; padding-left:5px; }
#footer a:hover{color:#f89433;}

#footer h1{
	margin:0px; 
	font-size:11px; 
	padding:2px; 
	padding-left:0px; 
	background-repeat:no-repeat;
	color:#353535;
	}
	
.footer_menu {width:230px;}
.footer_menu span{font-size:12px; display:block; float:left; padding-right:10px; line-height:18px;}
.footer_menu a{text-decoration:none; margin-left:10px; display:block; float:left; width:90px;}
.footer_menu a:hover{color:#f89433;}


h1{padding:0px; margin:0px; height:32px; color:#4a545b; font-size:24px; font-weight:bold; padding-top:8px; padding-left:6px; display:block;}
h2{color:#f89433; padding:0px; margin:0px; font-size:22px; font-weight:400; margin-top:15px; border:none; line-height:26px;}
/*h1 {color:#434343; font-size:22px; font-weight:400; margin-top:15px; border:none;}
h2{color:#434343; font-size:22px; line-height:26px; }*/
h3{font-size:14px;  padding:5px; color:#f89433; margin:0px; padding-top:10px; padding-bottom:10px;}
h4{color:#33bef8; font-size:18px; line-height:26px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif; margin:0px; margin-bottom:10px; }
h5{font-size:16px; border-bottom:1px solid #c1c1c0; color:#a5ce39; margin:0px; margin-bottom:10px; padding-top:10px; font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;}

/* spodnji stili bodo prenešeni v css-e po skupinah */
.tabelapodjetje {
	color: #FFFFFF;
	padding: 10px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.boldorange {
	color: #f89434;
	font-weight: bold;
}
.boldgreen {
	color: #A6CF39;
	font-weight: bold;
}

.boldwhite {
	color: #ffffff;
	font-weight: bold;
}
.linksmall , .linksmall a , .linksmall a:active , .linksmall a:link , .linksmall a:visited {
	color:#f89434;
	font-size: 9px;
}
.linksmall a:hover{
	text-decoration:none; 
}
hr {
border-color:#f89434 -moz-use-text-color -moz-use-text-color;
border-right:0 none;
border-style:dotted none none;
border-width:1px 0 0;
height:1px;
width:100%;
}
a:hover {
	text-decoration:none; 
}

.section1  {
background-color:#F2F2F7;
display:block;
margin-bottom:10px;
margin-top:10px;
padding:5px;
}
.section1 img {
border:8px solid #FFFFFF;
margin:5px;
}
#news_archive {line-height:14px;}

.gla_item {float:left; width:170px; height:170px; margin-right:10px; overflow:hidden;}
.gla_item img{float:left; width:170px; height:170px; margin-right:10px; overflow:hidden;}

.gal_spec {
}
.gal_spec a {
    background-color: #F3F3F3;
    color: #6C6F70;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}
.gal_spec a:hover {
    background-color: #434343;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}
a.gal_spec_sel {
    background-color: #434343;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}

.butt_spec {
    border-bottom: 2px solid #666666;
}
.butt_spec a {
    background-color: #CCCCCC;
    color: #6C6F70;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 2px;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}
.butt_spec a:hover {
    background-color: #f89433;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}
.butt_spec_sel a {
    background-color: #f89433;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 4px;
    padding: 5px 10px;
    text-decoration: none;
}

a.spec_butt {
	background-color: #CCCCCC;
  color: #6C6F70;
	}
a.spec_butt_sel{
	background-color: #f89433;
  color: #FFFFFF;
}
		
.spec_div {
    background-image: url("/images/bottom_menu_bg.jpg");
    background-repeat: repeat-x;
    min-height: 200px;
    padding: 20px;
}
.spec_div a {
    color: #333333;
}

