P.bg_keys {
  background-image: url('../img/page_rent/keys.jpg');
  background-repeat: no-repeat;
  background-position: right top;
}

IMG.img_camp {
  margin-top: 20px;
  margin-bottom: 20px;
}

DIV.rentbox {
  margin-left: 60px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 5px;
  width: 430px;
  height: 265px;
  border: 3px solid #000000;
}

DIV.rentbox h2 {
  padding-top: 5px;
}

DIV.rentbox TABLE {
  margin-top: 10px;
}

DIV.rentbox TABLE TR TD {
  font-size: 80%;
}

DIV.bg_caravan {
  background-image: url('../img/page_rent/caravan.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
}

DIV.bg_motorhome {
  background-image: url('../img/page_rent/motorhome.jpg');
  background-repeat: no-repeat;
  background-position: right bottom;
}