#content {
  overflow: hidden;
  height: 100%;
  clear: both;
  }
#content .left_page,
#content .right_page {
  width: 353px;
  height: 430px;
  overflow: auto;
  padding-right: 12px;
  text-align: justify;
  }
#content .left_page {
  display: inline;
  float: left;
  }
#content .right_page {
  display: inline;
  float: right;
  }
/* naglowek z czerwonymi wywijasami */
#content h1 {
  text-align: center;
  }
#content h1 .left {
  display: inline;
  background: transparent url('/img/content/bg_h1_left.gif') top left no-repeat;
  }
#content h1 .right {
  display: inline;
  background: transparent url('/img/content/bg_h1_right.gif') top right no-repeat;
  }
#content h1 .left,
#content h1 .right {
  width: 31px;
  height: 30px;
  line-height: 30px;
  padding: 0px 15px;
  }
/* jakies ziele na bialym tle */
#content .laurel {
  display: block;
  background: transparent url('/img/content/paper_laurel.gif') center center no-repeat;
  height: 25px;
  }
/* kontener i frame-y do zdjec */
#content .pictures_container {
  width: 100%;
  height: 340px;
  }
#content .pictures_container td.picture_cell {
  vertical-align: middle;
  text-align: center;
  height: 50%;
  width: 50%;
  }
#content .picture_frame {
  margin: auto;
  }
#content .picture_frame .top_left {
  width: 3px;
  height: 3px;
  background: #fff url('/img/content/gallery/picture_frame_top_left.gif') top left no-repeat;
  }
#content .picture_frame .middle_left {
  width: 3px;
  background: #fff url('/img/content/gallery/picture_frame_middle_left.gif') top left repeat-y;
  }
#content .picture_frame .bottom_left {
  width: 3px;
  height: 3px;
  background: #fff url('/img/content/gallery/picture_frame_bottom_left.gif') bottom left no-repeat;
  }
#content .picture_frame .top_center {
  height: 3px;
  background: #fff;
  }
#content .picture_frame .middle_center {
  padding: 2px 2px 4px 2px;
  background: #fff;
  }
#content .picture_frame .bottom_center {
  height: 2px;
  background: #fff url('/img/content/gallery/picture_frame_bottom_center.gif') bottom left repeat-x;
  }
#content .picture_frame .top_right {
  width: 3px;
  height: 3px;
  background: #fff url('/img/content/gallery/picture_frame_top_right.gif') top right no-repeat;
  }
#content .picture_frame .middle_right {
  width: 3px;
  background: #fff url('/img/content/gallery/picture_frame_middle_right.gif') top right repeat-y;
  }
#content .picture_frame .bottom_right {
  width: 3px;
  height: 3px;
  background: #fff url('/img/content/gallery/picture_frame_bottom_right.gif') bottom right no-repeat;
  }
#content .picture_frame a {
  color: #594037;
  }
#content .picture_frame a:hover {
  color: #E3222C;
  }
/* menu z podgaleriami */
#content .subgalleries {
  clear: both;
  overflow: auto;
  }
#content .subgalleries a {
  float: left;
  color: #594037;
  padding-left: 10px;
  background: transparent url('/img/content/red_dot.gif') center left no-repeat;
  }
#content .subgalleries a:hover {
  color: #E3222C;
  text-decoration: underline;
  }
#content .subgalleries a.left {
  background: none;
  padding-left: 0px;
  }
/* stronicowanie */
#content .paginator {
  margin: auto;
  }
#content .paginator td {
  height: 35px;
  padding: 0px 0px 0px 5px;
  text-align: center;
  vertical-align: middle;
  }
#content .paginator td a {
  color: #594037;
  display: block;
  line-height: 35px;
  padding: 0px;
  padding-left: 8px;
  background: transparent url('/img/content/red_dot.gif') center left no-repeat;
  }
#content .paginator td a:hover,
#content .paginator td .current {
  color: #e3222c;
  text-decoration: underline;
  }
#content .paginator td .left {
  padding-left: 0;
  background: none;
  }
#content .paginator .prev {
  width: 33px;
  text-align: left;
  background: transparent url('/img/buttons/button_prev.gif') center left no-repeat;
  }
#content .paginator .next {
  width: 35px;
  text-align: right;
  background: transparent url('/img/buttons/button_next.gif') center right no-repeat;
  }
#content .paginator .prev a,
#content .paginator .next a {
  background: none;
  }
/* link do formularza rezerwacji */
#content .reservation_link {
  clear: both;
  overflow: auto;
  }
#content .reservation_link a {
  display: block;
  float: left;
  line-height: 35px;
  margin-right: 20px;
  color: #594037;
  }
#content a.button {
  display: block;
  float: left;
  line-height: 35px;
  width: 100px;
  color: #fff;
  text-decoration: none;
  padding-left: 10px;
  background: transparent url('/img/buttons/button_text.gif') center center no-repeat;
  }
#content a.room_link {
  display: block; 
  line-height: 26px;
  color: #594037;
  text-decoration: none;
  }
#content a.room_link:hover {
  color: #E3222C;
  }
#reservation {
  width: 715px;
  background: transparent url('/img/content/reservation/reservation_bg_middle.gif') top left repeat-y;
  }
#reservation #reservation_top_bg {
  height: 7px;
  font-size: 2px;
  background: transparent url('/img/content/reservation/reservation_bg_top.gif') top left no-repeat;
  }
#reservation #reservation_bottom_bg {
  height: 14px;
  font-size: 2px;
  background: transparent url('/img/content/reservation/reservation_bg_bottom.gif') top left no-repeat;
  }
#reservation h1 {
  text-align: left;
  }
#reservation button.submit {
  display: block;
  float: right;
  height: 35px;
  line-height: 35px;
  width: 110px;
  color: #fff;
  text-decoration: none;
  padding-left: 20px;
  border: none;
  cursor: pointer;
  text-align: left;
  background: transparent url('/img/buttons/button_text.gif') center center no-repeat;
  }

#reservation td {
  padding: 2px 5px;
  vertical-align: middle;
  text-align: left;
  }
#reservation td.col_left {
  width: 10px;
  }
#reservation td.col_center {
  width: 50px;
  }
#reservation td.col_right {
  width: 10px;
  }
#reservation td.label {
  text-align: right;
  }
#reservation td.label_red {
  color: #E3222C;
  text-align: right;
  }
#reservation td.input_light_gray {
  height: 35px;
  background: transparent url('/img/content/forms/input_light_grey.gif') center left no-repeat;
  }
#reservation td.input_short_light_gray {
  height: 35px;
  background: transparent url('/img/content/forms/input_short_light_grey.gif') center left no-repeat;
  }
#reservation td.textarea_light_gray {
  text-align: center;
  background: transparent url('/img/content/forms/textarea_light_grey.gif') center center no-repeat;
  
  }
#reservation input,
#reservation textarea {
  background: none;
  border: none;
  overflow: hidden;
  }
#reservation td input.short {
  width: 45px;
  }
#reservation td input.long {
  width: 175px;
  }
#reservation td textarea {
  width: 280px;
  height: 165px;
  }
/* strona z wydarzeniami */
.event {
  }
.event .red_calendar {
  width: 33px;
  height: 37px;
  text-align: center;
  color: #fff;
  background: transparent url('/img/content/red_calendar.gif') center center no-repeat;
  font-size: 10px;
  }
.event .brown_calendar {
  width: 33px;
  height: 37px;
  text-align: center;
  color: #fff;
  background: transparent url('/img/content/brown_calendar.gif') center center no-repeat;
  font-size: 10px;
  }
.event table {
  }
.event table td {
  
  }
.event table td.calendar {
  width: 45px;
  font-family: georgia;
  }
.event table td.red_name {
  font-size: 14px;
  color: #e3222c;
  vertical-align: middle;
  font-family: georgia;
  }
.event table td.brown_name {
  font-size: 14px;
  vertical-align: middle;
  font-family: georgia;
  }
.event table td.brown_name a {
  color: #594037;
  }
.event .event_content {
  padding: 5px 0px;
  }
