.header_block {
	position: fixed;
	width: 100%;
	height: 30px;
	background: #ebeaea;
	top:0;
	left: 0;
	z-index: 1000;
}

.header_block > .wrap {
	min-width: 984px;
	max-width: 1200px;
	margin: 0 auto;
}

.header_block > .wrap > .line {
	padding: 0 40px 0 0;
	position: relative;
}

.header_block > .wrap > .line > .online {
	color: #5c5c5c;
	font-size: 11px;
	padding-top: 10px;
	-webkit-text-size-adjust: 100%;
}

.header_block > .wrap > .line > .online span {
	font-weight: bold;
}

.header_block > .wrap > .line > .regions {
	position: absolute;
	right: 466px;
	top:7px;
}

.header_block > .wrap > .line > .regions .topline {
	height: 20px;
}

.header_block > .wrap > .line > .regions .your_city {
    float: left;
}

.header_block > .wrap > .line > .regions .selectBlock {
    float: left;
    font-size: 11px;
    color: #81817f;
    position: relative;
    z-index: 1100;
    zoom: 1;
}

.header_block > .wrap > .line > .regions .selectBlock .treug {
	background: url('/images_v2/treug.png');
	position: absolute;
    top: 4px;
    right: -15px;
    font-size: 17px;
    cursor: pointer;
    width: 11px;
    height: 6px;
}

.header_block > .wrap > .line > .regions .select {
    cursor: pointer;
    white-space: nowrap;
    text-decoration: underline;
}

.header_block > .wrap > .line > .regions .select > span {
    font-size: 14px;
}

.header_block > .wrap > .line > .regions .optionList {
    background: #fff;
    padding: 15px;
    width: 755px;
    position: absolute;
    z-index: 160;
    zoom: 1;
    top: 23px;
    right: -370px;
    box-shadow: 0 3px 10px rgba(0,0,0,0.4);
    display: none;
}

.header_block > .wrap > .line > .regions .optionList li.selected a {
    background: #ffc800;
    font-weight: bold;
    padding: 3px 4px;
    margin-left: 2px;
}

.header_block > .wrap > .line > .regions .optionList li a:hover {
    background: #ffc800;
    font-weight: bold;
    padding: 3px 4px;
    margin-left: 2px;
}

.header_block > .wrap > .line > .regions .optionList a {
    color: #3d3d3d;
    text-decoration: none;
    font-size: 12px;
    padding: 3px 7px;
    display: inline-block;
}

.header_block > .wrap > .line > .regions .optionList .region-item {
    width: 24%;
    list-style: none;
    position: relative;
    zoom: 1;
    margin-left: 5px;
    margin-top: 3px;
}

.header_block > .wrap > .line > .regions .optionList .main .region-item {
    float: left;
}

.header_block > .wrap > .line > .regions .optionList .other {
    margin: 15px 0 0 25px;
    border-bottom: 1px dotted #333;
    cursor: pointer;
    display: inline-block;
    padding: 0;
    line-height: 16px;
    position: relative;
    left: 525px;
}

.header_block > .wrap > .line > .regions .optionList .abc {
    display: none;
    margin-top: 25px;
}

.header_block > .wrap > .line > .regions .optionList .h4 {
    margin: 15px 0 5px 25px;
    cursor: pointer;
    float: none;
    font-weight: bold;
    padding: 2px 2px 0 0;
    position: relative;
    left: 525px;
}

.header_block > .wrap > .line > .regions #otherCitiesSlider .bx-prev, .header_block > .wrap > .line > .regions #otherCitiesSlider .bx-next {
    width: 34px;
    position: absolute;
    top: 0;
    bottom: 0;
    white-space: normal;
    text-indent: 50px;
    overflow: hidden;
    z-index: 10;
    background-color: #fff;
}

.header_block > .wrap > .line > .regions #otherCitiesSlider .bx-prev {
    left: -35px;
    background: url("../images_v2/otherCitiesSliderPrev.png") center center no-repeat;
}

.header_block > .wrap > .line > .regions #otherCitiesSlider .bx-next {
    right: -25px;
    background: url("../images_v2/otherCitiesSliderNext.png") center center no-repeat;
}

.header_block > .wrap > .line > .write {
	position: absolute;
	top:10px;
	right: 139px;
	font-weight: bold;
}

.header_block > .wrap > .line > .write a {
	color: #51514f;
	text-decoration: none;
}

.header_block > .wrap > .line > .login {
	position: absolute;
	top:10px;
	right: 20px;
	font-weight: bold;
	color: #51514f;
}

.header_block > .wrap > .line > .login a {
	color: #51514f;
}

.header_block > .wrap > .line > .login > .login_menu > .personal_login {
    background: url('/images_v2/header/human.png') 0 1px no-repeat;
    display: inline-block;
    padding-left: 18px;
    font-size: 12px;
    margin-right: -22px;
}

.mgrtop {
	margin-top: 30px;
	min-width: 1024px;
}
body{
	min-width: 1024px;
	padding-top: 0.1px;
}

#header {
	height: 100px !important;
	margin-bottom: 0;
	position: relative;
	min-width: 984px;
}

#header > .logo {
	padding-top: 11px;
/*	width: 224px;
	height: 77px;*/
}

#header > .contacts {
	position: absolute;
	top: 20px;
	left: 293px;
}

#header > .contacts .flt {
	float: left;
	margin-right: 9px;
	font-size: 12px;
}

#header .contacts .phone:nth-child(2) .flt:nth-child(2) {
	margin-left: 7px;
	margin-top: -1px;
}

#header > .contacts .phone {
	float: left;
	margin-right: 70px;
	color: #51514f;
	font-size: 13px;
}

#header > .contacts .phone .timework {
	font-size: 8px;
}

#header > .contacts .phone .timework.bigTimework {
	font-size: 11px;
}

#header > .contacts .phone .number {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: #51514f;
	margin-top: 5px;
	margin-left: 3px;
	display: inline-block;
}

#header > .contacts .rephone {
    margin-top: 3px;
    display: inline-block;
    /*display: none;*/
}

#header > .contacts .rephone > a {
	display: block;
	background: #003783;
	text-decoration: none;
	padding: 3px 16px;
	color: #fff;
	font-size: 12px;
}
#header > .contacts.phones-right {
	left: initial;
	right: 0;
}
#header > .contacts.phones-right .phone.tx_r {
	margin-right: 0;
}
#header > .contacts.phones-right .phone.tx_r .flt:nth-child(2) {
	margin-right: 0;
}

#header > .links {
	position: absolute;
	top: 70px;
	left: 295px;
}

#header > .links > a {
	text-decoration: none;
	color: #51514f;
	font-size: 12px;
	display: inline-block;
	margin-right: 18px;
}

#header > .search {
    position: relative;
    top: -27px;
    margin-right: 0;
    margin-left: 710px;
}

#header > .search .fl input {
	width: 100%;
	border: 2px solid #e8e8e8;
	height: 21px;
	line-height: 21px;
	color: #51514F;
	padding: 0 5px;
	display: block;
}

#header > .search .fl {
	display: table-cell;
    width: 100%;
    padding-right: 14px;
    vertical-align: top;
}

#header > .search .fr {
	display: table-cell;
    width: 100%;
    vertical-align: top;
}

#header > .search .fr input {
	background: url("../images_v2/header/search.png");
	width: 38px;
	height: 25px;
	text-indent: -9999px;
}

#header > .search .dropdown {
    z-index: 22;
    position: relative;
    background: #fff;
    padding: 5px;
    border: 1px solid #E8E8E8;
    border-top: none;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
}

#header > .search .dropdown li {
    cursor: pointer;
    line-height: 20px;
    padding-left: 5px;
}

#header > .search .dropdown li:hover {
    background: #E8E8E8;
}

#header > .basket {
	position: absolute;
	top: 23px;
	right: 0;
}

.wishlist-title {
    font-size: 16px;
    font-weight: bold;
    color: #51514f;
    text-decoration: none;
    display: inline-block;
    float: left;
    margin-right: 15px;
}
.basket-count {
    position: absolute;
    left: -20px;
    top: 2px;
}
.basket-count__count{
    height: 12px;
    line-height: 13px;
    background-color: #f21a30;
    color: white;
    text-align: center;
    font-size: 8px;
    font-weight: bold;
    border-radius: 14px;
    padding: 0 4px;
    position: absolute;
    top: -6px;
    right: 8px;
}

#header > .basket > .count {
	float: left;
	margin-right: 10px;
	padding-top: 2px;
	position: relative;
}

#header > .basket > .count #basket_counter {
	position: absolute;
	top: -4.5px;
	right: -6px;
}

#header > .basket > .count #basket_counter span {
	display: none;
	border-radius: 50%;
	background: #E4362D;
	color: #fff;
	font-size: 8px;
	text-align: center;
	line-height: 12px;
	font-weight: bold;
	padding: 0px;
	min-width: 12px;
}

#header > .basket > .title {
	float: left;
}

#header > .basket > .title > a {
	font-size: 16px;
	font-weight: bold;
	color: #51514f;
	text-decoration: none;
}

#header > .basket > .title > .cart_active {
    display: none;
}

#header > .basket > .title > .cart_empty {
    font-size: 16px;
	font-weight: bold;
	color: #51514f;
	text-decoration: none;
}

.header_block > .wrap > .line > .topCallback{
    position: absolute;
    top: 10px;
    right: 289px;
    font-weight: bold;
}
@media screen and (max-width: 1250px){
    .header_block > .wrap > .line > .topCallback{
        right: 349px;
    }
    .header_block > .wrap > .line > .regions{
        right: 526px;
    }
    .header_block > .wrap > .line > .write{
        right: 199px;
    }
    .header_block > .wrap > .line > .login{
        right: 80px;
    }
}
@media screen and (max-width: 1170px){
     .header_block > .wrap > .line > .topCallback{
        right: 270px;
    }
    .header_block > .wrap > .line > .regions{
        right: 430px;
    }
    .header_block > .wrap > .line > .write{
        right: 140px;
    }
    .header_block > .wrap > .line > .login{
        right: 60px;
    } 
    
}
@media screen and (max-width: 1100px){
    .header_block > .wrap > .line > .login {
        right: 26px;
    }
}
@media screen and (max-width: 1070px){
    /* .header_block > .wrap > .line > .topCallback{
        right: 230px;
    }
    .header_block > .wrap > .line > .regions{
        right: 390px;
    }
    .header_block > .wrap > .line > .write{
         right: 100px;
    }
    .header_block > .wrap > .line > .login{
        right: 20px;
    } */
    .header_block > .wrap > .line > .regions{
	  right: 405px;
	}
	.header_block > .wrap > .line > .topCallback{
	  right: 255px;
	}
	.header_block > .wrap > .line > .write{
	  right: 135px;
	}
	.header_block > .wrap > .line > .login{
	  right: 40px;
	}
}
.header_block > .wrap > .line > .topCallback .topCallback__link{
    font-size: 12px;
    color: #51514f;
    font-weight: 600;
    text-decoration: none;
}

@media all and (max-width: 1281px) {
	#header > .search {
		margin-right: 0px;
	}
	#header > .basket {
	    right: 0px;
	}
}

@media all and (max-width: 1240px) {
	#header > .contacts {
		left: 253px;
	}
	#header > .links {
	    /* left: 275px; */
	    left: 255px;
	}
	#header > .search {
	    margin-left: 640px;
	}
    #header > .contacts .phone {
        margin-right: 60px;
    }
}

@media all and (max-width: 1140px) {
	#header > .contacts {
		left: 240px;
	}
	#header > .links {
	    /* left: 275px; */
	    left: 245px;
	}
	#header > .search {
	    margin-left: 640px;
	}
	#header > .contacts .phone {
		margin-right: 20px;
	}
	#header > .contacts img {
	    display: none;
	}
}

@media all and (max-width: 1100px) {
	#header > .logo {
		padding-left: 5px;
	}
	#header > .basket {
	    right: 5px;
	}
	#basket_fixed {
		margin-left: -90px !important;
	}
}

@media all and (max-width: 1020px) {
	#header > .contacts {
		left: 233px;
	}
	#header > .links {
	    left: 235px;
	}
	#header > .search {
	    /* margin-left: 610px; */
	    margin-left: 630px;
	}
	#header > .contacts .phone {
		margin-right: 20px;
	}
	#header > .contacts .flt {
		margin-right: 6px;
	}
}



	#lHeader {
		background: #f4c540 url(../images_v2/header.png) 0 0 repeat-x;
		border-radius: 0 0 5px 5px;
		box-shadow: 0 5px 10px -5px rgba(0, 0, 0, 0.5);
		float: left;
		width: 77%;
		height: 128px;
	}

		#lHeader .bg,
		#rHeader .block {
			border-radius: 0 0 5px 5px;
		}

		#lHeader .bg{
			background: url(../images_v2/headerLeft.png) 0 0 no-repeat;
			position: relative;
			height: 98px;
			padding: 15px 1% 15px 34%;
		}

			#logo {
				background: url(../images_v2/logo_2014_v2.png) 0 50% no-repeat;
				display: block;
				position: absolute;
				width: 219px;
				height: 76px;
				margin: 10px 0 0 -30%;
				text-decoration: none;
			}

			.header_bl_l {
				position: relative;
				float: left;
				width: 41%;
			}

			.region-arrow-box {
				left: -100px;
				top: 45px;
				border-radius: 0px;
			}

			#lHeader .topLine {
				margin-top: 10px;
			}

				#lHeader .selectBlock {
					width: 200px;
				}

					#lHeader .select {
						background: url(../images_v2/selectarrow.png) 185px center no-repeat #fceab9;
						box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.5);
						border-radius: 5px;
						width: 165px;
						height: 20px;
						padding: 0 25px 0 10px;
						line-height: 20px;
					}

			#lHeader .phone{
				float: right;
				margin-left: 2%;
			}

				#lHeader .phone b {
					display: block;
					font-size: 14px;
				}

			#lHeader .phone .timework {
				color: #806400;
				font-size: 10px;
			}

			#lHeader .time, #lHeader .lk {
				display: block;
				margin-top: 5px;
			}

			#lHeader .lk {
				margin-top: 20px;
			}

				#lHeader .time a {
					border-bottom: 1px dashed #000;
					color: #000;
					text-decoration: none;
				}

				#lHeader .time a:hover {
					border-bottom: none;
				}

				#lHeader .lk a {
					border-bottom: 1px solid #000;
					color: #000;
					text-decoration: none;
				}

				#lHeader .lk a:hover {
					border-bottom: none;
				}

			.header_menu {
				display: block;
				position: relative;
				margin: 10px 0 0;
				padding: 0;
			}

				.header_menu li {
					list-style: none outside;
					float: left;
					margin: 0 0 0 11%;
					padding: 0;
				}

				.header_menu li:first-child {
					margin-left: 0;
				}

			.header_menu_in {
				display: none;
				position: relative;
				margin: 10px 0 0;
				padding: 0;
			}

				.header_menu_in li {
					list-style: none outside;
					float: left;
					margin: 0 0 0 13%;
					padding: 0;
				}

				.header_menu_in li:first-child {
					margin-left: 0;
				}

	#rHeader {
		background: #e00917;
		background: -webkit-gradient(linear, 0 0, 0 bottom, from(#e00917), to(#9c1815));
		background: -webkit-linear-gradient(#e00917, #9c1815);
		background: -moz-linear-gradient(#e00917, #9c1815);
		background: -ms-linear-gradient(#e00917, #9c1815);
		background: -o-linear-gradient(#e00917, #9c1815);
		background: linear-gradient(#e00917, #9c1815);
		border-radius: 0 0 5px 5px;
		position: relative;
		float: right;
		width: 21%;
		height: 128px;
		font-size: 12px;
	}

		#cartFull, #cartEmpty {
			width: 92%;
			height: 98px;
			padding: 15px 4%;
			z-index: 999;
		}

		#rHeader .block {
			background: none;
			text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
		}

		#rHeader .header {
			background: url(../images_v2/icons_cart.png) no-repeat 0 0;
			margin-bottom: 0;
			padding: 5px 5px 5px 45px;
			font-size: 16px;
			line-height: 28px;
			font-weight: bold;
			white-space: nowrap;
			overflow: hidden;
		}

			#rHeader .header #countdown_basket {
				font-size: 10px;
				font-weight: normal;
			}

		#rHeader .text {
			margin-bottom: 5px;
			padding: 0 10px;
			font-size: 12px;
			font-weight: bold;
		}

		#rHeader .cartButton {
			background: #FFD34D;
			background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFD34D), to(#F1BD23));
			background: -webkit-linear-gradient(#FFD34D, #F1BD23);
			background: -moz-linear-gradient(#FFD34D, #F1BD23);
			background: -ms-linear-gradient(#FFD34D, #F1BD23);
			background: -o-linear-gradient(#FFD34D, #F1BD23);
			background: linear-gradient(#FFD34D, #F1BD23);
			border-radius: 6px 6px 6px 6px;
			position: absolute;
			cursor: pointer;
			bottom: 15px;
			left: 50%;
			width: 136px;
			height: 23px;
			margin-left: -68px;
			font-size: 12px;
			font-weight: bold;
			line-height: 23px;
		}

		#basket_fixed {
			display: block;
			position: fixed;
		    top: 30px;
		    margin-left: -60px;
		    z-index: 1000;
		}

		.basket_fixed__fix_shadow {
			background: #fff;
			border: 1px solid #949494;
			border-top: none;
			border-radius: 0 0 5px 5px;
			position: relative;
			width: 100%;
			height: 100%;
			padding: 10px 5px;
			color: #10498a;
		}

		.basket_fixed__fix_shadow:after {
			border-radius: 500px / 100px;
			box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
			position: absolute;
			top: 50%;
			bottom: 0;
			left: 0;
			right: 0;
			content: "";
			z-index: -2;
		}

			.text_fixed {
				background: url(../images_v2/icons_cart_top.png) 0 0 no-repeat;
				margin: 0 0 7px;
				padding: 0 0 0 37px;
				font-size: 12px;
				font-weight: normal;
			}

			.cartButton_fixed {
				background: #FFD34D;
				background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFD34D), to(#F1BD23));
				background: -webkit-linear-gradient(#FFD34D, #F1BD23);
				background: -moz-linear-gradient(#FFD34D, #F1BD23);
				background: -ms-linear-gradient(#FFD34D, #F1BD23);
				background: -o-linear-gradient(#FFD34D, #F1BD23);
				background: linear-gradient(#FFD34D, #F1BD23);
				border-radius: 6px 6px 6px 6px;
				display: block;
				position: relative;
				width: 136px;
				height: 23px;
				margin: 0 auto;
				color: #262325;
				font-size: 12px;
				font-weight: bold;
				line-height: 23px;
				text-align: center;
				text-decoration: none;
				text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.4);
				cursor: pointer;
			}
			.cartButton_fixed:hover {
				text-decoration: underline;
			}

#topMenu.topMenuIn {
	box-shadow: none;
}

#menuHead {
	background: #fbba00;
	background: -moz-linear-gradient(top,  #fbba00 0%, #ffd900 50%, #fbba00 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fbba00), color-stop(50%,#ffd900), color-stop(100%,#fbba00));
	background: -webkit-linear-gradient(top,  #fbba00 0%,#ffd900 50%,#fbba00 100%);
	background: -o-linear-gradient(top,  #fbba00 0%,#ffd900 50%,#fbba00 100%);
	background: -ms-linear-gradient(top,  #fbba00 0%,#ffd900 50%,#fbba00 100%);
	background: linear-gradient(to bottom,  #fbba00 0%,#ffd900 50%,#fbba00 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbba00', endColorstr='#fbba00',GradientType=0 );
	height: 31px;
	font-size: 12px;
	overflow: hidden;
}

	#menuHead td.lcorner {
		background: none;
		padding-left: 0;
	}

	#menuHead td.rcorner {
		background: none;
		padding-right: 0;
	}

		#menuHead td a {
			background: none;
			border-right: 1px solid #feefa3;
			line-height: 31px;
		}

		#menuHead td.lcorner a {
			padding-left: 8px;
		}

		#menuHead td.rcorner a {
			padding-right: 8px;
			border-right: none;
		}

	#topMenu #menuHead td.sale {
		background: #ffe699;
		background: -moz-linear-gradient(top,  #ffe699 0%, #fff7d8 50%, #ffe699 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe699), color-stop(50%,#fff7d8), color-stop(100%,#ffe699));
		background: -webkit-linear-gradient(top,  #ffe699 0%,#fff7d8 50%,#ffe699 100%);
		background: -o-linear-gradient(top,  #ffe699 0%,#fff7d8 50%,#ffe699 100%);
		background: -ms-linear-gradient(top,  #ffe699 0%,#fff7d8 50%,#ffe699 100%);
		background: linear-gradient(to bottom,  #ffe699 0%,#fff7d8 50%,#ffe699 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe699', endColorstr='#ffe699',GradientType=0 );
	}

		#topMenu #menuHead td.sale a {
			color: #FE1212;
		}

	#topMenu #menuHead td.active, #topMenu #menuHead td.current, #topMenu #menuHead td.sale:hover {
		background: #cecece;
		background: -moz-linear-gradient(top,  #cecece 0%, #fdfcf9 50%, #cecece 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cecece), color-stop(50%,#fdfcf9), color-stop(100%,#cecece));
		background: -webkit-linear-gradient(top,  #cecece 0%,#fdfcf9 50%,#cecece 100%);
		background: -o-linear-gradient(top,  #cecece 0%,#fdfcf9 50%,#cecece 100%);
		background: -ms-linear-gradient(top,  #cecece 0%,#fdfcf9 50%,#cecece 100%);
		background: linear-gradient(to bottom,  #cecece 0%,#fdfcf9 50%,#cecece 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cecece', endColorstr='#cecece',GradientType=0 );
		padding: 0;
	}

		#topMenu #menuHead td.active a, #topMenu #menuHead td.current a, #topMenu #menuHead td.sale:hover a {
			background: none;
			line-height: 31px;
			padding: 0 8px;
			color: #0071BD;
		}

#menuHead_second {
	background: #fee566;
	/*border-top: 1px solid #C6AF61;*/
	border-bottom: 1px solid #fff;
	border-radius: 5px 5px 0 0;
	position: relative;
	width: 100%;
	height: 18px;
	color: #4d4017;
	font-size: 11px;
	z-index: 12;
}

	#menuHead_second td {
		text-align: center;
		vertical-align: bottom;
	}

	#menuHead_second td a {
		border-left: 1px solid #fff;
		display: block;
		color: #4d4017;
		font-size: 11px;
		line-height: 18px;
		cursor: pointer;
		text-decoration: none;
		font-weight: bold;
	}

	#menuHead_second td a:hover {
		text-decoration: underline;
	}

	#menuHead_second td.lcorner a {
		border-left: none;
	}

.topMenuIn #menuBody {
	position:absolute;
	top:50px;
	left:0;
	right:0;
	background:#FFF;
	z-index:700;
	box-shadow: 0 15px 25px rgba(0,0,0,0.2);
	border-top: none;
	border-bottom: none;
}

@media all and (min-width: 1270px) {

#header {
	height: 105px;
}

	#lHeader {
		height: 105px;
	}

		#lHeader .bg{
			height: 75px;
			padding: 15px 1% 15px 25%;
		}

			#logo {
				margin: 0 0 0 -22%;
			}

			.header_bl_l {
				width: 56%;
			}

				#lHeader a.link_shop {
					float: right;
					margin-top: 7px;
					padding: 0 13% 0 0;
					font-size: 11px;
				}

				#lHeader .topLine {
					float: left;
					margin-top: 5px;
				}

					#lHeader .selectBlock {
						width: 175px;
					}

						#lHeader .select {
							background-position: 145px center;
							width: 125px;
						}

				.header_menu {
					display: none;
				}

			.header_menu_in {
				display: block;
				margin: 20px 0 0;
			}

				.header_menu_in li {
					margin: 0 0 0 5%;
				}

	#rHeader {
		height: 105px;
	}

		#cartFull, #cartEmpty {
			width: 90%;
			height: 75px;
			padding: 15px 5%;
		}

			#rHeader .header {
				background-size: 23px;
				margin-top: -5px;
				padding: 0 5px 0 30px;
				font-size: 14px;
				line-height: 23px;

			}

				#rHeader .header #countdown_basket {
					font-size: 13px;
				}

}

.bg-decor {
	background: url(../images_v2/decor_bg.jpg) center 220px no-repeat;
}

/* after */

.header_menu_in:after, .header_menu:after, .header_menu_in:after {
	content:'';
	clear:both;
	display:block;
	overflow:hidden;
	height:0;
}

.logo-sh{
	/*background:url(/images_v2/new_sh_logo.jpg) 0 50% no-repeat!important;
	display:block;
	width:260px;
	height:82px;*/
	margin-left:12px;
	text-decoration:none;
}
