body {
  margin: 0;
  text-align: center;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  background-image: url('bg.jpg');
  background-color: #444;
  color: #102844;
}
#stranka {
  text-align: left;
  margin: 0 auto;
  width: 780px;
}
#hlavicka {
  position: relative;
  height: 236px;
  width: 100%;
  background-image: url('header_bg.jpg');
}
#rez_menu {
  height: 205px;
  width: 400px;
  background-image: url('title.jpg');
  background-repeat: no-repeat;
  background-position: 0 100%;
}
#vizual {
  height: 165px;
  width: 372px;
  margin-top: 16px;
  background-image: url('hore.jpg');
  float: right;
}
#logo {
  margin: 0;
  padding: 0;
  height: 129px;
  width: 322px;
  background-image: url('logo.jpg');
}
#logo span {display: none;}
#logo a {
  display: block;
  height: 129px;
  width: 322px;
}
#menu {
  margin: 0;
  padding: 0;
  margin-top: -86px;
  _padding-top: -50px;
  _position: relative;
  list-style-type: none;
  font-size: 0.8em;  
  float: left;
}
#menu p a img {
  border: 0;
}
#menu p a {
  color: #34679C;
}
#menu ul {
  height: 234px;
  _height: 247px;
  width: 213px;
  margin: 0; padding: 0;
  margin-bottom: 1em;
}
#menu ul li {
  height: 32px;
  display: block;
  background-image: url('menu_item.jpg');
  background-repeat: no-repeat;
}
#menu ul li a {
  display: block;
  background-image: url('menu_item.jpg');
  background-repeat: no-repeat;
  line-height: 34px;
  text-indent: 30px;
  height: 32px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
#menu ul li a:hover {
  background-position: 0px -32px;
}
#content {
  background-color: #fff;
  padding-top: 21px;
  padding-bottom: 2em;
  min-height: 350px;
  _height: 350px;
}
#cont_text {
  margin-left: 235px;
  margin-right: 20px;
  text-align: justify;
}
#cont_text a {
  color: #34679C;
}
#cont_text a:hover {
  text-decoration: none;
}
#cont_text h2 {
  border-bottom: 3px solid #34679C;
  line-height: 17px;
  text-align: right;
  color: #34679C;
  margin-top: 0em;
  font-size: 1.3em;
}
#cont_text h3 {
  color: #34679C;
  font-size: 1.1em;
}
#cont_text p {
  text-indent: 2em;
  font-size: 0.9em;
}
#cont_text hr {
  border: 1px solid #34679C;
}
#cont_text td, #cont_text ul li {
  font-size: 0.9em;
}
#cont_text address {
  font-size: 0.9em;
}
#copyright {
  text-align: center;
  font-size: 0.7em;
  color: #ddd;
  background-color: #102844;
  padding: 1em;
  width: 760px;
  _width: 780px;
  margin: 0 auto;
}
#copyright a {
  color: #ddd;
  text-decoration: none;
  border-bottom: 1px dotted #444;
}
#cistic {
  clear: both;
}
#financovani {
  width: 500px;
  border-collapse: collapse;
  overflow: hidden;
}
#financovani tr td {
  width: 167px;
  border-collapse: collapse;
}
#financovani table tr td table tr td {
  font-size: 0.8em;
  _font-size: 0.7em;
  text-align: left;
  border-collapse: collapse;
}
#financovani table {
  border-collapse: collapse;
}
.cent {
  text-align: center;
}
#mapa {
  display: block;
  border: 1px solid #34679C;
  width: 199px;
  height: 199px;
  margin-left: 2em;
}
#mapa img {
  border: 0;
  margin: 0 -2em;
}

#mapa:hover {
  border-color: #5E93D9;
}
#nabidka-over {
  overflow: auto;
  width: 520px;
}
#nabidka-tabulka thead tr {
  background-color: #34679C;
  color: #fff;
  font-weight: bold;
  vertical-align: bottom;
}
#nabidka-tabulka tr td {
  font-size: 0.6em;
  text-align: center;
  white-space: nowrap;
  padding: 3px 5px;
}
#financovani table tr td table tr td {
  height: 55px;
  border-collapse: collapse;
}
#financovani table tr td {
  margin: 0; padding: 0;
}
.pruh {
  background-color: #d4da82;
}
#rezervace {
  list-style-type: none;
  list-style-position: inside;
}
#rezervace li {
  display: block;
  float: left;
  width: 95px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #666;
  text-align: center;
  margin-right: 1em;
}

#zamluveno {
  background-color: #ADC5FC;
}
#rezervace {
  background-color: #FFF382;
}
#prodano {
  background-color: #FDACAC;
}

.stopped {
  position: absolute;
  top: 100px;
  left: 1px;
  color: red;
  font-size: 73px;
  font-weight: bold;
  background-color: #fff;
  padding-bottom: 5px;
}
