body {
	color: #333333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%; /* 1em = 10px */
	line-height: 1.45em;
	height: 100%;
	text-align: center;
}

html {
	height: 100%;
}

ul br {
	display: none;
}

ul li br {
	display: inline;
}

#body-normal {
	background: white url('../images/body-background.gif') repeat-x;
}

#body-horizontal {
	background: white url('../images/background-horizontal.gif') repeat-x;
}

#photos-navigation {
	z-index: 1000;
	position: absolute;
	margin-top: -110px;
}
#photos-navigation a:link, #photos-navigation a:visited, #photos-navigation a:active {
	color:#333333;
	text-decoration:none;
}

#photos-navigation .prev {
	float:left;
	margin-left:0px;
	padding:2px 0;
}

#photos-navigation .next {
	float: left;
	margin-left: 178px;
	padding: 2px 0;
}

h1 {
	color: #333333;
	font-size: 150%; 
	font-family: Arial;
	padding-left:20px;
	padding-top:8px;
	margin-left:-7px;
}

.heading {
	background-color: #ededed;
	padding: 2px 25px 2px 5px;
}

h2 {
	font-size: 140%;
	margin-bottom: .5em;
	background: transparent url('../images/h2-bottom-line.gif') bottom left no-repeat;
	color: #037584;
	padding-bottom: 2px;
	padding-right: 2.5em;
}

h3 {
	font-size: 120%;
	margin-bottom: .5em;
	background: transparent url('../images/h3-bottom-line.gif') bottom left no-repeat;
	color: #d6eff2;
	padding-bottom: 1px;
}
.h3-content-heading {
	color: #FFFFFF;
	background: transparent url('../images/h3-bottom-line-content.gif') bottom left no-repeat;
}

h4 {
	color: #333333;
	padding-left: 2px;
}

p {
	font-size: 1.2em; /* 12px */
}	

.list-content {
	margin-left: 45px;
	list-style: disc;
	font-family: Arial;
	margin-top: 5px;
	list-style-position: inside;
}

.list-content a:link, .list-content a:visited, .list-content a:hover, .list-content a:active {
	font-family: Arial;
	color: #038698;
	text-decoration: underline;
}

.list-content a:hover {
	text-decoration: none;
}

p.d1 {
	color: #333333;
	font-family: Arial;
	font-size: 120%;
	padding-left: 22px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

.d2 {
	color: #333333;
	font-family: Arial;
	font-size: 100%;
	padding-left: 22px;
	margin-top: 15px;
	padding-right: 22px;
}

#mini-logo-hse {
	position: absolute;
	bottom: 2px;
	left: 71px;
}

#graphic-horizontal #mini-logo-hse {
	bottom: 4px;
}

.attachedPhotov1 {
	float: left;
}

.siteMapL1 a:link, .siteMapL1 a:visited, .siteMapL1 a:hover, .siteMapL1 a:active {
	font-family: Arial;
	font-size: 90%;
	padding-left: 22px;
	color: #038698;
	text-decoration: underline;
}

.siteMapL1 a:hover {
	text-decoration: none;
}

.siteMapL2 a:link, .siteMapL2 a:visited, .siteMapL2 a:hover, .siteMapL2 a:active {
	font-family: Arial;
	font-size: 90%;
	padding-left: 42px;
	color: #038698;
	text-decoration: underline;
}

.siteMapL2 a:hover {
	text-decoration: none;
}

.siteMapL3 a:link, .siteMapL3 a:visited, .siteMapL3 a:hover, .siteMapL3 a:active {
	font-family: Arial;
	font-size: 90%;
	padding-left: 62px;
	color: #038698;
	text-decoration: underline;
}

.siteMapL3 a:hover {
	text-decoration: none;
}

.siteMapL4 a:link, .siteMapL4 a:visited, .siteMapL4 a:hover, .siteMapL4 a:active {
	font-family: Arial;
	font-size: 90%;
	padding-left: 62px;
	color: #038698;
	text-decoration: underline;
}

.siteMapL4 a:hover {
	text-decoration: none;
}

.d2 a:link, .d2 a:visited, .d2 a:hover, .d2 a:active {
	color: #038698;
	text-decoration: underline;
}

.d2 a:hover {
	text-decoration: none;
}

input {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	width: 150px;
	height: 20px;
	border: 1px solid #B2B2B2;
}

input.radio {
	width: auto;
	height: auto;
	border: none;
	margin-left: -3px;
}

input.checkbox {
	width: 10px;
	height: auto;
	border: none;
	margin: 0;
}

input.button {
	width: auto;
	height: auto;
	line-height: 100%;
	padding: 2px 5px 2px 5px;
	margin: 0;
}

textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	color: #333333;
	font-size: 100%;
	width: 100%;
	height: 10em;
	border: 1px solid #B2B2B2;
}

.clearer {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px
}

/*------------------ forms -------------------- */

#securityInput, #securityCode {
	float: left;
}

dd.note {
	clear: left;
}

dt#submit {
	padding-top: 15px;
}


/* eml */
#emlForm {
	font-size: 100%;
	margin: 0;
	padding: 0;
}

#emlForm em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm dl {
	margin: 10px 0;
	padding: 0;
}

#emlForm dt {
	margin: 7px 0 0 0;
	padding: 0;
}

#emlForm dt.checkbox {
	margin: 2px;
	padding: 0;
}

#emlForm dd {
	margin: 0;
	padding: 0;
}

#emlForm dt em, #emlForm .note em {
	color: #c00;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 120%;
	font-weight: bold;
	font-style: normal;
}

#emlForm  input.text {
	width: 250px
}

#emlForm hr {
	border: none 0;
	border-top: 1px solid #CCCCCC;
	height: 1px;
}
#search-form {
	margin-left: 20px;
	margin-top: 9px;
}

#search-input {
	border: none;
	height: 13px;
	font-size: 80%;
	font-family: Verdana;
	position: relative;
	float: left;
	width: 153px;
}

#search-button {
	height: 15px;
	width: 15px;
	float: left;
	border: none;
}

/*---------------- end forms----------------- */

#container {
	position: relative;
	width: 1001px;
	margin: 0 auto;
	text-align: left;
}

.cont {
	position: absolute;
	right: 0;
	margin: 0;
}

#head-area {
	position: relative;
	height: 329px;
	width: 100%;
	background: transparent url('../images/background-head-area.gif') no-repeat top right;
}

#graphic {
	position: absolute;
	top: 126px;
}

.graphic-horizontal-section{
	width: 201px;
}

#graphic-horizontal {
	position: absolute;
	top: 126px;
	width: 1500px;
}

.horizonzal-image-history {
	margin-top: 1px;
	margin-left: 1px;
}

/* top menu */

#top-menu {
	position: absolute;
	color: #005952;
	font-size: 135%;
	height: 20px;
	list-style-type: none;
	bottom: 203px;
	left: 200px;
}

#top-menu li {
	background-color: #EDEDED;
	float: left;
	height: 10px;
	line-height: 0.7;
	padding: 5px 1.5em;
	vertical-align: bottom;
}
#top-menu span {
	display: block;
	padding-left: 10px;
	padding-right: 10px;
}
#top-menu span:hover{
	color: #FFF !important;
	background-color: #b9572e;
}

#top-menu li:hover {
	background-color: #b9572e;
	color: #ffffff !important;
	cursor: pointer;
}

#top-menu a:link, #top-menu a:visited, #top-menu a:hover, #top-menu a:active {
	color: #005952;
	text-decoration: none;
	display: block;
} 

#top-menu li:hover a {
	color: #ffffff !important;
	text-decoration: none;
} 

.top-menu-on {
	background-color: #b9572e !important;
	color: #ffffff !important;
}

.top-submenu {
	display: none;
	width: 300px;
}


#top-menu ul {
	background: white url(../images/border-menu.gif) repeat-y scroll left top;
	border-top: 1px solid #D1D1D1;
	bottom: 21px;
	color: #005952;
	font-size: 100%;
	list-style-type: none;
	margin: 0 0 0 -20px;
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
}

.open-menu {
	background: white url(../images/border-menu.gif) repeat-y scroll left top;
	border-top: 1px solid #D1D1D1;
	bottom: 21px;
	color: #005952;
	font-size: 100%;
	list-style-type: none;
	margin: 0 0 0 -20px;
	padding-left: 15px;
	padding-top: 5px;
	position: absolute;
	display: block;
}

#top-menu ul a:link, #top-menu ul a:visited, #top-menu ul a:hover, #top-menu ul a:active {
	color: #005952;
	text-decoration: none;
}

#top-menu li li{
	background-color: #ffffff;
	float: none;
	height: 10px;
	line-height: 0.7;
	padding: 3px 0;
	font-size: 90%;
	font-family: Arial;
}

#top-menu li li:hover {
	background-color: #ffffff;
	color: #d71920;
}

#top-menu li li a:link, #top-menu li li a:visited, #top-menu li li a:hover, #top-menu li li a:active {
	color: #333333 !important;
	display:block;
}

#top-menu li li a:hover {
	color: #d71920 !important;
	text-decoration: underline;
} 

.top-submenuon {
	background-color: #ffffff;
	color: #d71920;
}
/* end top menu */



#main-menu-ul-horizontal {
	position: absolute;
	top: -2px;
	right: 710px;
}
#main-menu {
	position: absolute;
	top: 0px;
	right: 710px;
	list-style-type: none;
}

#main-menu li {
	font-size: 140%;
	text-align: right;
	padding-left: 1.5em;
	clear: right;
}

#main-menu span {
	float: right;
}

#main-menu li a:link, #main-menu li a:visited, #main-menu li a:hover, #main-menu li a:active {
	position: relative;
	display: block;
	padding: 5px .7em 5px 1.9em;
	margin-bottom: 1px;
	color: #ffffff;
	background-color: #c8c8c8;
	text-decoration: none;
}

#main-menu li a:hover {
	color: #666;
	background-color: #f2f2f2;
} 

#main-menu li.main-menu-on {
	display: block;
	background-color: #f2f2f2;
	margin-bottom: 1px;
	color: #666666;
	font-size: 200% !important;
	clear: both;
	padding: 9px 10px 18px 38px; 
	min-height: 30px;
	line-height: 1em;
}

#main-menu li.main-menu-on a:link, #main-menu li.main-menu-on  a:visited, #main-menu li.main-menu-on  a:hover, #main-menu li.main-menu-on  a:active {
	background-color: #c8c8c8;
	padding: 5px .5em;
	color: #ffffff;
	text-decoration: none;
}

.main-menu-additional-text {
	font-size: 53%;
	line-height: 96%;
	margin-top:1px;
	color: #b3b3b3;
}

#content-area {
	position: relative;
	right: 0;
}

#body-horizontal #content-area {
	min-height: 450px;
}

.content-area-main {
	position: relative;
	float: right;
	background: white url('../images/background-content-area.gif') no-repeat top left;
	width:709px;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	font-family: tahoma;
	padding-top: 5px;
}

#content-area-main-content {
	padding-top: 5px;
	font-size: 120%;
	min-height: 250px;
	padding-bottom: 20px;
}

#content-area-main-content-horizontal {
	padding-top: 5px;
	padding-bottom: 20px;
	font-size: 120%;
	min-height: 250px;
}
.photos-containter-horizontal {
	left: 573px;
	position: absolute;
	width: 201px;
	top: 1px;
	z-index: 1;
}

.path {
	color: #999999;
	font-size: 80%;
	padding-left: 20px;
	line-height: 2.2em;
}

.path a:link, .path a:visited, .path a:hover, .path a:active {
	color: #999999;
	text-decoration: underline;
}

.path a:hover {
	text-decoration: none;
}

.news {
	font-size: 100%;
	color: #333333;
	margin-bottom: 10px;
}

.news a:link, .news a:visited, .news a:hover, .news a:active {
	color: #333333;
	text-decoration: none;
}

.news a:hover {
	text-decoration: underline;
}

.archive a:link, .archive a:visited, .archive a:hover, .archive a:active {
	color: #d71920 !important;
	text-decoration: underline !important;
}

.archive a:hover {
	text-decoration: none !important;
}

#news-area, #random-area {
	position: relative;
	float: left;
	font-size: 110%;
	width: 258px;
	margin-left: 18px;
	padding-right: 9px;
}

#random-area {
	margin-left: 0px;
	width: 196px;
}


#news-area a:link, #news-area a:visited, #news-area a:hover, #news-area a:active {	
	color: #333333;
	text-decoration: none;
	padding-left: 2px;
	display: block;
	margin-top: -2px;
}

#news-area a:hover {
	text-decoration: underline;
}

#random-area a:link, #random-area a:visited, #random-area a:hover, #random-area a:active, #projects-area-alt a, #projects-area-alt2 a {
	color: #D71920;
}

#random-area a:hover,#projects-area-alt a:hover, #projects-area-alt2 a:hover {
	text-decoration: none;
}

#projects-area-alt p.news a:link, #projects-area-alt p.news a:visited, #projects-area-alt p.news a:hover, #projects-area-alt p.news a:active,
#projects-area-alt2 p.news a:link, #projects-area-alt2 p.news a:visited, #projects-area-alt2 p.news a:hover, #projects-area-alt2 p.news a:active {	
	color: #333333;
	text-decoration: none;
}

#projects-area-alt p.news a:hover, #projects-area-alt2 p.news a:hover {
	text-decoration: underline;
}

#projects-area, #projects-area-alt, #projects-area-alt2 {
	position: relative;
	float: left;
	font-size: 110%;
	width: 195px;
	padding-left:6px;
	padding-right: 7px;
}

#projects-area-alt {
	position: relative;
	float: left;
	font-size: 110%;
	width: 255px;
	margin-left: 18px;
	padding-right: 9px;
}

#projects-area-alt2 {
	margin-left: 13px;
	width: 257px;
	min-height: 450px;
	padding-right: 9px;
}

#project_img  {
	width: 64px;
	padding: 2px 5px 0 0;
	float: left;
	margin-left: -1px;
}

.content-area-main-map, .content-area-main-map-1 {
	position: relative;
	float: left;
	margin-top: -16px;
	margin-left: 0px;
}


#content-area-main-map-normal {
	width: 216px;
}

#content-area-main-map-zoom {
	width: 419px;
	margin-left: 0px;
}

.date {
	background-color: #e3e3e3;
	font-weight:normal;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: -3px;
}

.source {
	color: #b4b4b4;
	font-style: italic;
	font-size: 100%;
	margin-bottom: 5px;
	padding-left: 1px;
}

.zemljevid-hidroelektrarn {
	background: white;
	color: #333333;
	font-size: 170%;
}

#zemljevid-hidroelektrarn-normal {
	padding-top: 1px;
	margin-right: -2px;
	padding-bottom: 1px;
	padding-left: 5px;
	margin-left: -20px;
}

#zemljevid-hidroelektrarn-zoom {
	margin-left: -20px;
	padding-top: 1px;
	margin-right: -6px;
	padding-bottom: 1px;
	padding-left: 4px;
}

#povecava {
	margin-left:-2px;
}

.zemljevid-hidroelektrarn a:link, .zemljevid-hidroelektrarn a:visited, .zemljevid-hidroelektrarn a:hover, .zemljevid-hidroelektrarn a:active {
	color: #d71920;
	text-decoration: underline;
	font-size: 70%;
}

.zemljevid-hidroelektrarn a:hover {
	text-decoration: none;
}

#footer-area {
	position: relative;
	bottom: 0px;
	height: 220px;
	clear: both;
}

#footer-area-horizontal {
	position: relative;
	bottom: 0px;
	height: 220px;
	clear: both;
}

#vizitka {
	float:left;
	text-align: right;
	font-family: tahoma;
	font-size: 110%;
	width: 282px;
	margin-top: 10px;
}

#vizitka a:link, #vizitka a:visited, #vizitka a:hover, #vizitka a:active {
	color: #d71920;
	text-decoration: underline;
}

#vizitka a:hover {
	text-decoration: none;
}

.media-area {
	position: relative;
	float: right;
	width: 711px;
	min-height: 220px;
	font-family: tahoma;
	font-size: 120%;
}

#media-area-content {
	background-color: #c8c8c8;
}

#media-area-entry {
	background-color: #009aaf;
}

#iskalnik {
	position: relative;
	float: left;
	width: 285px;
}

#zanima-me {
	position: relative;
	float: left;
	width: 190px;
}

#faq {
	float: left;
	width: 198px;
	padding-top: 8px;
	margin-left: 6px;
}

#banners {
	float: left;
	width: 217px;
	padding-top: 21px;
	margin-left: 4px;
}

.archive {
	font-size: 100%;
	margin-bottom: 20px;
}

.photo {
	width: 201px;
	background-color: #f2f2f2;
	color: #929292;
	font-size: 90%;
	float: left;
	margin-bottom: 10px;
	margin-top:10px;
	padding-bottom: 3px;
	margin-left: -22px;
}

.photo2 {
	width: 201px;
	background-color: #f2f2f2;
	color: #929292;
	font-size: 90%;
	float: left;
	margin-bottom: 10px;
	margin-top:17px;
	padding-bottom: 3px;
	margin-left: -22px;
	margin-right: 10px;
	clear: both;
}

.photo span, .photo2 span  {
	padding-left:6px;
	padding-right:6px;
	padding-bottom: 4px;
	display:block;
}

#tmap1 {
	width: 230px;
}

#tmap2, #tmap3 {
	width: 440px;
}

#head-line {
	border-left: 1px solid #E1E1E1;
	height: 126px;
	margin-left: 290px;
	position: absolute;
}

#head-line2 {
	border-left: 1px solid #E1E1E1;
	height: 126px;
	position: absolute;
	width: 1px;
	top: 0;
	right: -1px;
}

.cont #head-line2 {
	display: none;
}

#language {
	right: 1px;
	position: absolute;
	background-color: #ededed;
	font-size: 110%;
	font-family: Tahoma;
	padding: 2px 0 4px 10px;
}

#language a:link, #language a:visited, #language a:hover, #language a:active {
	color: #038698;
	text-decoration: underline;
}

#language a:hover {
	text-decoration: none;
}

.system-menu-footer {
	position: absolute;
	height: 22px;
	bottom: 0px;
	right: 0px;
	width: 100%;
}

#system-menu-footer-entry {
	background-color: #038698;
}

#system-menu-footer-content {
	background-color: #aeaeae;
}

.sys-menu {
	margin-left: 10px;
}

.sys-menu li {
	float: left;
	margin-left: 7px;
	padding-top: 0px;
}

#text-size li{
	margin-left: 5px;
}

#text-size-first {
	color: #FFFFFF;
	margin-left: 114px !important;
	font-size: 80%;
	padding-top: 3px;
}

#skupina-hse {
	margin-left: 55px !important;
	padding-top: 0px;
}

.photo-content {
	text-align:center;
      margin-left:auto;
      margin-right: auto;
      display:block;
}

.hidroelektrarne-heading {
	font-family: Arial;
	font-size: 120%;
	margin-bottom: .5em;
	padding-left: 22px;
	font-weight: bold;
}

.hidroelekrarne-list {
	font-family: Arial;
	font-size: 100%;
	margin-bottom: 1em;
	padding-left: 22px;
}

.hidroelekrarne-list a:link, .hidroelekrarne-list a:visited, .hidroelekrarne-list a:hover, .hidroelekrarne-list a:active {
	color: #038698;
	text-decoration: underline;
}

.hidroelekrarne-list a:hover {
	text-decoration: none;
}

#frequently-asked-questions {
	width: 190px;
	font-family: Tahoma;
	font-size: 90%;
}

#frequently-asked-questions a:link, #frequently-asked-questions a:visited, #frequently-asked-questions a:hover, #frequently-asked-questions a:active {
	color: #333333;
	text-decoration: none;
}

#frequently-asked-questions a:hover {
	text-decoration: underline;
}

.map-description {
	float: right;
	position: relative;
	background-color: white;
	border-right: 1px solid #E1E1E1;
	width: 421px;
	opacity: 0.7;
	margin-top: -88px;
	padding-left: 10px;
	padding-top: 2px;
	font-size: 110%;
	margin-right: -7px;
}

a.video, a.video2, a.video3 {
	float: right;
}

a.video2 {
	margin-right: -5px;
}

a.video3 {
	margin-right: -5px;
}

.map-description img {
	float: left;
	margin-bottom:0;
	margin-top: 1px;
	opacity: 1.5;
	padding: 0 5px 1px 0;
}

.content-history {
	position: relative;
	float: left;
	margin-left: 1px;
	font-family:tahoma;
	font-size:90%;
	width:190px;
}
.content-history a:link, .content-history a:visited, .content-history a:hover, .content-history a:active {
	font-family: Arial;
	color: #038698;
	text-decoration: underline;
}

.content-history a:hover {
	text-decoration: none;
}

.history-text {
	color: #333333;
	font-family: Tahoma;
	font-size: 110%;
	margin-top: 15px;
	width: 201px;
}

#narocanje_form {
	margin-left: 20px;
}

.izbiranje {
	left: 291px;
	position: relative;
	width: 230px;
	background:white url(../images/background-content-area.gif) no-repeat scroll left top;
	border-left:1px solid #E1E1E1;
	height: 390px;
	padding-left: 20px;
	padding-top: 20px;
	font-family: tahoma;
	font-size: 110%;
	text-align: right;
	color: #009ab0;
}

.izbiranje a:link, .izbiranje a:visited, .izbiranje a:hover, .izbiranje a:active {
	color: #009ab0;
	text-decoration: underline;
}

.izbiranje a:hover {
	text-decoration: none;
}

.izbiranje br {
	display: block;
	margin-top: .5em;
}

.photolist {
	font-family: tahoma;
	font-size: 100%;
	float: left;
	width: 201px;
	margin-right: 5px;
}
.photolist a:link, .photolist a:visited, .photolist:hover, .photolist a:active {
	color: #009ab0 !important;
	text-decoration: none;
} 

.photoBox {
	clear: left;
}

.he-solkan {
	background-color: #F2F2F2;
	color: #D71920;
	font-family: tahoma;
	font-size: 110%;
	height: 30px;
	margin-top: 1px;
	padding-left: 10px;
}

a.move-right-link:link, a.move-right-link:visited, a.move-right-link:hover, a.move-right-link:active {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 140%;
	color: #037584;
	text-decoration: none;
}

.move-right-anchor {
	position: absolute;
	top: -328px;
	right: 0;
}

.che-simulacija {
	margin-top: 10px;
	margin-left: -1px;
	margin-bottom: 1px;
}