.main_body {
  background-color: #fff;
  width: 782px;
  padding: 0 2px 0 2px;
  border-right: #d2d2d2 solid 1px;
  border-left: #d2d2d2 solid 1px;
}

.header {
  width: 778px;
  background-color: #dfdfdf;
  text-align: left;
}

.header_logo {
  left: 0px; 
  top: 0px; 
  position: relative;
  width: 778px; 
  height: 232px;
}

.top_menu {
  border-top: #ffffff 1px solid;
  border-bottom: #ffffff 1px solid;
  width: 778px;
  height: 35px;
  text-align: left;
}

.menu_rezervace {
  left: 0px; 
  top: -200px; 
  position: relative;
  width: 0px;
  height: 0px;
}

.menu_kontakt {
  left: 655px; 
  top: -37px; 
  position: relative;
  width: 0px;
  height: 0px;
}

.page_body {
  background: #ffffff;
  width: 778px;
  text-align: left;
}

.bottom_menu {
  background: #047ab3;
  color: #ffffff;
  border-top: #37aad0 1px solid;
  width: 778px;
  height: 40px;
  text-align: center;
}

.bottom {
  background: #047ab3;
  color: #ffffff;
  border-bottom: #035983 1px solid;
  width: 778px;
  height: 46px;
  text-align: center;
}

.column_title {
  height: 28px;
  background-image: url('../design/bgtitle.png');
  text-align: left;
}

.cell {
  background-image: url('../design/bgcell.png');
  padding: 18px;
  text-align: left;
}

.polls_color_1 { background-color: #8D1B1B; border: 2px ridge #B22222; }
.polls_color_2 { background-color: #6740E1; border: 2px ridge #4169E1; }
.polls_color_3 { background-color: #CC8500; border: 2px ridge #FFA500; }
.polls_color_4 { background-color: #5B781E; border: 2px ridge #6B8E23; }
.polls_color_5 { background-color: #8D8D8D; border: 2px ridge #D2D2D2; }
.polls_color_6 { background-color: #2A4D8D; border: 2px ridge #1A3D7D; }

.left_form_field {
  background-image: url('../design/bginput.png');
  text-align: left;
  width: 154px;
  height: 29px;
}

.left_form_textarea {
  background-image: url('../design/bgtextarea.png');
  text-align: left;
  width: 153px;
  height: 107px;
}

.guestbook_form_field {
  background-image: url('../design/bggbookinput.png');
  text-align: left;
  width: 233px;
  height: 29px;
}

.kod_form_field {
  float: left;
  background-image: url('../design/bgkodinput.png');
  text-align: left;
  width: 74px;
  height: 29px;
}

.guestbook_form_textarea {
  background-image: url('../design/bggbooktextarea.png');
  text-align: left;
  width: 425px;
  height: 92px;
}

.left_form_field_big {
  background-image: url('../design/bginput_big.png');
  text-align: left;
  width: 450px;
  height: 29px;
}

.left_form_textarea_big {
  background-image: url('../design/bgtextarea_big.png');
  text-align: left;
  width: 450px;
  height: 107px;
}

.invisible_form_field {
  background: none;
  position: relative;
  top: 4px;
  left: 5px;
  border: none;
  font-weight: normal;
}
