.model{
  background:#fff1df;
  font-weight:bold;
	text-align:center; 
}

.samochod{
	background:#c38435;
  color:#fff;
  font-weight:bold;
  padding:3px 4px 0 22px;
  margin-top:10px;
  clear:both;

}

.auto{
  text-align:center;
  width:152px;
}
.auto .s{
  
  background:#fff1df;
  font-weight:bold;  
}
.auto .i{
  
  height:85px;
  margin-top:4px;
}