body {
/*	font-family: Tahoma, "Lucida Grande CE", lucida, sans-serif;*/
	font-size: 12px;
	text-align: center;
	color: black;
	margin: 0px;
	padding: 0px;
	background-color: white;
	background-image: url(../images/background1.gif);
	background-repeat: repeat-y;
	background-position: top center;
  font-family: Arial, Helvetica, sans-serif;
}

p, li, td, th, h1, h2, h3, h4, input, textarea, select, button, table {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100%;
}
h1, h2, h3, h4, h5, h6, li, p, form {
	margin: 0px;
	padding: 0px;
}
p {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
}
div {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
span {
	padding: 0px;
	margin: 0px;
	border: 0px;
}
strong {
	font-weight: bold;
}
img {
	padding: 0px;
	margin: 0px;
	border: 0px;
	vertical-align: top;
}
form {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
table {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.invis {
	display: none;
}

#base {
	width: 702px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	text-align: center;
}

h1 {
/*	background-image: url(../images/logo.gif);
	background-position: top left;
	background-repeat: no-repeat;*/
	display: none;
}

.logo {
	width: 200px;
	height: 120px;
	display: block;
	margin: 5px auto 15px;
}

h3 {
/*  font-style: italic;*/
  font-weight: normal;
  color: #CD5F0A;
  margin-top: 25px;
  margin-bottom: 10px;
}

#langpanel {
	width: 100px;
/*	height: 30px;*/
	position: absolute;
	top: 3px;
	right: 0px;
	text-align: right;
}

#langpanel img {
	border: solid #666666 1px;
}

#langpanel a {
  margin-right: 4px;
}

#google1 {
	position: absolute;
	top: 30px;
	right: 0px;
}

#menu {
	width: 700px;
	margin: 0px 0px;
  list-style-type: none;
  padding: 0px;
/*  border-left: 1px solid #ebd9b6;*/
}

#menu a {
	display: block;
	color: #3F3F3F;
/*	width: auto;*/
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 220%;
/*	float: left;*/
	padding: 0px 5px 0px;
  cursor: pointer;
}

#menu a:hover {
	background-color: #FFE3B2;
}

#menu li {
  list-style-type: none;
  display: block;
  float: left;
  margin: 0px;
  padding: 0px;
/*  z-index: 100;*/
  border: 1px solid #ebd9b6;
  border-width: 1px 1px 0px 1px;
  position: relative;  
}

#menu a .roh1 {
  background-image: url('../images/menu1.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -1px;
  left: -1px;
  display: block;
}

#menu a:hover .roh1 {
  background-position: 100% 0;
}

#menu li.active a .roh1 {
  background-image: url('../images/menu1a.gif');
}

#menu li.active a:hover .roh1 {
  background-position: 0 0;
}

#menu a .roh2 {
  background-image: url('../images/menu2.gif');
  background-repeat: no-repeat;
  background-position: 0 0;
  width: 12px;
  height: 12px;
  position: absolute;
  top: -1px;
  right: -1px;
  display: block;
}

#menu a:hover .roh2 {
  background-position: 100% 0;
}

#menu li.active a .roh2 {
  background-image: url('../images/menu2a.gif');
}

#menu li.active a:hover .roh2 {
  background-position: 0 0;
}

#menu li.active {
  background-color: #fbf2e0;
}

#menu li.active a {
  cursor: default;
  text-decoration: none;
}

#menu li.active a:hover {
	background-color: transparent;  
}

#menu li.inactive {
  z-index: 90;
}

#menu li.clearer {
  float: none;
  margin: 0px;
  padding: 0px;
/*  display: block;*/
  width: 0px;
  height: 0px;
  clear: both;
  font-size: 0px;
/*  margin-bottom: -5px;*/
}

/**#menu li.zvir {
  background-color: rgb(255,255,153);
}
*/
#menu li.zvir a {
  color: rgb(255,102,51);
}



#flash {
	height: 190px;
}

#screen {
  clear: both;
  border: 1px solid #ebd9b6;
  margin: 0px 0px 20px 0px;
}

#obsah {
  margin: 15px 10px 10px 10px;
	height: auto;
	text-align: left;
}
#obsah h2 {
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 10px;
	color: #CD5F0A;
	text-align: left;
}
#obsah p {
	line-height: 150%;
	margin-bottom: 15px;
	text-align: left;
	width: 550px;
}
#obsah img {
  margin: 10px;
}

#footer {
	float: left;
	width: 700px;
	height: 45px;
	text-align: center;
	border-top: solid 10px #FFFAF0;
	line-height: 200%;
	color: #666666;
	margin-top: 10px;
}
#footer p {
	text-align: center;
	font-weight: normal;
	font-size: 11px;
}

a img {
	border: none;
}
a:link {
	color: #3243C0;
}
a:visited {
	color: #3243C0;
}
a:hover {
	color: black;
	text-decoration: none;
}



.cenik {
  margin: 25px 0px;
  border-collapse: collapse;
}

.cenik td {
	padding: 8px 10px;
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
}

.cenik th {
	padding: 8px 10px;
	font-weight: bold;
	text-align: right;
	border-bottom: 1px solid #DDDDDD;
	color: #CD5F0A;
	vertical-align: top;
}

.cenik thead th {
	text-align: center;
}



.rezervace td {
	padding: 3px 10px;
}
.rezervace th {
	padding: 3px 10px;
	font-weight: normal;
	width: 220px;
	text-align: right;
	vertical-align: top;
}
.button {
	border-top: solid #E8BB60 2px;
	border-left: solid #E8BB60 2px;
	border-right: solid #A97E28 2px;
	border-bottom: solid #A97E28 2px;
	background-color: #C6983D;
	color: #FCFFFF;
	height: 25px;
	line-height: 180%;
	font-weight: bold;
	cursor: pointer;
}
.textbox {
  width: 130px;
	border: solid #D6A239 1px;
	color: #25393E;
	background-image: url(../images/form/textbox_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.textbox.requested {
	border: 1px solid #FF0000;
}
.reqwarning {
	color: #FF0000;
}
.combobox {
	border: solid #57828B 1px;
	color: #25393E;
	background-image: url(../images/form/textbox_background.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.past {
  display: none;
}

#calendar {
  border-collapse:collapse;
  background:#FFFFFF;
  border:1px solid #000000;
}

#calendar td {
  padding: 2px;
}

#calendar td#leftmonth {
  cursor:pointer;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url('../calendar/arrowleftmonth.gif');
}

#calendar td#rightmonth {
  cursor:pointer;
  text-align: right;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url('../calendar/arrowrightmonth.gif');
}

#calendar td#mns {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
}

#calendar tr#daynames td {
  text-align: center;
  background-color: #ABABAB;
  font-size: 12px;
}

#calendar td.day, #calendar td.weekend {
  width: 18px;
  height: 18px;
  background-color: #C4D3EA;
	font-size: 12px;
	color: #333333;
	text-align: center;
	text-decoration: none;
	border: 1px solid #6487AE;
}

#calendar td.weekend {
  background-color: rgb(175,196,226);
}

#calendar td.today {
	color: #000000;
  font-weight: bold;
}

#calendar td.selected {
  background-color: #FFF799;
}

#calendar td.over {
	background-color: #E8B41A;
}

.vyhody, .slevy {
  color: #7d3a06;
  margin-top: 0px;
}

.vyhody li, .slevy li {
  margin-bottom: 8px;
}

/*.slevy li {
  clear: both;
}*/

/*.slevy {
  list-style-type: none;
}*/

.slevy {
}

.slevy .logo {
  text-align: center;
}

#obsah .slevy a {
/*  float: left;
  display: block;*/
  margin-left: 5px;
}

#obsah p.kontakt {
	width: auto;
}

.kontakt {
}
.kontakt th {
  text-align: left;
  font-weight: normal;
	padding: 0px 5px 5px 0px;
}

.kontakt td {
  text-align: left;
  font-weight: normal;
	padding: 0px 5px 5px 0px;
}


.mapa, #mapa {
  float: right;
  margin: 5px 30px 5px 5px;
}

.mapa img {
  border: none;
  border: 1px solid #888888;
}

.exmapy {
  float: right;
  width: 120px;
  margin: 0 0px 0 0;
}

.exmapy a {
  margin-bottom: 20px;
  display: block;
}

.exmapy a.inline {
  margin-bottom: 0px;
  display: inline;
}

.exmapy img {
  border: none;
}

#obsah .exmapy img {
  margin: 0px;
}

.clearer {
  font-size: 1px;
  line-height: 1px;
  height: 1px;
  clear: both;
}

.fotky {
  float: right;
  width: 110px;
  margin: 0px 5px 0px 10px;
  display: inline;
}

.fotky a {
  display: inline;
  margin-bottom: 8px;
  padding: 2px;
	border: 1px solid #ebd9b6;
	background-color: #FFFFFF;
	float: left;
}

.fotky a:hover {
/*	border: 1px solid #CD5F0A;*/
	background-color: #CD5F0A;
}
#obsah .fotky img {
  margin: 0px;
}


.fotky a.vertical {
  margin-left: 22px;
}

.skryt{
  display: none;
}

.skrytyobsah {
  position: absolute;
  left: -5000px;
}

iframe {
  margin-left: 18px;
  margin-top: 10px;
}

#hoteltime {
  margin-left: 18px;
  width: 660px;
  height: 600px;
}

.tixik {
/*  height: 600px;
  overflow: auto;*/
}

.tixik div {
  clear: both;
/*  height: 160px;
  max-height: 160px;*/
  height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.tixik a.tixikimg {
	float: left;	
	padding-right: 10px;
}

#obsah .tixik img {
/*  width: 200px;
  height: 150px;*/
  width: 60px;
  height: 60px;
  margin: 0px 0px 10px 0px;
}

#obsah .tixik p {
  width: auto;
  padding-right: 10px;
  margin-bottom: 5px;
}

.tixikdistance {
  font-weight: bold;
}

.youtube {
  text-align: center;
  margin: 0 auto;
}

.kamera {
  text-align: center;
  margin: 0 auto;
}

#obsah .kamera a {
  margin: 0;
  padding: 0;
}

#obsah .kamera img {
  margin: 0;
  padding: 0;
}

.lastminute, .cenik th.lastminute {
  color: rgb(51,153,0);
}

#obsah p.lastminute {
  text-align: right;
  width: 600px;
}

.footer {
  margin-bottom: 5px;
}

.footer a {
  color: #888888;
  font-size: 10px;
}

.sitemap ul {
  margin-bottom: 10px;
}
