.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal-bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}
.normal-xxl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
.normalWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A {
	COLOR: #330099; TEXT-DECORATION: none
}
A:active {
	COLOR: #3399FF; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #3399FF; TEXT-DECORATION: underline
}
.aktualno {  font-family: Arial, Helvetica, sans-serif; font-size: 20px; font-weight: bold; color: #FF0000; text-decoration: blink}

.style1 {
	color: #FFCC00;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	color: #FFCC00;
	font-weight: bold;
}
.style10 {color: #00FFFF}
.style16 {
	color: #FF0000;
	font-size: 18px;
}
.style17 {font-size: 12px}
.style18 {color: #FFFFFF}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;

}