html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:top;
	background:transparent;
	font-family:Arial;
	text-decoration:none;
	font-weight:normal;
}
a, a:hover {
	color:inherit;
}
b {
	font-weight:bold;
}
/* td  */
body {
	line-height:1;
}
ol, ul {
	list-style:none;
}
blockquote, q {
	quotes:none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:'';
	content:none;
}
/* remember to define focus styles! */
:focus {
	outline:0;
}
#content ul {
	margin-left:20px;
	list-style:square outside;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration:none;
}
del {
	text-decoration:line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse:collapse;
	border-spacing:0;
}
a {
	cursor:pointer;
}
hr {
	height:1px;
	border:none;
	color:#b2b2b2;
	background:#b2b2b2;
	margin:0;
}
* html hr {
	margin:-7px 0;
}
.clear {
	clear:both;
	font-size:1px;
}

h1.zag, h3.zag, h5.zag {
    font-size: 18px;
    color: #313131;
    margin-bottom: 17px;
}
/* ____________________________________________________________________End ReSeT_CSS__________*/
body {
	background-color:#fff;
}

#header{
   min-height:91px;
   border-bottom:8px solid #ffd300;
   background:#3d251d;
   color:#fff;
   position:relative;
   z-index:3;
}

.box{
   width:1170px;   
   margin:0 auto;
}

#header .logo{
   margin-top:10px;
   display:block;
   text-align:left;
}

#search{
    width: 500px;
    margin: 0 auto;
}

#search .search-box{
   display: inline-block;
   position:relative;
   width: 90%;
}

#search input {
    display: inline-block;
    border: none;
    padding: 1px 7px 0px 25px;
    width: 417px;
    background: #683d20 url(../image/search.png) 4px 5px no-repeat;
	border-top:1px solid #3e2412;
	border-bottom:1px solid #7a5339;
	border-left:1px solid #4f2d18;
	border-right:1px solid #4f2d18;
	border-radius:1px;
    margin-top: 28px;
    height: 27px;
    font-size: 12px;
    color: #ba8866;
}

#search #okbutt{
   display: inline-block;
   margin-top:28px;
}

#search button{
   background: url(../image/ok-new.png) center no-repeat;
   width: 34px;
   height: 34px;
   border:0;
   cursor:pointer;
}

#telefon {
    width: 130px;
    float: right;
    text-align: right;
    font-size: 12px;
    color: #955f3a;
    padding-top: 11px;
    line-height: 17px;
	padding-right: 5px;
}

#telefon span {
    font-size: 14px;
    color: #f79425;
    line-height: 10px;
}

#telefon span#cod {
    font-size: 12px;
    color: #f8c928;
    line-height: 10px;
}

#language{
   clear:left;
   margin-top: 0;
   margin-bottom: 2px;
}

#language a{
   color: #F8C928;
   font-size: 13px;
}

#language a.active {
    color: #f79425;
}

.heading{
   color: #955F3A;
   float: left;
   font-size:13px;
   margin-top: 5px;
}

#header #cart_total{    
    font-size: 13px;
    color: #F8C928;    
    display: inline-block; 
}

#header #cart_total.log{
   margin-top:5px;
}

.kurs {
    position: absolute;
    top: 12px;
    right: 0;
    color: #955F3A;
    font-size: 12px;
    line-height: 16px;
}

.kurs span {
    color: #F8C928;
}

.login{   
   font-size:13px;
   color:#F8C928; 
   float: right;   
}

#mobile-header{
   background:#683d1f;
   border-bottom:8px solid #ffd300;
   height:41px;
   font-size:26px;   
   padding:0 20px 0 20px;
   color:#f79425;
   display:none;
}

#mobile-header .right div.m-cart,
#mobile-header .right div.m-filter{
   float:right;
   margin-left:10px;   
   margin-top:8px;
   cursor:pointer;
}

#mobile-header .right .m-filter{
   border-right:1px solid #ffd300;
   padding-right:10px;
   display:none;
}

.m-search{
   position:relative;
}

.m-search input{
    background: transparent;
       border-top: 1px solid #3e2412;
    border-bottom: 1px solid #7a5339;
    border-left: 1px solid #4f2d18;
    border-right: 1px solid #4f2d18;
    border-radius: 1px;
    padding: 5px 5px 5px 25px;
	width:100%;
	margin-top: 7px;
	color: #ba8866;
}

.m-search .ms-icon{
    position: absolute;
    width: 18px;
    height: 18px;
    font-size: 18px;
    color: #ffd300;
    top: 11px;
    left: 5px;
	cursor:pointer;
}

#mobile-header .mobile-menu{
   margin-top:8px;
   cursor:pointer;
}

#mobile-header .mobile-menu:hover,
#mobile-header .right div.m-cart:hover,
#mobile-header .right div.m-filter:hover{
   color:#ffd300;
}


#slider{
   margin-top:20px;
}

#slider .swiper-slide img{
   width:100%;
}

#top-menu .menu{
   display:inline-block;
}

.clr{
   clear:both;
}

#top-menu{
   text-align:center;      
}

#top-menu .box{
   border-bottom:1px solid #e3e2e2;
}

#top-menu .menu{
   margin-top:20px;   
}

#top-menu .menu> ul> li{
   float:left;
   margin:0 15px;
}

#top-menu .menu> ul> li> a{
   display:block;
   font-size: 13px;
   text-transform: uppercase;
   color: #3e261d;    
   margin: 0 13px 18px 13px;
   border-bottom:4px solid #fff;
}

#top-menu .menu> ul> li> a:hover{
   border-bottom:4px solid #995f2d;
}

#main .home{
   border-top:1px solid #e3e2e2;
   margin-top:35px;
   padding-top:30px;
}

.categories{
   
}

.categories> ul, .box-content-accaunt ul {
    display: block;
    border-left: 5px solid #bababa;
    padding: 0 0 0 25px;
}

.categories ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    line-height: 13px;
    font-weight: bold;
}

.categories ul ul li a {
    text-transform: none;
    color: #878786;
    font-weight: normal;
}

.categories> ul> li {
    margin: 0 0 10px 0;
}

.catalog_title {
    text-transform: uppercase;
    margin-left: 30px;
    font-size: 18px;
    margin-bottom: 25px;
    margin-top: 15px;
}

#right_border {
    background: url(../image/catal-bord.png) right top repeat-y;
    padding-right: 20px;	
}

.recomended {
    background: #f1f1f0;
    padding: 7px 9px 30px 9px;   
    margin-bottom: 20px;
	position:relative;
}

.recomended .swiper-container-carousel{
   overflow:hidden;
   margin:0 55px;
}

.recomended .swiper-container-carousel .swiper-slide img{
   width:100%;
}

.carus_photo {
    padding: 6px;
    border: 1px solid #acacac;
    background: #e5e4e2;    
    margin: 0 auto;
	
}

.carus_name {
    text-align: right;
    margin: 4px 0;
}

.carus_name a {
    font-size: 14px;
    color: #878786;
}

.carus_price {
    font-size: 13px;
    color: #f79425;
    text-align: right;
}

.recomended .head h2 {
    color: #222222;
    font-size: 15px;
    text-transform: uppercase;
}

#main h2 {
    margin: 15px 0 15px 0;
}

.head h2 {
    color: #222222;
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 4px;
    border-bottom: 1px solid #b2b2b2;
    line-height: 24px;
}


#owl-carousel .item{
   margin: 3px;
}

#owl-carousel .item img{
   display: block;
   width: 100%;
   height: auto;
}

.recomended .owl-box {
   margin:0 55px;
   position:relative;
}

.customPrevBtn {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../image/left_slider.gif) no-repeat right;
    margin-top: 70px;
	cursor:pointer;
	position: absolute;
    left: -46px;
    top: 25px;
}

.customNextBtn {
    display: block;
    width: 34px;
    height: 34px;
    background: url(../image/right_slider.gif) no-repeat right;
    margin-top: 70px;
	cursor:pointer;
    position: absolute;
    right: -46px;
    top: 25px;
}

.swiper-button-prev, .swiper-button-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 44px;
    -webkit-background-size: 27px 44px;
    background-size: 27px 44px;
    background-position: center;
    background-repeat: no-repeat;
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background: url(../image/arrows.png) 0 0 no-repeat;
    left: 10px;
    right: auto;
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background: url(../image/arrows.png) -30px 0 no-repeat;
    right: 10px;
    left: auto;
}

.swiper-container{
   position:relative;
}


#slider .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    -webkit-tap-highlight-color: transparent;
}

#slider .owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

#slider .owl-carousel .owl-controls .owl-dot, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-nav .owl-prev {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#slider .owl-theme .owl-dots .owl-dot.active span, #slider .owl-theme .owl-dots .owl-dot:hover span {
    background: #869791;
}

#slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}

#slider .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #d6d6d6;
    display: block;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -ms-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
} 

.home-cats .name {
    font-size: 13px;
    color: #313131;
    display: inline-block;
    text-transform: uppercase;
    margin: 12px 0 10px 0px;
}

.subcats a, .subcats {
    font-size: 13px;
    color: #878786;
    line-height: 15px;
}

.more a {
    color: #f79425;
    font-size: 13px;
    display: inline-block;
    margin: 12px 0 25px 0px;
}   

.home-cats img{
   width:100%;
}

.cloudtag {
    background-color: #F1F1F0;
    padding: 10px;
    float: left;
    text-align: left;    
}

.cloudtag h3 {
    font-size: 15px;
    margin: 5px 0;
}

hr {
    height: 1px;
    border: none;
    color: #b2b2b2;
    background: #b2b2b2;
    margin: 0;
}

.cloudtag p {
    padding: 5px 0;
    font-size: 13px;
}

.wellc{margin-top:30px;}

.wellc h1.zag {
    font-size: 18px;
    color: #313131;
    margin-bottom: 15px;   
    margin-top: 20px;
}

.wellc p, .wellc div {
    font-size: 12px;
    color: #878786;    
    line-height: 15px;
}

.wellc h2.con {
    font-size: 16px;
    color: #313131;
    margin-bottom: 15px;    
}

.main h2 {
    margin: 15px 0 10px 0;
}

.footer {
    margin-top: 15px;
    clear: both;
}

.footer .banner {    
    background-color: #f1f1f0;
}

.footer .wrap {
    padding: 10px 0;    
}

.wrap {    
    margin: 0 auto;
}

.footer .banner td {
    text-align: right;
}

.footlinks {
    background: #878786;
}

#copy, #copy a {
    font-size: 11px;
    color: #5f5f5e;
    line-height: 19px;
}

#copy {
    width: 220px;
    float: right;
    text-align: right;
    padding-top: 12px;
    padding-right: 20px;
}

#footer_logo {
    display: inline-block;
    margin-bottom: 5px;
}

#contact {
    width: 170px;
    padding-right: 20px;
}

.inform h4 {
    font-size: 13px;
    color: #f1f1f0;
    padding: 10px 0;
    text-align: left;
}

.inform .col-3 {
    font-size: 13px;
    color: #514f4f;
    text-align: left;
    line-height: 20px;
    padding-bottom: 15px;
}

.inform .col-3 .first {padding-left: 20px;}

.spanw span {
    width: 42px;
    display: inline-block;
}

.footer .banner .right{
   text-align:right;
}

.footer .banner a{
   display:inline-block;
   height:81px; 
   padding-left:58px;  
   text-align:left;   
}

.footer .banner a.first{
   background:url(../image/f-icon1.png) 0 12px no-repeat;
}

.footer .banner a.second{
   background:url(../image/f-icon2.png) 0 12px no-repeat;
}

.footer .banner a .text{
   float: left;
   margin-left:10px;
   margin-top: 25px;
}

.footer .banner a .text div{
   color:#2b2b2b;
   text-transform:uppercase;
   font-size:18px;
}

.footer .banner a .text span{
   color:#838383;   
   font-size:15px;
}

.footer .banner a .f-more{
   background:url(../image/strelka.png) 0 0 no-repeat;
   width:92px;
   height:23px;
   color:#fff;
   font-size:12px;
   text-align: center;
   line-height: 22px;
   float:left;
   margin-left: 5px;
   margin-top: 30px;
}

#breadhead .box{
    position: relative;
    border-bottom: 1px solid #e3e2e2;
    margin-bottom: 18px;
}

#breadcrumbs {
    display: inline-block;
    padding: 0;
    font-size: 12px;
    color: #7f7f7f;
    line-height: 47px;
}

#breadcrumbs a, #breadcrumbs .here {
    margin: 0 2px;
}

#breadcrumbs .here {
    border-bottom: 4px solid #995f2e;
    padding-bottom: 3px;
}

.inbread {
    display: block;
    height: 47px;
    line-height: 47px;    
    background: url(../image/h2tick.png) 200px center no-repeat, url(../image/h2grad.png) repeat-x;
    margin-right: 20px;
    text-indent: 23px;
    font-size: 17px;
    text-transform: uppercase;
    color: #FF8C09;
    cursor: pointer;
}

.side {
    clear: both;   
    margin-right:20px;
    margin-bottom: 15px;	
}

.newfilters {
    background: url(../image/catal-bord.png) right top repeat-y;
    border-left: 5px solid #BABABA;
    border-bottom: 1px solid #BABABA;
}

.filterblock {
    padding-bottom: 20px;
}

.filterblock h4 {
    margin-right: 1px;
    display: block;
    height: 27px;
    line-height: 27px;
    border: 1px solid #cdcdcd;
    border-bottom-color: #9c9c9c;
    background: #f9f7fa;
    background: -webkit-linear-gradient(#f9f7fa, #d7d7d9 60%, #eee);
    background: -moz-linear-gradient(#f9f7fa, #d7d7d9 60%, #eee);
    background: -ms-linear-gradient(#f9f7fa, #d7d7d9 60%, #eee);
    background: -o-linear-gradient(#f9f7fa, #d7d7d9 60%, #eee);
    background: linear-gradient(#f9f7fa, #d7d7d9 60%, #eee);
    font-size: 13px;
    font-weight: bold;
    text-align: center;
}

.filterblock .filter {
    padding-left: 14px;
    padding-right: 10px;
}

.filterblock .name {
    font-size: 12px;
    margin-top: 14px;
    margin-bottom: 4px;
    font-weight: bold;
}

.filterblock li, .killfilters {
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
}

.categories-list a {
    color: #878786;
    font-weight: normal;
    text-transform: none;
    line-height: 13px;
    font-size: 12px;
}

.filterblock li, .killfilters {
    font-size: 12px;
    line-height: 15px;
    overflow: hidden;
}

.killfilters {
    text-decoration: underline;
    margin: 15px 0 0 14px;
}

.filterblock li span, .killfilters strong {
    color: #6e6e6e;
    padding-left: 14px;
    background: url(../image/filtercross.png) left center no-repeat;
    cursor: pointer;
}

.newfilters {
    background: url(../image/catal-bord.png) right top repeat-y;
    border-left: 5px solid #BABABA;
    border-bottom: 1px solid #BABABA;
}

.filterblock li span, .killfilters strong {
    color: #6e6e6e;
    padding-left: 14px;
    background: url(../image/filtercross.png) left center no-repeat;
    cursor: pointer;
}

.filterblock input[type="checkbox"] {
    float: left;
    margin-left: -15px;
    height: 10px;
}

.filterblock li label {
    display: block;
    padding-left: 15px;
    background: url(../image/coolcheckbox.png) left 2px no-repeat;
    cursor: pointer;
}

.filterblock li label.active, .filterblock li label:hover {
    background: url(../image/coolcheckboxact.png) left 2px no-repeat;
}

.filter_sort {
    vertical-align: middle;
    width: 80%;
    font-size: 12px;
	float:left;
}

.filter_sort input {
    width: 35%;
    font-size: 13px;
    text-indent: 2px;
    padding: 0 1px;
}

.slider_cont {
    margin: 8px 0;
}

.side .news {
    background-color: #f1f1f0;    
    padding: 10px;
}

.side .news h3 {
    font-size: 15px;
    margin: 5px 0;
}

.news td {
    border-bottom: 1px dotted #d9d7d5;
    padding: 12px 0 12px 0px;
}

.news td.date {
    background: url(../image/colo.gif) no-repeat 0 12px;
    width: 28px;
    font-size: 11px;
    color: #f1f1f0;
    padding: 17px 15px 0 0px;
    text-align: center;
    line-height: 8px;
}

.news td {
    border-bottom: 1px dotted #d9d7d5;
    padding: 12px 0 12px 0px;
}

.newslink a {
    font-size: 14px;
    line-height: 16px;
    color: #222222;
}

.pager a, .pager {
    vertical-align: bottom;
    padding: 0 1px;
}

.pager {
    color: #5e5e5e;
    font-size: 18px;
    text-align: center;
    margin: -7px 0;   
    margin-bottom: 20px;	
}

.pager .inner{
   margin:10px 0;
   font-size: 13px;
   vertical-align:middle;
   width:250dpx;
   float:right;
   text-align:right;
}

.pager .next {
    padding: 0 10px;
	color: #7F7F7F;
    font-size: 13px;
}

.pager b{
   font-size: 13px;
   color: #f79425;
   vertical-align: top;
}

.cathead{
   border-bottom: 1px solid #e3e2e2;
   padding-bottom: 10px;
}

.sort {
    text-align: right;
    font-size: 14px;
    line-height: 20px;
	margin:20px 0;
}

.sort select {
    margin-top: 0;
}

.cat .itm{
   border-bottom: 1px solid #e3e2e2;
   padding-bottom:25px;
   margin-bottom: 25px;
}

.product_name a {
    font-size: 16px;
    color: #313131;
    font-weight: bold;
}

.description p, .description {
    font-size: 13px;
    color: #5e5e5e;
    line-height: 17px;
    padding-top: 10px;
}

.description {
    padding-bottom: 25px;
    margin-bottom: 15px;
}

.cat .description .stock{
   color: #000;
   font-weight: bold;
}

span.mailto a {
    display: inline-block;
    padding: 0 0 2px 0;
    color: #73431e;
    background: url(../image/link.gif) repeat-x bottom;
    margin: 7px 0;
    font-size: 13px;
}

.cat .big-price{
   font-size:25px;
   color:#f79425;"
}

.tovprice2 {
    font-size: 15px!important;
    line-height: 23px;
    color: #732a00;
}

.proprice {
    text-align: center;
}

.additional {
    background: url(../image/left_button_additional.gif) no-repeat left;
    margin-bottom: 4px;
}

#add_to_cart, .additional, .button, .additional:hover {
    display: inline-block;
    height: 34px;
    background: url(../image/left_button_add2.gif) no-repeat left;
    font-size: 13px;
    color: #ff8c09;
    text-transform: uppercase;
    width: 155px;
    overflow: hidden;
}

#add_to_cart span, .additional span, .button span {
    display: inline-block;
    background: url(../image/right_button_add2.gif) no-repeat right;
    padding-left: 11px;
    margin-left: 49px;
    font-weight: bold;
    width: 95px;
    text-align: left;
    height: 34px;
    line-height: 34px;
}

.kredit {
    height: 35px;
}

button.rc_button {
    display: block;
    border-radius: 2px;
    margin-top: 10px;
    height: 24px;
    width: 155px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 26px;
    background: #ff8c09;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod�EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff8c09 0%, #f47f09 49%, #d87008 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8c09), color-stop(49%,#f47f09), color-stop(100%,#d87008));
    background: -webkit-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: -o-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: -ms-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: linear-gradient(to bottom, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c09', endColorstr='#d87008',GradientType=0 );
    cursor: pointer;
    border: 0;
}

.proprice .kredit button.rc_button {
    margin-top: 4px;
	display: inline;
}

.pagerbottom {
    color: #5e5e5e;
    font-size: 18px;
    text-align: center;
    margin: 20px 0;
}

.pagerbottom a, .pagerbottom {
    vertical-align: bottom;
    padding: 0 1px;
}

.pagerbottom b {
    font-size: 27px;
    color: #f79425;
    vertical-align: top;
}

.pagerbottom .next {
    padding: 0 10px;
}

.pagerbottom .first, .pagerbottom .last {
    font-size: 12px;
    padding: 0 10px;
}

.filterbut {
    display: none;
    margin: 5px 0 0 40px;
    cursor: pointer;
}

.cataloglist {
    display: none;
    position: absolute;
    left: 0;
    top: 47px;
    padding-top: 22px;
    box-shadow: 0 3px 7px 3px #222;
    width: 272px;
    background: #fff;
    z-index: 10;
}

.cataloglist #right_border {
    background: none;
}

.cataloglist .menu ul {
    border-left: none;
}

.menu ul {
    display: block;
    border-left: 5px solid #bababa;
    padding: 0 0 0 25px;
}

.menu ul li {
    margin: 0 0 10px 0;
}

.menu ul li a {
    text-transform: uppercase;
    font-size: 12px;
    color: #333;
    line-height: 13px;
    font-weight: bold;
}

.menu a.active {
    color: #000;
}

.menu ul li ul {
    border: none;
    padding: 0 0 0px 0px;
}

.menu ul li ul li {
    margin: 0 0 0px 0;
}

.menu ul ul li a {
    text-transform: none;
    color: #878786;
    font-weight: normal;
}

.pagerbottom .links div{
   display:inline-block;
}

.gallerey {
    width: 100%;
    margin-right: 5px;
    background: url(../image/catal-bord.png) right top repeat-y;
}

.scroll-box{
   width:100%;
   margin-bottom: 15px;
}

.oneitem a.disabled {
    visibility: hidden !important;
}

.oneitem a.left {
    margin-left: 0px;
}

.oneitem a.browse {
    background: url(../image/fancy-leftright.png) center left no-repeat;
    display: block;
    width: 18px;
    height: 18px;
    float: left;
    margin: 0 5px;
    padding: 46px 0;
    cursor: pointer;
    font-size: 1px;
}

.oneitem .scrollable {
    position: relative;
    overflow: hidden;
    width: 283px;
    height: 120px;
	float: left;
}

.oneitem .items div {
    float: left;
    margin: 0;
}

.oneitem .scrollable img {
    float: left;
    margin: 3px 2px 3px 5px;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #ccc;
    width: 80px;
    height: 80px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.oneitem .scrollable .active {
    border: 2px solid #f8a141;
    position: relative;
    cursor: default;
}

.tovprice1 {
    font-size: 21px;
    line-height: 26px;
    color: #fc960e;
}

.tovgreen, .tovprice2 {
    color: #000;
}

.options b {
    font-weight: bold;
}

.ui-dialog-titlebar {
    background: white;
    border: none;
    border-bottom: 1px solid #ccc;
    color: black;
    outline: none;
}

.ui-dialog-titlebar-close {
    background: #f79c25;
}

.ui-dialog-content {
    padding-left: 0 !important;
}

.tdprodpol {
    background: #ab5e26;
}

.tovprice2 {
    font-size: 15px!important;
    line-height: 23px;
    color: #732a00;
}

.tovinfo {
    width: 100%;
    font-size: 12px;
}

.tovinfo tr td:first-child {
    text-indent: 10px;
    background: #f8f8f8;
}

.tovinfo td {
    vertical-align: middle;
}

.tovinfosepar {
    background: url(../image/tovinfosepar.png) left top repeat-y;
    width: 22px;
}

.tovinfo tr {
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    height: 29px;
}

.prod_socbutton {
    float: left;
    vertical-align: top;
}

.rec-linc {
    display: block;
    font-size: 14px;
    text-decoration: underline;
    margin-top: 55px;
    padding: 0;
    float: left;
	margin-left: 30px;
}

.col-9-2{
   margin-top:20px;
}

.text-share {
    float: left;
    font-size: .9em;
    line-height: 18px;
	margin-left: 30px;
}

.social-links {
    display: inline;
}

.social-links li {
    float: left;
    padding-right: .25em;
}

.social-links li a {
    background-image: url(../image/sprite-social.png);
    background-repeat: no-repeat;
    display: block;
    height: 18px;
    width: 20px;
}

.social-links li .twitter {
    background-position: -60px 0;
}

.social-links li .fb {
    background-position: -80px 0;
}

.social-links li .mail {
    background-position: -100px 0;
}

.social-links li .vk {
    background-position: 0 0;
}

.options .left-block{
   width:408px;
   margin-left:30px;
}

#image_wrap{
   position:relative;
}

.gallerey #image_wrap img{width:99%;height:auto;}

.htabs a {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 7px 15px 6px 15px;
    float: left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    margin-right: 2px;
    display: none;
}

.htabs a.selected {
    padding-bottom: 7px;
    background: #FFFFFF;
}

.htabs {
    height: 30px;
    line-height: 16px;
    border-bottom: 1px solid #DDDDDD;
}

.tab-content {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
    padding: 10px;
    margin-bottom: 20px;
    z-index: 2;
    overflow: auto;
    font-size: 13px;
    line-height: 16px;
}

.tab-content a {
    color: #F79425;
}

.attribute {
    width: 430px;
}

a.new-but{
   display:inline-block;
   border:1px solid #b35d05;
   background:#f58009;
   color:#fff;   
   padding:5px 10px;
   border-radius:1px;   
}

.hide-name {
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
    background: #FFFFFF url('../image/tab.png') repeat-x;
    padding: 7px 15px 6px 15px;    
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;    
    margin-top:15px;	
}

#dialog-callback, #dialog-stock, .dia-form{
   width:300px;
}

#callback_form, .dialog-form, .dia-form{
   padding:15px;
}

#dialog-callback input, #dialog-stock input, .dia-form input{
    width: 100%;
    height: 25px;
	
}

#dialog-callback .itm , #dialog-stock .itm, .dia-form .itm{
   margin-bottom:20px;
   font-size: 14px;
}

#dialog-callback .sender, #dialog-stock .sender, .dia-form .sender{
   width:100px;
   float:left;
}

#dialog-callback  .title, #dialog-stock .title, .dia-form .title{
   margin-top:25px;
   text-align:center;
   font-weight:bold;
}

#top-menu .menu > ul > li > div {
    display: none;
    position: absolute;
    z-index: 5;
    width: 180px;
	background:#fff;
    box-shadow: 3px 7px 7px 0px #222;
}

#top-menu .menu > ul > li:hover > div {
   display:block;
}

#top-menu .menu ul {
    list-style: none;
    display: inline-block;
	border-left:0;
}

#top-menu .menu > ul > li > div > ul > li {
    text-align: left;
}

#top-menu .menu > ul > li > div > ul > li > a {
    font-size: 13px;
    text-transform: none;
    line-height: 1;
    margin: 0 6px;
    margin-bottom: 10px;
    padding-bottom: 0;
}

#top-menu .menu a {
    font-size: 13px;
    text-transform: uppercase;
    color: #3e261d;
    display: inline-block;
    margin: 0 13px 18px 13px;
	border-bottom: 4px solid #fff;
}

#top-menu .menu > ul > li > div > ul > li > a:hover{
   border-bottom: 4px solid #995f2e;
}

.thecontent {
    font-size: 13px;
    line-height: 16px;
}

.strongadd p {
    margin-bottom: 5px;
}

.thecontent a {
    color: #F79425 !important;
}

.cnoreg {    
    padding-right: 30px;
    border-right: 2px dashed #ccc;
}

#content .cart ul{
   list-style:none;
   margin-left:0;
}

.cart > li:first-child {
    border-top: 1px solid #ccc;
}

.cart > li {
    border-bottom: 1px solid #ccc;
    position: relative;
    padding: 8px 0;
}

.sl_name {
    text-transform: uppercase;
    color: #000;
    width: 85%;
    display: inline-block;
}

.slprice {
    position: absolute;
    right: 0;
    top: 90px;
    font-size: 17px;
}

.removecart {
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 6px;
    right: 0px;
    background: url(../image/removecart.png);
}

.cartfoot {
    float: right;
    font-size: 17px;
    margin: 10px 0;
}

.noroform h3 {
    font-size: 18px;
    color: #313131;
    margin: 10px 0;
}

.blacktxt {
    color: #4b4b4c;
    margin-bottom: 10px;
    font-size: 11px;
}

.noroform label, .regcol label, .regcol2 label, .regcol3 label {    
    height: 20px;
    color: #999;
	font-size: 13px;
}

.noroform span.erro {
    color: red;
}

.input268 {
    height: 23px;
    width: 100%;
    color: #999;
    text-indent: 5px;
    margin-bottom: 6px;
    outline: none;
    border: 1px solid #999;
}

.noroform select{
    width: 100%;
    height: 29px;
}

.select1 {
    margin-bottom: 6px;
}

.select2 {
    float: left;
    width: 170px;
    margin-right: 20px;
}

#nororfcomment {
    display: block;
    width: 398px;
    height: 70px;
    padding: 5px;
    outline: 1px solid #bfbfbf;
    border: 1px solid #e7e7e7;
    color: #999;
    margin: 10px 0;
}

.noroform{
   margin-left: 30px;
}

.massbutton, .button {
    background: url(../image/left_button_add12.gif) no-repeat left;
}

.allbut span, .button span {
    width: auto;
    padding-left: 15px;
    padding-right: 20px;
    margin-left: 0;
}

.allbut, .button {
    width: auto;
    padding-left: 5px;
}

#header .mobileblock{display:none;}

#header .mobileblock .login{
    font-size: 13px;
    color: #F8C928;
	position:absolute;
	display:inline-block;
	top:35px;
	left:10px;
	    width: 33%;
    text-align: center;
}

#header .mobileblock .m-phone{
    font-size: 16px;
    color: #f79425;
    line-height: 20px;
	position:absolute;
	display:inline-block;
	top:17px;
	right:10px;
	    width: 33%;
    text-align: center;
}

#header .mobileblock .m-phone#cod {
    font-size: 14px;
    color: #f8c928;
    line-height: 23px;
}

.fixmenu{
   display:none;
   position:fixed;
   width:100%;
   height:100%;
   background-color:#000;
   opacity:0.9;
   z-index:2;   
}



div.cat_item {
    padding: 0px 10px;
}

.home-cats .col-9{
       margin: 0 0 30px 0;
    float: left;
}

.home-cats .clear {
    border-bottom: 1px solid #e3e2e2;
    margin-left: 20px;
}

.filter-box {
    padding: 20px;
    margin: 5px;
    background: #f1f1f0;
    vertical-align: middle;
    font-size: 14px;
}

.psearch {
    line-height: 24px;
}

.success {
    background: #fdfbd8;
    border: 1px solid #f8f383;
}

.success, .warning, .attention, .information {
    padding: 10px 10px 10px 33px;
    margin-bottom: 15px;
    color: #555555;
}

#notification a {
    text-decoration: underline;
}

.cataloglist .categories> ul{
   border:0;
}

.page_account #main .home, 
.page_information #main .home,
.page_checkout #main .home{
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}

.acclogleft b{
   font-size:14px;
   font-weight:normal;
}

.accleftforgot {
    color: #73431E;
    font-size: 13px;
    margin-top: 4px;
    display: block;
}

.news-block {
    background-color: #f1f1f0;
    width: 688px;
    margin-left: 20px;
    margin-bottom: 20px;
    float: left;
    padding: 28px 10px 15px 10px;
}

.news-block .nb1 {
    float: left;
    width: 410px;
    margin-right: 30px;
}

.news-block .nb2 {
    float: left;
    width: 248px;
}

.news-block h3 {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.news tr {
    margin-top: 10px;
}

.news-block .news td.date {
    padding: 17px 15px 0 0px!important;
}

.news-block .news td.img {
    padding-right: 15px;
}

.news-block .news td {
    padding: 6px 0 6px 0px;
}

.news-block .nb1 .newslink {
    width: 291px;
}

.newslink a {
    font-size: 14px;
    line-height: 16px;
    color: #222222;
}

.news-block .ntext {
    font-size: 12px;
    color: #222222;
}

.success .close{margin:5px;cursor:pointer;}

.warning {
    background: #FFD1D1 url('../image/warning.png') 10px center no-repeat;
    border: 1px solid #F8ACAC;
}

.reg-text{
   font-size:14px;
}

.reg-href{
   color:#995f2e;
}

.new-register .itm .name{
   font-size:14px;
   margin-bottom:5px;
}

.new-register .itm .name span{
   color:red;
}

.new-register .itm  input[type="text"],
.new-register .itm  input[type="password"]{
   width:400px;
   height:25px;
}

.new-register .itm select{
   width: 404px;
   height: 30px;
}

.new-register .itm span.error{
   font-size:12px;
   color:red;
   display:block;
   margin-top:5px;
}

.new-register .itm {
   margin-bottom:15px;
}

#main .new-register h2{
   margin-top:25px;
   font-size:18px;
}

.new-register .regbut, .formagree{
   margin-top:15px;
}

.formagree a {
    line-height: 17px;
}

.formagree input{
   margin:0 5px;
}

.login-content input{height:25px; width:300px;}

.account-page-new p{
   font-size:14px;
}

.account-page-new .fielder{
   margin-bottom:15px;
}

.account-page-new .fielder .itm{
   margin-bottom:15px;
}

.account-page-new .fielder .itm .name{
    font-size: 14px;
    margin-bottom: 5px;
}


.account-page-new .fielder .itm input[type="text"], .account-page-new .fielder .itm input[type="password"] {
    width: 400px;
    height: 25px;
}

.account-page-new .buttons .left{
   float:left;
}

.account-page-new .buttons .right{
   float:right;
}

.box-content-accaunt{margin-bottom:45px;}

.box-content-accaunt ul li a {    
    font-size: 14px;
    color: #333;
    line-height: 18px;    
}

.account-page-new .content{
   font-size:14px; 
}

.account-page-new .content ul{
   margin-bottom:35px;
}


.kredit {height: 35px;}

button.rc_button {
    display: block;
    border-radius: 2px;
    margin-top: 10px;
    height: 24px;
    width: 155px;
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 26px;
    background: #ff8c09;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #ff8c09 0%, #f47f09 49%, #d87008 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8c09), color-stop(49%,#f47f09), color-stop(100%,#d87008));
    background: -webkit-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: -o-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: -ms-linear-gradient(top, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    background: linear-gradient(to bottom, #ff8c09 0%,#f47f09 49%,#d87008 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8c09', endColorstr='#d87008',GradientType=0 );
    cursor: pointer;
    border: 0;
}

.proprice .kredit button.rc_button {
    margin-top: 4px;
}

#header .box-header{
   background: #3d251d url(../image/lightbg.jpg) -149px 0 no-repeat;
   height: 91px;
}

a.redaktbutton{
   background: url(../image/right_button_add2.gif) repeat-x;
   display:inline-block;
   padding:10px 15px;
       font-size: 13px;
    color: #ff8c09;
	border-radius:2px;
}

#tab-description li, .main.thecontent.strongadd li{
   list-style-type:circle;
   margin-left:30px;
}

.code2{color:grey;font-size:14px;}

.page_product h1.zag{margin-bottom:5px;}

.superfilter .filterbut, .superfilter .filterbut:hover{
   display: block;
   float: left;
   margin: 26px 0 0 0;
   height: auto;
   padding: 0;
   border-radius: 3px;
   width:auto;
}

.superfilter .filterbut span, .superfilter .filterbut:hover span{
   line-height: 15px;
   padding: 5px 10px;
   height: auto;
   width:auto;
}