@font-face {
    font-family: t2;
    src: url('../fonts/pt_sans-narrow-web-regular-cores.eot');
    src: url('../fonts/pt_sans-narrow-web-regular-cores.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pt_sans-narrow-web-regular-cores.woff') format('woff'),
         url('../fonts/pt_sans-narrow-web-regular-cores.ttf') format('truetype'),
         url('../fonts/pt_sans-narrow-web-regular-cores.svgz#PTSansNarrowRegular') format('svg'),
         url('../fonts/pt_sans-narrow-web-regular-cores.svg#PTSansNarrowRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: t1;
    src: url('../fonts/opensans-condlight-cores.eot');
    src: url('../fonts/opensans-condlight-cores.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-condlight-cores.woff') format('woff'),
         url('../fonts/opensans-condlight-cores.ttf') format('truetype'),
         url('../fonts/opensans-condlight-cores.svgz#OpenSansCondensedLight') format('svg'),
         url('../fonts/opensans-condlight-cores.svg#OpenSansCondensedLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

img.bg {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 1024px;
    position: fixed;
    top: 0;
    width: 100%;
}

a, a:hover {
    color: #d6181a;
}
a:hover {
    text-decoration: underline;
}
div.head span.logo_napis{
	color: #2E9374;
    font-size: 30px;
    left: 175px;
    padding: 0;
    position: absolute;
    top: 75px;
}
a.pdfico{
   	height: 25px;
    margin-bottom: 15px;
    padding: 0;
}
a.pdfico{
	background: url("../images/document12px.png") no-repeat scroll 3px 4px #DFDFDF;
    border: 1px solid #AEABAB;
    border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
    color: black;
    font-size: 11px;
    height: 25px;
    line-height: 25px;
    margin-right: 5px;
    padding: 3px 5px 4px 20px;
    text-align: center;
    text-decoration: none;
}
a.pdfico:hover{
	background-color: #c4c1c1;
}

a.zgumb {
	background-color: #c4c1c1;
    border: 1px solid #AEABAB;
    border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
    color: black;
    height: 25px;
    margin-right: 5px;
    padding: 6px 15px 5px;
    text-align: center;
    text-decoration: none;
}
a.zgumb:hover{
	background-color: #a1a4a4;
}

a.obrazeclink {
 	background-color: #C4C1C1;
    border: 1px solid #AEABAB;
    border-radius: 2px 2px 2px 2px;
    height: 30px;
    margin-right: 5px;
    padding: 3px 10px;
    text-align: center;
    text-decoration: none;
}
a.obrazeclink:hover{
	background-color: #a1a4a4;
}

body
{
	/*background: url("../images/bg.png") repeat-x;
	background-color: #dad9d9;*/
    background-color: #000; 
	color:black;
	font-family:trebuchet MS,tahoma;
	font-size:12px;
	margin:0;
	padding:0;
}

div.page
{
    background-color: white;
    box-shadow: 6px 0 10px -7px #888888, -6px 0 10px -7px #888888;
    margin: 0 auto;
    min-height: 100%;
    padding: 0;
    position: relative;
    width: 970px;
}

div.head
{
    height: 180px;
    width: 965px;
}

div.head div.button
{
	background-color: #B2B1B1;
    color: black;
    float: right;
    height: 25px;
    line-height: 20px;
    margin: 0;
    width: auto;
}

div.head ul.button li
{
	list-style-type:none;
	display: inline;
	line-height: 40px;
	
}

div.head ul.button li a
{
	text-align: center
	text-transform: uppercase;
	color: #46505d;
	text-decoration: none;
	
}
div.head div.contact
{
 font-size: 11px;
    position: absolute;
    right: 3px;
    top: 26px;
}

div.body
{
	background-repeat:no-repeat;
	height:auto;
	width:956px;
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

div.bodybg
{
	float:left;
	height: auto;
	width:956px;
}

div.head ul.mainmeni {
	float: right;
    height: 48px;
    margin-right: 30px;
    overflow: hidden;
    padding: 0;
}

ul.hmeni, ul.hmeni li {
    font-size: 11px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.hmeni li {
    float: left;
}
ul.hmeni li a {
	padding: 0;
	margin: 0;
}
div.head div.mmeni{
/*background: transparent url("../images/meni-bg.png") repeat-x scroll 0 0;*/
    background-color: #d6181a;
    display: block;
    height: 45px;
    margin-left: 7px;
    margin-right: 7px;
    margin-top: -7px;
    width: 956px;
}
div.head ul.mainmeni li
{
display: block;
    height: 45px;
    line-height: 46px;
    margin: 2px 8px;
    padding: 0;
}

div.head ul.mainmeni li a
{
    color: white;
    font-family: t2,tahoma;
    font-size: 17px;
    font-weight: normal;
    margin: 0;
    padding: 3px 5px 10px;
    text-align: center;
    text-decoration: none;
    width: auto;
    text-transform: uppercase;

}

div.head ul.mainmeni li a:hover
{
	background-color: white;
	color: #be1622;
}

div.head ul.mainmeni li a.home
{
	width: 110px;
}

div.head ul.mainmeni li.active a
{
	background-color: white;
	color: #be1622;
}

div.box
{
	float:left;
	height:auto;
	margin:0;
	padding: 10px 0 0;
}

div.content
{
	height: auto;
	float: left;
	width: 700px;
}

div.content h1
{
	color: #46505d;
	font-size: 14px;
}

div.picleft
{
	width: 160px;
	height: auto;
	float:left;
	display: none;
}

div.pic1
{
	background: url(../images/pic1.png) no-repeat scroll 0 0 transparent;
	height: 90px;
	margin-bottom:10px;
}

div.contetnright
{
	width: 695px;
	height: auto;

	float: left;
}

div.news
{
	background-color: #EDEDED;
    border: 1px solid #C1C2C3;
    float: left;
    height: auto;
    width: 237px;
}

div.newsbox
{
	padding: 10px;
	margin: 0;
	color: #46505d;
}

div.newsbox h1
{
	text-transform: uppercase;
	font-size: 12px;
	margin:0;
	padding-bottom:5px;
}

div.newsbox p
{
	margin: 0;
	padding: 0;
}

div.newsbox a
{
	color: #46505d;
	text-decoration: none;
	font-weight: bold;
	float:left;
}

div.login form
{
	margin:0;
	padding-top:10px;
	width: 240px;
}


div.login form label 
{
	color:#46505d;
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;
	padding: 10px 0 10px 15px;
	width:200px;
	display: none;
}

div.login form label a
{
	text-decoration: none;
	color: #46505d;
}

div.login form fieldset
{
	border:0 none;
	margin:0;
	padding:0;
}

div.login form input
{
	background-color:#FFFFFF;
	border:1px solid #3F545F;
	color:#000000;
	float:left;
	font-size:12px;
	margin:0 0 4px 15px;
	padding:2px;
	width:203px;
	display: none;
}

div.banner {
    margin-bottom: 10px;
    position: relative;
}
#bannerh div.banneritem a {
display: block;
outline: 0px;
text-decoration: none;
}
#bannerh div.banneritem a img {
border: 0px;
}
#bannerh, #bannerh div.banneritem, #bannerh div.banneritem img, #bannerh div.banneritem a {
	background-color: black;
    height: 300px;
    overflow: hidden;
    width: 955px;
}
#bannerh div.banneritem {
    position: relative;
 border: 1px solid white;
left: 0px;
top: 0px;
}
#bannertoolbar {
 	bottom: -6px;
    padding: 0;
    position: absolute;
    right: 7px;
    white-space: nowrap;
}
#bannertoolbar li {
white-space:nowrap;
background-repeat: no-repeat;
background-position: top left;
margin: 0 2px;
padding: 0;

}
#bannertoolbar li:hover {
background-position: right;
}
#bannertoolbar li, #bannertoolbar li a {
float: left;
display: block;
height: 10px;
line-height: 10px;
width: 10px;
text-indent: -1000em;
}
#bannertoolbar li a {
outline: 0px;

}
#bannertoolbar li a.num1 {
background-color: white;
}
#bannertoolbar li.selected a.num1 {
background-color: #be1e2d;
}
#bannertoolbar li a.num2 {
background-color: white;
}
#bannertoolbar li.selected a.num2 {
background-color: #be1e2d;
}
#bannertoolbar li a.num3 {
background-color: white;
}
#bannertoolbar li.selected a.num3 {
background-color: #be1e2d;
}
#bannertoolbar li a.num4 {
background-color: white;
}
#bannertoolbar li.selected a.num4 {
background-color: #be1e2d;
}
#bannertoolbar li a.num5 {
background-color: white;
}
#bannertoolbar li.selected a.num5 {
background-color: #be1e2d;
}
#bannertoolbar li a.num6 {
background-color: white;
}
#bannertoolbar li.selected a.num6 {
background-color: #be1e2d;
}
#bannertoolbar li a.num7 {
background-color: white;
}
#bannertoolbar li.selected a.num7 {
background-color: #be1e2d;
}
#bannertoolbar li a.num8 {
background-color: white;
}
#bannertoolbar li.selected a.num8 {
background-color: #be1e2d;
}
#bannertoolbar li a.num9 {
background-color: white;
}
#bannertoolbar li.selected a.num9 {
background-color: #be1e2d;
}
#bannertoolbar li.prev, #bannertoolbar li.next {
width: 26px;
height: 28px;
line-height: 28px;
padding: 6px 0px;
display: none;
}
#bannertoolbar li.prev a, #bannertoolbar li.next a {
width: 26px;
height: 28px;
line-height: 28px;
background: none;
}
#bannertoolbar li.prev {
background-position: -40px 0px;
display: none;
}
#bannertoolbar li.prev:hover {
background-position: -40px -40px;
}
#bannertoolbar li.next {
background-position: -66px 0px;
}
#bannertoolbar li.next:hover {
background-position: -66px -40px;
}

div.banner div#bannerh div.banneritem p.banner_desc
{
	background-color: #ffffff;
    color: #000000;
    font-weight: normal;
    height: 50px;
    position: absolute;
    text-decoration: none;
    text-transform: none;
    top: 217px;
    width: auto;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}
div.banner div#bannerh div.banneritem p.banner_desc span.title{
	float: left;
    font-family: tahoma;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    margin: 8px 15px -15px;
    overflow: hidden;
    padding: 0;
    text-transform: uppercase;
    width: auto;
}
div.banner div#bannerh div.banneritem p.banner_desc span.povzetek{
  	float: left;
    display: none;
  	font-weight: normal;
    font-size: 12px;
    height: 51px;
    margin: 0 13px;
    overflow: hidden;
    padding: 10px 3px 7px;
}


div.nasisponzorji
{
	clear:both;
	height:auto;
	padding:15px 0;
	width:940px;
}

div.nasisponzorji a
{
	text-indent:-1000em;
	display: block;
	float:left;
}

div.footerbox
{
	background-color: #A9AAAA;
    float: left;
    height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    width: 955px;
    box-shadow: 6px 0 10px -7px #888888, -6px 0 10px -7px #888888;
}

div.footer_meni
{
 	float: left;
    line-height: 29px;
    margin: 0;
    padding: 0 10px;
    width: auto;
}

div.footer_meni ul {
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
}

div.footer_meni ul li.sep {
color: white;
}

div.footer_meni ul li {
display: block;
margin: 0px 2px;
height: auto;
line-height: auto;
float: left;
}

div.footer_meni ul li a {
	height: auto;
	line-height: auto;
	width: auto;
    color: white;
	font-family: ragor, tahoma;
	font-size: 13px;
	text-transform:none;
	text-decoration: none;
	font-weight: normal;
}
div.footer_meni ul li a:hover {
text-decoration: underline;
}

div.footerbox div.footer_sign {
	float: right;
 	line-height: 29px;
    margin: 0;
    padding: 0 10px;
}

div.footerbox div.footer_sign span {
    color: white;
	font-family: ragor, tahoma;
	font-size: 13px;
	text-transform:none;
	text-decoration: none;
	font-weight: normal;
}

div.footerbox div.footer_sign span a {
font-weight: normal;
color: white;
text-decoration: none;
}
div.footerbox div.footer_sign span a:hover {
color: black;
text-decoration: underline;
}

ul hmeni li
{
	list-style-position:outside;
	list-style-type:none;
	margin: 0;
	padding: 0;
	float: left;
}

div.contact
{
	float:right;
	height:100px;
	width:150px;
	color: #a8aeae;
}

div.contact span
{
	font-family: ragor, tahoma;
	font-size: 16px;
	color: white;
}

div.contact p a{
color: #a8aeae;
}

div.contact p a:hover{
color: #8e9494;
}

div.menileft
{
	float: left;
    margin-right: 2px;
    width: 210px;
}

div.menileft div.title{
	background-color: #d6181a;
    display: block;
    height: 27px;
    margin: 0 0 7px;
    padding: 0;
    width: 100%;
}
div.menileft div.title h4{
	color: black;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 7px 0 35px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

ul.vmeni, ul.vmeni li {
    display: block;
    font-family: tahoma;
    font-weight: normal;
    font-size: 13px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0 2px;
    padding: 0;
}
ul.vmeni li {
    float: none;
}
ul.submeni li {
padding: 2px 0px;
}
ul.submeni li a {
color: #757575;
text-decoration: none;
display: block;
padding: 3px 5px;
padding-top: 5px;
height: 20px;
}
ul.submeni li a:hover {
background-color: #CCCACA;
color: #ffffff;
}
ul.submeni li.active a {
background-color: #dfdfdf;
color: black;
padding-top: 5px;
height: 20px;
}
ul.submeni li ul {
padding-top: 0;
padding-left: 2px;
margin-top: 5px;
}
ul.submeni li ul li {
    background-image: url("../images/menuarrow.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 14px;
}
ul.submeni li ul li a, ul.submeni li.active ul li a {
background-color: white;
color: #46505D;
padding: 0;
height: auto;
}
ul.submeni li ul li a:hover, ul.submeni li.active ul li a:hover {
color: #d6181a;
}
ul.submeni li ul li.active, ul.submeni li.active ul li.active {
    background-image: url("../images/menuarrow2.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 14px;
}
ul.submeni li ul li.active a, ul.submeni li.active ul li.active a {
color: #d6181a;
font-weight: bold;
height: auto;
}
ul.submeni li ul li ul li{
    background-image: url("../images/menuarrow.png");
    background-position: 0 3px;
    background-repeat: no-repeat;
    padding: 0 0 0 14px;
}

ul.vmeni li.active ul.vmeni li.active ul.vmeni li a{
font-weight: normal;
color: #757575;
padding: 0;
height: auto;
}
ul.vmeni li.active ul.vmeni li.active ul.vmeni li a:hover{
color: #2a8c94;
}
ul.vmeni li.active ul.vmeni li.active ul.vmeni li.active a {
color: #2a8c94;
font-weight: bold;
height: auto;
}

div.pagebody
{
	background-color: white;
    float: left;
    margin-left: 5px;
    padding: 0;
    width: 738px;
}

div.headpic
{
	height: 120px;
	width: 742px;
	margin-bottom:10px
}
div.pagebody div.pagecontentnewslist ul{
margin: 0;
padding: 0;
}

div.pagebody div.pagecontentnewslist ul li div.cont{
margin: 0;
padding: 0 0 5px;
 min-height: 30px;
}

div.pagebody div.pagecontentnewslist ul li a.backbtn{
margin-top: 10px;
}

div.pagecontent
{	
height: auto;
margin: 0;
width: 738px;
padding: 0;
}
div.pagebody div.pagecontentprojektilist ul li a h4{
 clear: both;
    float: left;
    font-size: 13px;
    margin-left: 2px;
    margin-right: 5px;
    overflow: hidden;
    width: 735px;
}
div.pagebody div.pagecontentprojektilist ul li div.splosno{
	margin-bottom: 10px;
    padding-bottom: 5px;
}

div.pagebody div.pagecontentprojektilist ul li div.more a{
    height: 25px;
    line-height: 25px;
    margin-right: 10px;
    width: auto;
}
div.pagebody div.projekt_detail div.back{
    float: right;
    margin-bottom: 10px;
    margin-right: 5px;
}
div.pagebody div.title{
	border-bottom: 2px solid #dfdfdf;
	background: url("../images/stripes.png") no-repeat scroll 5px 5px transparent;
    display: block;
    height: 28px;
    margin: 3px 0 0;
    padding: 0;
    width: 100%;
    line-height: 28px;
}
div.pagebody div.title h1{
   	color: black;
    font-family: tahoma;
    font-size: 14px;
    font-weight: bold;
    line-height: 26px;
    margin: 0 7px 0 25px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

div.pagebody div.pagecontentgallerylist ul li
{
	border:medium none;
	float:left;
	margin: 5px 13px 5px 5px;
	width:132px;
	height: 200px;
}

div.pagebody div.pagecontentgallerylist ul li a h4
{
	background-color: white;
	color: #46505d;
	padding: 0;
	width: auto;
}

div.news_kategorija{
	
    width: 233px;
}

div.news_kategorija a{
    color: #d6181a;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    margin-left: 5px;
    text-decoration: none;
    text-transform: uppercase;
}

div.newsdetail a
{
	text-decoration: none;
	color: #46505d;
	font-weight: bold;
}

div.facebook
{
	float: right;
	height: auto;
	width: 240px;
	display: none;
}

div.facebook ul
{
	padding: 0;
	margin: 0;
}

div.facebook ul li {
	float:right;
	width:240px;
	margin:5px 0 0;
	list-style-type:none;
}

div.facebook li a 
{
	display:block;
	height:74px;
	overflow:hidden;
	text-align:center;
	text-decoration:none;
	width:240px;
	text-indent: -1000em;
}
div.galery
{
    background-color: #E5E3E3;
    border: 1px solid #C8C8C8;
    height: auto;
    margin: 7px 0;
    padding: 9px 0 0 3px;
}

div.galery a.galerypic 
{
	background:url(../images/galerypic.png) no-repeat scroll 0 0 transparent;
	height:85px;
	width:122px;
}


div.galery a 
{
	display:block;
	text-indent:-1000em;
	float: left;
	 margin: 0 20px 22px 4px;
}

div.prijava form 
{
	margin:0;
	padding: 20px;;
	width:506px;
}

div.prijava form textarea
{
	background-color:#FFFFFF;
border:1px solid #3F545F;
color:#000000;
float:left;
font-size:12px;
margin:0 0 4px 10px;
padding:2px;
width:290px;
}

div.prijava form fieldset 
{
	border:0 none;
	margin:0;
	padding:0;
}

div.prijava form label
{
	display:block;
	float:left;
	font-size:12px;
	font-weight:bold;	
	padding-top:3px;
	width:200px;
}

div.prijava form input
{
background-color:#FFFFFF;
border:1px solid #3F545F;
color:#000000;
float:left;
font-size:12px;
margin:0 0 4px 10px;
padding:2px;
width:290px;
}

div.prijava form select
{
background-color:#FFFFFF;
border:1px solid #3F545F;
color:#000000;
float:left;
font-size:12px;
margin:0 0 4px 10px;
padding:2px;
width:296px;
}

div.prijava form button 
{
	background-color:#46505d;
	border:0 none;
	color:#FFFFFF;
	display:block;
	float:right;
	font-size:11px;
	height:23px;
	line-height:23px;
	margin:10px 0 0;
	outline:0 none;
	padding:0;
	text-align:center;
	width:84px;
}

div.pagecontent div.newsdesc
{
	font-size: 11px;
	padding: 0 0 3px;
	margin: 0;
	color: #737372;
}

div.pagecontent ul li div.gallerystslik{
    margin-bottom: 5px;
    margin-top: 5px;
}

div.pagecontent a.backbtn{
    color: black;
    font-family: verdana;
    font-size: 11px;
    font-weight: bold;
    height: 20px;
    text-align: center;
    text-decoration: none;
    margin-top: 4px;	
    width: 100px;
}
div.pagecontent a.backbtn:hover {
	color: #d6181a;
}
div.pagecontent ul 
{
    margin: 15px 0 0;
    padding: 0;
    position: relative;
    
}
div.pagecontent ul li a.img{
padding: 0;
border: medium none;
}

div.pagecontent ul li
{
    /*border-bottom: 5px solid #F9F9F9;*/
	border-bottom: 1px dotted grey;
    list-style-type: none;
    margin-bottom: 3px;
    margin-left: 3px;
    margin-right: 5px;
    width: 735px;
    padding-bottom: 8px;

}

div.pagecontent ul li a
{
	text-decoration:none;
}
div.pagecontent ul li a.img img {
	border: none;
}
div.pagecontent ul li div.cont
{
	margin-bottom: 5px;
}
div.pagecontent ul li a h4
{
 	color: #d6181a;
    font-size: 12px;
    line-height: 15px;
    margin: 0 0 6px;
    /*text-transform: uppercase;*/
}

div.pagecontent ul li a h1
{
	padding: 0;
	margin: 0;
}

div.cont div.ikone{
padding: 0;
margin: 10px 0;
}

div.toolbar 
{
    height: 22px;
    margin-bottom: 5px;
    position: absolute;
    right: 0;
    text-decoration: none;
    text-indent: -1000em;
    top: 4px;
    width: 50px;
}

div.toolbar a.fb 
{
	background-image:url("../images/facebook.png");
	display:block;
	height:22px;
	margin:0;
	outline:0 none;
	width:22px;
	float: right;
}

div.toolbar a.printbtn {
    background-image: url("../images/printbtn.png");
    display:block;
	height:22px;
	margin:0;
	outline:0 none;
	width:22px;
	float: left;
}

div.toolbar2 
{
    float: right;
    height: 22px;
    margin-bottom: 5px;
    margin-right: 12px;
	margin-top: 44px;
    text-decoration: none;
    text-indent: -1000em;
    width: 50px;
}

div.toolbar2 a.fb 
{
	background-image:url("../images/facebook.png");
	display:block;
	height:22px;
	margin:0;
	outline:0 none;
	width:22px;
	float: right;
}

div.toolbar2 a.printbtn {
    background-image: url("../images/printbtn.png");
    display:block;
	height:22px;
	margin:0;
	outline:0 none;
	width:22px;
	float: left;
}
div.pagebody div.cont{
font-size: 13px;
    line-height: 18px;
    margin: 0;
    padding: 2px;

}

/* popravki mrak */
ul.footer li span.fst {
height:auto;
}
ul.footer li span.fst a {
color:white;
text-decoration: none;
padding:0 30px 0 0;
}
div.galery a {
text-indent: 0;
outline: 0px;
}
div.galery a img {
border: 5px solid white;

}
div.nasisponzorji a {
height:85px;
width:auto;
text-decoration: none;
text-indent: 0;
padding-right: 10px;
}
div.nasisponzorji a img {
width:auto;
border: 0px;
}
div.clear {
clear:both;
}

div.contkontakt form {
margin: 0px;
padding: 0 0 0 120px;
width:500px;
margin-left: 0px;
margin-top: 20px;
}
div.contkontakt iframe, #kontaktform_sending, #kontaktform_ok, #kontaktform_error {
display: none;
}
div.contkontakt form fieldset {
padding: 0px;
margin: 0px;
border: 0px;
}
div.contkontakt form cite {
display: none;
padding-bottom: 5px;
color: #880000;
font-size:10px;
padding-left: 189px;
font-family: tahoma;
}
div.contkontakt form label {  
display:block;  
float: left;    
width:180px;
padding: 3px 0 0 0;  
font-size:12px;
font-weight: normal;
color: #000;
overflow: hidden;
}

div.contkontakt {
border-top: 2px dotted #DFDFDF;
margin-right: 10px;
}

div.contkontakt form label span {
color: #880000;
font-family: Helvetica;
}
div.contkontakt form input, div.contkontakt form select, div.contkontakt form textarea {
float:left;
font-size:12px;
padding:2px;
border:solid 1px #dfdfdf;
width:300px;
margin: 0 0 5px 10px;
background-color: #fff;
color: #000;
}
div.contkontakt form select {
width: 305px;
}
div.contkontakt form button {
border:0px;
outline:0px;
float: right;
display: block;
margin: 0px;
margin-top:10px;
padding: 0px;
height: 23px;
width: 84px;
line-height: 23px;
text-align: center;
font-size:11px;
color:#fff;
background-color: #46505D;
}
div.contkontakt form button:hover {
background-position: bottom left;
}
#kontaktform_sending, #kontaktform_ok, #kontaktform_error {
text-align: center;
line-height: 24px;
color: #000;
padding-top:10px;
}
#kontaktform_error {
color: #880000;
font-weight: bold;
}
#kontaktform_sending img {
vertical-align: middle;
}

div.bodybg 
{
	position: relative;
	padding: 0;
	margin: 0;
}

div.left_fp{
    float: left;
    position: relative;
    width: 646px;
}
div.right_fp{
	width:300px;
    float:right;
    position: relative;
}
div.legenda{
    background-color: #dfdfdf;
    float: right;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    width: 295px;
}

div.legenda div.title{
	background-color: #dfdfdf;
	background: url("../images/stripes.png") no-repeat scroll 5px 5px;
    display: block;
    height: 25px;
    padding: 0;
    margin: 3px 0 0;
    width: 100%;
}
div.legenda div.title h2{
	color: black;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    margin: 0 7px 0 35px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
div.legenda div.inner{
	margin: 0;
    padding: 5px 10px;
}

div.menileft div.vizitka{
    background-color: #dfdfdf;
    float: left;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    width: 210px;
}

div.vizitka div.title{
	background-color: #d6181a;
    display: block;
    height: 27px;
    margin: 0 0 7px;
    padding: 0;
    width: 100%;
}
div.vizitka div.inner{
	margin: 0;
    padding: 5px 10px;
}
div.menileft div.vizitka2{
    background-color: white;
    float: left;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    width: 210px;
    border-bottom: 5px solid #d6181a;
}

div.menileft div.vizitka2 div.title{
 	background-color: #d6181a;
    display: block;
    height: 30px;
    margin: 3px 0 0;
    padding: 0;
    width: 100%;
}
div.menileft div.vizitka2 div.inner{
	margin: 0;
    padding: 5px 0;
}
div.menileft div.vizitka2 div.title h4{
	color: white;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    line-height: 30px;
    margin: 0 7px 0 7px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
	
}
div.anketa{
	display: none;
}
div.right_fp div.vizitka {
    float: right;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    width: 295px;
    background-color: #dfdfdf;
}

div.vizitka div.title{
	background: url("../images/stripes.png") no-repeat scroll 10px 7px;
    display: block;
    height: 35px;
    padding: 0;
    line-height: 35px;
    margin: 3px 0 0;
    width: 100%;
}
div.vizitka div.title h2{
	color: black;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    margin: 0 7px 0 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
div.vizitka div.inner{
	margin: 0;
    padding: 10px;
    background-color: #ffffff;
}

div.sponzorji{
    background-color: white;
    float: left;
    height: auto;
    margin: 0 0 10px;
    padding: 0;
    width: 954px;
}

div.sponzorji div.title{
 background: rgba(0, 0, 0, 0) url("../images/stripes.png") no-repeat scroll 10px 7px;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 3px 0 0;
    padding: 0;
    width: 100%;
}
div.sponzorji div.title h2{
color: black;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    margin: 0 7px 0 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
div.sponzorji div.inner{
 	margin: 0 auto;
    padding: 0;
    width: 945px;
}
div.sponzorji div.inner a{
display: block;
    float: left;
    height: 120px;
    text-decoration: none;
    text-indent: 0;
    width: 280px;
}

div.sponzorji div.inner a img{
 	border: 0 none;
    width: 190px;
}

div.legenda div.newss div.title{
 	color: black;
    font-weight: bold;
    /*height: 35px;*/
    height: auto;
    overflow: hidden;
    padding-top: 3px;
    background-color: #ffffff;
}
div.bodybg div.box
{
 	float: left;
    height: auto;
    margin: 0 10px 10px 0;
    overflow: hidden;
    padding: 0;
    width: 650px;
    background-color: white;
}

 div.box p{
	padding: 0;
	margin: 0;
}

 div.box div.inner{
line-height: 18px;
    padding: 0 15px;
}
div.bodybg div.box div.title{
 background: rgba(0, 0, 0, 0) url("../images/stripes.png") no-repeat scroll 10px 7px;
    display: block;
    height: 35px;
    line-height: 35px;
    margin: 3px 0 0;
    padding: 0;
    width: 100%;
}

div.bodybg div.box h2
{
color: black;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 32px;
    margin: 0 7px 0 30px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

div.bodybg  div.boxnext
{
	    margin: 0;
    padding: 0;
    width: 306px;
}

div.bodybg  div.boxmini
{
height: 131px;
margin-right: 8px;
margin-top: 10px;
width: 316px;
}

div.bodybg  div.last
{
	margin-right: 0;
}

div.headpic {
    height: 200px;
    margin-bottom: 10px;
    width: 738px;
}

div.list
{
	position: relative;
}

div.list ul li h3
{
color: #da261d;
border-bottom: 1px dotted #000000;
padding-bottom: 4px;
}

div.list ul li div.imgh
{
	    float: left;
    width: 177px;
}

div.list ul li div.imgh a.img
{
    border: 1px solid #EAE9E9;
    display: block;
    height: 121px;
    outline: 0 none;
    padding: 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 160px;
}

div.list ul li div.gallery ul.gallery
{
	float: left;
	    border: medium none;
    height: auto;
    margin: 0;
    padding: 0;
}

div.list ul li div.gallery ul.gallery li
{
    border: 1px solid #EAE9E9;
    float: left;
    height: 57px;
    margin: 3px 3px 0 0;
    padding: 5px 3px;
    width: 77px;
}

div.list ul li div.cont
{
 float: left;
    margin-left: 5px;
    padding: 0;
    width: 560px;
}
div.cont div.ikone ul li{
list-style-type: none;
overflow: hidden;
border: none;
height: auto;
}
div.list ul li div.cont a.pdf
{
    background: url("../images/pdf.png") no-repeat scroll 5px 5px #D9D8D8;
    font-size: 11px;
    font-weight: normal;
    height: 25px;
    line-height: 25px;
    padding-left: 25px;
    padding-right: 5px;
    position: absolute;
    width: auto;
}
div.pagecontent div.list ul li div.cont p{
padding: 0;
margin: 0;
}

div.list ul li {
    border-bottom: 1px dotted;
    list-style-type: none;
        padding-bottom: 23px;
    height: auto;
    overflow: hidden;
}

div.nbox {
    height: 115px;
    margin: 10px 0 0;
    padding: 0;
    clear: both;
}

div.newss
{	
    margin: 5px 10px;
    height: 110px;
    padding: 0;
}

div.box div.date{
	float: right;
    padding-left: 10px;
    padding-right: 6px;
    font-size: 13px;
	font-family: tahoma;
	font-weight: normal;
}

div.newss div.picture
{
	float: left;
    height: 75px;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 3px;
    position: relative;
    width: 95px;
}

div.newss div.date
{
	float: right;
}

div.newss div.title a
{
	text-decoration: none;
	color: #d6181a;
	font-size: 12px;
	font-family: tahoma;
	font-weight: normal;
	 line-height: 15px;
}
div.newss a{
 	color: #d6181a;
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

div.newss div.picture a.pic img {
border: none;
}
div.pagecontent div.cont div.news_cont ul li{
list-style-type:square;
border: none;
margin-left: 20px;
}
div.pagecontent div.cont div.news_cont ol li{
clear: both;
    list-style-type: decimal;
    margin: 0 0 0 25px;
    padding: 0;
}
div.newss div.cont
{
     height: 45px;
    overflow: hidden;
    font-size: 11px;
}


div.ikone ul li
{
	float: left;
	padding-right: 5px;
}

div.head a.logo
{
	background: url("../images/logo-f.png") no-repeat scroll 0 0 transparent;
    bottom: 18px;
    display: block;
    height: 109px;
    left: 10px;
    margin-left: 0;
    position: relative;
    text-indent: -1000em;
    width: 290px;
}

div.head div.search
 {
	background-image: url("../images/searchbg.png");
    background-position: left top;
    background-repeat: no-repeat;
    height: 26px;
    left: 795px;
    padding: 0;
    position: relative;
    top: 55px;
    width: 170px;
    }
    
div.head div.search input {
	border: medium none;
    color: grey;
    font-size: 11px;
    height: 22px;
    margin: 0;
    padding: 0;
    position: absolute;
    left: 6px;
    top: 4px;
    width: 163px;
    line-height: 22px;
    display: block;
    background: none;
}

div.head div.search button {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    display: block;
    height: 27px;
    margin: 0;
    outline: 0 none;
    overflow: hidden;
    padding: 0;
    position: absolute;
    right: 12px;
    top: 2px;
    width: 27px;
}

div.head ul.headmeni {
    height: auto;
    float: right;
    width: auto;
    font-size: 12px;
    list-style-position: outside;
    list-style-type: none;
    margin: 2px 4px 0;
    padding: 0;
}
div.head ul.headmeni li.sep {
color: white;
}

div.head ul.headmeni li {
    display: block;
    height: auto;
    margin: 0 2px;
    float: left;
}

div.head ul.headmeni li a {
    color: white;
    font-weight: normal;
    height: auto;
    text-transform: none;
    width: auto;
    display: block;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}
div.head ul.headmeni li a:hover {
	color: #000000;
	
}
div.language {
	background-repeat: no-repeat;
    height: 20px;
    padding: 0;
    position: absolute;
    right: 400px;
    top: -1px;
    width: auto;
}

div.language a.sl {
    background-image: url("../images/SI.png");
}

div.language a.en {
    background-image: url("../images/GB.png");
}

div.language a.de {
    background-image: url("../images/DE.png");
}

div.language a.active,div.language a:hover {
    opacity: 0.60;
	filter:alpha(opacity=60);
}

div.language a
 {
    background-position: left bottom;
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 16px;
    margin-left: 7px;
    overflow: hidden;
    text-indent: -1000em;
    width: 24px;
    border: 1px solid #888888;
    box-shadow: 2px 1px 4px #888888;
}

div.pagecontent div.cont div.news_cont{
	margin: 0 0 5px;
    padding: 0;
}
div.cont p{
padding: 0;
margin: 0;
}

div.conth{

padding-bottom: 10px;
width: 738px;
}

div.searchresults {
padding: 0;
}
div.searchresults div.contbox{
height: auto;
    margin: 0;
    padding: 0;
    width: 738px;
}
div.searchresultitem {
	border-bottom:1px solid #ABA9A9;
	margin-bottom:10px;
	padding-bottom:10px;
	width: 735px;
	margin-left: 5px;
}
div.searchresultitem div.searchresultitemcont {
	padding-top: 5px;
}
div.searchresultitem a, div.searchresultitem a:hover {
  	background-color: #dfdfdf;
    color: black;
    display: block;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    width: 725px;
}
div.searchresultitem span.searchhighlight {
    background-color: #dfdfdf;
    color: black;
    font-size: 11px;
    padding: 2px;
    	border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
}
div.searchnoresults {
	padding: 10px;
	margin: 10px 0px;
	text-align: center;
	background-color: #2a8c94;
	font-weight: bold;
	color: white;
}
div.searchresults div.contbox div.inner h1 {
background-color: #d6181a;
    display: block;
    height: 27px;
    margin: 0 0 7px;
    padding: 0 0 0 5px;
    width: 734px;
    color: white;
    font-family: tahoma;
    font-size: 13px;
    font-weight: normal;
    line-height: 25px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}
div.opis{
 	height: 65px;
    margin: 0 5px;
    padding: 0;
    width: 740px;
}
div.more{
	 margin-bottom: 5px;
    margin-left: 664px;
}
div.more a{
    background-color: #d6181a;
    border: 1px solid #1B6E75;
    color: white;
    display: block;
    height: 25px;
    line-height: 29px;
    text-align: center;
    text-decoration: none;
    width: 50px;
    border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;
}
div.more a:hover{
	background-color: #2a8c94;
}

div.back a{
    background-color: #d6181a;
    border: 1px solid #1B6E75;
    border-radius: 2px 2px 2px 2px;
    color: white;
    display: block;
    height: 25px;
    line-height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    text-decoration: none;
}
div.back a:hover{
	background-color: #2a8c94;
}
div.splosno{
  	background-color: #DFDFDF;
    float: left;
    margin-left: 3px;
    padding-left: 10px;
    padding-top: 6px;
    width: 725px;
}
div.splosno div.narocnik{
overflow: hidden;
width: 550px;
}
div.splosno div.narocnik span{
padding-left: 15px;
font-weight: bold;
}
div.splosno div.vodja{
overflow: hidden;
width: 550px;
}
div.splosno div.vodja span{
padding-left: 30px;
font-weight: bold;
}
div.splosno div.status{
float: right;
margin-right: 15px;
}
div.splosno div.status span{
font-weight: bold;
}
div.splosno div.status span.done{
color: green;
}
div.splosno div.status span.open{
color: black;
}
div.projekt_detail{
margin: 0;
padding: 0;
}
div.pagecontent div.title form{
    display: block;
    margin-left: 615px;
    position: absolute;
    z-index: 10;
    top: 45px;
}
div.pagecontent div.title form label{
padding-right: 10px;
}
div.projekt_detail div.opis div.priponke{
  	float: left;
    height: auto;
    margin: 0 0 15px;
    padding: 0;
}
div.projekt_detail div.opis div.priponke a{
 	background: url("../images/document.png") no-repeat scroll 2px 5px #DFDFDF;
    border: 1px solid #AEABAB;
    border-radius: 2px 2px 2px 2px;
    color: black;
    float: left;
    margin: 5px 5px 0 0;
    padding: 6px 5px 5px 20px;
    text-align: center;
    text-decoration: none;
}
div.projekt_detail div.opis div.priponke a:hover{
	background-color: #c4c1c1;
}
div.priponke{
  	float: left;
    height: auto;
    margin: 0 0 15px;
    padding: 0;
}
div.priponke a{
 	background: url("../images/document.png") no-repeat scroll 2px 5px #DFDFDF;
    border: 1px solid #AEABAB;
    border-radius: 2px 2px 2px 2px;
    color: black;
    float: left;
    margin: 5px 5px 0 0;
    padding: 6px 5px 5px 20px;
    text-align: center;
    text-decoration: none;
}
div.priponke a:hover{
	background-color: #c4c1c1;
}
div.pagecontent ol{
list-style-type: none;
padding: 0;
}

div.pagebody div.projekt_detail div.splosno div.vodja{
padding-bottom: 6px;
}


div.pagecontent ol li{
    float: left;
    height: 15px;
    margin-bottom: 15px;
    margin-left: 5px;
}
div.pagecontent ol li a{
    background-color: #d6181a;
    color: white;
    padding: 5px 10px;
    text-decoration: none;
    border: 1px solid #1B6E75;
    text-align: center;
    border-radius: 2px 2px;
	-moz-border-radius: 2px 2px;
	-webkit-border-radius: 2px 2px;   
}   
div.pagecontent ol li a:hover{ 
background-color: #2a8c94;
}
div.pagecontent ul li div.slika{
   float: left;
    margin-bottom: 16px;
    margin-right: 10px;
    margin-top: 2px;
    position: relative;
    width: auto;
}
div.pagecontent ul li div.slikap{
float: left;
    margin: 0 10px 15px 2px;
    position: relative;
    width: auto;
}
div.pagecontent ul li div.naslov{
  	margin: 0;
    padding: 0;
}
div.slika_news {
float: left;


}
div.cont_news {
    /*margin-bottom: 10px;*/
    width: auto;
}
div.slikap a.img img {
	width: 122px;
	height: 85px;
}
div.slika_news div.slika a.img img {
	width: 122px;
	height: 85px;
}
/* brisi*/
div.left
{
	float: left;
	width: 210;
}

div.left div.zivali
{
	float: left;
	width: 150px
}
div.left div.zivali h1,
div.left div.st1 h1,
div.left div.st2 h1
{
    color: black;
    font-size: 12px;
    padding: 5px;
    text-transform: uppercase;
}

div.left div.zivali h1
{
	background-color: #dfdfdf;
}

div.left div.st1
{
	float: left;
	width: 25px;
	margin: 0 3px;
}

div.left div.st1 h1{
	background-color: #258f74;
	color: white;
}

div.left div.st2
{
	float: left;
	width: 25px
}

div.left div.st2 h1{
background-color: #bdbdbd;
color: white;
}

div.left div.zivali ul li a
{
    background: url("../images/puscica.png") no-repeat scroll 2px 8px transparent;
    color: black;
    padding-left: 16px;
    height: 10px;
}

div.left div.st1 ul li a
{
    background-color: #258F74;
    color: white;
    font-size: 11px;
    height: 16px;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
}

div.left div.st2 ul li a
{
	    background-color: #bdbdbd;
    color: white;
    font-size: 11px;
    height: 16px;
    margin-top: 2px;
    padding: 2px;
    text-align: center;
}

div.left ul.vmeni, ul.vmeni li {

    margin: 0 1px 7px;
}
div.right
{
	float: left;
	width: 520px;
	margin-left: 5px;	
}

div.right div.boxr
{
	    background-color: #F3F2F2;
    height: 50px;
    margin: 8px 0;
    padding: 3px;
}

div.right div.boxr ul{
    margin: 10px;
    padding: 0;
}

div.right div.boxr ul li{
    float: left;
    height: 17px;
    list-style-position: outside;
    list-style-type: none;
    margin-bottom: 5px;
    margin-right: 5px;
    width: 17px;
    background: url("../images/2krog.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    text-indent: -1000em;
}

div.right div.boxr ul li.active
{
	   background: url("../images/2krog.png") no-repeat scroll 0 bottom transparent;
    display: block;
    height: 17px;
    text-indent: -1000em;
}



div.right div.boxr ul li a{
	background: url(../images/2krog.png)no-repeat 0 0 transparent;
	text-indent: -1000em;
	display: block;
	height:17px;
	
}

div.right div.boxr ul li.active a{
	background: url(../images/2krog.png)no-repeat 0 bottom transparent;
	text-indent: -1000em;
	display: block;
	height:17px;
	
}

div.cont div.dbox {
    border-bottom: 1px solid #31957b;
    padding: 5px 0;
}
/* brisi*/
div.box div.content
{
	margin: 10px;
	width: auto;
}

/* TOOLTIP */

div.sponzorji div.inner a.tooltip {
			/*cursor: help; */
			text-decoration: none;
			position: relative;
    text-align: center;
		}
div.sponzorji div.inner a.tooltip:hover {
			opacity: 0.70;
			filter:alpha(opacity=70);
		}
div.sponzorji div.inner a.tooltip span {
			margin-left: -999em;
			position: absolute;
			display: none;
		}
div.sponzorji div.inner a.tooltip:hover span
 {
			border-radius: 2px 2px; 
			-moz-border-radius: 2px; 
			-webkit-border-radius: 2px; 
			position: absolute;
			left: 10px; 
			bottom: 30px; 
			z-index: 99;
			margin-left: 0; 
			width: auto;
			min-width: 150px;
			opacity: 0.90;
			filter:alpha(opacity=90);
		}
		.classic { 
		padding: 5px;
		background: #dfdfdf; 
		border: 1px solid black; 
		color: black; 
		font-size: 11px;
		}
/*GOOGLE MAPS HOLDER*/
div.MapHolder {
    display: block;
}
div.GMapHolder {
    border: 1px solid #EEEEEE;
    border-radius: 2px 2px 2px 2px;
    padding: 4px;
}
table.FTList {
	width: 100%;
	margin-top: 10px;
}
table.FTList thead tr {
	background-color: #F2F0F1;
    border: 1px solid #BDBDBD;
    font-weight: normal;
    line-height: 18px;
    padding: 7px 0 7px 16px;
    text-align: left;
}


div.nbox div.date
{
	color: #dfdfdf;
    float: right;
    font-size: 11px;
    margin-right: 5px;
    position: relative;
    top: -15px;
}
/* TABLE ODSTREL */
div.table_odstrel{

}
table.tabela_seznam2{
	border-collapse:collapse;
}
table.tabela_seznam2 tbody tr td {
	height: 25px;
	font-size: 12px;
	color: black;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
}
table.tabela_seznam2 tbody tr {
	margin: 0;
}
table.tabela_seznam2 tbody tr td.name{
	width: 150px; 
	background-color:#dfdfdf; 
	padding: 5px;
	color: white;
}
table.tabela_seznam2 tbody tr td.boxz{
	width: 25px; 
	background-color:#BDBDBD; 
	padding: 0;
	color: white;
}
table.tabela_seznam2 tbody tr td.boxs{
	width: 25px; 
	background-color:#258F74; 
	padding: 0;
	color: white;
}
table.tabela_seznam2 tbody tr td.sektor {
	background-color: #dfdfdf;
	color: black;
	padding: 0 5px;
	font-size: 11px;
}
table.tabela_seznam2 tbody tr td.boxz_s {
	width: 25px; 
	padding: 0;
	color: #BDBDBD;
}
table.tabela_seznam2 tbody tr td.boxs_s {
	width: 25px; 
	padding: 0;
	color: #258F74;
}
table.tabela_seznam2 tbody tr td.name_s {
	width: 25px; 
	padding-left: 15px;
	color: black;
}

table.tabela_seznam2 tbody tr.name_bg {
	background-color: #dfdfdf;
}
td.krogci ul{
    margin: 0;
    padding: 0;
}
td.krogci ul li{
    float: left;
    height: 17px;
    list-style-position: outside;
    list-style-type: none;
	margin-right: 3px;
    width: 17px;
    background: url("../images/2krog.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 17px;
    text-indent: -1000em;
}
td.krogci ul li.active
{
	background: url("../images/2krog.png") no-repeat scroll 0 bottom transparent;
    display: block;
    height: 17px;
    text-indent: -1000em;
}

/* odstrel toolbar*/
div.odstrel_toolbar {
	width: 100%;
	height: 26px;
	display: block;
	margin-bottom: 15px;
	border-bottom: 2px solid #258F74;
}
div.odstrel_toolbar ul{
	font-size: 11px;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}
div.odstrel_toolbar ul li {
    float: left;
    margin-right: 5px;
}
div.odstrel_toolbar ul li a {
    background-color: #dfdfdf;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 3px 5px;
    text-align: center;
    text-decoration: none;
    width: auto;
    color: white;
}
div.odstrel_toolbar ul li a:hover {
	background-color: #258F74;
}
div.odstrel_toolbar ul li a.active{
	background-color: #258F74;
}
/*izdelki*/
div.izdelkilist ul, div.izdelkilist ul li {
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}

div.izdelkilist ul {
margin-top:10px;
}

div.izdelkilist ul li {
margin-bottom:10px;
}
div.izdelkilist ul li div.title
{
/*background: url("../images/stripes.png") no-repeat scroll 5px 5px transparent;*/
    background: none;
    border-bottom: 2px dotted #DFDFDF;
    display: block;
    height: 27px;
    line-height: 27px;
    margin: 3px 0 10px;
    padding: 0;
    width: 100%;
}
div.izdelkilist ul li div.title h2 {
color: black;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    margin: 0 7px 0 0;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
}

div.izdelkilist ul li div.imgh {
float: left;
width: 340px;
}
div.izdelkilist ul li div.cont {
 float: left;
    padding: 0 7px;
    width: 380px;
}
div.izdelkilist ul li div.imgh a.img {
position: relative;
display: block;
width: 322px;
/*height: 330px;*/
    height: auto;
border: 1px solid #dfdfdf;
text-decoration: none;
outline: 0px;
    padding: 5px;
margin-bottom: 4px;
}
div.izdelkilist ul li div.imgh a.img img {
width: 322px;
/*height: 330px;*/
    height: auto;
border: 0px;
}
div.izdelkilist ul li div.imgh a.img span {
position: absolute;
right: 0px;
bottom: 0px;
width: 18px;
height: 18px;
background-repeat: no-repeat;
background-position: top left;
background-image: url(../images/zoombtn.png);
}
div.izdelkilist ul li div.imgh div.galleryh {
padding-top: 5px;
}
div.izdelkilist ul li div.imgh div.galleryh a {
float: left;
display: block;
width: 100px;
height: 100px;
border: 1px solid #dfdfdf;
text-decoration: none;
outline: 0px;
    padding: 5px 1px 2px 5px;
margin-right: 5px;
margin-bottom: 4px;
}
div.izdelkilist ul li div.imgh div.galleryh a.sec {
margin-right: 5px;
}
div.izdelkilist ul li div.imgh div.galleryh a img {
width: 96px;
height: 96px;
border: 0px;
}

div.izdelkilist ul li div.cont table {
width: 100%;
height: auto;
border: 1px solid #B8B4B4;
border-collapse: collapse;
margin-top: 10px;
color: #5E5B5B;
}
div.izdelkilist ul li div.cont table thead td, div.izdelkilist ul li div.cont table thead th {
font-weight: bold;
background-color: #E1E1E1;
}
div.izdelkilist ul li div.cont table tbody tr:nth-child(even) td {
background-color: #F4F4F4;
}
div.izdelkilist ul li div.cont table tr {
height: auto;
}
div.izdelkilist ul li table td, div.izdelkilist ul li div.cont table th {
width: auto;
border: 1px solid #B8B4B4;
padding: 2px 5px;
}
/*
div.cont table {
width: 100%;
height: auto;
border: 1px solid #B8B4B4;
border-collapse: collapse;
margin-top: 10px;
margin-bottom: 10px;
color: #5E5B5B;
}
div.cont table thead td, div.cont table thead th {
font-weight: bold;
background-color: #E1E1E1;
}
iv.cont table tbody tr:nth-child(even) td {
background-color: #F4F4F4;
}
div.cont table tr {
height: auto;
}
div.cont table td {
width: auto;
border: 1px solid #B8B4B4;
padding: 2px 5px;
}
*/
a.pdfico {
background-image: url(../images/pdfico.png);
background-repeat: no-repeat;
background-position:left center;
background-repeat:no-repeat;
padding:3px 5px 3px 20px;
}

div.izdelkilist ul li a.pdf {
	background: url("../images/pdfico.png") no-repeat scroll 2px 4px #DFDFDF;
    color: #676767;
    display: block;
    float: left;
    height: 24px;
    line-height: 24px;
    margin-top: 10px;
    min-width: 30px;
    padding-left: 25px;
    text-decoration: none;
    width: auto;

}
div.izdelkilist ul li div.cont a.pdf:hover {
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    opacity: 0.7;
}

div.izdelkilist ol, div.izdelkilist ol li {
list-style-position:outside;
list-style-type:none;
margin:0px;
padding:0px;
}
div.izdelkilist ol li {
float:left;
padding: 2px;
}
div.izdelkilist ol li a {
display: block;
padding: 2px 5px;
text-decoration: none;
}
div.izdelkilist ol li a.active, div.izdelkilist ol li a:hover {
background-color: #CCCACA;
color: white;
}
div.izdelkilist ol li a.pbn:hover {
background-color: white;
color: #5E5B5B;
text-decoration: underline;
}
div.vizitka div.inner p{
	margin: 0;
	padding: 0;
}
.body span.top-logo{
    font-size: 30px;
    font-weight: 800;
    color: #23348a;
    left: 110px;
    position: absolute;
    top: 68px;
}
.cont div.tolbar_maps{
    width: 100%;
    height: 30px;
    line-height: 30px;
    background-color: #DFDFDF;
}
div.tolbar_maps form input{
margin-right: 0;
    width: 30px;
}