﻿html {
	border: 0px;
	height: 100%;
}
body {
	font-family: "Trebuchet MS", sans-serif;
	text-align: center;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background: url('../style/body.jpg') left top;
}
.stranka {
	position: relative;
	width: 795px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	min-height: 100%;
	text-align: left;
	background: url('../style/stranka.jpg') repeat-y left top;
}
.hlavicka {
	height: 129px;
	width: 795px;
	margin: 0px;
	padding: 0px;
	background: url('../style/hlavicka.jpg') no-repeat left top;
}
#logo {
 display: block;
 position: absolute;
 left: 6px;
 top: 14px;
 width: 315px;
 height: 87px;
 text-decoration: none;
}
.telo {
	top: 0px;
	width: 795px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
}
.paticka {
	position: absolute;
	text-align: center;
	left: 0px;
	bottom: 0px;
	width: 795px;
	height: 20px;
}
.post {
  font-size: 10px;
}
.hlMenu {
	width: 749px;
	height: 23px;
	padding: 0px 0px 0px 0px;
	margin: 0px 24px 0px 24px;
	background: #A9D767;
}

.hlMenu a {
	float: left;
	display: block;
	height: 23px;
	width: 90px;
	padding: 0px 0px 0px 20px;
	color: #3F5C19;
	font-weight: bold;
	font-size: 12px;
	line-height: 23px;
	background: url('../style/menu.jpg') no-repeat left top;
}
.hlMenu a:hover, .hlMenu a.selected {
	background: #C0E190 url('../style/menu.jpg') no-repeat left bottom;
	color: #3F5C19;
}
.hlMenu a.restaurace:hover {
	color: #FF1717;
}
.levyP {
	float: left;
	width: 200px;
	min-height: 640px;
	padding: 20px 0px 0px 40px;
}
.hlavniPanel {
	float: left;
	width: 500px;
	padding: 10px 20px 0px 10px;
}
a {
	font-weight: normal;
	font: normal normal bold 100% serif;
	color: #52875C;
	text-decoration: none;
}
a:hover {
	color: #000080;
	text-decoration: underline;
}
.cistic {
	clear: both;
}
img {
	border: none;
}
.nahoru {
	position: absolute;
	bottom: 1px;
	left: 690px;
	font-size: 10px;
}
h1
{
 background: #EDF4EE;
 color: #52875C;
 font-size: 14px;
 margin: 0px 0px 15px -10px;
 padding: 0px 0px 0px 10px;
 text-align: center;
}
h2
{
 background: #EDF4EE;
 color: #52875C;
 font-size: 12px;
 margin: 12px 0px 2px 0px;
 padding: 0px 0px 0px 0px;
}
.levyP h2 {
	width: 170px;
}
p
{
 font-size: 12px;
 margin: 0px 0px 15px 0px;
 padding: 0px;
}
ul
{
 font-size: 12px;
 margin: 0px 0px 15px 30px;
 padding: 0px;
 list-style-image: url('../style/li.gif');
}

.hlavniPanel ul li {
	list-style-type: square;
}
li {
	padding: 4px 5px 4px 0px;
	line-height: 16px;
	margin: 0px;
}
table{
  width: 500px;
  overflow: hidden;
  margin:  10px 0px 20px 0px;
  padding: 0px;
  border-collapse: collapse;
  border: none;
  background: #F7FBFE;
}
table td {
  margin:  0px 0px 0px 0px;
  padding: 5px 0px 5px 0px;
  background: none;
  vertical-align: top;
	font-size: 11px;
}
tr.th td {
  padding: 5px 5px 5px 5px;
  line-height: 18px;
  font-size: 11px;
  text-align: center;
  font-weight:  bold;
  color: #000000;
  background: #EDF4EE;
  border: 1px solid #CCCCCC;
}
table td span.imgleft {
  display: block;
  background: none;
  text-align: center;
  padding: 6px;
  margin: 0px;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  color: #6B6B6B;
  border: none;
}
table td span.imgleft a {
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
  color: #6B6B6B;
  border: none;
  text-align: center;
}
table td span.imgleft img {
  border: none;
  text-align: center;
}
.empty {
  display: none;
  border: none;
}
table td p {
	padding: 0px 10px 0px 5px;
	margin: 0px 0px 0px 0px;
}
.imgleft{
  float:  left;
  padding:  0px 10px 10px 0px;
  margin: 0px 0px 0px 0px;
  font-size:  11px;
  font-style: italic;
  text-align: center;
  font-weight: normal;
  color: #6B6B6B;
}
table#imgBlock {
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position: absolute;
		top: 0px;
		left: 0px;
		table-layout: fixed;
		width: 100%;
		padding: 0px;
		margin: 0px;
	background: url('../css/galerie/galerie.png');
		visibility: hidden;
}
table#imgBlock tr td {
	border: none;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background: none;
}
#imgBlock td img#detailImg {
	border: 10px solid #F9F9F9;
	text-align: center;
	background: none;
}
/*   formular   */
.poptavka{
  table-layout: fixed;
  width: 495px;
}
.poptavka .oddelovac td{
  border: none;
}
.poptavka td{
  border: none;
}
.poptavka input.text{
  font-size: 11px;
  width: 89px;
  border: 1px solid #dddddd;
}
.poptavka textarea{
  font-size: 11px;
  width: 89px;
  height: 50px;
  border: 1px solid #dddddd;
}
.poptavka .submit{
  font-size: 11px;
  width: 89px;
}
.hlavniPanel table.poptavka tr.tableHlavicka td{
  background: #eeffee;
  height: 25px;
}

/*   komponenty   */

.vlozeneMenu
{
	font: normal normal bold 100% serif;
	margin: 10px 0px 15px 0px;
	color: #77AC2D;
	text-align: center;
}
.vlozeneMenu a
{
 color: #52875C;
 text-decoration: none;
 font-weight: bold;
 font-size: 10px;
 padding: 0px 3px 0px 3px;
 margin: 0px;
}
.vlozeneMenu a.selected, .vlozeneMenu a:hover.selected
{
 color: #444;
}
