root { 
    display: block;
}
#top_bar_div {
    width: 950px !important;
}
#new_nav_block {
    position: relative;
/*    left: -258px;*/
    width: 969px;
    padding-left: 0px !important;
    padding-right: 0px;
    color: white;
    font-size: 12px;
    z-index: 3000 !important;
}

#menu_bottom_block {
/*    padding-right: 10px;*/
/*    width: 100%;*/
}
#inner_for_scroll {
    margin: auto;
}
#links_and_logo {
    margin: auto;
}
#red_switch {
    float: left;
}
#green_switch {
    float: left;
}
#yellow_switch {
    float: left;
}
.ul_li_ob {
        margin-left: 0px !important;
}
#menu_left_block {    
    width:63%;
    min-width: 440px;
}
#menu_right_block select{
    font-size: 100%;    
}
#menu_right_block {
    width:37%;
    min-width:257px;
}

#brands_bar {
    margin-left: -240px !important;
}
