 BODY { font-family: Verdana; font-size: 11px; color:black; background-color: black;
    margin:0px 0px 0px 0px;
    scrollbar-arrow-color:white;
	scrollbar-face-color:black;
	scrollbar-highlight-color:black;
	scrollbar-shadow-color:white;
	scrollbar-3dlight-color:white;
	scrollbar-darkshadow-color:white;
	scrollbar-track-color:black;
	}
 TD {
	font-family: Verdana;
	font-size:11px;
	color:white;
}
TD.skuska {
	font-family: Verdana;
	font-size:11px;
	color:white;
}
TD.small {
	font-family: Verdana;
	font-size:9px;
	color:white;
}
A {
	text-decoration: none;
	font-weight: bold;
	color: white;
}
A:hover {
	text-decoration:underline;
	font-weight: bold;
	color:#F2BE32;
}
A.partner {
	text-decoration: none;
	color: white;
	font-weight: normal;
}
A.partner:hover {
	text-decoration:underline;
	color:white;
	font-weight: normal;
}
A.small2 {
    font-size:9px;
	text-decoration: none;
	font-weight: bold;
	color: white;
}
A.small2:hover {
    font-size:9px;
	text-decoration:none;
	font-weight: bold;
	color:#F2BE32;
}
A.small {
    font-size:9px;
	text-decoration: none;
	font-weight: bold;
	color: #55503E;
	margin:0px 0px 0px 0px;
}
A.small:hover {
    font-size:9px;
	text-decoration:none;
	font-weight: bold;
	color:#F2BE32;
	margin:0px 0px 0px 0px;
}
A.menu {
	font-size:12px;
	color:white;
	width:140px;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	display: block;
}
A.menu:hover {
	font-size:12px;
	color: #F2BE32;
	width:140px;
	font-weight:bold;
	text-decoration:none;
	background-color: #55503E;
	padding:0px 0px 0px 10px;
	display: block;	
}

 DIV#center {position: relative;top: 0px;left: 0px;right: 0px; width:100%; height:100%; z-index: 100;}
 DIV#menu {position: absolute;top: 0px;left: 0px;width:100%;height:100%;z-index: 200;}
 DIV#menu2 {position: absolute;top: 0px;left:70px;width:200px;height:267px;z-index: 200;}
 
 DIV.mleft {margin-left:0px; width:130px:}
 DIV.popup {display: none; border: solid 1px #55503E; background-color: #706D64;
  padding-left: 5px; padding-right: 5px; padding-top: 0px; padding-bottom: 0px; z-index: 300; -moz-box-sizing: border-box;
  width:110px; }
 DIV.popup a {text-align: center; padding: 2px; display:block;text-decoration:block;
  font-weight: bold; font-size:9px; color: white; background: #55503E;}
 DIV.popup a:hover {text-decoration:none; font-weight:bold; color: #55503E;background: white;}