body
{
	background:#fff url('i/angl.jpg') right top no-repeat;
	margin:0px;
    padding:0px;
    font:11px tahoma;
    color:#000;
    width: expression(document.getElementById('cars').clientWidth   < 1000 ? '1000px' : '100%' );
}

img
{
    border: 0px;
}


#top
{
   width:100%;
   min-width:1000px;
}

#top #logo
{
   width:187px;
   height:34px;
   display:block;
   background:url('i/logo.jpg') no-repeat center center;
   margin:37px 0px 25px 63px;
   padding:0 0 0 0;
}


#cars
{
  min-width:1000px;
  width:100%; 
  height:233px;
  background:#ABDDF4 url('i/back.jpg') repeat-x;
  border-bottom:6px solid #ABDDF4;
 
}

#cars .imag
{
  margin:0px 250px 0px 320px;
}

#cars .abs
{
  position:absolute;
}

#cars #cont
{
  width:100%;
  height:156px;
  background:url('i/tree.gif') left top no-repeat;
  position:relative;
}

#cars #cont .car1
{
  width:165px;
  height:167px;
  background:url('i/car1.gif') left bottom no-repeat;
  position:absolute;
  left:0;


}

#cars #cont .car2
{
  width:165px;
  height:167px;
  background:url('i/car2.gif') left bottom no-repeat;
  position:absolute;
  left:16.5%;

}

#cars #cont .car3
{
  width:165px;
  height:167px;
  background:url('i/car3.gif') left bottom no-repeat;
  position:absolute;
  left:34%;

}

#cars #cont .car4
{
  width:165px;
  height:167px;
  background:url('i/car4.gif') left bottom no-repeat;
  position:absolute;
  left:50.5%;

}

#cars #cont .car5
{
  width:165px;
  height:167px;
  background:url('i/car5.gif') left bottom no-repeat;
  position:absolute;
  left:67%;

}

#cars #cont .car6
{
  width:165px;
  height:167px;
  background:url('i/car6.gif') left bottom no-repeat;
  position:absolute;
  right:0px;

}


#cars #cont .s1
{
  width:165px;
  height:197px;
  background:url('i/s1.jpg') left top no-repeat;
  position:absolute;
  left:0;
  top:-53px;
  padding-top:56px;
}

#cars #cont .s2
{
  width:165px;
  height:197px;
  background:url('i/s2.jpg') left top no-repeat;
  position:absolute;
  left:16.3%;
  top:-53px;
  padding-top:56px;
}

#cars #cont .s3
{
  width:165px;
  height:197px;
  background:url('i/s3.jpg') left top no-repeat;
  position:absolute;
  left:33.9%;
  top:-53px;
  padding-top:56px;
}


#cars #cont .s4
{
  width:165px;
  height:197px;
  background:url('i/s4.jpg') left top no-repeat;
  position:absolute;
  left:50.5%;
  top:-53px;
  padding-top:56px;
}

#cars #cont .s5
{
  width:165px;
  height:197px;
  background:url('i/s5.jpg') left top no-repeat;
  position:absolute;
  left:66.9%;
  top:-53px;
  padding-top:56px;
}

#cars #cont .s6
{
  width:165px;
  height:197px;
  background:url('i/s6.jpg') left top no-repeat;
  position:absolute;
  right:0;
  top:-53px;
  padding-top:56px;
}

#cars #cont .arrow
{
  width:6px;
  height:16px;
  background:url('i/ar.gif') left top no-repeat;
  margin-left:62px;
}

#cars #cont a
{
  font:11px tahoma;
  color:#fff;
}

#cars #cont a:hover
{
  font:11px tahoma;
  color:#fff;
  text-decoration:none;
}

#cars #cont ul
{
   list-style-type:none;
   margin-top:5px;
}

#cars #cont li
{
  font:11px tahoma;
  color:#000;
  font-weight:bolder;
  padding-left:23px;
}  


#content
{
  width:93%;
  padding:0px;
  font:12px tahoma;
  color:#000;
  background:url('i/arrow.jpg') left top no-repeat;
  margin-left:64px;
}

#content #menu
{
  width:200px;
  font:12px tahoma;
  color:#000;
  font-weight:bolder;
  line-height:2px;
  float:left;
  margin-right:25px;
}

#content #menu a
{
  font:12px tahoma;
  color:#000;
}

#content #menu a:hover
{
  font:12px tahoma;
  color:#000;
  text-decoration:none;
}  

#content #menu ul
{
  list-style-type:none;
  margin:0px 0px 0px 0px;
  padding:21px 0px 0px 0px;
}

#content #menu li
{
  font:12px tahoma;
  color:#000;
  font-weight:bolder;
}

#content #text
{
  font:12px tahoma;
  color:#000;
  line-height:1.5;  
  padding-top:7px;
  margin-left:230px;
  margin-top:0;
}

#content #text a
{
  font:12px tahoma;
  color:#0084FF;
}

#content #text a:hover
{
  font:12px tahoma;
  color:#0084FF;
  text-decoration:none;
}


h1
{
   font:14px tahoma;
   color:#73BC00;
   font-weight:bolder;
   margin-bottom:5px;
}


#btm
{
  width:93%;
  height:160px;
  background:url('i/rul.jpg') left bottom no-repeat;
  margin-top:35px;
  padding-left:64px;
}

#btm a
{
  font:11px tahoma;
  color:#0084FF;
  margin-right:7px;
}

#btm a:hover
{
  font:11px tahoma;
  color:#0084FF;
  text-decoration:none;
}




#btm #copyr
{
  width:100%;
  font:11px tahoma;
  color:#8D8D8D;  
  position:relative;
  min-width:900px;
}

#btm #copyr #cpr
{
  width:20%;
  font:11px tahoma;
  float:left;
  margin-top:83px;
  color:#474747;
}

#btm #copyr #cntr
{
  width:50%;
  height:85px;
  background:url('i/buy.jpg') right bottom no-repeat;
  position:absolute;
  left:23%;
}


#btm #copyr #cntr
{
  width:50%;
  height:85px;
  background:url('i/buy.jpg') right bottom no-repeat;
  margin:33px 0px 0px 0px; 
  float:left;
}

#btm #copyr #cntr .cnt
{
  padding-top:49px;  
}

#btm #copyr #banners
{
  margin-top:83px;
  position:absolute;
  left:75%;
}
  
input
{
  width:307px;
  height:16px;
  border:1px solid #8D8D8D;
  font:12px tahoma;
  color:#474747;
}  

textarea
{
  width:306px;
  border:1px solid #8D8D8D;
  font:12px tahoma;
  color:#474747;
}  

.btn
{
  width:120px;
  height:22px;
  background:#fff;
  font:12px tahoma;
  color:#474747;
}

.bl a {
 color: #000 !important;
}
