a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #99CCCC;
	text-decoration: none;
}
a {
	color: #000099;
	text-decoration: underline;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(slike/bg.jpg);
	font-size: 13px;
	background-repeat: repeat-x;
	background-color: #FFFFFF;



}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#meni a:hover {
	color: #FF4E00;
	text-decoration: underline;
	font-weight: bold;

}
#meni a:active {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
#meni a {
	color: #666666;
	text-decoration: none;
	font-weight: bold;

}
#meninadnu a:hover {
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
	font-size: 10px;


}
#meninadnu a:active {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;


}
#meninadnu a {
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	font-size: 10px;


}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FF4E00;
	letter-spacing: 5px;
	word-spacing: 2px;
	background-image: url(slike/gray-bg.jpg);
	font-weight: bold;
	padding-left: 20px;
	font-style: italic;



}
.zemljevid {
	height: 500px;
	width: 780px;
}
