html, body 
{
background-color: #070707;
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
/*font-weight:bold;*/
height:100%;
margin:0;
padding:0;
width:100%;
}
* {margin:0; padding:0;}
.hidden{display:none;}
.cl_b{clear:both;}
.cl_b_none{clear:both;height:0px;}


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------HOME PAGE----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.main
{
width: 798px;
margin:0 auto;
border: solid 1px #434345;
background: url(../images/fon.jpg);
}
.main .header
{
background: url(../images/header-pic.gif);
width: 798px;
height: 47px;
margin-top:-1px;
}
.main .center_pic
{
float:left;
background: url(../images/kolesa.jpg) no-repeat;
width: 798px;
height: 335px;
}
.main .info_block
{
margin:0 auto;
width: 798px;
/*height: 639px;*/
}
.main .info_block .text_info
{
width: 738px;
height: 300px;
margin:0 auto;
margin-bottom:20px;
}
.info
{
width:696px;
margin: 0 auto;
margin-bottom:14px;
margin-top:10px
}
.line_border_top
{
background: url(../images/border-left-top.gif);
width: 721px;
height: 12px;
float:left;
}
.line_border_bottom
{
float:left;
background: url(../images/border-left-bottom1.gif);
width: 720px;
height: 11px;
margin-left:1px;
}
.line_border_bottom_right
{
float:left;
background: url(../images/border-right-bottom1.gif);
width: 17px;
height: 11px;
}
* html .line_border_bottom
{
width: 719px;
height: 11px;
margin-left:1px;
}
.line_border_top_right
{
background: url(../images/border-right-top.gif);
width: 17px;
height: 12px;
float:left;
margin-top:-2px;
}
.center_block
{
float:left;
width: 731px;
margin-top:-2px;
margin-left:2px;
_margin-left:1px;
background-color: black;
border-left:solid 2px #323233;
border-right:solid 2px #323233;
}
.pic_block_1
{
background: url(../images/01.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 30px 30px;
_margin-left:20px;
}
.pic_block_2
{
background: url(../images/02.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 30px 30px;
_margin-left:25px;
}
.pic_block_3
{
background: url(../images/03.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 30px 30px;
_margin-left:25px;
}
.pic_block_4
{
background: url(../images/04.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 40px 30px;
_margin-left:20px;
}
.pic_block_5
{
background: url(../images/05.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 40px 30px;
_margin-left:25px;
}
.pic_block_6
{
background: url(../images/06.jpg);
width: 222px;
height: 333px;
float:left;
margin:0px 0px 40px 30px;
_margin-left:25px;
}

.main .button_left
{
border: 0px;
background: url(../images/button-left.gif);
width: 266px;
height: 51px;
float:left;
}
.main .button_center a
{
background: url(../images/button-center.gif);
width: 266px;
height: 51px;
float:left;
}
.main .button_right a
{
background: url(../images/button-right.gif);
width: 265px;
height: 51px;
float:left;
position:relative;
margin-left: 1px;
}


/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------PAGE CONTACT----------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------*/

 .contact_info 
{
height:340px;
margin:0 auto 20px;
width:738px;
}
.form_contact
{
width: 670px;
height: 290px;
margin:0 auto;
}
.total_param
{
float:left;
width: 630px;
margin:18px 0px 0px 0px;
}
.param_name
{
float:left;
width:110px;
height: 20px;
margin-top:3px;
}
.param_value input
{
float:left;
width: 250px;
height: 20px;
border: solid 1px  black;
}
.param_value textarea
{
float:left;
width: 510px;
height: 170px;
border: solid 1px  black;
}
.button_send a
{
background: url(../images/button-send.gif);
width: 105px;
height: 23px;
float:right;
margin:20px 48px 0px 0px;
}