body
{
    margin: 0;
    text-align: center;
/*       background: url(/img/backgrnd.jpg) repeat !important ;    */ 
    font-family: arial;
    
  
/*   background: url(/img/snow_60.jpg) repeat;  снежинки */      
}
/* branding 
#bglink{
display:block;
position:fixed!important;
position:absolute;
left:0;
top:0;
z-index:0;
height:1000px;
width:100%;
background: url(/img/ergo_bg-25.gif) repeat;
} 
.search,.main, .top, .global_menu, .head_bg, .footer, #counters  {
position:relative;
} 
 branding */
 
.head_bg
{
    background: url(/img/head_bg_small.png) no-repeat scroll 50%;
    width: 1360px;
    width: 100%;
    height: 175px; 

}

.top
{
    width: 100%; 
    height: 177px;
    margin-top: -177px;
    overflow: hidden;
}

.top .right
{
/*    margin-left: 90px;*/
/*    background: red;*/
    width: 472px;
    margin-top: 93px;
    margin-left: 44px;
    float: left;
}
.top_menu
{
    width: 1000px;
    height: 38px;
    background: white url(/img/top_m_bg1.png) repeat-x;
    /*    background: red;*/
}

.scrollup{
width:40px;
height:40px;
opacity:0.3;
position:fixed;
bottom:50px;
right:100px;
display:none;
text-indent:-9999px;
background: url(/img/icon_top.png) no-repeat;
}