#nazwa-gwiazdki {
  float: left;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  color: #b41400;
  font-weight: normal;
  font-size: 22px;
}

#hotel-adres {
  float: left;
  margin: 0;
  padding: 5px 10px;
  width: 694px;
  background-color: #ded9c8;
  border-bottom: 1px solid #fff;
}

#hotel-adres strong {
  display: block;
  float: left;
  margin: 0;
}

#hotel-adres a {
  display: block;
  float: right;
  margin: 0;
  padding-right: 15px;
  color: #ca3912;
  text-decoration: none;
  font-weight: bold;
  background: url(../img/arrow-s.gif) no-repeat right 50%;
}

#hotel-rezerwacja {
  clear: left;
  float: left;
  margin: 0;
  padding: 5px 10px;
  width: 694px;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #fff;
  background-color: #db4619;
}

#hotel-rez {
  clear: left;
  float: left;
  margin: 0;
  padding: 10px 10px;
  width: 694px;
  color: #232323;
  background-color: #ded9c8;
}

#hotel-rez p {
  margin: 0;
  padding: 5px 0;
}

#hotel-rez select, #hotel-rez input {
  border: 1px solid #bfbaa5;
  font-size: 11px;
  color: #232323;
  background: #ffffff;
}

#hotel-rez select {
  width: 52px;
}

#hotel-rez #hotel-l {
  float: left;
  width: 252px;
  font-weight: bold;
}

#hotel-rez label {
  display: block;
  clear: left;
  float: left;
  font-weight: normal;
  width: 95px;
}

#hotel-data-p input, #hotel-data-w input {
  width: 114px;
}

#hotel-data-p img, #hotel-data-w img {
  border: 0;
  vertical-align: middle;
}

#hotel-data-p img, #hotel-data-w img {
  cursor: pointer;
}

#hotel-rez #hotel-c {
  float: left;
  width: 204px;
}

#hotel-rez #hotel-r {
  float: left;
  width: 170px;
}

#hotel-rez #hotel-r input {
  background: #ded9c8;
  border: 0;
}

#hotel-rez #hotel-r #hotel-search {
  display: block;
  float: left;
  cursor: pointer;
  width: 140px;
  height: 26px;
  background: url(../img/prezentacja/button.png) no-repeat left top;
}

#hotel-info {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  padding-right: 15px;
  color: #232323;
  width: 530px;
}

#hotel-info h2 {
  display: block;
  float: left;
  margin: 0;
  padding: 10px 0 5px 0;
  font-size: 16px;
  font-weight: bold;
  color: #978f6c;
}

#content #hotel-info p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-bottom: 10px;
  text-align: justify;
}

#hotel-powrot {
  clear: both;
  float: left;
  padding-top: 13px;
  width: 714px;
  border-top: 3px solid #eeece3;
}

#hotel-powrot a {
  color: #ca3912;
  text-decoration: none;
}

#hotel-rez-button {
  clear: left;
  float: left;
  margin: 0;
  padding: 10px 10px;
  width: 694px;
  color: #232323;
  text-align: center;
  background-color: #ded9c8;
  vertical-align: middle;
}

#hotel-rez-button input {
  cursor: pointer;
  width: 93px;
  height: 26px;
  border: 0;
  background: url(../img/prezentacja/rezerwacja.png) no-repeat left top;
}

#hotel-zdjecia {
  float: right;
  width: 150px;
  padding-top: 25px;
}

#hotel-zdjecia img {
  clear: left;
  float: left;
  border: 1px solid #bfbaa5;
  margin-bottom: 10px;
}