.naslovi {
	font-family: Batang;
	font-size: 14px;
	font-weight: bold;
	color: #CCFF00;
}
.latinski {
	font-family: Batang;
	font-size: 12px;
	font-style: italic;
	color: #FF9900;
}
.text {
	font-family: Batang;
	font-size: 15px;
	color: #CCFFCC;
}
.linkovi {
	font-family: Batang;
	font-size: 14px;
	color: #99FF00;
	text-decoration: underline;
}
.textveci {
	font-family: Batang;
	font-size: 16px;
	font-weight: bold;
	color: #ccffcc;
}

