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;
}

#ubytovnah1 h1 {
  color: white;
  font-weight: bold;
  margin: 143px 0 0 353px;
  position: absolute;
  font-size: 18pt;
}

#menu .active a {
  color: #0095FB;
  font-weight: bold;
}

#menu a {
  text-decoration: none;
  color: #545454; 
}

#menu ul {
  list-style-type: none;
  margin: 0 0 0 -22px;
  text-align: center;
}

#menu ul li {
  float: left;
  padding: 14px 6px 6px 6px;
  font-size: 9pt;
}

#header {
   background-image: url("/images/logo.jpg");
   background-repeat: no-repeat;
   width: 960px;
   height: 224px;
}

#content {
  overflow: auto;
  color: #616161;
  padding-top: 7px;
}

#content a {
  color: #027FDC;
}

#content #left {
  width: 246px;
  background: #F5F5F5;
  float: left;
  min-height: 183px;
  margin: -14px 8px 0 -3px;
  font-size: 10pt;
  padding: 0 0 0 26px;
}

#content #center {
  width: 399px;
  background: #F1F1F1;
  float: left;
  margin: -14px 0 0 0;
  font-size: 10pt;
  padding: 0 0 14px 26px;
  
}

#content .right {
  width: 198px;
  background: #F5F5F5;
  float: right;
  clear: right;
  min-height: 124px;
  margin: -14px 3px 23px 8px;
  clear: right;
  font-size: 10pt;
  padding: 0 26px 0 26px;
}

.separator {
  padding-left: 5px;
  color: #BFBFBF;
  font-weight: normal;
}

.logotext {
  color: #606060;
  font-style: italic;
  font-weight: bold;
  padding: 134px 0 0 354px;
}

#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;
}


h1 {
  font-style: italic;
  color: #333333;  
}

h2 {
  font-style: italic;
  color: #017EDB;
}

p .nadpis {
  color: #0081DF;
}

.predvolba {
  font-style: italic;
  font-weight: normal;
  font-size: 12pt;
}


.objednavky {
  font-style: italic;
  font-weight: bold;
  font-size: 12pt;  
}

#cenik td {
  width: 38px;
  padding: 5px 0;
}