body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 0.9em;
  font-weight: normal;
  line-height: 1em;
  background-color: #ccc;
  background-image: url('../images/bg.gif');
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner {
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -450px;
  width: 900px;
  height: 100px;
  background-color: #fff;
  border: 0px;
  z-index: 1;
  float: left;
}

#topBanner img {
  position: absolute;
  border: 0px;
  left: 20px;
  top: 30px;
}

#menuBanner {
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -450px;
  margin-bottom: 10px;
  border: 0px;
  width: 900px;
  height: 20px;
  background-color: #eee;
  z-index: 2;
  float: left;
}

#content {
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -450px;
  margin-bottom: 10px;
  border: 0px;
  width: 900px;
  height: auto;
  background-color: #fff;
  z-index: 3;
  float: left;
}

#content div.fullPage {
  width: 900px;
  height: auto;
  margin: 0px;
  padding: 0px;
  clear: float;
}

#content div.fullPage div.text {
  width: 870px;
  margin: 0px;
  padding: 15px;
  font-size: 0.8em;
  text-align: left;
  line-height:1.5em;
  border: 0px;
  float: left;
}

#content div.halfPage {
  width: 450px;
  height: auto;
  min-height: 400px;
  margin: 0px;
  padding: 0px;
  float: left;
}

#content div.halfPage div.text {
  width: 420px;
  margin: 0px;
  padding: 0px 15px 15px 15px;
  font-size: 0.8em;
  text-align: left;
  line-height:1.5em;
  border: 0px;
  float: left;
}

#bottomBanner {
  padding: 0px;
  margin: 0px;
  width: 900px;
  background-color: #276345;
  background-image: url('../images/bottom.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  float: left;
  text-align: right;
}

#bottomBanner div.text {
  font-size: 0.75em;
  padding: 15px;
  color: #fff;
  float: left;
}

#bottomBanner a {
  color: #fff;
  text-decoration: underline;
}

h1 {
  position: absolute;
  left: 340px;
  top: 27px;
  height: 90px;
  margin: 0;
  padding: 0;
  font-size: 1.9em;
  font-weight: bold;
  color: #d06b33;
  line-height: 2em;
}

h2 {
  font-size: 1.7em;
  margin: 0px 0px 15px 0px;
  padding: 0px 0px 15px 0px;
  color: #276345;
  font-weight: bold;
  line-height:1.2em;
  border: 0px;
  border-bottom: 2px solid #276345;
}

h3 {
  font-size: 1.7em;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #276345;
  font-weight: bold;
  line-height:1.2em;
  border: 0px;
  clear: both;
}

h4 {
  padding: 0;
  margin: 0;
  font-size: 0.95em;
  line-height: 1.9em;
}

h5 {
  padding: 0;
  margin: 0;
  font-size: 0.95em;
  line-height: 1.9em;
}

h5 a {
  color: #fff;
}

p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  clear: both;
}

a {
  color: #276345;
  font-weight: bold;
  text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

div.hr {
  height: 3px;
  margin: 16px 0 16px 0;
  width: 100%;
  background: #ccc url(hr1.gif) no-repeat scroll center;
  clear: both;
}

div.hr hr {
  display: none;
}

ul {
	margin: 0px 0px 3px 3px;
	padding: 0 3px 0 8px;
  list-style-type: disc;
  clear: both;
}
	
ul li {
  position: relative;
	left: 5px;
}

.prazdny {
  width: 100%;
  height: 16px;
  clear: both;
}

.obrazek {
  border: #276345 3px double;
  padding: 2px;
  margin: 2px;
}

.obrazekdruhy {
  border: 0px;
  padding: 0px 15px 0px 15px;
}

form {
  margin: 0;
  padding: 0;
}

.rada {
  padding: 0px 7px 20px 7px;
  width: 110px;
  height: 170px;
  float: left;
}

.radaobrazek {
  padding: 0px;
  width: 100px;
  height: 130px;
  clear: both;
}

.radatext {
  padding: 0px;
  border: 0px;
  width: 100%;
  color: #276345;
  font-size: 0.95em;
  font-weight: bold;
  height: auto;
  clear: both;
}

.typ {
  padding: 0px 5px 20px 5px;
  width: auto;
  height: auto;
  float: left;
}

.typobrazek {
  padding: 0px;
  width: auto;
  height: auto;
}

.typobrazek img {
  border: 1px solid #fff;
}

.typobrazek img:hover {
  border: 1px solid #d06b33;
}

.typtext {
  padding: 0px;
  border: 0px;
  width: auto;
  color: #276345;
  font-size: 0.95em;
  font-weight: bold;
  text-align: center;
  height: auto;
}

.textbox
{
	width: 250px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.textbox2
{
	width: 100px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.tlacitko
{
  padding-top: 2px;
  background-color: #276345;
  color: #ffffff;
	width: auto;
  border: 1px solid #ccc;
  font-size: 0.9em;
  border-collapse: collapse;
  cursor:pointer; cursor: hand;
}

.tlacitko2
{
  background-color: #d06b33;
  color: #ffffff;
	width: auto;
  border: 1px solid #ccc;
  font-size: 0.9em;
  border-collapse: collapse;
  cursor:pointer; cursor: hand;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.tabulka {
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-color: #ccc;
  float: left;
  font-size: 1.1em;
}

.tabulka tr:hover {
  background-color: #eee;
}

.tabulka th {
  background-color: #cfe5d9;
  font-weight: normal;
}

.tabulka2 {
  border: 1px solid #ccc;
  border-collapse: collapse;
  border-color: #ccc;
  float: left;
}

.tabulka2 tr:hover {
  background-color: #eee;
}

.horni {
  padding-top: 20px;
}

.spodni {
  padding-bottom: 20px;
}

.horniaspodni {
  padding-top: 20px;
  padding-bottom: 20px;
}

#box {
  width: 550px;
  border: 1px solid #ccc;
  border-collapse: collapse;
  float: left;
  font-size: 1em;
  background-color: #f5eae4;
}

#box div.boximg {
  padding: 10px;
  width: 62px;
  height: 58px;
  float: left;
}

#box div.boxtext {
  padding: 10px 10px 10px 10px;
  float: left;
}

.vetsi {
  font-size: 1.1em;
}

.mensi {
  font-size: 0.9em;
}

.ico {
	position: absolute;
	top: 470px;
	left: 750px;
}


