#wrapper2 {
    width: 978px;
    background-image: url(../img/wrapper.jpg);
    background-repeat: repeat-y;
    background-position: right center;
    
}

#product {
    border: 2px solid #80b49b;
    padding: 0 4px;
    float: left;
    width: 745px;
    min-height: 720px;
    background-image: url(../img/product.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    padding-bottom: 4px;
}

* html #product {
    height: 827px;
    /*width: 756px;*/
}

#poduct-place {
    width: 309px;
    float: left;
    border-top: 4px solid #fff;
}

#poduct-place img {
    width: 309px;
    height: 358px;
    background-color: #fff;
    /*padding-bottom: 4px;*/
    border-bottom: 4px solid #fff;
}

.code {
    margin-top: 4px;
    background-color: #d6ecb0;
    height: 26px;
    text-align: right;
    padding: 7px 6px 0 0;
}

#product-description {
    margin-top: 2px;
    min-height: 408px;
    background-color: #d6ecb0;
    padding: 0 10px 20px 10px;
}


* html #product-description {
    height: 428px;
}

#product-description ul {
    margin-left: 15px;    
}

#product-description li {
    margin-top: 10px;
    font-family: Arial;
    font-size: 13px;
    color: #000;
    background: url(../img/item-li.jpg) no-repeat left 4px;
    padding-left: 13px;
}

#selection-extra {
    margin-left: 760px;   
    min-height: 803px; 
    background-color: #d6ecb0;
    padding: 4px 0 30px 0;
}

* html #selection-extra {
    height: 827px;
    margin-left: 761px;   
}

#extra-list { 
    margin-left: 313px;
    padding: 4px 0 0 0;
}

.viberite, .viberite-vase, .viberite-extra {
    padding-top: 17px;
}

* html .viberite {
    height: 157px;
}

.model {
    background-color: #d6ecb0;
    border-bottom: 2px solid #a1cb92;
    padding-bottom: 6px;
    height: auto !important;
    position: relative;
}

* html .model {    
    height: 18px !important;
}

*:first-child + html .model {    
    height: 38px;
}

.model label {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #000;
}

.model input {
    width: 15px;
    height: 15px;
    margin: 17px 10px -12px 15px;
    border: none;
}

.article {
    font-family: Arial;
    font-size: 12px;
    color: #666;
    margin: -15px 0 0 300px;
    display: block;
    /*float: left;*/
    
}

.costs {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #006837;
    margin: -5px 0 5px 353px;
    display: block;
}

.viberite-vase, .viberite-extra {
    height: 225px;
}

.model-extra {
    float: left;
    width: 94px;
    padding-bottom: 3px;
    background-color: #d6ecb0;
    margin-left: 3px;
    /*border: 1px red dashed;*/
}

* html .model-extra {
    padding: 3px;    
}

.model-extra p {
    height: 55px;
    overflow: hidden;
}

.definitive {
    margin-left: 25px;
}

* html .definitive {    
    margin-left: 7px;
}

.model-extra input {
    width: 15px;
    height: 14px;
    margin: 0px 0 0 2px;
    border: none;
}

.model-extra label {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color: #006837;
}

#r4 {
    margin-left: 38px;
}

.also {
    border: solid 1px #006837;
    padding: 16px 10px 15px 10px;
    background-color: #fff;
    width: 160px;
    margin: 29px 0 20px 17px;
}

#deliveryDate {
    padding-top: 17px;
}

.DD {
    text-align: center !important;
    display: block;
    height: 38px;
    font-family: Arial;
    font-weight: bold;
}

#DD {
    border-top: solid 2px #80b49b;
    background-color: #d6ecb0;
}

.delivery {
    color: #000;
    font-weight: bold;
}

.delivery:hover {
    text-decoration: underline;
}

#sum {
    height: 41px;
    background-color: #d6ecb0;
    padding: 5px 0 0 12px;
    margin-top: 3px;
}

#order {
    height: 36px;
    margin: 0 5px 5px 180px;
    background: url(../img/basket.jpg) no-repeat 5px 5px #006837;
    padding-left: 48px;
}

#order button {
    border: none;
    background: none;
    background: url(../img/button.jpg) no-repeat;
    width: 93px;
    height: 28px;
    margin: 4px 0 0 3px;
    font-family: Arial;
    font-size: 14px;
    color: #006837;
    text-transform: lowercase;
    line-height: 26px;
}



























