table.menu	{
	position: absolute;
	border: 1px solid #FFEAB9;
	cursor: pointer;
	cursor: hand;
	visibility: hidden;
}
#mainmenu	{
	position: static;
}
table.menu td	{
	color: Black; /* Must be the same as tdColor in the menu_script.js */
	background-color: #FFEAB9; /* Must be the same as tdBgColor in the menu_script.js */
	border: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	white-space: nowrap;
	padding: 0px 18px 2px;
}
body
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	text-align: center;
}

div.centr
{
	width: 980px;
	position: relative;
	text-align: left;
	margin: auto;
}
div.hlavicka
{
	position: absolute;
	top:0px;
	left: 0px;
	width: 980px;
	height: 120px;
	background-color: #FFEAB9;
}
div.nabidka
{
	width: 980px;
	height: 20px;
	position: absolute;
	top: 120px;
	left: 0px;
	text-align: center;
	background-color: #FFEAB9;
	font-weight: bolder;
	z-index: 10;
}
div.telo
{
	position: absolute;
	top: 145px;
	left: 0px;
	width: 980px;
	height: auto;
	text-align: left;
	z-index: 0;
}
div.obsah
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 790px;
	height: 200px;
	padding: 10px 10px 10px 10px;
}
div.kalendar
{
	position: absolute;
	top: 2px;
	left: 800px;
	width: 180px;
	height: 130px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 0px;
}
div.hledej
{
	position: absolute;
	top: 135px;
	left: 800px;
	width: 180px;
	height: 50px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	border: 0px;
	text-align: center
}
div.mapa
{
	position: absolute;
	top: 199px;
	left: 800px;
	width: 180px;
	height: auto;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	text-align: center;
	border: 0px;
}
div.nastevy
{
	position: absolute;
	top: 320px;
	left: 800px;
	width: 180px;
	height: 90px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	border: 0px;
}

div.loga
{
	position: absolute;
	top: 410px;
	left: 800px;
	width: 180px;
	height: 90px;
	border: 1px solid black;
	padding: 10px 10px 10px 10px;
	border: 0px;
}
a 
{
	text-decoration: none;
}

a:link {
	color: #BB8300;
}

a:visited {
	color: #BB8300;
}

a:active {
	color: #BB8300;
}

a:hover {
	color: Black;
}
.tabulka
{
	border: 0;
	font-size: 100%;
}
p.ramecek
{
	border: 1px solid #FFEAB9;
	width: 768px;
	height: auto;
	padding: 10px;
	left: 0px;
	top: 0px;
	position: relative;
}
div.ramfoto
{
	border: 1px solid #FFEAB9;
	width: 100%;
	height: auto;
	background-color: #FCF1D9;
	padding: 10px;
	left: 0px;
	top: 30px;
	position: absolute;
}
#tablefoto
{
	border: 0px;
	font-size: x-small;
	padding: 0 10 0 10;
}

h1
{
	font-weight: bolder;
	color: #BB8300;
	border-bottom: 1px solid #FFEAB9;
	font-size: medium;
	text-align: left;
}
h2
{
	font-weight: bolder;
	color: Black;
	font-size: x-small;
}
h3
{
	font-weight: bolder;
	color: #BB8300;
	border-bottom: 1px solid #FFEAB9;
	font-size: 110%;
	text-align: left;
	font-style: italic;
}
.tabulka1
{
	border: 0;
	font-size: 100%;
	border-bottom: 1px dotted #BB8300;
	border-top: 1px dotted #BB8300;
}
p.patka
{
	border-top: 1px dotted #BB8300;
	font-size: 75%;
	text-align: center;
}
img.nazev
{
	position: absolute;
	top: 30px;
	left: 300px;
}
div.hlavickagalerie
{
	position: absolute;
	top:0px;
	left: 0px;
	width: 980px;
	height: 100px;
	background-color: #FFEAB9;
}
div.telogalerie
{
	position: absolute;
	top: 105px;
	left: 0px;
	width: 980px;
	height: auto;
	text-align: left;
	z-index: 0;
}
img.nazevvgalerii
{
	position: absolute;
	top: 10px;
	left: 270px;
}

img.fotogalerieobrazek
{
	position: absolute;
	top: 5px;
	left: 120px;
}
