.glavnistil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003399;
	font-weight: normal;


}
.Designed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
}
.naslov {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 38px;
	color: #FF0000;
	font-weight: bold;

}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
.NaslovTabele {
	font-size: 18px;
	color: #00FF66;
	font-weight: bold;
}

