body {

  font-family: Arial;
  background-color: #fff;
	text-align: center;
	font-size: 0.9em;
	/*font-weight: bold;*/
	color: #000;
	background-color: #555;

}

h1 { text-align: center; font-size: 1.5em;}
h2 { font-size: 1.2em;}
a { color: #000; }
a:hover { color: #fff; text-decoration: underline; }
b { }

 /*img { border: 1px white solid;} */

table {
  margin-left: auto;
  margin-right: auto;
}

td.tucne {
  font-weight: bold;
  padding-left: 1em;
}

#page {
  width: 770px;
  _width: 772px;
/*  height: 900px; */
	border: 1px #bbb solid;
  margin-left: auto;
	margin-right: auto;
/*	margin-top: 40px; */
	text-align: left;
	/*border: 1px black solid;*/ 
	background-color: #ff9933;
	background-color: #ff9933;
	background-color: #99ff99;
	
/*	background-color: #00ccff;
	background-color: #33cc00;
	background-color: #993300;
*/
}


#logo {
  width: 770px;
}

#logo a {
  display: block;
  height: 206px;
  width: 770px;
  background-image: url(img/web/logo2.jpg);
}


#menubox {
  background-color: #000;
  border-top: 1px #fff solid;
  border-bottom: 1px #fff solid;
  padding: 5px;
  padding-right: 10px;
  text-align: right;
  height: 19px;
  
}

#lang {
  float: left;
  margin-left: 0px;
}

#lang span {
  display: none;
}

#lang a {
  display: block;
  width: 30px;
  height: 18px;
  border: 1px #fff solid;
  float: left;
  margin-left: 5px;
  color: #aaa;
  font-size: 8px;
}

#lang a#cz { background-image: url(img/web/cz_off.gif); }
#lang a#de { background-image: url(img/web/de_off.gif); }
#lang a:hover#cz { background-image: url(img/web/cz.gif); }
#lang a:hover#de { background-image: url(img/web/de.gif); }
#lang a#cz.selected { background-image: url(img/web/cz.gif); }
#lang a#de.selected { background-image: url(img/web/de.gif); }


#menu {
  /* float: right; */
  clear: right;
}

#menu span{
  /*display: none;*/
}


#menu a {
  font-size: 13px;
  padding: 6px 10px;
  color: #aaa;
  text-decoration: none;
  font-weight: bold;
}

#menu a:hover, #menu .menu-selected {
  color: #fff;
}


#victor-cistic {
  clear: both;
}

#spodek {
  float: right;
  padding: 10px;
  padding-left: 0px;
/*  position: absolute;*/
}

#left {
  width: 200px;
  /*height: 555px;*/
  float: left;
  /*position: absolute;*/
  text-align: center;
  padding-top: 60px;
  /*border-right: 1px white solid; */
/*  float: left; */
}

#left img {
  margin-bottom: 15px;
  /*border: 5px black solid;*/
}


#right {
  /*position: absolute;*/
  top: 15px;
  left: 200px;

  /* vyska stranky podle prave casti */
/*
  height: 500px; 
  overflow: auto;  
*/
  /*_height: 600px;*/
/*  height: expression(this.scrollHeight < 600? "600px" : "auto" );
  overflow: visible; */
  
/*  min-height: 600px;*/
  width: 560px;
  aborder-left: 1px white solid;
  /*background-color: #444;*/



}

#right-in {
  padding: 0.1em 1em;
  /* border-left: 1px #ccffcc solid; */


}

#footer {
  font-size: 0.7em;
  text-align: center;
  padding-top: 0.2em;
  color: #333;
}

#footer a {
  color: #333;
}


.photos {
  text-align: center;
}


.photos img {
  border: 5px white solid;
/*  _border: 0; */
  margin: 5px;
  margin-top: 0px;
}

.photos img:hover {
/*  border: 1px #ff9933 solid; */
}


.photos a {
/*  _border: 1px white solid; */
}

.photos a:hover {
/*  _border: 1px #ff9933 solid; */
}

.centr {
 text-align: center;
}

.alert {
  color: red;
}

.noprint {
  display: none;
}

.hide {
  display: none;
}


/* nastaveni sirky okna pro platno kolekce */
#kolekce {
	position:relative; 
  overflow:hidden; 
  border: 0px black solid;
  width: 100%; 
  /*height: 450px;*/
  height: 500px;
  z-index:100; 
  border: 0px red solid
}

#kolekce #rand-pic img {
  border: 5px white solid;  
}

.tbl-double td {
  text-align: center;
  padding: 0 10px;
}

#pocitadlo {
  position: relative;
  top: 0px;
  left: 0px;
}

#pocitadlo img {
  border: 0;
}

#rezervace td {
  vertical-align: top;
  padding: 10px;
  width: 6em;
}

#rezervace {
  font-size: 0.8em;
}

.weekend {
  font-weight: bold;
}

.obsazeno {
  background-color: red;
}

#mapa {
  float: right;
}

#mapa img {
  border: 5px white solid;
  width: 230px;
}


.pic {
  border: 5px white solid;
}

.right {
  margin-left: 10px;
  float: right;
}

.left {
  margin-right: 10px;
  float: left;
}

ul {  margin-top: 0px;}
