body, html {
    padding: 0px;    
    margin: 0px;
    background: #ffffff url(/i/bg_blue.gif) repeat-x 0px 56px;
    width: 100%;
}
body, h1, h2, h3 { 
    font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;     
    color: #646464;
}
body {
    font-size: 70%;
}
a{
    color: #4F6AA0;
    text-decoration: underline;
}
a:hover {
    color: #DD9A18;
    text-decoration: underline;
}

table {
    border: 0px; 
    border-collapse: collapse;
}
table td {
    padding: 0px; 
}
img {
    border: none;
}
form, img, div {
    padding: 0px;
    margin: 0px;
    background: transparent;
    border: none;
}
p {
    padding: 0px 0px 14px 0px;
    margin: 0px;
}
h1 {
    font-size: 120%;
    padding: 7px 0px 15px 0px;
    margin: 0px;
    font-weight: normal;
    line-height: 1.0em;
    color: #4B4B4B;
    text-transform: uppercase;
}
h2 {
    font-size: 120%;
    padding: 0px 0px 27px 0px;
    margin: 0px;
    font-weight: bold;
}
h3 {
    padding: 0px 0px 5px 0px;
    margin: 15px 0px 6px 0px;
    font-weight: bold;
    line-height: 1.0em;
    color: #394C85;
    text-transform: uppercase;
    font-size: 95%;
    border-bottom: 1px solid #ECECEC;
}
.marked {
    color: #DD9A18;
}
.blue {
    color: #4F6AA0;
}
ul {
    padding: 0px;
    margin: 0px 0px 26px 0px;
    list-style: none;
}
ul li {
    padding: 0px 0px 6px 24px;
    margin: 0px;   
    background: transparent url(/i/li.gif) no-repeat 0px 0px;
}
ul.arrow {
    padding: 0px;
    margin: 3px 0px 26px 0px;
    list-style: none;
}
ul.arrow li {
    padding: 0px 0px 6px 14px;
    margin: 0px;   
    background: transparent url(/i/icon_arrow.gif) no-repeat 0px 4px;
}
ol {
    padding: 0px;
    margin: 0px 0px 26px 0px;
    list-style: none;
}
ol li {
    padding: 0px 0px 6px 24px;
    margin: 0px;   
}
ol li#ol1 {
    background: transparent url(/i/ol1.gif) no-repeat 0px 0px;
}
ol li#ol2 {
    background: transparent url(/i/ol2.gif) no-repeat 0px 0px;
}
ol li#ol3 {
    background: transparent url(/i/ol3.gif) no-repeat 0px 0px;
}
ol li#ol4 {
    background: transparent url(/i/ol4.gif) no-repeat 0px 0px;
}
ol li#ol5 {
    background: transparent url(/i/ol5.gif) no-repeat 0px 0px;
}
ol li#ol6 {
    background: transparent url(/i/ol6.gif) no-repeat 0px 0px;
}
ol li#ol7 {
    background: transparent url(/i/ol7.gif) no-repeat 0px 0px;
}
ol li#ol8 {
    background: transparent url(/i/ol8.gif) no-repeat 0px 0px;
}
ol li#ol9 {
    background: transparent url(/i/ol9.gif) no-repeat 0px 0px;
}
ol li#ol10 {
    background: transparent url(/i/ol10.gif) no-repeat 0px 0px;
}
.back {
    float: right; 
    padding: 1px 32px 0px 0px;
}
.sky {
    background: transparent url(/i/bg_sky.jpg) repeat-x 0px 0px;
    height: 56px;
}
.sky div {
    background: transparent url(/i/bg_head_right.jpg) no-repeat 100% 0%;
}
.header {
    width: 100%;
    clear: both;
}
.header .left {
    background: transparent url(/i/flower.jpg) no-repeat 0px 0px; 
    height: 200px;
    vertical-align: top;
}
.header .left img {
    margin: 42px 184px 0px 14px;
}
.right {
    vertical-align: top;
    width: 100%;
    background: transparent url(/i/flower_right.jpg) no-repeat 0px 0px; 
    padding: 0px 0px 0px 30px;
}
#box1 {
    //margin-right: -100%;
    width: 50%;
    float: left;     
    height: 150px;
    color: #ffffff;
    font-size: 90%;
    text-align: center;
}
#box1 img {
    margin: 38px 20px 0px 8px;
}
#box1 p {
    padding: 0px 20px 0px 0px;   
    margin: 0 auto;
}
#box2 {
    width: 50%;
    float: right; 
    height: 150px;  
    background: transparent url(/i/spr.gif) no-repeat 0px 31px;  
}
#box2 div {
    padding: 30px 40px 0px 16px;
    margin: 0 auto;
    width: 141px;
}
#box2 p {
    padding: 8px 0px 0px 0px;
    width: 141px;
    background: transparent url(/i/grad_blue.gif) repeat-x 0px 0px;
    color: #ffffff;
}
#box2 a, #box2 a:hover {
    color: #ffffff;
}
.menu {
    clear: both;
    background: transparent url(/i/menu.gif) repeat-x 0px 0px;
    height: 35px;
    color: #4F6AA0;
}
.menu div, .menu img {
    float: left;
}
.menu div {
    padding: 5px 0px 0px 5px;
}
.menu a:hover, .menu a {
    text-decoration: none;
}
.center {
    width: 100%;
    clear: both;
    margin: 0px 0px 16px 0px;
}
/* center box as table */
table.center #column1 {
    vertical-align: top;
    padding: 0px 14px 16px 14px;
}
table.center #column1 .content {
    width: 255px;
}
table.center #column1 .content.in {
    width: 213px;
}
table.center #column2 {
    vertical-align: top;    
    width: 61%; 
    padding: 0px;
}
table.center #column2 .content {
    padding: 0px 21px 0px 18px;
    float: left;
}
table.center #column3 {
    vertical-align: top;    
    width: 38%; 
    padding: 0px;
}
table.center #column3 .content {
    padding: 0px 10px 0px 23px;
    background: transparent url(/i/spr_content.gif) no-repeat 0px 0px;
}
table.center .spr {
    float: left;
    //margin-right: -1px;
}
/* center box as div */
div.center #column1 {
    float: left; 
    width: 227px; 
    //margin-right: -100%; 
}
div.center #column1 .content {
    padding: 0px 14px;
}
div.center #column2 {
    margin-left: 227px; 
    background: transparent url(/i/spr_line.gif) repeat-y 0px 0px;        
}
div.center #column2 .content {
    padding: 0px 29px 0px 18px;    
}
/**************/
.model {
    border-bottom: 1px solid #ECECEC;
    width: 100%; 
    margin: 0px 0px 15px 0px;
}
.model td {
    vertical-align: top;  
    padding: 0px 0px 15px 0px;  
}
.model .column_left {
    padding: 0px 18px 20px 0px;
    line-height: 1.1em;
}
.model .column_right {
    width: 39%;
    line-height: 1.1em;
}
.model .photo {
    margin: 0px 18px 0px 0px;
}
.model .photo_big img {
    margin: 7px 0px 12px 0px;
}
.model .photo_big  {
    padding: 0px 0px 10px 0px;
}
.model .info {
    width: 100%;
    padding-left: 26px;
}
.info p {
    padding: 0px 0px 12px 0px;
}
.title td {
    padding: 0px 0px 20px 0px;
}
.title big {
    font-size: 120%;
}
.title small {
    color: #9A9A9A;
    font-size: 85%;
    line-height: 1.0em;
}

.descr th, .descr td {
    border: 1px solid #E3E3E3;
    line-height: 1.0em;
    padding: 0px 3px 1px 3px;
}
.descr th {
    text-align: left;
    font-weight: normal;
    font-size: 90%;
    background: #F7F7F7;
}
.descr td {
    font-size: 90%;
    background: #FBFBFB;
    padding: 0px 17px 1px 8px;
}
.links {
    clear: both;
}
.links a {
    display: block;
    position: relative;
    float: left;
    
    background: transparent url(/i/icon_more.gif) no-repeat 100% 4px;
    padding: 0px 14px 0px 0px;
    margin: 3px 14px 0px 0px;
}
.info .links a {
   font-size: 100%;
   background: transparent url(/i/icon_more.gif) no-repeat 100% 4px;
   margin: 0px;
}
.line {
    clear: both;
    background: #4F6AA0;
    height: 4px;
    margin: 0px 13px 37px 0px;   
    border-top: 7px solid #ffffff;
}
div.center #column2 .line {    
    margin: 0px 16px 0px 0px;   
    border: none;
}
.pages {
   padding: 3px 0px 21px 0px;
}
.product {
    clear: both;   
}
.border {
    clear: both;
    background: #E1E1E1;
    height: 1px;
    margin: 20px 0px 22px 0px;   
}
.product img {
    float: left;
    margin: 0px 10px 2px 0px;
}
.product div {
    clear: both;
    padding: 0px 0px 2px 0px;
}
.product big {
    font-size: 120%;
}
.footer {
    clear: both;    
    border-top: 1px solid #E1E1E1;
    height: 108px;
    margin: 0px 16px 0px 12px;
}
.footer #copy {
    float: left;
    width: 287px;
    padding: 20px 0px 0px 0px;
}
.footer #copy p {
    padding: 0px 0px 0px 38px;
}

.footer #services {float: left; padding: 20px 0px 0px 0px;}

#email {
    
    width: 105px;
    padding: 20px 0px 0px 0px;
}
 #phone {
    
    padding: 20px 0px 0px 0px;
}
 #phone big {
    color: #4F6AA0;
    font-size: 180%;
    font-weight: bold;
}

.cell_1 {background: #6588BB; color: white; font-weight: bold; padding: 3px 10px 3px 10px;}

/* другие производители */

.menu .other {visibility: hidden;  z-index: 20;position: relative; background: #E4E7E9; width: 105px; line-height: 10px; padding: 3px 3px 4px 3px; border: 1px #DCDCDC solid;  font-size: 10px; border-top: 2px #4F6AA0 solid;}
 .other_a {visibility: visible; overflow: visible; height: auto; z-index: 20;  }


