.adaptive .umi-menu ul.level-0>li.current>a {
    border-top: 5px solid transparent;
    height: 50px;
    line-height: 45px;
    color: red;
    text-shadow: none;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}
.adaptive .menu-vertical ul li.current a {
    color: red;
    cursor: default;
    background: none;
}
.adaptive .items_catalog li.li_category_item 
{
    text-align: center;
}