div.scroll-zemljevid {
height: 197px;
width: 299px;
overflow: hidden;
background-color: #ffffff;
}

div.scroll-press {
height: 197px;
width: 299px;
overflow: hidden;
background-color: #ffffff;
}

body {
	font-family: "Verdana",  Arial, sans-serif;
	color: #000000;
	font-size: 80%; /* 1em = 10px */
	line-height: 1.2em;
}

p {
  margin-top: 0px;
  margin-bottom: 0.3em;
}

a:link {
color:#000000;
text-decoration: none;
}
a:visited {
color:#000000;
text-decoration: none;
}
a:hover {
color:#ee671a;
text-decoration: none;
}
a:active {
color:#ee671a;
text-decoration: none;
}

.bold {
	font-weight:bold;
}

a.novice:link, a.novice:visited, a.novice:active {
 color: #ee671a;
 text-decoration: none;
}

a.novice:hover {
 color: #9e4f27;
 text-decoration: none;
}

.pokoncdesnocrta {
border-right: 1px solid #000000;
border-left: 0px;
border-top: 0px;
border-bottom: 0px;
border-style: solid;

} 
.pokonclevocrta {
border-left: 1px solid #000000;
border-right: 0px;
border-top: 0px;
border-bottom: 0px;
border-style: solid;
} 

.jezik {
 	font-size: 0.8em;
	line-height: 1.5em;
	text-decoration: none;
}

.jezik-orange {
  color:#ee671a;
}

.naslov-crn {
  color:#000000;
	font-size: 1.3em;
  font-style:normal;
  font-weight:bold;
  text-align:left;
  text-decoration:none;
}

.podglavni-meni {
	font-size: 1em;
	line-height: 1.1em;
}

.podglavni-meni-orange {
	font-size: 1em;
	line-height: 1.1em;
  color:#ee671a;
}

.podglavni-meni-bold-orange {
	font-size: 1em;
	line-height: 1.1em;
  font-weight: bold;
  color:#ee671a;
}

.podglavni-meni-bold {
	font-size: 1em;
	line-height: 1.1em;
  font-weight: bold;
  color:#000000;
}
