* {
margin: 0;
padding: 0;
}
html {
height: 100%;
}
body{
width: 100%;
height:auto !important;
height:100%;
min-height:100%;
font-size: 14px;
font-family:"Times new Roman";
color:#707070;
background:#fff;
text-align: center; /* äëÿ ÈÅ */
}

img {border:0;}
#back_i{
border-collapse:collapse;
width:100%;
height:100%;
background:url(../i/bg_i.jpg) repeat-y;
}



#back  {

border-collapse:collapse;
margin: 0 auto;
height:auto !important;
height:100%;
min-height:100%;
width: 100%;
min-width:1000px;
position:relative;
/*border:1px solid #000;*/
}

* {
margin: 0;
padding: 0;
font-family: Trebuchet MS;
font-size: 12px;

}


a.menu, a.menu:active,a.menu:visited{
	color:#fff;
	text-decoration: none;
    font-size: 15px;
}
a.menu:hover{
	color:#daf1ff;
}

a, a:active,a:visited{
	color:#000;
	text-decoration: none;
    font-size: 12px;
}
a:hover{
text-decoration: underline;

}

.iePNG, img { filter:expression(fixPNG(this)); }
.iePNG a { position: relative; }


