.naslov {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #324C87;
	background-position: left top;
	text-align: left;
}
.podnaslov {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-align: left;
}
.normal {
	font-family: "Times New Roman", Times, serif;
	font-size: smaller;
	font-style: normal;
	color: #324786;
	background-position: left;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
