#page {
    background-color: #FFD285 !important;
}

/* Верхнее меню */
.line_header {
    background: none repeat scroll 0 0 #A73E5C !important;
}

.menu .header_menu li a:hover, .menu .header_menu li.active a {
    background: none repeat scroll 0 0 #A73E5C !important;
    color: #e4eeeb !important;
}

.menu .header_menu li a:hover, .menu .header_menu li.active a,
.menu .header_menu .sfHover > a {
    background: #A73E5C !important;
    color: #e4eeeb !important;
}

.forma {
    background: #A73E5C !important;
    color: #fff;
}

.pagination ul li a:hover, .pagination ul li.selected a {
    background: none repeat scroll 0 0 #A73E5C !important;
    color: #fff;
}

#toTop {
    background-color: #A73E5C !important;
    color: #ffffff;
}

.link_blue {
    background-color: #FFD285 !important;
    color: #A73E5C !important;
}


.filtr {
    background-color: #A73E5C !important;
    box-shadow: 0 6px 4px -4px #222;
}

/* заголовок блока объявлений */
.block .title_block a {
    background: none repeat scroll 0 0 #FF733F !important;
    color: #fff;
}

.breadcrumbs .path {
    color: #A73E5C !important;
}

.block_entries .title a {
    color: #A73E5C !important;
}

.block_entries .posted .date {
    color: #A73E5C !important;
}

.read_more {
    background-color: #FFD285 !important;
    color: #A73E5C !important;
}

.ui-widget-content {
    border: 1px solid #A73E5C !important;
}

.index-search-form .ui-widget-content {
    border: 1px solid #EC4863 !important;
    color: #222;
}

.sf-menu li.sfHover ul {
    background: none repeat scroll 0 0 #A73E5C !important;
}

#userfilter ul li a:hover, #userfilter ul li.active a {
    background-color: #eff4fa;
    color: #A73E5C !important;
}

#userfilter ul li a {
    background-color: transparent;
    color: #A73E5C !important;
}

.button-blue {
    background-color: #FFD285 !important;
    color: #A73E5C !important;
}

div.translate_button input, div.copylang_button input, #usermenu #navlist a {
    background-color: #A73E5C !important;
    color: #FFD285 !important;
}

#usermenu #navlist li.active a {
    background-color: #5C2849 !important;
}

.item .bron {
    background-color: #FFD285 !important;
    color: #A73E5C !important;
}


/* таблица в личном кабинете */
.grid-view table.items th {
    background-color: #5C2849 !important;
    color: #fff;
    font-size: 0.9em;
    padding: 0.3em;
}

.grid-view table.items th, .grid-view table.items td {
    font-size: 0.9em;
    padding: 0.3em;
}

.grid-view table.items tr.odd {
    background: #FFD285 none repeat scroll 0 0 !important;
}

.currency option {
    background: #A73E5C none repeat scroll 0 0 !important;
}

/* картинки - стрелки */
.jcarousel-control-prev, .jcarousel-control-next, .hide_filtr, .jFlowNext, .jFlowPrev {
    background-color: #A73E5C !important;
}

#loading {
    background-color: #A73E5C !important;
}

#footer-links {
    background: none repeat scroll 0 0 #A73E5C !important;;
    color: #fff;
}

#footer, #footer-two-links {
    background: none repeat scroll 0 0 #5C2849 !important;
    color: #fff;
}

#mobnav-btn {
    background-color: #A73E5C !important;
}

.line_menu li a:hover, .line_menu li.active a {
    background: #A73E5C !important;
}

.line_menu li:hover ul {
    background: #A73E5C !important;
}

.ui-datepicker .ui-datepicker-header {
    background: #a73e5c !important;
}

#cookie-bar .cb-enable {
    background: #FF733F !important;
}

#cookie-bar .cb-enable:hover {
    background: #FFD285 !important;
}

.submit-button:disabled {
    background-color: #888888 !important;
}

#loading-blocks {
    background: rgba(0, 0, 0, 0) url("../../images/ajax-loader-blocks-bagway.gif") no-repeat scroll center center;
}

.big-special-offer {
    background: #A73E5C !important;
}

#Apartment-form .ui-state-default, #Apartment-form .ui-widget-content .ui-state-default, #Apartment-form .ui-widget-header .ui-state-default {
    background: #A73E5C !important;
}

#Apartment-form .ui-state-default a, #Apartment-form .ui-state-default a:link, #Apartment-form .ui-state-default a:visited {
    color: #fff !important;
}

#Apartment-form .ui-state-active a, #Apartment-form .ui-state-active a:link, #Apartment-form .ui-state-active a:visited {
    color: #000 !important;
}

#Apartment-form .ui-state-active, #Apartment-form .ui-widget-content .ui-state-active, #Apartment-form .ui-widget-header .ui-state-active {
    background: #fff !important;
}

@media screen and (max-width: 1024px) {
    .xpopdrop ul li {
        background: #A73E5C !important;
    }

    .xpopdrop ul li ul li {
        background: #A73E5C !important;
    }

    .xpopdroplast ul li {
        background: #A73E5C !important;
    }

    .xpopdroplast ul li ul li {
        background: #A73E5C !important;
    }
}

@media screen and (max-width: 960px) {
    .header_menu {
        background: none repeat scroll 0 0 rgb(167, 62, 92) !important;
    }
}

@media screen and (max-width: 780px) {
    ul.hide-780 {
        background: none repeat scroll 0 0 rgb(167, 62, 92) !important;
    }
}