body
{
		background-color:#FFF;

	height:100%;
	margin: 0px;
	padding:0px;
}


html
{
	background-color:#333;
}


#glavni-container {
	height:auto;
	margin-left: auto;
	margin-right: auto;
	width: 940px;
	margin-bottom:80px;

}

#header-navigation {
	height: 80px;
	background-color: #CCCCCC;
	background-image:url(img/menu.png);
}

#navigacija {
	padding-top:0px;
	position:relative;
	top:0px;
	right:40px;
	float:right;

}

ul.menu {
	z-index:50;
	list-style:none;
	margin:0;
	padding:0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; color:#000; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:2px}
ul.menu ul {
	position:absolute;
	top:80px;
	left:0;
	display:none;
	opacity:0;
	list-style:none;
	background-color: #d1d1d1;
}
ul.menu ul li {position:relative; border:1px solid #aaa; border-top:none; width:148px; margin:0}
ul.menu ul li a {display:block; padding:3px 7px 5px; background-color:#d1d1d1}
ul.menu ul li a:hover {background-color:#c5c5c5}
ul.menu ul ul {left:148px; top:-1px}
ul.menu .menulink {
	border:0px solid #aaa;
	font-weight:bold;
	width:134px;
	height:53px;
	color: #FFFFFF;
	vertical-align: middle;
	text-shadow: 1px 1px 1px #333;
	-moz-text-shadow: 1px 1px 1px #333;
	padding-top: 32px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

ul.menu .menulink:hover, ul.menu {
	color:#CCCCCC;
}
ul.menu .sub {background:#d1d1d1 url(img/arrow.gif) 136px 8px no-repeat}
ul.menu .topline {border-top:1px solid #aaa}



#domov-gumb {
	border:none;
	text-decoration: none;
	width:35px;
	height:35px;
	background:url(img/home.png);
	position:relative;
	top:20px;
	right:20px;
	float:right;
}

#domov-gumb:hover{
	background:url(img/home_hover.png);
}

#header-banner {
	margin:0;
	padding:0;
	overflow:hidden;
	width:940px;
	height: 300px;
	position:relative;
	top:-12px;
	z-index:0;
/*	background-image:url(img/banner_rostfrei_ograja.jpg);
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	line-height: 1.7em;*/
}


#gumb-1 {
	width:22px;
	position:relative;
	left: 830px;
	top: -47px;
}
#gumb-2 {
	width:22px;
	position:relative;
	left: 790px;
	top: -57px;

}
#gumb-3 {
	width:22px;
	position:relative;
	left: 750px;
	top: -70px;
}

#header-banner div:first-child {

	padding: 35px;
	width: 250px;
}

ul.a {
	list-style-type:square;

}

#content {
		margin-bottom:50px;

}

#breadcrumbs {
	height: 65px;

}

#breadcrumbs-tekst {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	font-family: 'Droid Serif', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
	font-variant:small-caps;
	font-style:normal;
	font-weight:bold;
	font-size:14px;
	padding-top: 29px;
	padding-left: 29px;
	text-transform: capitalize;
	
}

#breadcrumbs-tekst a {
	color:#000000;
	text-decoration:none;
	
}
#breadcrumbs-tekst span {
	color:#006BBB;
	text-decoration:none;
	font-weight:bolder;
	
}
#vsebina-cont {
	display:block;
	clear:both;
	min-height:170px;
}
	
#vsebina-tekst {
	padding-left: 45px;
	font-style:normal;
	font-family: "Calibri", Arial, Helvetica, sans-serif;

}


#vsebina-tekst h1{
	font-family: 'Signika', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold;
	font-size:20px;
	color: #006BBB;
}
#vsebina-tekst h1 a{
	font-family: 'Signika', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
	font-weight:bold;
	font-size:20px;
	color: #006BBB;
}

#vsebina-tekst p {
	width:65%;
	/*	font-family: 'Droid Serif', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
	font-size:16px;
	line-height: 1.8em;
}
#vsebina-tekst #zgodovina {
	width:100%;
	/*	font-family: 'Droid Serif', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
	font-size:16px;
	line-height: 1.8em;
}
#vsebina-tekst a {
	color:#006BBB;
	/*	font-family: 'Droid Serif', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
	font-weight:bold;
	font-size:14px;
	line-height: 1.8em;
}

#vsebina-tekst dt {
	color:#006BBB;
	font-weight:bold;
	font-size:14px;
	line-height: 1.2em;
	margin-top: 10px; 
}

#vsebina-tekst dd {
	/*	font-family: 'Droid Serif', 'Palatino Linotype', 'Book Antiqua', Palatino, serif;*/
	font-size:14px;
	line-height: 1em;
}
#vsebina-dodaten {
	margin-top:15px;
	margin-left:15px;
	margin-right:0px;
	margin-bottom:0px;
	padding:15px;
	padding-top:10px;

	float:right;
	width:20%;
	min-height:100px;
	background-color:#B3B3B3;
	
	
	-webkit-box-shadow: #777 2px 2px 2px;
	-moz-box-shadow: #777 2px 2px 2px;
	box-shadow: 2px 2px 2px #777;


	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#vsebina-dodaten-zgodovina {
	margin-top:65px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:0px;
	padding:15px;
	padding-top:10px;

	float:right;
	width:20%;
	min-height:100px;
	background-color:#B3B3B3;
	
	
	-webkit-box-shadow: #777 2px 2px 2px;
	-moz-box-shadow: #777 2px 2px 2px;
	box-shadow: 2px 2px 2px #777;


	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#vsebina-dodaten ul {
	position:relative;
	left: -15px;
	font-size: 12px;
	line-height: 1.7em;
	list-style-type: disc;
}

#vsebina-dodaten h2 {
	font-size: 14px;
	line-height: 1.0em;

	color:#006BBB;
}

#vsebina-dodaten-zgodovina dd {
	position:relative;
	left:-30px;
	font-size: 14px;
	line-height: 1.0em;

}

#vsebina-dodaten p {
width: 100%;
font-size:13px;
text-decoration:none;
}

#vsebina-dodaten-zgodovina a {
	font-weight:normal;
		font-size: 14px;
	line-height: 1.0em;
text-decoration:none;
color:#FFF;
}


.content-slike {
	width:940px;
	bottom:0px;
	margin-top: 80px;
	margin-bottom: 25px;
	border-image:none;

}

.content-slike-holder{
	max-width:220px;
	height:140px;
	padding:15px;
	overflow:hidden;
	background:#DDD;
	border:1px solid #BBB;
	margin-right: 20px;
	margin-bottom: 20px;
	float:left;
	
	


	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;

}

.content-slike-holder img{
	max-width:190px;
	max-height:140px;

}
.content-slike-holder:hover{
	background:#CCC;
	border:1px solid #AAA;
}



#content-slike-galerija {
	width:80px;
	height:140px;
	padding:15px;
	background:#DDD;
	border:1px solid #BBB;
	margin-bottom: 25px;
	float:left;
	
	
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #006BBB;
	text-align:center;
	font-weight:bold;
	vertical-align:middle;

}

#content-slike-galerija:hover{
	background:#CCC;
	border:1px solid #AAA;
}

#content-slike-galerija a{
	position:relative;
	bottom:-20px;
	color: #006BBB;	
	margin-top:50px;
	text-decoration:none;
}
#zemljevid {
	width:580px;
	height:350px;
	overflow: hidden;
	border-width: 1px;
	border-style: solid;
	border-color: #999;	
	
		-webkit-box-shadow: #777 2px 2px 2px;
	-moz-box-shadow: #777 2px 2px 2px;
	box-shadow: 2px 2px 2px #777;


	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#footer {
	margin-bottom: 0px;
	margin-top: 60px;
	z-index:1;
	width: 100%;
/*	min-height: 187px;*/
	background-color: #333333;
	height: auto;
	min-width: 940px;

}

#footer-vsebina {	
	height:auto;
		margin-bottom: auto;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	width: 940px;
	min-height: 170px;
	background-color: #333333;
	font-family: "Calibri", Arial, Helvetica, sans-serif;
	color: #FFFFFF;


}
.footer-vsebina-1{
	width:230px;
		display:inline;
	float:right;
}
#footer-vsebina-2{
	width:180px;
		display:inline;
	float:right;
}

#footer-vsebina h3{
	margin-top: 0.7em; /* webkit for h3 is 1em */
	margin-bottom: 0.7em; /* webkit for h3 is 1em */
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:13px;
	color: #006BBB;
	font-weight: normal;
}
#footer-vsebina a{
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}
#footer-vsebina h2{
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-size:11px;
	color: #999999;
	text-decoration: none;
	line-height: 20px;
}

#footer-vsebina-kontakt{
	font-style:normal;
	width:270px;
	display:inline;
	float:right;
}
#footer-vsebina-kontakt p{
	font-family: Verdana, Geneva, sans-serif;
	font-size:9px;
	color: #777;
	text-decoration: none;
	line-height: 17px;
	margin-top:20px;
}
#footer-vsebina-kontakt a{
	font-size:9px;
	color: #888;
	text-decoration: none;
	line-height: 5px;
}
#footer-vsebina-kontakt img{
	border:none;
	position:relative;
	left: -3px;	
	top: 5px;	
}





<style type="text/css">

  .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

</style><!-- main stylesheet ends, CC with new stylesheet below... -->

<!--[if IE]>
<style type="text/css">
  .clearfix {
    zoom: 1;     /* triggers hasLayout */
    }  /* Only IE can see inside the conditional comment
    and read this CSS rule. Don't ever use a normal HTML
    comment inside the CC or it will close prematurely. */
</style>
<![endif]-->