html, body {
	height: 100%;
}
body {
   text-align: center;
	min-width: 760px;
	line-height: 1.5;
	background-color: #eee8aa;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
}
html>body {
	font-size: small;
}
#main {
 	margin: 0 auto;
	text-align: left;
 	min-height: 100%;
	height: 100%;
	position: relative;
 }
body>#main {
 	height: auto;
}
#head {
 	color: #fff;
	height: 183px;
}
#text {
 	padding: 15px 0px 85px 0px;
}
#footer {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
	overflow: visible;
	position: absolute;
	/*
	position: relative;
	position: absolute;
	overflow: auto;
	*/
	bottom: 0;
	left: 0;
	text-align: center;
}

p {
	padding: 0px 0px 0px 0px;
	margin-top: 13px;
}

body, p, a, ul, li, div, span, table, tr, td, form {
  font-style:normal;
  font-weight:normal;
  font-size:15px;
  color: #000000;
}            
A {
  font-style:normal;
  font-weight:normal;
  font-size:15px;
  color: #0000cd;
}
H1 {
  font-style:normal;
  font-weight:bold;
  font-size:20px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 1px;
}
H2 {
  font-style:normal;
  font-weight:bold;
  font-size:19px;
  text-transform: uppercase;
  color: #000000;
  margin-top: 5px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
}
H3 {
  font-style:normal;
  font-weight:bold;
  font-size:17px;
  text-transform: normal;
  color: #000000;
  margin-top: 0px;
  margin-left: 0px;
  margin-bottom: 10px;
  padding-top: 1px;
  padding-bottom: 1px;
}
img {
  border: 0px;
}
table {
  spacing: 0px;
  padding: 0px;
}
.classtd {
  border: 1px solid black;
  text-align: center;
}
.menu {
  margin: 5px 10px 15px 10px;
}
.menu ul {
  margin-left: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
}
.menu ul li {
  margin-left: 0px;
  list-style-type: none;
  color: #5C091D;
  font-weight:bold;
}
.menu ul li ul {
  margin-left: 15px;
  margin-top: 0px;
  margin-bottom: 0px;
  list-style-type: none;
  color: #5C091D;
  font-weight:bold;
}
.menu ul li a {
  text-decoration: none;
  font-weight:bold;
  color: #5C091D;
}
.menu ul li a:hover {
  text-decoration: underline;
  font-weight:bold;
  color: #5C091D;
}
.header a {
  font-style:normal;
  font-weight:bold;
  text-decoration: none;
  color: #FFFFFF;
}
.header a:hover {
  font-style:normal;
  font-weight:bold;
  text-decoration: underline;
  color: #FFFFFF;
}
.main {
  margin: 20px 10px 20px 20px;
}
div.odsazeni {
  margin-left: 50px;
  margin-top: 0px;
  margin-right: 50px;
}
div.maleodsazeni {
  margin-left: 25px;
  margin-top: 0px;
  margin-right: 25px;
}
div.odsazenitr {
  margin-left: 20px;
  margin-top: 0px;
  margin-right: 20px;
}