body #header .logo {
      position: absolute;
      top: 49px;
      left: 25px;
      width: 257px;
      height: 69px;
      background: url("images/header_2017/Multibox-logo.png");
      text-decoration: none; }
#header{
	padding-bottom: 17px;
}
#content #header .head-basket{
	top: 1px;
	width:180px;
}

.head-basket:before{
	content: "";
    top: 30px;
    left: 3px;
    height: 42px;
    display: block;
    position: absolute;
    width: 40px;
    background: url("images/basket/icon.png") top left no-repeat;
}

#content #header .head-basket .empty_basket{
	line-height: 100px;
}

#header .head-basket .icon-line{
	background: none;
	line-height: 57px;
	padding-left: 69px;
}
#header .head-basket .total{
	padding: 5px 0px;
	text-align: left;
	padding-left: 69px;
}

.head-basket .text-center{
	text-align:left;
	padding-left:60px;
}
	  .top_head {
  padding-top: 10px;
  border-bottom: 1px solid #ccc;
  margin: 0 auto;
  width: 98%;
  padding-bottom: 25px;
  font: 12px Tahoma; }
  #header a{
	  text-decoration: none;
	  color: black;
  }
  #header .contacts a:hover{
	  color: #ccc;
  }
  .top_head div {
    font-size: 12px;
    color: #000; }
  .top_head .contacts {
    position: absolute;
    background: url("images/header_2017/local.png") 9px 0px no-repeat;
    height: 22px; }
    .top_head .contacts a:hover {
      color: #ccc; }
  .top_head .working_time {
    position: absolute;
    left: 390px;
    background: url("images/header_2017/wtime.png") 9px 0px no-repeat; }
  .top_head .working_time, .top_head .contacts {
    padding-left: 33px; }
  .top_head .auth_head {
    width: 105px;
    height: 20px;
    text-align: right;
    float: right;
    background: url("images/header_2017/loginlogo.png") 11px 0px no-repeat; }
	.top_head .auth_authorized{
		width: 245px;
    height: 20px;
    text-align: right;
    float: right;
	}
	#header .top_head .auth_authorized a{
		color: #ff6600;
	}
	.top_head .auth_head a{
		line-height:17px;
	}
  .top_head .icons_head {
    float: right;
    position: relative;
    margin-right: 36px; }
    .top_head .icons_head .trimbel {
      background: url("images/header_2017/sprite.png");
	  background-position: 0px 0px;
      height: 18px;
      width: 23px;
      left: 6px;
      position: absolute;
      top: 0;
      margin: 0;
      padding: 0; }
    .top_head .icons_head .flag {
      background: url("images/header_2017/sprite.png");
      background-position: 0px 13px;
		height: 13px;
      width: 15px;
      margin-right: 6px;
      position: absolute;
      /* display: none; */
      top: 2px;
      margin: 0;
      padding: 0;
      left: -20px; }

.logo_descr {
  position: absolute;
  top: 107px;
  left: 100px;
  font-weight: bolder;
  font-size: 12px; }

#header .search_cont {
  position: absolute;
  top: 68px;
  left: 352px;
  padding: 0 10px; }

 #header .search_cont input[type=text]{
	 height: 22px;
 }
 .search_cont input[type=image]{
	position: absolute;
    top: 0px;
    right: -9px;
 }

.contact_panel {
  position: absolute;
  top: 45px;
  left: 665px;
  width: 330px;
  font: 12px Arial; }
  .contact_panel .email {
    padding-left: 32px;
    background: url("images/header_2017/mail.png") 6px 2px no-repeat; }
  .contact_panel a {
    display: inline-block;
    padding-right: 35px;
    margin-top: 9px;
    text-align: right;
    width: 115px; }

.basket {
  position: absolute;
  right: 5px;
  top: 50px;
  background: url("images/header_2017/header_new.jpg");
  height: 85px;
  width: 185px; }
#header .valjuta{
	top: -34px;
	left: 670px;
}

.auth_wrapper{
	margin-right: 8px;
	position: absolute;
    right: 0;
}

.compare_wrapper{
	position:relative;
}
.compare_wrapper .trimbel:hover+div{
	display:block;
}
.section_compare p{
	padding: 5px;
    font-size: 13px;
}
.section_compare{
	text-align: center;
    width: 186px;
    z-index: 1000;
    padding: 3px;
    position: absolute;
    top: 30px;
    left: -80px;
    border-radius: 16px 16px 16px 16px;
    -moz-border-radius: 16px 16px 16px 16px;
    -webkit-border-radius: 16px 16px 16px 16px;
    border: 2px solid #F5F5F5;
    background: #fff;
    -webkit-box-shadow: -3px 3px 18px -7px rgba(204,204,204,1);
-moz-box-shadow: -3px 3px 18px -7px rgba(204,204,204,1);
box-shadow: -3px 3px 18px -7px rgba(204,204,204,1);
	display:none;
}

.section_compare:hover{
	display:block;
}
#header .section_compare a:hover{
	color:#ccc;
}
.section_compare:after,
.section_compare:before {
    content: '';
    display: block;
    position: absolute;
    left: 45%;
    width: 0;
    height: 0;
    border-style: solid;
}

.section_compare:after {
    top: -19px;
    border-color: transparent transparent #fff transparent ;
    border-width: 10px;
}

.section_compare:before {
    top: -20px;
    border-color: transparent transparent #D3D3D3 transparent ;
    border-width: 10px;
}

.trunk_inner_select{
	position: relative;
    border-radius: 10px 10px 10px 10px;
    -moz-border-radius: 10px 10px 10px 10px;
    -webkit-border-radius: 10px 10px 10px 10px;
    border: 0px solid #000000;
    width: 469px;
    height: 103px;
    background: url("images/header_2017/inner_back.png");
	background-size:cover;
}

.trunk_title{
	font-size: 13px;
    top: 17px;
    position: absolute;
    font-weight: 900;
    left: 17px;
    letter-spacing: 0.6px;
}

.select_title_head{
	left: 20px;
    color: #3a3a3a;
    position: absolute;
    font-size: 12px;
}

.sth_1{
	top: 38px;
}

.sth_2{
	top: 63px;
}

.sel_wrapper{
	-webkit-box-shadow: 0px 7px 9px -5px rgba(153,148,153,1);
    -moz-box-shadow: 0px 7px 9px -5px rgba(153,148,153,1);
    box-shadow: 0px 7px 9px -5px rgba(153,148,153,1);
    background: url("images/header_2017/select_for_inner.png") no-repeat center center/cover;
    font-size: 11px;
    height: 23px;
    position: absolute;
    width: 200px;
    border-radius: 69px 69px 69px 69px;
    -moz-border-radius: 69px 69px 69px 69px;
    -webkit-border-radius: 69px 69px 69px 69px;
    border: 0px solid #000000;
    left: 147px;
}
.sel_wrapper_1{
	 top: 25px;
}

.sel_wrapper_2{
	top: 53px;
}

.mark_ch{
	font: 11px Arial;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    font-size: 11px;
    height: 25px;
    top: 76px;
    font-weight: normal;
    padding-left: 15px;
    width: 194px;
    left: 25px;
    border: none;
	outline: none;
}

.model_ch{
	font: 11px Arial;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    font-size: 11px;
    height: 25px;
    top: 76px;
    font-weight: normal;
    padding-left: 15px;
    width: 194px;
    left: 25px;
    border: none;
	outline: none;
	padding-right: 32px;
}
.go_to_select{
	text-decoration: none;
    position: absolute;
    bottom: 7px;
    left: 25px;
    width: 90px;
    line-height: 20px;
    text-align: center;
    background: url("images/header_2017/go_to_sort.png") no-repeat center center/cover;
    height: 21px;
    font-size: 11px;
    color: white;
}

.fav_add{
	display: inline-block;
    margin-top: 10px;
    background-position: 0px 13px;
    color: #636363;
    font-size: 12px;
    margin-right: 15px;
	    text-decoration: underline;
    cursor: pointer;
}
a.fav_add:before{
	vertical-align: middle;
    margin-right: 15px;
    background: url('images/header_2017/sprite.png') 10px 10px;
    content: '';
    height: 13px;
    background-position: 0px 13px;
    width: 16px;
    display: inline-block;
}
.fav_number{
	height: 12px;
    background: #ff6600;
    padding: 0 2px;
    display: block;
    text-align: center;
    color: white;
    position: absolute;
    top: 5px;
    left: 6px;
    border-radius: 4px;
    font-size: 11px;
    line-height: 12px;
}


.admin .contacts.l50 {
    left: 345px;
}

.contacts.l50 {
    left: 365px;
}

#header .valjuta {
    top: -34px;
    left: 810px;
}

.top_head .working_time {
    position: absolute;
    left: 530px;
}

#header .valjuta {
    top: -34px;
    left: 800px;
}

.top_head .working_time {
    position: static;
    float: right;
    padding-right: 170px;
}


.admin .top_head .working_time {
    position: absolute;
    left: 550px;
}

.admin #header .valjuta {
    left: 765px;
}
.admin .contacts.l50 {
    left: 320px;
}

.admin .top_head .working_time {
    position: absolute;
    left: 515px;
}s