@charset "UTF-8";
/* CSS Document */

.navigacija {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #999999;
	text-align: center;
	letter-spacing: 0.5px;
}
.drobnitekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
.povezave {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}
.povezavewww {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:active {
	text-decoration: none;
}
a:link {
	text-decoration: none;
	color: #999999;
}
a.one:link {
	text-decoration: none;
	color: #000000;
}

a:visited {
	text-decoration: none;
	color: #999999;
}
a.one:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FF0000;
}

a.one:hover {
	color: #FF0000;
}

.lokacije {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
.novice {
	background-image: url(images/novice.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 50px;
	padding-right: 9px;
	padding-bottom: 0px;
	padding-left: 9px;
	text-align: center;
}
