body {
	margin: 0px;
	padding: 0px;
	background-color: #5C5C5C;
}
#ozadje {
	background-image: url(osnovne_slike/ozadje.jpg);
	margin: 0px;
	padding: 0px;
	height: 711px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#logo {
	position: absolute;
	margin: 0px;
	padding: 0px;
	height: 141px;
	width: 83px;
	left: 56px;
	top: 77px;
}
#meni {
	margin: 0px;
	padding: 0px;
	height: 21px;
	width: 268px;
	position: absolute;
	left: 153px;
	top: 41px;
}
#desnimeni {
	margin: 0px;
	padding: 0px;
	height: 95px;
	width: 100px;
	position: absolute;
	left: 893px;
	top: 77px;
}
#orientpas {
	position:absolute;
	left:150px;
	top:470px;
	width:541px;
	z-index:1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

#orientpas span.poglavje{
	font-weight: bold;
	color: #990000;
}
#orientpas span.poglavje a:link {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#orientpas span.poglavje a:visited {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
#orientpas span.poglavje a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
#orientpas span.poglavje a:active {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}


#orientpas a:link {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#orientpas a:visited {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}
#orientpas a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
#orientpas a:active {
	color: #666666;
	text-decoration: none;
	font-weight: normal;
}

#orientpas span.trenutno {
	font-weight: bold;
}




#navigacija {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 130px;
	position: absolute;
	left: 739px;
	top: 465px;
}


#ekran {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 350px;
	width: 700px;
	left: 166px;
	top: 87px;
	position: absolute;
}

a:link {
	color: #990000;
	text-decoration: underline;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: underline;
}