body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #fff;
  font-size: 0.7em;
  font-weight: normal;
  line-height: 1.3em;
  background-color: #111;
  background-image: url('../images/top.gif');
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner {
  position: absolute;
  top: 170px;
  left: 50%;
  margin-left: -492px;
  width: 980px;
  height: 99px;
  z-index: 1;
  clear: both;
}

#topBanner h1 {
  margin: 0;
  padding: 0px 0px 0px 100px;
}

#topBanner h1 a {
  display: block;
  width: 262px;
  height: 158px;
  background-image: url('../images/logo.gif');
  background-repeat: no-repeat;
  background-position: top left;
}

#topBanner h1 a span {
  display: none;
}

#menuBanner {
  position: absolute;
  top: 75px;
  left: 50%;
  margin-left: -492px;
  width: 980px;
  height: 99px;
  z-index: 1;
  clear: both;
}

#menuBanner ul {
  width: 780px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#menuBanner ul li {
  float: right;
  margin: 0;
  padding: 0;
  height: 25px;
}

#menuBanner ul li a {
  color: #fff;
  width: 95px;
  height: 20px;
  text-decoration: none;
  border-top: 2px solid #ccff00;
  text-align: center;
  margin-right: 3px;
  padding-top: 5px;
  display: block;
  background-color: #222;
  font-weight: bold;
  font-size: 0.9em;
}

#menuBanner ul li a:hover {
  border-top: 2px solid #ff0098;
}

#menuBanner ul li a.selected {
  border-top: 2px solid #ff0098;
}


#content {
  position: absolute;
  top: 420px;
  left: 50%;
  margin-left: -492px;
  width: 980px;
  height: auto;
  z-index: 3;
  clear: both;
  background-color: #1d1f22;
}

#content h1 {
  padding: 0;
  margin: 0;
  width: 422px;
  height: 48px;
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#content h1.vitejte { background-image: url('../images/nadpis-vitejte.gif'); }
#content h1.posledni-reference-grafika { background-image: url('../images/nadpis-posledni-reference-grafika.gif'); }
#content h1.posledni-reference-webdesign { background-image: url('../images/nadpis-posledni-reference-webdesign.gif'); }
#content h1.kontakty { background-image: url('../images/nadpis-kontakty.gif'); }
#content h1.reference { background-image: url('../images/nadpis-reference.gif'); }

#content h1 span {
  display: none;
}

#content h2 {
  padding: 0;
  margin: 5px 0 10px 0;
  font-size: 1.5em;
}

#content h3 {
  padding: 0;
  margin: 5px 0 10px 0;
  color: #a4cd01;
  font-size: 1.2em;
}

#half1Page {
  width: 422px;
  padding: 0px 30px 0px 38px;
  height: auto;
  float: left;
}

#half2Page {
  width: 422px;
  padding: 30px 38px 0px 30px;
  height: auto;
  float: left;
}

#fullPage {
  width: 904px;
  padding: 0px 38px 0px 38px;
  height: auto;
  clear: both;
}


#bottom {
  padding: 0;
  width: 980px;
  height: 120px;
  clear: both;
  color: #000;
  background-image: url('../images/bottom.jpg');
  background-repeat: no-repeat;
  background-position: top left;
}

#bottom .tretina {
  padding: 50px 30px 0px 30px;
  width: 266px;
  height: 70px;
  float: left;
  color: #fff;
}

#bottom .tretina3 {
  padding: 50px 30px 0px 80px;
  width: 216px;
  height: 70px;
  float: left;
  color: #fff;
}

p {
  margin: 0px;
  padding: 0px 0px 15px 0px;
  text-align: left;
}

a {
  color: #ccff00;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

ol {
	margin: 0px;
	padding: 0px 0px 0px 25px;
  clear: both;
}
	
.prazdny {
  width: 100%;
  height: 20px;
  clear: both;
}

.prazdny2 {
  width: 100%;
  height: 1px;
  clear: both;
}

.obrazek {
  border: #aaa 1px solid;
  padding: 0;
  margin: 0;
}

form {
  margin: 0;
  padding: 0;
}

img {
  padding: 0px;
  margin: 0px;
  border: 0px;
}

.vyrazny {
  color: #ff0000;
  font-weight: bold;
}

.textbox {
  width: 200px;
  background-color: #fff;
  border: 2px solid #0F3192;
  font-size: 0.9em;
}

.demo {
  float: left;
  margin: 0 5px 10px 0;
}

.demo2 {
  float: left;
  margin: 5px 30px 10px 0;
}

.demo2konec {
  float: left;
  margin: 5px 0 10px 0;
}
