html { overflow: -moz-scrollbars-vertical; height: 100%; margin-bottom: 1px; }
BODY {
scrollbar-face-color: #000000;
scrollbar-shadow-color: black;
scrollbar-highlight-color: #ffff96;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-track-color: #ffffe0;
scrollbar-arrow-color: #ffffe0;
color: #ffffaa; background-color: black;
font-family: trebuchet MS;
}
A:hover {color: #ffcc33; text-decoration: underline; font-size: 10pt; }
A  { text-decoration: none; color:#ffffaa; font-size: 10pt; }
font   {font-size: 10pt; color:#ffffaa;}
div    {font-size: 10pt; color:#ffffaa;}
li     {font-size: 10pt; color:#ffffaa;}
td     {font-size: 10pt; color:#ffffaa;}
.rub   {font-size: 10pt; color:#ffffaa; font-weight: bold;}
.large {font-size: 18pt; color:#ffcc33; font-weight: bold;}
.guest {font-size: 15pt; color:#ffffaa; font-weight: bold;}
.small {font-size: 8pt;  color:#ffffaa;}
.spec  {font-size: 10pt; color:#ffffaa;}
.name  {font-size: 10pt; color:#ffcc33;}
.head  {font-size: 10pt; color:#cccccc; font-family: times new roman; font weight: bold;}


// because of ie 10 .....

hr       { border-width: 0px; width: 100%; height: 1px; background: #c0c0c0; }
.hrm     { border-width: 0px; width: 100%; background: #cccccc;}
.hrguest { border-width: 0px; width: 764px; background:#808080;}
.hrdisco { border-width: 0px; width: 100%; background: #808080;}
.kadrdis { background-color: transparant; border: #c0c0c0; width: 600px;
          border-style: solid solid  solid solid; border-width: 1px;}


