body, table {
        background: #FFF;
        font-family: Tahoma, Arial, Verdana;
        font-size: 12px;
        margin: 0px;
        padding: 0px;
        color: #333333;
}

a {color: #ff6600;}
a:hover {color: #ff9933;text-decoration: none;}

img {border: 0px;}

h1,h2,h3,h4,div{
        margin: 0px;
        padding: 0px;
}

#logo {
        background: #FFF;
        width: 240px;
        height: 187px;
//      height: 227px;
        text-align: center;
        padding-top: 40px;
}

#logo .icons{
        text-align: left;
        padding-left: 35px;
}

#visual {
        text-align: right;
        background: url(/images/top_bg.jpg) right top repeat-x;
}
#visual .divan{
        width: 100%;
        background: url(/images/top_divan.jpg) right top no-repeat;
        height: 227px;
}

#left_menu{
        width: 240px;
        background: #f9f9f9;
}

#left_menu h3{
        height: 29px;
//      height: 36px;
        font-size: 18px;
        color: #FFF;
        font-weight: normal;
        background: #8a0c00 url(/images/left_menu_title.jpg) right top;
        padding: 7 0 0 40;
}

#left_menu li{
        list-style: none;
        background: url(/images/bullet.gif) left center no-repeat;
        padding: 5 0 9 20;
        font-size: 14px;                        
        font-weight: bold;
}

#left_menu li a{
        color: #8a0c00;
}

#left_menu ul{
        margin: 10 0 40 20;
        padding: 0px;
}

#top_menu{
        padding-top: 5px;
        height: 36px;
        background: url(/images/top_menu.gif) left top repeat-x;
}

#top_menu li{
        margin-left: 10;
        padding: 5 10 5 10;
        list-style: none;       
        display: inline;
        font-size: 18px;
}

#top_menu .selected{
        background: url(/images/top_menu_bg.gif) left top repeat-x;
        border-left: 1px solid #e2810c;
        border-right: 1px solid #e2810c;
}
#top_menu .selected a{
        color: #990000;
        text-decoration: none;  
}

#top_menu li a{
        color: #FFF;
}

#top_menu li a:hover{
        text-decoration: none;
}

#top_menu ul{
        margin: 0;
        padding: 0px;
        height: 36px;
} 

#left_menu h4{
        height: 29px;
//      height: 36px;
        font-size: 18px;
        color: #FFF;
        font-weight: normal;
        background: #148500 url(/images/send_us_title.jpg) right top;
        padding: 7 0 0 40;
}

#left_menu h5{
        height: 29px;
//      height: 36px;
        font-size: 18px;
        color: #FFF;
        font-weight: normal;
        background: #008754 url(/images/obivka_title.jpg) right top;
        padding: 7 0 0 40;
}

#vopros {
        margin: 0 20 0 20;
}

#vopros td, #vopros table {
        padding:0px;
        margin: 0px;
        border: none;
        background: #f9f9f9;
        font-size: 10px;
}

#vopros input{
        width: 150;
        border: 1px solid #d1d0d0;
} 

#vopros textarea{
        width: 100%;
        border: 1px solid #d1d0d0;
}

#vopros .code{
        text-align: right;
        font-size: 10px;
}

#vopros .code input{
        font-size: 10px;
        width: 45px;
}

#left_menu .obivka{
        padding: 0 60 0 60;
        text-align: center;
        font-size: 14px;
        font-weight: bold;
        color: #005635;
}

#podval{
        border-top: #296425 solid 4px;
        height: 130px;
        background: #88673e url(/images/bottom_bg.jpg) right top repeat-x;
}

.divan li{
        margin-left: 10;
        padding: 0 0 10 5;
        list-style: none;       
        display: inline;
        font-size: 12px;
}

.divan li a{
color: #FFF;
}


.divan{
        text-align: center;
        background: url(/images/bottom_divan.jpg) center top no-repeat;
}

.divan ul{margin-right: 130px;}

.copyright {
        padding-bottom: 20px;
        padding-left: 40px;
        color: #FFF;
}

.copyright a{
        color: #FFF;
}

#main{
        padding: 30px;
}

#main h2, #main h1, #main h3{
        font-size: 24px;
        font-weight: normal;
        color: #084c04;
}

#Item{
        background: #eaeaea;
        width: 206px;
        height: 240px;
        margin: 0 10 20 0;
        float: left;
        padding: 7px;
}

#spectovar #Item {
        background: #eaeaea;
        width: 206px;
        height: 240px;
        margin: 0 10 20 0;
        float: none;
        padding: 7px;
        padding-bottom: 20px;

}

#Item .title{
        height: 50px;   
}

#Item .foto {
        width: 205px;
        height: 150px;
        background: center center no-repeat;
        margin-bottom: 10px;
}

#Item .zakaz{
        padding: 3 0 5 10;
        background: #ff9900;
        margin: 0 -7 0 -7;
        width: 210px;
//      width: 220px;
}

#Item .zakaz img{
        margin-left: 80px;      
}


#Item .zakaz a{
        color: #FFF;
}


#Item a{
        color: #000;
        font-weight: bold;
}

#Item .price{
        background: #eaeaea;
        text-align: right;
        margin-bottom: 10px;
}

#Item .price span{
        font-size: 20px;
        color: darkred;
}

.art a {
        color:#ffffff;
margin-right:15px;
}

#gt {
    width: 224px;
    font-size: 12px !important;
    background: #ffab1f;
    border: 1px solid #333;
}