img{
border:0px;
}

body {
  font-family:Times New Roman;
  font-size:16px;
  color:#002439;  
  background-color:#FFF1CF;
  text-align:center;
}

.main {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;  
  width:915px;
}
.header {
  width:915px;
  height:230px;
  padding:0px;
  margin:0px;
  background-image:url(../img/naglowek.png);
  background-repeat:no-repeat;
}
.center {
  width:915px;
  padding:0px;
  margin:0px;
  background-image:url(../img/background.png);
  background-repeat:repeat-y;
  text-align:left;
}

.foot {
  width:915px;
  height:148px;
  padding:0px;
  margin:0px;
  background-image:url(../img/stopka.png);
  background-repeat:no-repeat;
}

.menu-left {
  width:195px;
  height:300px;
  float:left;
  text-align:right;
}

.belka {
  float:left;
  width:20px;
  height:351px;
  background-image:url(../img/belka.png);
  background-repeat:no-repeat;  
}

.tekst{
  float:left;
}

.text-inner {
  padding-left: 17px;
  width:610px;
}

.text-inner a{
  color:#006AA8;
}

.text-inner a:hover{
  color:#2299DF;
}



.under-foot{
  font-family:Verdana;
  font-size:10px;
  padding-right:40px;
  color:#002439;    
  text-align:right;
}

.car-description{
  width:290px;
  clear:both;
}

.left{
  float:left;
}
.right{
  float:right;
  padding-left:10px;
}

h1{
  margin:0px;
  padding:0px;
  font-size:16px;
  font-weight:normal;
}

