body {
	background-color : #000000;
	color : #ffffff;
	font-family : 'Verdana', 'MS Sans Serif', 'Arial CE';
	font-size : 9pt;
	margin : 0px 0px 0px 0px;
	background-image : url("./images/bgwheel.gif");
	background-position : right bottom;
	background-repeat : no-repeat;
	background-attachment : fixed;
}

table {
	color : #ffffff;
	font-family : 'Verdana', 'MS Sans Serif', 'Arial CE';
	font-size : 9pt;
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

a:link, a:visited, a:active {
	color : #ffd700;
	text-decoration : none;
	font-weight : 600;
}

a:hover {
	color : #0077FF;
	font-weight : 600;
	text-decoration : underline;
	cursor: hand;
}
 
.CenterH1, .CenterH1Gold {
	font-family : 'Arial', 'Verdana', 'MS Sans Serif', 'Arial CE';
	font-weight : bold;
	font-size : 14pt;
}

.CenterH2, .CenterH2Gold {
	font-size : 10pt;
	font-weight : bold;
	padding-bottom : 1px;
	padding-left : 0px;
	padding-top : 1px;
}

.CenterNormal, .CenterNormalGold {
	font-weight : 600;
	font-size : 9pt;
	padding-bottom : 1px;
	padding-left : 0px;
	padding-top : 1px;
}

.CenterH1Gold {
	color : #ffd700;
}

.CenterH2Gold {
	color : #ffd700;
}

.CenterNormalGold {
	color : #ffd700;
}

.Footer {
	background-color : #707070;
	margin : 0px 0px 0px 0px;
	font-size : 8pt;
	text-decoration : none;
}

.button {
	background-color : lightgrey;
	border-bottom : #ececec thin ridge;
	border-left : #ececec thin dashed;
	border-right : #ececec thin ridge;
	border-top : #ececec thin groove;
	color : #000000;
	cursor : hand;
	font-family : Tahoma;
	font-size : 8pt;
	font-weight : normal;
	margin : 0px 0px 0px 0px;
	padding-bottom : 0px;
	padding-left : 4px;
	padding-right : 4px;
	padding-top : 0px;
	text-align : center;
	text-decoration : none;
}

.Error {
	font-size: 9pt;
	font-weight: bold;
	color: #ff8888;
}

.Letter {
	color: #ffd700;
	font-weight: 600;
	font-size: 10pt;
}

.MenuLink:link, .MenuLink:visited, .MenuLink:active, .MenuLink:hover { 
	color : #000000;
	font-weight : bold;
}

.Pulldown {
	padding-top: 2px;
	padding-bottom : 2px;
	padding-left : 2px;
	padding-right : 12px;
	background-color : #ffd700;
	position : absolute;
	display : none;
	font-size : 8pt;
}

.MainMenu
{
	background-color : #ffd700;
	color : #000000;
	font-size : 8pt;
	font-weight : 600;
}

.Odsaz {
	padding-left : 12px;
}

.HelpMenu {
	padding-left : 4px;
	padding-right : 4px;
	color : #ffd700;
	font-size : 8pt;
	font-weight : 300;
}

