.header1 {
	font-family: Arial Black;
	font-size: 12pt;
	color: #800080;
}

.header2 {
	font-family: Arial Black;
	font-size: 16pt;
	color: #800080;
}
.copyright {
	font-family: verdana;
	font-size: 7pt;
	color: #333333;
}
.text2 {
	font-family: verdana;
	font-size: 10pt;
	color: #333333;
}

.text {
	font-family: verdana;
	font-size: 7.5pt;
	color: #333333;
}
.bold {
	font-family: verdana;
	font-weight: bold;
	font-size: 7.5pt;
	color: #333333;
.naslovi {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0B3B9D;
	text-decoration: none;
}
a.naslovi:link{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0B3B9D;
	text-decoration: none;
}
a.naslovi:visited{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0B3B9D;
	text-decoration: none;
}
a.naslovi:hover{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0B3B9D;
	text-decoration: underline;
}
a.naslovi:active{
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #0B3B9D;
	text-decoration: underline;
}


.vertexmenu { font-family: verdana;	font-size: 7.5pt; color: #F37021; font-weight: bold; }
a.vertexmenu:link {
	font-family: verdana;
	font-size: 7.5pt;
	color: #F37021;
	font-weight: bold;
	text-decoration: none;
}
a.vertexmenu:visited {
	font-family: verdana;
	font-size: 7.5pt;
	color: #F37021;
	font-weight: bold;
	text-decoration: none;
}
a.vertexmenu:hover {
	font-family: verdana;
	font-size: 7.5pt;
	color: #F37021;
	font-weight: bold;
	text-decoration: underline;
}
a.vertexmenu:active {
	font-family: verdana;
	font-size: 7.5pt;
	color: #F37021;
	font-weight: bold;
	text-decoration: underline;
}
input {
	font-family: verdana;
	font-size: 7.5pt;
}