body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 1em;
  font-weight: normal;
  line-height: 1em;
  background-color: #2b2b2b;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -480px;
  width: 960px;
  height: 260px;
  float: left;
  background-image: url('../images/top_bg.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}

#topBanner h1 {
  margin: 0;
  clear: both;
  padding: 30px 319px 0px 335px;
}

#topBanner h1 a {
  display: block;
  width: 307px;
  height: 152px;
}

#topBanner h1 a span {
  display: none;
}

#topBanner ul {
  width: 960px;
  height: 53px;
  margin: 0;
  padding: 25px 0 0 0;
  list-style-type: none;
}

#topBanner ul li {
  width: 120px;
  height: 53px;
  margin: 0;
  padding: 0;
  float: left;
  text-align: center;
}

#topBanner ul li a {
  color: #fff;
  width: 120px;
  height: 30px;
  display: block;
  font-size: 0.8em;
  text-decoration: none;
  padding: 23px 0 0 0; 
}

#topBanner ul li.uvod a.selected, #topBanner ul li.uvod a:hover { background:url('../images/over_uvod.jpg') 0px 0px no-repeat; }
#topBanner ul li.aktuality a.selected, #topBanner ul li.aktuality a:hover { background:url('../images/over_aktuality.jpg') 0px 0px no-repeat; }
#topBanner ul li.rozpis-treninku a.selected, #topBanner ul li.rozpis-treninku a:hover { background:url('../images/over_rozpis.jpg') 0px 0px no-repeat; }
#topBanner ul li.fotogalerie a.selected, #topBanner ul li.fotogalerie a:hover { background:url('../images/over_fotogalerie.jpg') 0px 0px no-repeat; }
#topBanner ul li.historie-muay-thai a.selected, #topBanner ul li.historie-muay-thai a:hover { background:url('../images/over_historie.jpg') 0px 0px no-repeat; }
#topBanner ul li.forum a.selected, #topBanner ul li.forum a:hover { background:url('../images/over_forum.jpg') 0px 0px no-repeat; }
#topBanner ul li.kontakty a.selected, #topBanner ul li.kontakty a:hover { background:url('../images/over_kontakty.jpg') 0px 0px no-repeat; }
#topBanner ul li.sponzori a.selected, #topBanner ul li.sponzori a:hover { background:url('../images/over_sponzori.jpg') 0px 0px no-repeat; }

#content {
  position: absolute;
  top: 260px;
  left: 50%;
  margin-left: -480px;
  width: 959px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 0.8em;
  background-color: #fff;
}

#half1Page {
  margin: 0px;
  padding: 15px 21px 15px 15px;
  width: 280px;
  height: auto;
  float: left;
  min-height: 400px;
  _height: 400px;
}

#half1Page h3 {
  margin: 0;
  padding: 0 0 0px 0;
  font-size: 1em;
  font-weight: bold;
  color: #e70020;
}

#half1Page h3 a {
  text-decoration: none;
}

.box_top {
  width: 260px;
  height: 23px;
  padding: 8px 10px 0px 10px;
  background-image: url('../images/box_top.jpg');
  background-repeat: no-repeat;
  background-position: 0px 0px;
  color: #fff;
}

.box_bottom {
  width: 260px;
  height: auto;
  padding: 10px;
  background-image: url('../images/box_bottom.jpg');
  background-repeat: repeat-x;
  background-position: 0px 0px;
  background-color: #d8d8d7;
}

#half2Page {
  margin: 0px;
  padding: 15px 22px 15px 0px;
  width: 621px;
  height: auto;
  float: right;
  min-height: 400px;
  _height: 400px;
}

#half2Page span {
  font-size: 0.8em;
  line-height: 1em;
}

#half2Page h1 {
  margin: 0;
  padding: 7px 0 15px 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #e70020;
}

#half2Page h2 {
  margin: 0;
  padding: 8px 0 8px 0;
  font-size: 1.2em;
  font-weight: bold;
}

#half2Page h3 {
  float: left;
  width: 461px;
  margin: 0;
  padding: 8px 0 8px 0;
  font-size: 1.1em;
  font-weight: bold;
}

#fullPage {
  margin: 0px;
  padding: 15px 22px 15px 22px;
  width: 915px;
  height: auto;
  float: right;
  min-height: 400px;
  _height: 400px;
}

#fullPage span {
  font-size: 0.8em;
  line-height: 1em;
}

#fullPage h1 {
  margin: 0;
  padding: 7px 0 15px 0;
  font-size: 1.3em;
  font-weight: bold;
  color: #e70020;
}

#fullPage h2 {
  margin: 0;
  padding: 8px 0 8px 0;
  font-size: 1.2em;
  font-weight: bold;
}

#fullPage h3 {
  float: left;
  width: 755px;
  margin: 0;
  padding: 8px 0 8px 0;
  font-size: 1.1em;
  font-weight: bold;
}

#fullPage .sponzor {
  clear: both;
  height: 100px;
}

#fullPage .sponzorobrazek {
  float: left;
  width: 160px;
  height: 70px;
  text-align: center;
}

#bottomBanner {
	color: #555;
	margin: 0px;
	padding: 0px;
	width: 959px;
	height: 180px;
	clear: both;
	background-image: url('../images/bottom_bg.jpg');
	background-repeat: repeat-x;
	background-position: 0px 0px;
}

#bottomBanner h2 {
  color: #fff;
  margin: 0px;
  padding: 38px 15px 12px 15px;
  width: 130px;
  height: 35px;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
}

#bottom2Banner {
  color: #666;
  font-size: 0.8em; 
  margin: 0px;
  padding: 0px 0px 0px 0px;
  width: 959px;
  height: 30px;
  clear: both;
  text-align: right;
  background-color: #2b2b2b;
}

#bottom2Banner a {
  color: #bbb;
  text-decoration: none;
  font-size: 0.95em;
}

#bottom2Banner a:hover {
  text-decoration: underline;
}

p {
  margin: 0px;
  padding: 0px 0px 16px 0px;
}

a {
  color: #e70020;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

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

.prazdny2 {
  width: 100%;
  height: 1px;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

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

.textbox {
  width: 180px;
  border: 1px solid #ccc;
}

.obrazek {
  float: left;
  width: 150px;
  height: 150px;
  border: 1px solid #ccc;
  margin: 0 0 10px 0;
}

.tabulka {
  border-collapse: collapse;
}

.tabulka th {
  background-color: #ccc;
}

.tabulka td {
  border: 1px solid #ccc;
}

ul {
  margin: 0 0 0 25px;
  padding: 0;
}

