body {
  margin: 0em; padding: 0em;
  font-family: Tahoma;
  text-align: center;
 	background-color: #FFFFFF;
	color: #000000;
}
#celek {
	text-align: left; /* for IE */
	position: relative;
	width: 54em;
	height: 34em;
  font-size: 90%;
	margin: auto;
  color: #070F6F;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

.menu {
	position: absolute;
	left: 0em;
	top: 0em;
  width: 12.2em;
	margin: 0;
	text-align: left;
	line-height: 180%;
  font-weight: bold;
}
#logo {
  width: 12.2em;
  height: 12.2em;
}
#menu-bg {
	position: absolute;
  width: 12.2em;
  height: 28.6em;
  z-index: 1;
}
.menu ul {
	position: absolute;
	top: 15.3em;
	right: 0.3em;
	margin: 0;
	padding: 0;
  z-index: 2;
  font-size: 90%;
}

.menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
  text-align: right;
  font-weight: bolder;
}

.menu_uvod a { color: #26007e; }
.menu_info a { color: #009bcc; }
.menu_prace a { color: #33cc33; }
.menu_zeny a { color: #ff8800; }
.menu_hubnuti a { color: #ff8800; }
.menu_fotogalerie a { color: #ff8800; }
.menu_kurzy a { color: #ff0000; }
.menu_cenik a { color: #ff0000; }
.menu_obchod a { color: #ff0000; }
.menu_kdojsem a { color: #dd4400; }
.menu_kontakt a { color: #dd4400; }
.menu_partneri a { color: #5F1D00; }
.menu_skola a { color: #5f3606; }

.email {
  /*display: block;*/
  position: absolute;
  top: 38.8em;
  width: 12.2em;
  margin-right: 0.5em;
  text-align: center;
  font-weight: normal;
  color: sienna;
  z-index: 2;
}

#content {
  position: absolute;
  top: 4em; 
  left: 14em;
  width: 38em; 
  z-index: 2;
}
#content h1 {
 font-size: 140%;
 border-bottom-color: Gray;
 border-bottom-style: solid;
 border-bottom-width: 0.1em;
 padding-bottom: 0.2em;
 margin-bottom: 1em;
 font-weight: normal;
}

#content h2 {
  font-size: 140%;
  margin: 0.4em;
  margin-left: 0em;
  text-decoration: underline;
  font-weight: normal;
}

#content h3 {
  font-size: 120%;
  margin: 0.4em;
  margin-left: 0em;
}
.text {
  position: relative;
  z-index: 3;
  font-size: 90%;
	line-height: 180%;
}
.text1 {
  position: absolute;
  width: 28.9em;
}
#podkladlogo {
  position: absolute;
  z-index: 2;
  top: 5em;
  left: 5.5em;
  width: 26em;
  height: 26em;
}

#podkladlogo-2 {
  position: relative;
  z-index: 2;
  top: 0em;
  left: 3em;
  width: 20em;
  height: 20em;
}

.vrba {
/*   position: relative;*/
   float: right;   
   font-weight: bold;
   text-align: center;
}
.vrba img {
  width: 11em;
  }
  
#obr-uvod img { 
   margin-top: 2.4em;
   display: inline;
   border: 0.1em solid sienna;
   margin-right: 1.3em;
   width: 7.8em;
   height: 7.8em;
}
#obr-mapa img { 
   border: 0.1em solid sienna;
   width: 30em;
}

table {
  margin: 0em;
}
table .gallery-table {
  margin-top: 1.5em;
}
.gallery-table td {
   width: 100px;
   height: 100px;
   /*border: 0.1px solid #070F6F;*/
}
.gallery-table a {
  color: white;
}

.gallery-table img {
  border: 0;
}

.tabulka
{
  font-size: 81%;
  color: #070F6F;
  line-height: 180%;
  padding: 0px 15px 0px 0px;
  border: 1;
}

#copyright, #odkaz{
  line-height: 140%;
  font-size: 81%;
  color: sienna;
}

#copyright a, #odkaz a {
  color: #605050;
  /* color: sienna; */
}
#odkaz {
 border-top-color: Gray;
 border-top-style: solid;
 border-top-width: 0.1em;
/* padding-top: 0.2em;*/
}

/*
div {
	border: 1px solid orange;
}
span {
	border: 1px solid yellow;
}
table, tr, td {
	border: 1px solid blue;
}
h1, h2, p, img {
	border: 1px solid red;
}
*/
