.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0081aa;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
a:link {
	font-size: 11px;
	text-decoration: none;
	color: #0081AA;
}
a:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #0081AA;
}
a:visited {

	font-size: 11px;
	color: #0081AA;
}
a:active {


	font-size: 11px;
	color: #0081AA;
}

