*{
    padding: 0;
    margin: 0;
}
body{
    text-align: center;
    font-size: 13px;
    font-family: "PT Sans Narrow", 'Arial Narrow', sans-serif, Arial, Helvetica;
    color: #000
}

.editor-content{font-family:Arial, Helvetica;}

ul{
    list-style-type: none;
    list-style-position: inside;
}
ol{
    list-style-position: inside;
}
img{
    outline: none;
    border: none;
}
a{
    color:#000;
    text-decoration: none;
    outline: none
}
input{
    outline: none;
}
a:hover{
    color: #000;
    text-decoration: underline;
}
.clear{
    clear: both;
}
h1, h2, h3,h4{
    color: #000;
    font-size: 16px;
    text-transform: uppercase;
    padding: 10px 0 6px;
    font-weight: normal;

}
#header{
    width: 1160px;
    height: 180px;
    color: #333;
    position: relative;
    margin: 0 auto 10px;
    text-align: left;
}
#slider-wrapper{
    width: 100%;
    text-align: center;
    height: 116px;
    background: #f1f1f1;
    margin-bottom: 20px;
}
#slider{
    margin: 0 auto 10px;
}
div#slider {position:relative;}
div#slider ul li {position:absolute; list-style: none;
    top: 4px;
    left: 0;
}
div#slider ul{ margin-top: 10px;}

#wrapper{
    width: 1160px;
    margin: 0 auto 30px;
    text-align: left;
    position: relative;
    padding-top: 10px;
}
#footer{
    width: 1160px;
    margin: 0 auto 20px;
    text-align: left;
    background: #fafafa;
    height: 40px;
}
.mid-col{
    width: 960px;
    float: right;
}
.right-col{
    float: right;
    width: 280px;
}
.categories-main{
    width: 330px;
    float: left;
    text-transform: uppercase;
    color: #48515a;;
    background: url(ico1.png) no-repeat top left;
    padding: 10px 0 20px;
}
.categories-main-h1{
    font-size: 16px;
    color: #01617c;
    font-weight: bold;
    padding: 0 0 20px 60px;;

}
.categories-main-ul{
    padding-left: 60px;

}
.categories-main-ul li{
    line-height: 1.5em;

}
.categories-main-ul li a{
    font-size: 13px;

}
.top-menu{;
    width: 1160px;
    height: 40px;
    margin: 0 auto;
    background: #fafafa;
}
.top-menu-table{
    float: left;
    background: #e1e3e2;;

}
.top-menu-table li{
    float: left;
    height: 40px;
    padding: 0 14px;
    font-size: 16px;
    line-height: 40px;
    text-transform: uppercase;
    color: #000;
}

@-moz-document url-prefix() { 
  .top-menu-table li {
     padding: 0px 11px;
  }
}

.top-menu-table li.last{
    border-right: none;
}
.top-menu-table li.active{
    background: #000;
    color: #fff;
}
.top-menu-table-div{
    position: relative;
}
.top-menu-table-a{
    text-transform: uppercase;
    font-size: 16px;
    color: #000;

}
#searchwrap{
    
    width: 182px;
    height: 29px;
    position: relative;
  top: 4px;
    float: left;
    margin: 0 10px;
}
#search-term{
    width: 154px;
    height: 19px;;
   
    top: 5px;
    left: 0;
    position: absolute;
}
#go{
    background: url(search.png) no-repeat 50% 50%;
    height: 29px;
    width: 16px;
    border: none;
    cursor: pointer;
    position: absolute;
    right: 5px;
    top: 1px;
}
#header-links{
    position: absolute;
    right: 0;
    text-align: right;
    top: 28px;
    font-family: Tahoma, sans-serif;

}
#header-links li{
    float: left;
    color: #059bf0;
    font-size: 11px;
    margin: 0 1px;

}
#header-links li a{
    color: #059bf0;

}
#sitetitle{
    position: absolute;
    width: 300px;
    bottom: 0;
    left: 0px;
    padding: 0;

}
#headerlink{

}
#sitetitle span{
    font-size: 12px;
    color: #000000;
    position: relative;
    bottom: 4px;
  top: 4px;
    left: 2px;
    display: block;
    font-family: Georgia;
    text-transform: none;
    font-weight: normal;
    font-style: italic;

}
#cart{
    background: #fafafa;
    width: 254px;
    height: 45px;
    position: absolute;
    text-transform: uppercase;
    right: 0px;
    bottom: 75px;
}
.cart-span{
    position: absolute;
    top: 14px;
    left: 14px;
    font-size: 13px;

}
.cart-a{
    top: 14px;
    color: #059bf0;
    text-decoration: underline;
    right: 10px;
    font-size: 14px;

}
a.cart-a:hover{
    color: #059bf0;
    text-decoration: none;
}
.cart_items{
    font-weight: bold;
}
.header-img{
    position: absolute;
    top: 0;
    left: 260px;
}
.contact-block{
    position: absolute;
    left: 360px;
    top: 56px;

}
.phone-big{
    font-size: 22px;
    top: 0;
    position: relative;
    color: #505050;

}
.phone-small{
    color: #505050;
    top: 0;
    left: 0;
    font-size: 20px;
    position: relative;
    display: block;
    float: left;
    line-height: 24px;
    margin-right: 4px;
    text-transform: uppercase;

}
.phone-time{
    color: #6d6e70;
    float: left;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-family: Tahoma;

}

#footer-links{
    text-align: right;
    font-family: Tahoma, sans-serif;
    float: right;
    margin: 12px 10px;

}
#footer-links li{
    float: left;
    color: #059bf0;
    font-size: 11px;
    margin: 0 6px;
    text-transform: uppercase;
    margin-bottom: 10px;
}
#footer-links li a{
    color: #000;

}
#sitetitle-footer{
    width: 180px;
    float: left;
    margin: 10px 0 10px 10px;
    color: #000;
    font-size: 18px;
    padding: 0;;

}
#footerlink{

}
#sitetitle-footer span{
    font-size: 11px;
    color: #059BF0;
    position: relative;
    bottom: 6px;
    left: 0;

}
#sitetitle-footer img{
    width:100px;
}
.contact-block-footer{

}
.contact-block-footer .phone-big{
    font-size: 20px;
    display: block;
    float: left;
    top: 0;
    position: relative;
    line-height: 20px;
    color: #6d6e70;
    font-weight: bold;

}
.contact-block-footer .phone-small{
    color: #059bf0;
    top: 0;
    left: 0;
    font-size: 14px;
    position: relative;
    display: block;
    float: left;
    line-height: 16px;
    margin-right: 4px;

}
.contact-block-footer .phone-time{
    color: #6d6e70;
    float: left;
    font-size: 11px;
    position: relative;
    top: 2px;
    margin-left: 10px;
    font-family: Tahoma;

}
.rounded-corners {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -khtml-border-radius: 10px;
    /*behavior: url();*/
    border-radius: 10px;
}
.rounded-corners-top {
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-left-radius: 10px;
    -khtml-border-top-right-radius: 10px;
    /*behavior: url();*/
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background: transparent;
}
.rounded-corners-top-left {
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    -khtml-border-top-left-radius: 10px;
   /* behavior: url();*/
    border-top-left-radius: 10px;
    background: transparent;
}
.rounded-corners-top-right {
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    -khtml-border-top-right-radius: 10px;
   /* behavior: url();*/
    border-top-right-radius: 10px;
    background: transparent;
}

.rounded-corners-bottom-left {
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -khtml-border-bottom-left-radius: 10px;
   /* behavior: url();*/
    border-bottom-left-radius: 10px;
    background: transparent;
}
.rounded-corners-bottom-right {
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    -khtml-border-bottom-right-radius: 10px;
   /* behavior: url();*/
    border-bottom-right-radius: 10px;
    background: transparent;
}
.news-block{
    border: 1px solid #d9d9d9;
    width:278px;
    margin-bottom: 20px;
    background: #fff;

}
.news-block-title{
    color: #05aff7;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
    margin: 20px 0 10px 20px;
    padding: 0;
}
.one-news-block{
    padding: 15px 20px;
    border-top: 1px dotted #959595;
    font-family: Tahoma;
    line-height: 1.3em;
    color: #4c4c4c;

}
.one-news-title{
    font-size: 12px;
    color: #01617c;
    font-family: Tahoma;
    font-weight: normal;

}
.one-news-block p{

}
.info-block{;
}
.left-col{
    width: 190px;
    float: left;
}
.center-col{
    float: left;
    margin-left: -10px;
}
.catalog-title{
    color: #01617c;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 10px 0;

}
.catalog-ul{
    background: #fafafa;
    padding: 16px 0;

}
.catalog-ul li.parent{
    font-size: 16px;
    padding: 4px 10px;

}
.catalog-ul li.parent {
    font-size: 16px;
    text-transform: uppercase;
    color: #000;

}
.catalog-ul li.child{
    padding: 2px 0 2px 10px;
    font-size: 14px;
}
.catalog-ul li.child a{
    display: inline-block;
    vertical-align: top;
    width: 128px;
    padding-left: 0;
}
.right-col-cat{
    width: 220px;
    float: right;
}
.mid-col-cat{
    width: 720px;
    float: left;
}
.filters-right{
    width: 218px;
    border: 1px solid #d9d9d9;
    margin-bottom: 20px;
    background: none repeat scroll 0 0 #fff;
}
.filters-block{
    line-height: 1.5em;
    width: 698px;
    border: 1px solid #E7E9E8;
    margin-bottom: 20px;

}
.filter-href{
   display: block;
    float: left;
    font-family: Tahoma,sans-serif;
    font-size: 12px;
    height: 50px;
    line-height: 50px;
   
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;    

}
h2.last{
    border: none;
}
.filter-title{
    color: #01617c;
    padding: 10px 0 10px 20px;
    font-size: 12px;
    font-family: Tahoma;
    cursor: pointer;
    border-top: 1px dotted #959595;
}
.categories-title{
    color: #01617c;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 20px;

}
.categories-info{
    float: right;
    width: 180px;
    margin-right: 10px;
    padding: 0 0 10px;

}
.categories-sort{
    float: left;
    padding-bottom: 10px;
    font-family: Tahoma;

}
.categories-sort-span{
    font-size: 11px;

}
.categories-sort-href{
    font-size: 12px;
    text-decoration: underline;

}
.categories-sort-href-active{
    font-size: 12px;
    color: #04abf6;
    text-decoration: underline;

}
.categories-one-item{
    width: 343px;
    padding-top: 20px;
    float: left;
    padding-bottom: 20px;
    margin-left: 10px;
    height: 120px;
    overflow: hidden;
    border: 1px solid #c5c5c5;
    margin-bottom: 10px;

}
.categories-one-item-info{
    font-family: Tahoma;
    font-size: 11px;

}
.categories-image{
    float: left;
    width: 150px;
    text-align: center;

}
.cimag{
}
.categories-table{
    font-family: Tahoma, sans-serif;
    font-size: 11px;

}
.categories-table td{
    padding: 2px 2px;
    background: #fff;

}
.button-block{
    float: left;
    width: 100%;
    position: relative;
    padding-top: 10px;

}
.price-block{
    float: left;

}
.price-block s{
    display: block;
    font-size: 14px;

}
.price-block span{
    font-size: 24px;
    color: #000;
    font-weight: bold;

}
.add-block{
    float: left;
    bottom: 0;
    background: #246cff;
    width: 70px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
    position: absolute;
    right: 0;

}
.add-block .buy, .add-block input{
    background: none;
    color: #fff;
    border: none;
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: block;
    font-family: Tahoma;
    padding-bottom: 2px;

}
.cavailiable, .cnavailiable{
 background: url(cavailiable.png) no-repeat;
    height: 13px;
    padding-left: 15px;
    color: #01caef;
    font-family: Tahoma, sans-serif;
    width: 60px;
    margin: 0 auto;
}
.cnavailiable{
    background: none;
}
.paginator-bottom{
    width: 100%;
    text-align: right;
    padding-top: 10px;

}
.paginator{
   text-align:center;
    font-family: Tahoma;
   position:relative;
}
.paginator a{
  padding: 0 5px;

}
.paginator span{
    background: url("pag-a.png") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    
    text-align: center;
    width: 24px;
}
.mid-col-prod{

}
.center-col-prod{
    width: 720px;
    float: right;

}
.center-col-prod .center-col{
    float: left;
}
.image-block{;
    width: 240px;
    float: left;
}
.product-info-block{
    float: left;
    width: 360px;
    margin-left: 20px;
}
.product-title{
    color: #2d2d2d;
    font-size: 18px;
    text-transform: uppercase;
    padding-bottom: 2px;
}
.product-info-block .categories-table{
    margin-top: 20px;

}
.product-info-block  .button-block{
    width: 50%;

}
.product-block{
    padding-bottom: 20px;
    float: left;

}
.collateral{
    background: #f7f7f7;
    width: 100%;
    margin-bottom: 20px;
}
.collateral-title{
    background: url("c-tit.png") repeat-x scroll left bottom transparent;
    height: 27px;
    width: 100%;
}
.collateral-title a{
    float: left;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #595657;
    text-transform: uppercase;
    padding: 0 15px;
    background: url("c-tit.png") repeat-x scroll left bottom transparent;
}
.collateral-title a.active{
    background: #a8a6a7;
    display: block; float: left;
    height: 27px;
    line-height: 27px;
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    padding: 0 15px;
}
.c-a-r, .c-a-l, .c-na-r{
    background: url("c-tit-r-na.png") no-repeat scroll bottom left transparent;
    width: 18px;
    height: 27px;
    float: left;
    display: block;
    color: #fff;
}
.c-a-r{
    background: url("c-tit-r-a.png") no-repeat scroll bottom left transparent;
}
.c-a-l{
    background: url(c-tit-l-a.png) no-repeat bottom left transparent;
}
.collateral .c-inner{
    padding: 20px;
}
.categories-one-item-title{
    font-size: 14px;
    color: #246cff;
    display: block;

    padding-bottom: 10px;
    text-transform: uppercase;
}
.large-image  {
background-position:center center;
background-repeat:no-repeat;
display:block;
height:240px;
width:240px;
margin-bottom:7px;
position:relative;
}

.preview-list a {
background-position:center center;
background-repeat:no-repeat;
display:block;
float:left;
height:48px;
margin:6px;
width:48px;
}
#add_product_notification {  padding-top: 12px; font-size: 1.1em; width: 225px; height: 35px;margin-top:10px; background-color: #fff; border: solid 1px #000; text-align:center; }

#own_preloader { z-index:1000; vertical-align: middel; width:225px; height:60px; }
.catalog-child-ul{
    padding-top: 4px;
  list-style-position: inside;
    list-style-type: disc;

}
.catalog-child-child-ul{

}
.catalog-ul li a.active{
    color: #01617C;

}
table.cart{
    font-family: Tahoma;
    font-size: 12px;
    width: 100%;
    margin-bottom: 20px;

}
table.cart td{
    text-align: center;
    padding: 5px 5px 5px 0;
    border-top: 1px dotted #959595;

}
table.cart th{
    color: #565650;
    text-align: center;
}
table.cart th.name, table.cart td.name{
    text-align: left;
}
table.cart td.name{
    text-transform: uppercase;
    color: #222222;
}
table.cart td.price{
  white-space:nowrap;
  text-align:right;
}
table.cart td.price strong{
    font-size: 18px;
    font-weight: normal;
    padding: 5px 2px;

}
table.cart td.total{
    text-align: right;
    font-size: 14px;
    color: #373737;

}
table.cart td.total strong{
    font-size: 18px;

}
table.cart td.buttons{
    text-align: right;
    border-top: none;

}
table.cart td.buttons .cart_update{
    float: left;

}
table.cart td.buttons .checkout{
    float: right;
    text-align: center;
    width: 106px;
    height: 22px;
    background: url(button.png) no-repeat;
    position: relative;
    color: #000;
    font-size: 14px;
    line-height: 20px;

}
table.cart td.buttons .checkout #create_order{
    border: none;
    background: #fff;
    height: 22px;
    width: 106px;
    line-height: 22px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity = 0);
}

table.cart tr.border-dot{

}
.page table{
    width: 100% !important;
}
.one-subcollection{
    width: 50%;
    float: left;
    text-align: center;
    height: 190px;
    position: relative;

}
.one-subcollection img{

}
.one-sub-link{
    text-transform: uppercase;
    color: #01617C;
    font-weight: bold;
    font-size: 14px;
    display: block;
    position: absolute;
    width: 100%;
    height: 30px;
    bottom: 0;
    left: 0;

}
.categories-subcollection{
    width: 100%;

}
.image-block h3{
    font-size: 12px;
    font-weight: normal;
}
/*#feedback_commit{
    background: #EFEFEF;
    border: 1px solid #959595;
    cursor: pointer;
    margin-top: 10px;
}*/
.selector-wrapper{
    padding: 5px 0;

}
.selector-wrapper label{
    padding-right: 10px;

}
.selector-wrapper select{

}
.breadcrumbs{
    font-family: tahoma, sans-serif;
    padding-bottom: 6px;
    float: left;
    font-size: 12px;
}
.breadcrumbs li{
    float: left;
    color: #000;

}
.breadcrumbs li a{
    color: #246cff;

}
.breadcrumbs li b{
    color: #000;
    font-weight: normal;

}
.page td{
    vertical-align: top;
}
.page td.newitems{
    padding-left: 10px;
    width: 40%;
}
#presence{
    display: none;
    font-size: 12px;
    font-weight: normal;
    float: left;
    bottom: 0;

    width: 70px;
    height: 24px;
    color: #fff;
    text-align: center;
    line-height: 24px;
 
    right: 0;
    border-radius: 10px;
}
#comments{
    margin-top: 20px;

}
#comments h3{
    font-size: 12px;
    font-weight: normal;

}
#comments ul{

}
#comments ul li{

}
#comments .comment{

}
.author_fields{

}
#comment-submit{
    background: #EFEFEF;
    border: 1px solid #959595;
    cursor: pointer;
}
#comment_form{
    margin-top: 20px;
}
#author_fields{
    width: 49%;
    float: left;
}
#comment_fields{
    width: 49%;
    float: left;
}
.property-block{
    overflow: hidden;
    white-space: nowrap;

}
.property_name{;
    display: inline-block;
    zoom:1;
}
.property-dotted{;
    border-bottom: 1px dotted #959595;
    height: 1px;
    width: 100%;
    display: inline-block;
    zoom:1;

}
.filters-block .active{
    background:none repeat scroll 0 0 #F88C00;
color:#FFFFFF;
font-weight:bold;
padding:2px;
text-decoration:none;
}
.filters-block .active span{color:#FFFFFF !important;}
.filter-href-remove{
    font-family:Tahoma,sans-serif;
    font-size:12px;
    color:#01617C;
}
.filter-href-remove:hover{color:#01617C;}
.instruction a{
    background:url("instr.png") no-repeat scroll 0 0 transparent;
color:#01617C;
cursor:pointer;
display:block;
font-size:16px;
height:32px;
line-height:32px;
padding-left:38px;
}
.main-right .filters-right{
width:278px;
}
.main-right #searchwrap{
width: 242px; height: 29px; position: relative; top: 0px; left: 18px; margin-bottom: 10px;background:url(search-bg-main.png) no-repeat;
}
.main-right #search-term{
width:198px;
}
.all-rights{
color: #000;
    float: left;
    margin: 12px 0;
}
.filters-block-table{
    width: 100%;

}?
.filters-block-table td{
    width: 25% !important;
    vertical-align: middle;
    text-align: center;

}
.filters-block{

}
.filters-block-table span{
    display: block;
    float: left;
    margin-left: 20px;
    text-align: center;
    width: 65px;
}

.filters-block-table td {
    text-align: left;

}
.cart-img{
    position: relative;
    top: -20px;
    left: -70px;

}
.logo-text{
    font-size: 24px;
    color: #000;
    padding-left: 10px;
    margin-top: -14px;

}
.reg-block{
    float: right;
    text-align: left;
    padding-right: 10px;
    padding-top: 2px;

}
.enter{
    display: block;
    background: url(enter.png) no-repeat 0 50%;
    padding-left: 15px;
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    text-decoration:none;
}
.reg{
    display: block;
    padding-left: 15px;
    text-transform: uppercase;
    color: #246cff;
    font-size: 12px;

}
.active .top-menu-table-a{
    color: #fff;
}
.h2-title{
    text-align: center;

}
.spec-col{

}
.spec-col .categories-one-item{
    margin-left: 0;
    width: 188px;
    height: 220px;

}
.spec-col .categories-image{
    margin: 0 auto;
    float: none;

}
.spec-col .categories-info{
    width: 160px;
    padding-top: 10px;

}
.spec-col .add-block{
    display: none;

}
.main-text{
    padding-bottom: 10px;

}
.filters-block h2{
    padding-left: 20px;
}
.center-col h2{
    margin-left: 10px;
}
.delivery{
    background: url(delivery.png) no-repeat 100% 50%;
    padding-right: 80px;
    height: 29px;
    position: absolute;
    right: 20px;
    line-height: 29px;
    text-transform: uppercase;
    font-size: 14px;
    text-decoration: none;
    bottom: 20px;
}
.call-order{
    position: absolute;
    background: url(order-call.png) no-repeat;
    width: 120px;
    height: 30px;
    top: 130px;
    left: 360px;
    line-height: 1.1em;
    text-transform: uppercase;
    padding: 2px 7px;
    cursor: pointer;
}
.paginate-next{position:absolute; right: 100px;}
.paginate-prev{position:absolute; left: 100px;}


/* simplemodal */
#basic-modal-content {
    display: none;
}

/* Overlay */
#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}

/* Container */
#simplemodal-container {
    height: auto;
    width: auto;
    color: #ccc;
    background-color: #fff; /*border:4px solid #444;*/
    padding: 12px;
    border: 3px solid #495469;
    border-radius: 15px 15px 15px 15px;
    -moz-border-radius: 15px 15px 15px 15px;
    -webkit-border-top-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
}

#simplemodal-container a.modalCloseImg {
    background: url('x.png') no-repeat;
    width: 25px;
    height: 29px;
    display: inline;
    z-index: 3200;
    position: absolute;
    top: -12px;
    right: -12px;
    cursor: pointer;
}

#simplemodal-overlay {
    cursor: auto;
}
.callMeForm p {
    text-align: right;
     margin: 0 0 8px;
  color: #000000;
}
#callme_form input {
    display: inline;
}
#characteristics{
float: right;
}
#characteristics label{
font-family: Tahoma;
    font-size: 12px;
}
.level2{position:relative;}
.level2 ul{display:none;position:absolute; left: 160px;
    padding: 5px 10px;
    position: absolute;
    top: -5px;
    width: 150px; background: #FAFAFA; z-index:100;}
.level2:hover ul{display:block; }

.coldesc_list {/*padding-top:25px;*/}
.coldesc_list div {display:none;}

.novosti { border: 1px solid #e7e9e8; border-radius: 10px; width: 188px; text-align: left; text-transform: none;}
.news {color: black; font-size: 16px; text-transform: uppercase; padding: 10px 0 6px; font-weight: normal; width: 188px; text-align: center;}
/*
div.nivo-controlNav { position:absolute; left:20px; bottom:20px; z-index:100; }
div.nivo-controlNav a.nivo-control { width:11px; height:11px; display:block; overflow:hidden; float:left; margin:0 0 0 8px; background:url(paginati.png) no-repeat right top; cursor:pointer; text-indent:-9999px; }
div.nivo-controlNav a.nivo-control:first-child { margin:0; }
div.nivo-controlNav a:hover, div.nivo-controlNav a.active { }
*/
.infotext {margin-left: -120px;
width: 560px;
display: inline-block;}


/* Нововведения */

body{
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
    width: 1160px;
    padding: 0 10px;
    margin: auto;
}
.categories-one-item{
    width: 308px;
}
.categories-info{
    width: 158px;
}
.categories-image{
    width: 140px;
}
.price-block span{
    font-size: 20px;
}
.filters-block{
    width: 100%;
}
.header-callme{
    float: left;
    padding: 20px 0;
    margin: 0 40px;
}
#sitetitle{
    position: static;
    float: left;
    padding: 13px 0;
    margin: 0 20px 0 30px;
}
.l-left{
    padding: 15px 0; 
}
.header-callme a:hover{
    text-decoration: none !important;
}
#header{
    height: 130px;
    padding: 0 10px;
    margin: 0 -10px;
}
.header-cart{
    float: right;
    text-align: center;
    margin: 0 30px 0 -30px;
}
.header-cart > a{
    display: inline-block;
    background: #246cff;
  	color: #fff;
    padding: 7px 17px;
    margin: 10px 0;
}
.header-cart a:hover{
    text-decoration: underline !important;
}
#mod-slider-wrap{
    width: 100%;
    height: auto;
}
.top-menu-table{
    width: 960px;
    float: none;
    background: #484848;
    text-align: center;
    margin: auto;
}
.clear{
    clear: both;
}
.top-menu-table li{
    float: none;
    display: inline-block;
    vertical-align: top;
    padding: 0 25px;
}
.top-menu-table li.active{
    background: #56abf5;
}
.top-menu-table-a{
    color: #fff !important;
}
.top-menu{
    height: auto;
}
#footer{
    height: auto;   
}
#footer-links{
    float: none;
    text-align: left;
    margin: 0;
}
#footer-links li{
    float: none;
}
#footer-links li a{
    font-size: 14px;
}
.social-links a{
    display: inline-block;
    vertical-align: middle;
    margin: 12px 15px 0 0;
}
.subscribe-form input{
    width: 215px;
    height: 19px;
    margin-bottom: 5px;
}
.subscribe-form button{
    width: 100%;
    height: 30px;
    cursor: pointer;
    background: #2f8ad8;
    color: #fff;
    border: 0;
    margin-bottom: 10px;
}
.center-col h2{
    background: #2f8ad8;
    width: 935px;
    color: #fff;
    padding: 10px;
    margin-left: 10px;
    margin-bottom: 15px;
}
#characteristics{
    margin-bottom: 15px;
}

.in-product .product-title{
    font-size: 24px;
}
.in-product .product-table{
    width: 60%;
    font-size: 16px;
    margin: 10px 0 0 0;
}
.selector-wrapper label{
    display: inline-block;
    width: 30%;
    padding-right: 0;
}
.selector-wrapper{
    width: 60%;
    font-size: 16px;
}
.in-product .product-table tr td:nth-child(1){
    width: 30%;
    font-weight: bold;
}
#price-field{
	font-size: 29px;
}
.in-product .product-table.price-table{
    font-size: 21px;
    width: 60%;
    margin: 10px 0 20px 0;
}
.in-product .product-counter span{
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    margin-right: 15px;
}
.in-product .product-counter .input-number{
    display: inline-block;
    vertical-align: middle;
    width: 70px;
    height: 25px;
    text-align: center;
}
.in-product .product-counter button{
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    width: 29px;
    height: 29px;
    font-size: 18px;
}
.in-product .add-block.on-prod{
    position: static;
    float: none; 
    background: #31859c;
    font-size: 14px;
    width: 220px;
    height: 32px;
    margin-bottom: 15px;
}
.in-product .button-block.on-prod-2{
    float: none;
}
.left-col.in-product{

}
.mid-col.in-product{
    float: left;
    width: 750px;
    margin-left: 10px;
}
.in-product .product-block{
    width: 100%;
}
.product-info-block{
    width: 480px;
}
.in-product .one-click-button a{
    display: inline-block;
    background: #595959;
    cursor: pointer;
    color: #fff;
    line-height: 30px;
    width: 220px;
    text-align: center;
    font-size: 14px;
}
.in-product .one-click-button a:hover{
    text-decoration: none;
}
#quick_checkout_form{
    text-align: left;
}
.right-col.in-product{
    width: 205px;
}
.slider-product.owl-carousel .owl-item img{
    display: inline-block;
    width: auto;
}
.want-more{
	margin-top: 15px;
}
.want-more a{
	display: block;
    width: 220px;
    background: #9095ce;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    text-decoration: none !important;
    color: #fff;
}
.popup-more{
	position: absolute;
  	top: 40px;
  	left: 50%;
    z-index: 105000; 
    background-color: #fff;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: 0px 0px 5px #333333;
    -webkit-box-shadow: 0px 0px 5px #333333;
    box-shadow: 0px 0px 5px #333333;
    min-width: 400px;
    margin-left: -200px;
}

.popup-container{
	display: none;
  	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}
.popup-bg{
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 104000;
    background-color: rgba(0, 0, 0, 0.5);
}
/*.popup-container .close{
	position: absolute;
    z-index: 10;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    padding: 0;
    cursor: pointer;
    border: none;
    background-color: transparent;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zd…ExLjI4MmwyNi4wMjIgMjYuMDItMS40MTQgMS40MTUtMjYuMDIyLTI2LjAyeiIvPjwvc3ZnPg==);
    background-repeat: no-repeat;
  	font-size: 30px;
}*/
.popup-container .modal-title{
	text-align: center;
    font-size: 18px;
    padding: 16px 0 20px 0;
    font-weight: 500;
}
/*.popup-container input[type="text"]{
	display: block;
    width: 86%;
    margin-left: 5%;
    padding: 10px 2%;
    margin-bottom: 15px;
}
.popup-container button#feedback_commit{
	display: block;
    width: 200px;
    height: 40px;
    font-size: 16px;
  	background: #246cff !important;
  	color: #fff !important;
    margin: 0 auto 15px;
}*/
.popup-container .alert{
	text-align: center;
    margin-bottom: 10px;
    color: green;
    font-size: 15px;
}
.preloader-styled{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
  	display: none;
}
.pre-inner{
  	position: absolute;
	width: 300px;
    top: 45%;
    left: 50%;
    border: 1px solid #959595;
    background: #eee;
    padding: 10px;
    margin: 0 0 0 -160px;
}
.pre-title{
	font-size: 20px;
    margin: 0 0 20px 0;
}
.pre-inner a{
	float: right;
    cursor: pointer;
    padding: 5px 15px;
    background: green;
    color: #fff;
}
.pre-inner a.pre-close{
	float: left;
  	background: #246cff;
}
.alert-popup{
	position: fixed;
    z-index: 1000;
  	display: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.alert-inner{
	width: 450px;
    background: #fff;
    padding: 15px;
    font-size: 15px;
    text-align: left;
    position: absolute;
  	z-index: 2;
    top: 20%;
    left: 50%;
    border-radius: 10px;
    box-shadow: 0 0 8px #eee;
    margin-left: -225px;
}
.alert-bg{
	position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    opacity: 0.7;
}
.alert-title{
	font-size: 20px;
    margin-bottom: 15px;
}
.mod-text{
    position: absolute !important;
    top: 70px !important;
    left: auto !important;
    right: 100px !important;
    background-color: #fff !important;
    background: #ffffff !important;
    color: #333 !important;
    padding: 20px 25px 20px !important;
    width: 370px !important;
    -webkit-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.25) !important;
    -moz-box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.25) !important;
    box-shadow: 1px 0 4px 0 rgba(0, 0, 0, 0.25) !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    border-radius: 8px !important;
    bottom: auto !important;
}

.mod-title{
    font-size: 22px;
    margin-bottom: 12px;
    display: block;
    line-height: 24px;
}

div#slider .mod-text ul{
    list-style: disc !important;
    padding-left: 17px !important;
    margin-bottom: 20px;
}
div#slider .mod-text ul li{
    position: static !important;
    list-style: disc !important;
}

.mod-button a{
    display: inline-block;
    background: #246cff;
    color: #fff;
    padding: 7px 17px;
}
#mod-slider-wrap{
    overflow: hidden;
    height: 380px;
}
.spec-col .add-block{
    display: block;
}
#footer{
	margin: 0 -10px;
    width: 1160px;
    padding: 0 10px;
    border-top: 1px solid #d6d6d6;
}
.recall-form{
	width: 600px;
  	margin-left: 10px;
}
#thanks{
	margin-bottom: 10px;
}
.recall-form input[type="text"]{
	width: 100%;
    height: 30px;
  	border-radius: 5px;
  	border: 1px solid #2f8ad8;
    outline: none;
    padding: 0 5px;
}
.recall-form .form-group{
	margin-bottom: 10px;
}
.recall-form input[type="text"].i-from,
.recall-form input[type="text"].i-to{
	width: 10%;
  	margin-right: 10px;
}
.recall-form button{
	background: #246cff;
    color: #fff;
    border: 0;
    cursor: pointer;
    border-radius: 5px;
    padding: 7px 17px;
}
#presence{
	top: 10px;
    left: 0;
    width: 220px;
    line-height: 31px;
    font-size: 14px;
}


























