body {
	color: #b2b2b2;
	background-color: Black;
	font-family: Verdana, Arial, MS Sans Serif, Geneva, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

A {
	text-decoration : none;
	color : #ffe16c;
}

A.menu {
	text-decoration : none;
	color : white;
	font-weight: bold;
}

A:HOVER {
	text-decoration : underline;
}

A:HOVER.menu {
	text-decoration : underline;
	color : orange;
	font-weight: bold;
}
DIV.menu {

	font-size: 10px;
	font-family: Verdana;
	color: white;

}

DIV.copyright {

	font-size: 10px;
	font-family: Verdana;
	color: white;
	width: 970px;
	border-top: 1px solid #252525;

}


DIV.smalltext {

	font-size: 10px;
	font-family: Verdana;
	color: white;

}


DIV.maintext {

	padding-left: 10px;
	padding-right: 10px;
	font-size: 11px;

}

H2 {

	font-size: 12px;
	font-weight: bold;

}

.H2-red {
	text-decoration : none;
	color : red;
	font-weight: bold;
}

TD.gr0 {

	font-family: verdana;
	font-size: 10px;
	background-color: #4f4f4f;
	text-align: left;

}

TD.gr1 {

	font-family: verdana;
	font-size: 10px;
	background-color: #2d2d2d;
	text-align: center;
}

TD.gr2 {

	font-family: verdana;
	font-size: 10px;
	background-color: #4f4f4f;
	text-align: center;

}

P.white {
	color: white;
}

A.paticka {
	text-decoration : none;
	color : #333333;
	font-weight: bold;
	font-size: 9px;
}

A:HOVER.paticka {
	text-decoration : underline;
	color : #656565;
	font-weight: bold;
	font-size: 9px;
}
