.b-header .header-placement {
    right: 58px;
}

.b-menu {
    background: #fff;
}

.b-header {
    /*background: url("../img/decor/spring/topr-bg-spring.png") no-repeat center top!important; цевты лето*/
}
.b-page .type-booking .b-menu .menu-middle {
    background: none!important;
}
.b-menu .menu-middle:before {
    content: "";
	
    /* autumn
	background: url('/img/decor/autumn/header-bg.png') no-repeat;
    width: 618px;
    height: 143px;
    top: 25px;
    left: 314px;*/
    display: block;
    position: absolute;
    z-index: -1;


	/*winter
	background: url('/img/decor/winter/header-bg.png') no-repeat;
    top: 10px;
    left: -166px;
    width: 630px;
    height: 149px;*/
}

.b-menu .menu-middle:after {
    content: "";
	/*autumn
    background: url('/img/decor/autumn/header-bg-bottom.png') no-repeat;
    width: 288px;
    height: 100px;
    top: 63px;
    left: 509px;
	*/
    display: block;
    position: absolute;
    z-index: 0;


	/*winter

    background: url('/img/decor/winter/header-bg-bottom.png') no-repeat;
    width: 164px;
    height: 126px;
    top: 53px;
    left: 179px;*/
}

.b-search-form .search-form:before {
    content: "";
	/*autumn
    background: url('/img/decor/autumn/search-form.png') no-repeat;
    width: 106px;
    height: 110px;
    top: -35px;
    left: 142px;

	winter
	
    display: block;
    position: absolute;
    z-index: 0;
    background: url('/img/decor/winter/search-form.png') no-repeat;
    width: 131px;
    height: 136px;
    top: -28px;
    left: 120px;*/
}

/*#tl-search-form:after {*/
    /*content: ' ';*/
    /*display: block;*/
    /*width: 74px;*/
    /*height: 96px;*/
    /*background: url("../img/auth_form_2016.png") no-repeat 0 0;*/
    /*position: absolute;*/
    /*top: -4px;*/
    /*left: 138px;*/
/*}*/
.b-menu .menu-middle {
   /* background: url("../img/decor/spring/header-bg-spring.png") no-repeat bottom left;*/
}