.naslov1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #6AB326;
	font-size: 22px;
	font-weight: normal;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #006600;
	letter-spacing: 2mm;
}
.naslov2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	margin-top: 16px;
	margin-bottom: 4px;
}
.besedilo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 18px;
	text-align: justify;
}
