body{
	font-family: Arial;
	font-size: 12px;
	color: 003366;
    charset: windows-1250;
background-repeat: x-repeat;
background-position: 50% 50%;
}
.h1{
	font-size: 16px;
	color: #DC143C;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: White;
}
.h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #DC143C;
}
.navi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: White;
}
a {
	font : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : white;
}
a:visited{
	font : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : White;
}
a:hover	{
	font : Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : White;
}
.no {
	background-color: transparent;
}
.red {
	background-color: #CC3333;
}