BODY {	  
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-left: 0;
	padding-bottom: 0;
	font-family: Verdana, Georgia, Arial, Helvetica, sans-serif;
	font-size: 11px;
        background: #FFFFFF;
        color: #000000;
background: url('fakeimg.gif') no-repeat;
  background-attachment: fixed
}

body { font-size: 11px; line-height: 1.5em; margin: 0; padding: 0; background-color:#FFFFFF} 
h1 { margin: 0; font-size: 1.6666666666666667em; line-height: 0.9em; margin-bottom: 0.9em; } 
h2 { margin: 0; font-size: 1.5em; line-height: 1em; margin-bottom: 1em; } 
h3 { margin: 0; font-size: 1.3333333333333332em; line-height: 1.125em; margin-bottom: 1.125em; } 
h4 { margin: 0; font-size: 1.1666666666666667em; line-height: 1.2857142857142858em; margin-bottom: 1.2857142857142858em; } 
p, ul, blockquote, pre, td, th, label { margin: 0; font-size: 1em; line-height: 1.5em; margin-bottom: 1.5em; } 
p.small { margin: 0; font-size: 0.8333333333333334em; line-height: 1.8em; margin-bottom: 1.8em; } 
table { border-collapse: collapse; margin-bottom: 1.5em;} 

img{ border: none; }

hr{
	color: #CCCCCC;
	height: 0px; 
	border: solid #CCCCCC 0px; 
	border-top-width: 1px;
}

td,p,.text {
	color: #111111;
	font-size: 11px;
}

#path{
	font-size: 8pt;
	color: #49677A;
}

#path img{
	border: none;
	margin:0px 8px 0px 8px;
}

#head{
	cellspacing:0;
	cellpadding:0;
	border:0;
	background: url(/img/head.gif) top left;
}

#mainmenu{
	border:0;
	background: url(/img/mmenu_center.gif) top left;
}

#mainmenu td.center{
	padding-bottom: 8;
	color: #FFFFFF;
	font-size: 11px;
}

#mainmenu td.center a{
	color: #b0b0b0;
	font-size: 13px;
}

.plashka{
	color: #FFFFFF;
	font-size: 11px;
	background: url(/img/plashka_center.gif) top left;
}

.index_visual{
	background: url(/img/index_visual_center.gif) top left;
}

#footer td{
	color: #b0b0b0;
}

#leftmenu td.first_level{
	background:  url(/img/b_line.gif);
	margin-top: 7;
	padding-bottom: 5;
}

#leftmenu td{
	height: 20;
	padding-left: 7;
	padding-top: 3;
	padding-bottom: 3;
}

#leftmenu td.isactive{
	margin-top: 7;
	padding-bottom: 5;
}



.ml a { text-decoration: none; font-size: 11px; }
.ml a:link { color: #000; text-decoration: none; font-size: 11px; }
.ml a:hover { color: #F00; text-decoration: none; font-size: 11px; }
.ml a:active { color: #CCC; text-decoration: none; font-size: 11px; }
.ml a:visited { color: #ΡΡΡ; text-decoration: none; font-size: 11px; }



/*a { color: #000; text-decoration: none; font-size: 11px; }*/
a:link { color: #000; text-decoration: none; font-size: 11px; }
a:visited { color: #666; text-decoration: none; font-size: 11px; }
a:hover { color: #F00; text-decoration: none; font-size: 11px; }
a:active { color: #CCC; text-decoration: none; font-size: 11px; }
.mlink:hover { color: #F00; text-decoration: none; font-size: 11px; }

.png
{
//background-image: none ! important;
behavior: url('/pngfix.htc');
}


.logoD { position: fixed; top: 60px; margin-left: -40px; }
.menuD { position: fixed; width: 187px; top: 120px; margin-left: -10px; text-align: left; }

*+html .logoD { position: absolute; top: 60px; margin-left: -100px; top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 60 + "px"); }
* html .logoD { position: absolute; margin-left: -100px; top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 60 + "px"); }
*+html .menuD { position: absolute; width: 187px; margin-left: -70px; text-align: left; top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 117 + "px");}
* html .menuD { position: absolute; width: 187px; margin-left: -70px; text-align: left; 
top: expression(document.getElementsByTagName( 'body' )[0].scrollTop + 120 + "px");
 }