.c:link {  color: #666666; text-decoration: none}
.c:visited {  color: #666666; text-decoration: none}
.c:active {  color: #666666; text-decoration: none;
}
.c:hover {  color: #000000;
	text-decoration: underline;
}

.navig {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
	text-align: center;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #EFEFEF;
}

.naslov {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #CCCCCC;
	letter-spacing: 3px;
}
.tekst {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
.noga {
	font-family: Tahoma;
	font-size: 9px;
	color: #999999;
}
.uvod {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;

}
.datum {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}
.naslov-novica {
	font-family: Tahoma;
	font-size: 12px;
	padding-top: 7px;
	line-height: 16px;

}

