body {
  padding: 0;
  margin: 0;
  font-family: Tahoma, sans-serif;
}

a img {
  border: 0;
}



#page {
  width: 963px;
  margin: 0 auto;
}

#menu {
  width: 845px;
  height: 50px;
  background-image: url("/images/menu_background.jpg");
  background-repeat: no-repeat; 
  margin: 0 auto;
  color: #545454;
}

#menu .active a {
  color: #DD0103;
  font-weight: bold;
}

#menu a {
  text-decoration: none;
  color: #545454; 
}

#menu ul {
  list-style-type: none;
  margin: 0 0 0 39px;
  text-align: center;
}

#menu ul li {
  float: left;
  padding: 14px 6px 6px 6px;
  font-size: 9pt;
}

#header {
   background-image: url("/images/logo.jpg");
   width: 960px;
   height: 224px;
}

#content {
  overflow: auto;
  color: #616161;
}

#content a {
  color: #DF0001;
}

#content #left {
  width: 246px;
  background: #F5F5F5;
  float: left;
  min-height: 183px;
  margin: -14px 8px 0 18px;
  font-size: 10pt;
  padding: 0 0 0 26px;
}

#content #center {
  width: 375px;
  background: #F1F1F1;
  float: left;
  margin: -14px 0 0 0;
  font-size: 10pt;
  padding: 0 23px 0 26px;
}

#content #center p {
  text-align: justify;
}

#content #center p img {
  padding: 17px;
  background: #E0E0E0 ;
  float: left;
  margin: 10px -11px 0 21px;
}

#content .right {
  width: 203px;
  background: #F5F5F5;
  float: right;
  clear: right;
  min-height: 124px;
  margin: -14px 3px 23px 8px;
  clear: right;
  font-size: 10pt;
  padding: 0 0 0 26px;
}

.separator {
  padding-left: 5px;
  color: #BFBFBF;
  font-weight: normal;
}

.logotext {
  color: #606060;
  font-style: italic;
  font-weight: bold;
  padding: 127px 0 0 387px;
}

#ubytovnah1 h1 {
  color: white;
  font-weight: bold;
  margin: 131px 0 0 384px;
  position: absolute;
  font-size: 18pt;
}

#footer {
  background: #F0F0F0;
  margin: 40px 0 0 19px;
  min-height: 98px;
  clear: both;
  color: #A9A9A9;
  padding: 10px 0 0 27px;
  font-size: 10pt;
}
#footer a {
  color: #A9A9A9;
}


#content h1 {
  font-style: italic;
  color: #333333;  
}

#content h2 {
  font-style: italic;
  color: #DF0001;
}

p .nadpis {
  color: #DA0000;
}

.predvolba {
  font-style: italic;
  font-weight: normal;
  font-size: 12pt;
}


.objednavky {
  font-style: italic;
  font-weight: bold;
  font-size: 12pt;  
}