.kategorija {
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	color: #CCCCCC;
}
.blok {
	margin-top: 30px;
	margin-left: 30px;
}
.naslov {
	font-family: Tahoma, Verdana, Arial;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
}
.bodytext {
	font-family: Tahoma, Verdana, Arial;
	font-size: 13px;
	color: #eeeeee;
}
hr {
	color: #FFFF00;
}

A { TEXT-DECORATION: underline; COLOR: yellow} 
A:link { COLOR: yellow } 
A:visited { COLOR: yellow } 
A:active { COLOR: yellow } 
A:hover { COLOR: silver; }

.copyright { font-size: 13px; COLOR: #777; padding-top: 10px; padding-bottom: 30px; text-align: center; font-family: Tahoma, Verdana, Arial;}

