/* CSS Document */

body {
	margin: 0; 
  padding: 0;
	background-color: #7C2853;
	background-image: url("Obr/Pozadi.jpg");
	background-repeat: repeat-y;
	background-position: 50% 50%;
	text-align: center;
  font: normal 12px verdana, tahoma, sans-serif;
	}
#content {
  width: 760px;
  text-align: left;
  margin: auto;
  }
h1 {
  font-weight: bold;
  font-size: 12px;
  margin: 0 0 -10px 5px;
  padding: 0;
}
h1.sub {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 16px;
  color: #7C2853;
  text-align: center;
}
h3 {
  display: block;
  width: 160px;
  height: 21px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  color: #ffffff;
  background-image: url("Obr/Menu_podklad.jpg");
	background-color: #7C2853;
}
a.link {
  text-decoration: none;
  color: black;
}
/* Hlavička */	

#lista {
  background-image: url("Obr/Lista.jpg");    		
  width: 760px;
  height: 26px;
  padding: 0;
}
#vlajky {
  margin: 0 0 0 600px;
  padding: 2px 0;
}
hr.cleaner {
	clear: both;
  display: none
}
	

/* Tělo */
#hlavni {
	margin: 0 160px 0 0; 
	padding: 0;
}
#hlavni-obsah {
	margin: 0; 
	padding: 0.5em;
}
#pravy {
	float: right;
	width: 160px;
	margin: 0;
  padding: 0;
}
#pravy-obsah {
	margin: 10px 0; 
	padding: 0;
}
#flash_uvod {
  float: right;
  margin: 0 5px 5px 10px;
}
p.text {
  padding: 0 5px;
  text-align: justify;
  font: normal 12px verdana, tahoma, sans-serif;
}
table.piktogramy {
  table-layout: fixed;
  width: 190px;
  border: 0;
  margin: 0;
}
td.piktogramy {
  width: 38px;
}
img.info {
  float: left;
  margin: 13px 0 0 0;
}
img.info_ubyt {
  float: left;
}
ul.info {
  list-style-type: none;
}
ul.pokoj {
  list-style-type: square;
}
table.foto {
  width: 100%;
}
table.foto td {
  width: 133px;
}
table.pokoje {
  width: 100%;
  text-align: center;
  background: white;
  border: 1px solid #7c2853;
}
table.pokoje td.popis {
  font: normal 12px verdana, tahoma, sans-serif;
}
table.pokoje td {
  background: #d4d4d4;
}
.numb {
  font-weight: bold;
  color: #7c2853;
}
table.okoli {
 width: 100%;
}
hr.predel {
  width: 80%;
  size: 2px;
  text-align: center;
  color: #7C2853;
}
table.napiste {
  font-size: 12px;
  border: none;
  cellspacing: 1em;
  cellpadding: 1em;
  width: 570px;
}
.form_left {
  text-align: left;
}
.form_right {
  text-align: right;
}
.kolonka {
  background-color: #D6C0D1;
  font-weight: bold;
}
.red {
  color: red;
  font-weight: bold;
}
.orange {
  color: #ff6633;
  font-weight: bold;
}
a.back {
  color: #7C2853;
  text-decoration: none;
  font-weight: bold;
  font-size: 80%;
  margin: 0;
}
a.back:hover {
  text-decoration: underline;
}
a.book {
  color: black;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  font-size: 80%;
}
a.book:hover {
  text-decoration: underline;
  color: white;
}
input.tlacitko {
  background-color: #7c2853;
  font-size: 10px;
  font-weight: bold;
  color: #D6C0D1;
}
.titulek {
  font-weight: bold;
  text-decoration: underline;
  margin: 3px;
} 
.stamp {
  margin: 0 0 0 100px;
  }
  p.gps {
  position: relative;
  top: 30px;
  }
 
/* Menu */
a.menu {
  display: block;
  width: 160px; 
  height: 21px;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  color: #ffffff;
  background-image: url("Obr/Menu_podklad.jpg");
	background-color: #7C2853;
}
a.menu:hover {
  color: white;
	background-color: #7C2853;
}
/* Paletky */
.paletka-titul {
  display: block;
  width: 160px; 
  height: 21px;
  margin: 5px 0 0 0;
  text-align: center;
  letter-spacing: 1px;
  font-weight: bold;
  font-size: 1em;
  text-decoration: none;
  color: #ffffff;
  background-image: url("Obr/Paletka_h.jpg");
	background-color: #99573b;
}
.paletka-obsah {
  display: block;
  width: 144px;
  margin: 2px 0 0 9px;
  padding: 3px;
  border-bottom: 1px solid #99573b; 
  border-left: 1px solid #99573b;
  background-image: url("Obr/Pozadi_paletka.jpg"); 
  background-position: bottom;
	background-repeat: repeat-x; 
  min-height: 50px;
  text-align: center;   
}
a.reklama {
  color: #7C2853;
  font: 80% Verdana,"Geneva CE",lucida,sans-serif;
  text-decoration: none;
}
img.rekl {
  border: 1px solid #7C2852;
  margin: 2px 0 2px 0;
}
.provoz {
  font: bold 80% Verdana,"Geneva CE",lucida,sans-serif; 
}
/* Pata */

#pata {
  clear: both;
  width: 100%;
  padding: 10px 0;
  border-top: 1px solid #7C2853;
}
#pata-obsah {
  text-align: center;
  margin: 5px 0;
}
#pata a {
  color: #7C2853;
  padding: 3px;
  text-decoration: none;
  font-size: 10px;
}
#pata a:hover {
  text-decoration: underline;
} 
.pata {
  color: #7C2853;
  padding: 3px;
  text-decoration: none;
}
a.pata:hover {
  text-decoration: underline;
}   
.partner {
  color: #7C2853;
  font-size: 10px;
}  


