a.btn-main-block {
    display: inline-block;
    padding: 11px;
    text-decoration: none;
}

span.req {
    display: inline;
}

.filter-table {
    /*cellpadding:0;
    cellspacing:0;*/
    width: 270px;
    border: 0;
}

.filter-table td {
    width: 33px;
}

.filter-table .center-td {
    text-align: center;
}

.filter-table .right-td {
    text-align: right;
}

.al-center {
    text-align: center;
}

#main-menu .root-item-selected, #main-menu .root-item-selected:hover {
    background: #E5E5E5;
}

#main-menu .root-item-selected, #main-menu .item-selected {
    font-weight: bold;
    color: #000;
}

.hidden {
    display: none;
}

.menu-sidebar.catalog-list li.active > a {
    font-weight: bold;
}

#main-menu li.active > a {
    font-weight: bold;
    color: #fff;
}