#wallpapers {
    background:url("/i/wall_stripe.jpg") repeat;
}
#shell_up{
    background:url("/i/shell_up_decor.png") no-repeat;
    float:left;
    width:475px;
    height:141px;
}
#shell_left {
    background:url("/i/shell_left_decor.png") no-repeat;
    float:left;
    width:156px;
    height:255px;
}
#cabinet {
    background:url("/i/cabinet_decor.png") no-repeat;
    float:right;
    width:104px;
    height:564px;
    margin-top:-520px;
    
}
*:first-child+html #cabinet{position:relative; top:100px;}
* html #cabinet {position:relative; top:100px;}
#floor {
    background:url("/i/floor_parket.jpg") repeat-x;
    width:100%;
    height:98px;
    
}
#left_bottom {
    background:url("/i/left_bottom_tv.png") no-repeat;
    float:left;
    width:590px;
    height:298px;
    margin-top:-200px;
    
}
*:first-child+html #left_bottom{position:relative; top:100px;}
* html #left_bottom {position:relative; top:100px;}
#wstatus {
    float:right;
    position:relative;
    top:45px;
    left:80px;
}
#c_logo {
    position:relative;
    top:80px;
    left:-580px;
}
#live {
  
}
*:first-child+html #c_logo{left:0;}
* html #c_logo {left:0;}
*:first-child+html #wstatus{top:40px; left:-20px;}
* html #wstatus {top:40px; left:-20px;}