 a { color: #663C00 }
 a:hover { color: #AF6F00 }
 td, body { font-size: 11px; font-family: Verdana, Arial, Geneva }
 .menu { font-size: 11px; text-decoration: none }
 .menu:hover { text-decoration: underline }
 .noul { color: #000000;  text-decoration: none }
 .noul:hover { text-decoration: underline }
 .footer { font-size: 9px; color: #666666 }
 .small { font-size: 9px }
 .blau { color: #4087ff }
 .news { text-decoration: none; color: #800000; font-weight: bold; font-size: 11px; }
 .news1 { text-decoration: none; color: #800000; font-weight: bold; font-size: 11px; }
 .news2 { text-decoration: none; color: #800000; font-weight: bold; font-size: 11px; }
 .nwsline { font-size: 11px; line-height : 1.4; }
 .hdline { font-size: 10px; font-weight: bold; }
 .kon { font-size: 11px; font-family: arial, helvetica, sans-serif; color: #666666 }
 .btn { width: 22px; height: 22px; border: 1px; background-color: #dddddd; margin: 0; padding: 0; }
 .btnOver { width: 22px; height: 22px; border: 1px outset; background-color: #dddddd; }
 .btnDown { width: 22px; height: 22px; border: 1px inset; background-color: buttonhighlight; }
 .btnNA { width: 22px; height: 22px; border: 1px; background-color: #dddddd; filter: alpha(opacity=25); }

.fixed_width {
	FONT-SIZE: 75%; FONT-FAMILY: fixed-width, monospace
}

body {
background: url(images/bg.gif) top center no-repeat;
margin: 0 auto;

}

#zhott{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}
