/*html, body {height:100%; margin: 0px;  padding: 0px; background-color:black; font-family: Arial,sans-serif;}*/

html {height:100%; margin: 0px;  padding: 0px; font-family: Arial,sans-serif;}
body {height:100%; margin: 0px;  padding: 0px; font-family: Arial,sans-serif;}

#left_menu {
   position: absolute;
   top: 233px;
   left: 1px;
   z-index: 10;
   width: 160px;
   height: 400px;
   display: none;
}
#right_menu {
   position: absolute;
   top: 233px;
   left: 3px;
   z-index: 10;
   width: 160px;
   height: 400px;
   display: none;
}

img {border:none}
td {vertical-align:top}

.bg-top-norepeat-left { background-position:top left; background-repeat:no-repeat}


.png-menu-fon { 
  background:url(/images/podlojka.png) left top no-repeat;
 //background-image:none; 
 //filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/podlojka.png', sizingMethod='crop');
}

a.start-link:link, a.start-link:visited { font-size:12px; color:black; text-decoration: underline; font-weight:bolder; cursor:pointer }
a.start-link:hover, a.start-link:active {color:#a7a8f8; text-decoration: none;}

.copyright {color:#8f88b3; font-size:10px}
