body  {
  background-color: #A28D68;
	text-align: center;
	font-family: Tahoma, Arial, sans-serif;
	color: black;
	/* padding-bottom: 10px; */
	margin-bottom: 10px;
}

#main {
  position: relative;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
  margin-top: 9px;
 	margin-bottom: 9px;
  text-align: left;
}

#header {
	position: relative;
	height: 120px;
  border: solid black 1px;
	background-color: #FCDB9E;
	background-image: url('/img/hlavicka.jpg');
	background-repeat: no-repeat;
	color: black;
}

#znak {
	position: absolute;
	top: 1px;
	left: 164px;
	width: 44px;
	height: 52px;
	background-image: url('/img/znak-hk.gif')
}

div#header a {
	position: absolute;
	left: 5px;
	top: 22%;
	display: block;
	width: 185px;
	font-weight: 800;
	font-size: 24px;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	color: black;
	margin: 0;
	padding: 0;
	line-height: 140%;
}

.lang {
  position: absolute;
  top: 129px;
  right: 5px;
  display: block;
  padding: 0;
  padding-left: 27px;
  margin: 0;
  background-repeat: no-repeat;
}

.de {
  background-image: url('/img/flag_de.gif');
}

.cz {
  background-image: url('/img/flag_cz.gif');
}

div.lang a  {
  color: black;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
}

div.lang a:hover  {
  color: #FCDB9E;
}

h1  {
  position: relative;
  top: 3px;
  left: 5px;
  margin: 0;
  padding: 0;
  color: #FCDB9E;
  font-size: 20px;
}

#menu {
	position: absolute;
	top: 151px;
	width: 768px;
	height: 80px;
	background-color: #FCDB9E;
  border-color: black;
	border-width: 1px 1px 0px 1px;
	border-style: solid;
}

div#menu ul {
	width: 768px;
	display: block;
	padding: 0;
	border: 0;
	margin: 0;
}

div#menu ul li {
  display: block;
  float: left;
  width: 128px;
  height: 80px;
  text-align: center;
  margin-bottom: 0;
  margin-left: 0;

}

div#menu ul li a {
	position: relative;
  display: block;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	color: black;
	text-decoration: none;
	vertical-align: bottom;
	padding-top: 51px;
	border-bottom: solid black 1px;
}

div#menu ul li a:hover {
	border-bottom: solid #FCDB9E 1px;
}

.infocentrum {
  background-image: url('/img/menu/infocentrum.jpg');
  background-repeat: no-repeat;
}

div#menu ul li a.infocentrum:hover {
  background-image: url('/img/menu/bw-infocentrum.jpg');
  background-repeat: no-repeat;
}

.sumava {
  background-image: url('/img/menu/sumava.jpg');
  background-repeat: no-repeat;
}

a.sumava:hover {
  background-image: url('/img/menu/bw-sumava.jpg');
  background-repeat: no-repeat;
}

.kvilda {
  background-image: url('/img/menu/kvilda.jpg');
  background-repeat: no-repeat;
}

a.kvilda:hover {
  background-image: url('/img/menu/bw-kvilda.jpg');
  background-repeat: no-repeat;
}

.turistika {
  background-image: url('/img/menu/turistika.jpg');
  background-repeat: no-repeat;
}

a.turistika:hover {
  background-image: url('/img/menu/bw-turistika.jpg');
  background-repeat: no-repeat;
}

.lyze {
  background-image: url('/img/menu/lyzovani.jpg');
  background-repeat: no-repeat;
}

a.lyze:hover {
  background-image: url('/img/menu/bw-lyzovani.jpg');
  background-repeat: no-repeat;
}

.ubytovani {
  background-image: url('/img/menu/ubytovani.jpg');
  background-repeat: no-repeat;
}

a.ubytovani:hover {
  background-image: url('/img/menu/bw-ubytovani.jpg');
  background-repeat: no-repeat;
}

div#menu ul li a.active {
  color: #A00000;
}


#text {
  background-color: #FCDB9E;
  position: absolute;
  width: 768px;
  top: 231px;
  border-color: black;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
 	height: auto;
	min-height: 420px;
	padding-bottom: 0.75em;
	margin-bottom: 10px;
}

#pocitadla  {
  visibility: hidden;
}

h2, h3, p, ul {
  margin: 5px;
  padding: 0px 0px 0em 10px;
}

h2  {
	margin-top: 10px;
	font-size: 1.2em;
  font-weight: bold;
}

h3  {
  margin-top: 10px;
  font-size: 1em;
  font-weight: bold;
  clear: left;
}

p, ul {
  margin-bottom: 0.2em;
  padding-right: 8px;
  font-size: 0.9em;
}

ul  {
	list-style-position: outside;
	list-style-type: disc;
}

li  {
  margin-left: 15px;
}

em  {
	font-style: normal;
	font-weight: bold;
}

img {
  border: 0;
}

img.right {
  float: right;
  margin-left: 10px;
  margin-right: 25px;
}

img.left  {
  float: left;
  margin: 0px 10px 5px 0px;
}

img.kamera  {
  margin: 10px 5px 10px 5px;
}

div.right {
  width: 256px;
  font-size: 10px;
  color: black;
  text-decoration: none;
  float: right;
  text-align: center;
}

p.pocasi  {
  float: none;
  clear: left;
}

div.loga  {
  width: 220px;
  margin-left: 274px;
  margin-right: 274px;
	text-align: center;
}

img.logo  {
  margin: 0px 6px 0px 6px;
}

div.pocasi {
  text-align: center;
  margin-left: 0.75em;
  float: left;
}

div.penzion {
  width: 235px;
  border: silver solid 1px;
  margin: 6px 6px 6px 10px;
  text-align: center;
  padding-bottom: 5px;
  float: left;
}

div.penzionwide {
  width: 740px;
  border: silver solid 1px;
  margin: 6px 6px 6px 10px;
  text-align: center;
  padding-bottom: 5px;
  float: left;
}

div.rezbar {
  width: 235px;
  border: silver solid 1px;
  margin: 6px 6px 6px 10px;
  text-align: center;
  padding-bottom: 5px;
  float: right;
}

div.penzionwide a.penzion {
  width: 740px;
}

div.kamera  {
  width: 340px;
  float: left;
  margin-left: 30px;
}

a.penzion {
  display: block;
  width: 235px;
  text-align: center;
  background-color: transparent;
  color: black;
  text-decoration: none;
  padding-top: 10px;
}

a.penzion:hover {
  background-color: white;
}

a.penzion span  {
  display: block;
  clear: left;
}

.km {
	font-style: italic;
}

.trat  {
  font-weight: bold;
}

