body{
    margin:0;
    font:12px Tahoma, Arial, Helvetica, sans-serif;
    color:#000;
    background:#fff;
}
img{border:none;}
a{color:#000;}
a:hover{text-decoration:none;}
input,
textarea,
select{
    font:100% arial,sans-serif;
    vertical-align:middle;
}
form,fieldset{
    margin:0;
    padding:0;
    border:none;
}
#wrapper{
    width:985px;
    margin:0 auto;
}
/* ????? */
#header{
    width:985px;
    height:305px;
    overflow:hidden;
}
#header .column{
    float:left;
    width:212px;
}
.logo{
    display:block;
    margin:0 0 8px;
}
.logo a{
    display:block;
    width:212px;
    height:110px;
    background:url(/images/bg-logo.gif) no-repeat;
    text-indent:-99999px;
}
/* ????????? */
.nav{
    margin:0;
    padding:0 0 27px;
    list-style:none;
    width:100%;
    overflow:hidden;
}
.nav li{
    width:100%;
    overflow:hidden;
    margin:0 0 1px;
}
.nav li a{
    display:block;
    height:18px;
    width:120px;
    color:#000;
    text-decoration:none;
    text-transform:uppercase;
    padding:0 0 0 69px;
    line-height:16px;
    font-size:11px;
    font-weight:bold;
}
.nav li a.main{ background:url(/images/main-l.gif) no-repeat; }
.nav li a.sales{ background:url(/images/sales-l.gif) no-repeat; }
.nav li a.opt{ background:url(/images/opt-l.gif) no-repeat; }
.nav li a.dost{ background:url(/images/dost-l.gif) no-repeat; }
.nav li a.cont{ background:url(/images/cont-l.gif) no-repeat; }
.nav li a.korz{ background:url(/images/korz.gif) no-repeat; }
.nav li a:hover{
    color:#fff;
    background-position:0 -18px;
}
.phone{
    font-weight:bold;
    font-size:16px;
    padding:0 0 0 20px;
}
/* ???? */
#header .flash-area{
    float:left;
    width:773px;
}
#main{
    width:100%;
    overflow:hidden;
    margin:-17px 0 12px;
    position:relative;
    z-index:10;
}
#sidebar{
    float:left;
    width:211px;
    position:relative;
    z-index:10;
    padding:17px 0 0;
}
.sidebox{
    width:100%;
    overflow:hidden;
    font-size:11px;
}
.green{ background:#e6eed6; }
.blue{ background:#dae5e9; }
.orange{ background:#efe4d0; }
.sidebox h2{
    margin:0;
    font-size:11px;
    color:#fff;
    font-weight:normal;
    background-image:url(/images/side-arrow.gif);
    background-repeat:no-repeat;
    background-position:21px 50%;
    padding:10px 0 9px 42px;
}
.sidebox h2 a{
    color:#fff;
    text-decoration:none;
}
.sidebox h2 a:hover{ text-decoration:underline; }
.green h2{ background-color:#849220; }
.blue h2{ background-color:#345170; }
.orange h2{ background-color:#e46408; }
.sidebox ul{
    margin:0;
    padding:7px 0 7px 30px;
    list-style:none;
    height:1%;
    overflow:hidden;
}
.sidebox ul li{
    background:url(/images/bullet.gif) no-repeat 0 5px;
    padding:0 0 4px 14px;
}
.green ul li a{ color:#4d560b; }
.blue ul li a{ color:#223c58; }
.orange ul li a{ color:#833d0b; }
#content{
    float:left;
    padding:0 0 0 1px;
    width:773px;
    overflow:hidden;
}
.search-holder{
    height:1%;
    overflow:hidden;
    background:#345170 url(/images/bg-search-holder.gif) no-repeat 22px 16px;
    padding:10px 0 6px 65px;
    margin:0 0 12px;
}
.search-box{
    float:left;
    width:490px;
    padding:6px 44px 0 0;
}
.inp01{
    float:left;
    width:171px;
    height:21px;
    background:url(/images/bg-inp01.gif) no-repeat;
    padding:4px 5px 0;
}
.inp01 input{
    border:0;
    background:none;
    width:171px;
    color:#454545;
    font-size:11px;
}
.search-box select{
    float:left;
    width:185px;
    height:21px;
    text-align:center;
    color:#bababa;
    margin:0 33px;
    display:inline;
    font-size:11px;
}
* html .search-box select{ margin-top:1px; }
*+html .search-box select{ margin-top:1px; }
.submit-btn{
    float:left;
    width:55px;
    height:22px;
    color:#3a3a3a;
    font-weight:bold;
    padding:0;
    margin:0;
    font-size:11px;
    cursor:pointer;
}
/* изменения начало */
.cart-box{
    float:left;
    width:166px;
    font-size:11px;
    color:#fff;
}
.cart-icon{
    float:left;
    width:31px;
    height:32px;
    margin:0 7px 0 0;
    display:inline;
}
.cart-box ul{
    margin:0;
    padding:4px 0 0;
    list-style:none;
    float:left;
/* изменения конец */
    width:128px;
}
.cart-box ul li{
    float:left;
    padding:0 0 1px;
    width:100%;
}
/* изменения начало */
.cart-box ul li a{ color:#fff; }
/* изменения конец */
.cart-box ul li span{
    float:left;
    width:55px;
}
.cart-box ul li b{
    float:left;
}
.content-box{
    height:1%;
    overflow:hidden;
    padding:0 0 0 18px;
}
.breadcrambs{
    height:1%;
    overflow:hidden;
    margin:0 0 5px
}
.breadcrambs ul{
    margin:0;
    padding:0;
    list-style:none;
    height:1%;
    overflow:hidden;
}
.breadcrambs ul li{
    float:left;
    background:url(/images/separator.gif) no-repeat 0 3px;
    color:#768802;
    font-weight:bold;
    padding:0 6px 0 9px;
}
.breadcrambs ul li:first-child{ 
    background:none;
    padding-left:0;
}
.breadcrambs ul li a{
    color:#768802;
}
#content .text{
    height:1%;
    overflow:hidden;
/* изменения начало */
    padding:0 30px 20px 0;
/* изменения конец */
    line-height:20px;
}
#content .text h1{
    margin:0 0 1px;
    font-size:14px;
    color:#0000;
}
#content .text1 h1{
    margin:1 0 1px;
    font-size:14px;
    color:#0000;
}

#content .text p{
    margin:0;
}
.items-catalog{
    height:1%;
    overflow:hidden;
    margin:0 0 8px;
}
.items-catalog table{
    border-collapse:collapse;
/* изменения начало */
    background:url(/images/gor-sep.gif) no-repeat 20px 0;
}
.item{
    background:url(/images/gor-sep.gif) no-repeat 20px 100%;
    width:100%;
    overflow:hidden;
    padding:15px 0 15px 17px;
}
.items-catalog table td{
    width:377px;
    overflow:hidden;
    background:url(/images/vert-sep.gif) no-repeat 340px 50%;
}
.items-catalog table td.col2{ background:none; }
/* изменения конец */
.items-catalog span.title{
    display:block;
    width:200px;
    padding:0 0 0 4px;
    margin:0 0 5px
}
.items-catalog span.title a{
    font-weight:bold;
    color:#768802;
}
.items-catalog .holder{
    height:1%;
    overflow:hidden;
}
.items-catalog .ill-holder{
    float:left;
    overflow:hidden;
    padding:0 12px 0 0;
}
.items-catalog .ill-holder a.image{
    border:2px solid #e46408;
    overflow:hidden;
    float:left;
    cursor:pointer;
    background:url(/images/none.gif) repeat;
    width:95px;
    height:95px;
    position:relative;
}
.items-catalog .ill-holder a.image em{
    position:absolute;
    top:0;
    left:0;
    background:url(/images/none.gif) repeat;
    width:100%;
    height:100%;
    z-index:10;
}
.items-catalog .ill-holder a.image span{
    width:95px;
    height:95px;
    display:table-cell;
    margin:0;
    vertical-align:middle;
    overflow:hidden;
    text-align:center;
    position:relative;
    z-index:1;
}
* html .items-catalog .ill-holder a.image span{
    display:block;
}
*+html .items-catalog .ill-holder a.image span{
    display:block;
}
.items-catalog .ill-holder img{
    display:block;
    margin:0 auto;
}
.price-box{ 
    float:left;
    width:148px;
}
.price-box .title{
    height:1%;
    overflow:hidden;
    font-size:18px;
    font-weight:bold;
    color:#737373;
    padding:0 0 4px 4px;
}
.price-box .title span{ text-decoration:line-through; }
.price-box .title b{ color:#d03823; }
.item-form{
    height:1%;
    overflow:hidden;
}
.inp-holder{
    height:1%;
    overflow:hidden;
    padding:0 0 11px 4px;
}
.inp-holder label{
    float:left;
    color:#313131;
    font-weight:bold;
    float:left;
    padding:0 8px 0 0;
}
.inp02{
    float:left;
    border:1px solid #8a8a8a;
    width:40px;
    height:14px;
    padding:0 3px;
    background:#fff;
}
.inp02 input{
    border:0;
    background:none;
    width:40px;
    color:#313131;
    text-align:center;
    float:left;
    margin:0;
    padding:0;
}
.item-form select{
    display:block;
    width:148px;
    font-size:11px;
    color:#454545;
    margin:0 0 13px;
}
.item-sumit{
    width:89px;
    height:24px;
    background:url(/images/item-submit.gif) no-repeat;
    border:none;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    padding:0 0 2px;
    line-height:23px;
    margin:-5px 0 0 24px;
    position:relative;
    cursor:pointer;
}
/* inner 1 */
.item-box{
    height:1%;
    overflow:hidden;
    padding:4px 0 42px;
}
.item-box h1{
    margin:0;
    color:#768802;
    font-size:17px;
}
.item-box .holder{
    height:1%;
    overflow:hidden;
    padding:0 0 35px;
}
.item-box .ill-holder{
    float:left;
    overflow:hidden;
    height:1%;
    padding:0 0 23px 0;
    margin:0 12px 0 0;
}
.item-box .ill-holder .photo{
    border:4px solid #849220;
    font-weight:bold;
    float:left;
    clear:both;
    margin:5px 0 0;
    position:relative;
}
/* изменения начало */
.item-box .ill-holder .photo a.image-holder{
    display:table-cell;
    vertical-align:middle;
    width:195px;
    height:195px;
}
* html .item-box .ill-holder .photo a.image-holder{
    display:block;
    overflow:hidden;
    float:left;
}
*+html .item-box .ill-holder .photo a.image-holder{
    display:block;
    overflow:hidden;
    float:left;
}
/* изменения конец */
.photo img{
    display:block;
    margin:0 auto;
}
.photo .large{
    position:absolute;
    bottom:-27px;
    left:50%;
    width:111px;
    height:21px;
    background:url(/images/bg-large.gif) no-repeat;
    margin:0 0 0 -65px;
    color:#fff;
    font-size:13px;
    font-weight:bold;
    text-decoration:none;
    padding:2px 0 0 19px;
}
.photo .large:hover{ text-decoration:underline; }
.item-box .price-box{ 
    padding:22px 0 0;
    width:151px;
}
.item-box .price-box .title{
    padding:0 0 30px 4px;
}
.item-box .inp-holder{
    padding:0 0 19px 4px;
}
.item-box .item-form select{
    margin:0 0 13px 3px;
}
.item-box .item-sumit{
    margin:9px 0 0 27px;
}
.about{
    height:1%;
    overflow:hidden;
}
.about h2{
    margin:0 0 5px;
    color:#454545;
    font-size:13px;
}
.about p{ margin:0; }
.image-gallery{
    margin:0;
    padding:0 0 28px;
    list-style:none;
    height:1%;
    overflow:hidden;
}
.image-gallery li{
    float:left;
    margin:0 25px 10px 0;
    display:inline;
    border:2px solid #e46408;
    display:table;
}
.image-gallery li a{
    cursor:pointer;
    display:table-cell;
    vertical-align:middle;
    width:95px;
    height:95px;
    position:relative;
}
.image-gallery li a em{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:url(/images/none.gif) repeat;
}
*+html .image-gallery li a{
    width:auto;
    height:auto;
    min-width:95px;
    min-height:95px;
}
.image-gallery li a span{
    text-align:center;
    width:100%;
    display:block;
}
*+html .image-gallery li a span{ min-width:95px; }
* html .image-gallery li a{
    float:left;
    display:block;
}
*+html .image-gallery li a{
    float:left;
    display:block;
}
/* inner 2 */
.cart-table{
    height:1%;
    overflow:hidden;
    padding:0 15px 40px 0;
}
.cart-table h1{
    margin:0 0 9px;
    color:#303030;
    font-size:12px;
    text-transform:uppercase;
    font-weight:bold;
}
.cart-table table{ border-collapse:collapse; }
.cart-table table td{
    border:1px solid #fff;
    background:#eeefe8;
    padding:6px 0 5px;
}
.cart-table table .heading td{
    background:#768802;
    color:#fff;
    font-weight:bold;
    text-align:center;
}
.cart-table table .heading td.col1{
    text-align:left;
}
.cart-table table .heading td.col1 span{ padding:0 0 0 15px; }
.cart-table .col1{
    width:358px;
}
.cart-table .col2{
    width:145px;
}
.cart-table .col3{
    width:110px;
    text-align:center;
    font-weight:bold;
    color:#000;
}
.cart-table .col4{
    width:120px;
    text-align:center;
    font-weight:bold;
    color:#41658c;
}
.cart-table .total{
    text-align:right;
}
.cart-table .total span{
    padding:0 10px 0 0;
    font-weight:bold;
}
.cart-table .checkbox{
    float:left;
    width:16px;
    height:15px;
    margin:0 11px 0 5px;
    display:inline;
}
.cart-table label{
    float:left;
    width:320px;
}
.cart-table .inp02{
    margin:0 auto;
    float:none;
    overflow:hidden;
}
.cart-table ul{
    margin:0;
    padding:4px 0 0 4px;
    list-style:none;
    height:1%;
    overflow:hidden;
}
.cart-table ul li{
    float:left;
    padding:0 20px 0 0;
}
.cart-table ul li.last{
    float:right;
    padding:0 15px 0 0;
}
.cart-table ul li a{
    font-weight:bold;
    font-size:11px;
    color:#768802;
}
.info-form{
    width:510px;
    overflow:hidden;
    padding:0 0 0 4px;
}
.two-columns{
    height:1%;
    overflow:hidden;
}
.two-columns .column1{
    float:left;
    width:195px;
}
.two-columns .column1 .row{
    width:100%;
    overflow:hidden;
    padding:0 0 12px;
}
.two-columns .column1 .row label{
    display:block;
    padding:0 0 4px 4px;
    color:#303030;
    font-weight:bold;
}
.inp03{
    width:183px;
    height:14px;
    border:1px solid #8a8a8a;
    overflow:hidden;
    padding:0 5px;
    background:#fff;
}
.inp03 input{
    border:0;
    background:none;
    width:183px;
    font-size:11px;
    float:left;
    margin:0;
    padding:0;
}
.two-columns .column2{
    float:left;
    width:287px;
    padding:0 0 0 28px;
}
.two-columns .column2 label{
    display:block;
    font-weight:bold;
    color:#303030;
    padding:0 0 4px;
}
.two-columns .column2 textarea{
    width:285px;
    height:109px;
    border:1px solid #8a8a8a;
    overflow:auto;
    margin:0;
    padding:0;
}
.submit-holder{
    height:1%;
    overflow:hidden;
    padding:0 5px 0 0;
}
.submit-holder a{
    float:right;
    color:#768802;
    font-weight:bold;
    font-size:11px;
}
/* footer */
#footer{
    height:1%;
    overflow:hidden;
    border-top:1px solid #9c9c9c;
    position:relative;
    padding:6px 0 0;
}
.nav-holder{
    height:1%;
    overflow:hidden;
    text-align:center;
    padding:0 0 0 51px;
}
.icons-nav{
    margin:0;
    padding:0 0 30px;
    list-style:none;
}
.icons-nav li{
    display:inline;
    padding:0 28px;
}
.main-nav{
    padding:0;
    margin:0 0 15px;
    list-style:none;
    line-height:13px;
}
.main-nav li{
    display:inline;
    background:url(/images/separator.gif) no-repeat 0 3px;
    font-size:11px;
    font-weight:bold;
    padding:0 7px 0 11px
}
.main-nav li:first-child{ background:none; }
.main-nav li a{
    color:#768802;
}
.footer-info{
    position:absolute;
    top:48px;
    left:28px;
    width:135px;
    font-size:11px;
    color:#383838;
    line-height:16px;
}
.footer-info p{ margin:0; }
.footer-info p a{
    color:#383838;
    text-decoration:none;
}
.footer-info p a:hover{ text-decoration:underline; }