body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  background-color: #fff;
  background: url('../images/bgtop.jpg') repeat-x 0px 0px;
  font-size: 1em;
  font-weight: normal;
  line-height: 1.3em;
  color: #000;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -450px;
  width: 900px;
  height: 120px;
  clear: both;
  background-color: #fff;
  background: url('../images/top.gif') no-repeat 0px 0px;
}

h1 {
  margin: 15px 0px 0px 20px;
}

h1 a {
  display: block;
  width: 183px;
  height: 91px;
  background: url('../images/logo.gif') no-repeat;
}

h1 a span {
  display: none;
}

#loga {
  position: absolute;
  top: 38px;
  left: 50%;
  margin: 0px;
  margin-left: -220px;
  text-align: left;
  width: 440px;
  height: 37px;
  z-index: 50;
  float: left;
}

#loga a {
  margin-right: 20px;
}

#lineBanner {
  position: absolute;
  top: 120px;
  width: 100%;
  height: 60px;
  clear: both;
  background: url('../images/bg.jpg') repeat-x 0px 0px;
}

#content {
  position: absolute;
  top: 180px;
  left: 50%;
  margin-left: -450px;
  margin-bottom: 10px;
  border: 0px;
  width: 900px;
  height: auto;
  background-color: #fff;
  padding: 0px;
  z-index: 2;
  float: left;
  background-color: #ed1c24;
}

#halfpage1 {
  width: 220px;
  float: left;
}

#halfpage2 {
  width: 680px;
  float: left;
  min-height: 390px;
  _height: 390px;
  background: url('../images/bgtext.gif') no-repeat bottom right;
  background-color: #fff;
}

.text {
  font-size: 0.8em;
  padding: 20px 20px 0px 20px;
}

.text2 {
  font-size: 0.8em;
  line-height: 1.3em;
  padding: 20px 20px 40px 20px;
}

#lineBanner2 {
  width: 900px;
  height: 145px;
  clear: both;
  background: url('../images/bg2.jpg') repeat-x 0px 0px;
}

#bottomBanner {
  font-size: 0.7em;
  text-align: right;
  padding: 2px 20px 2px 20px;
  clear: both;
  background-color: #ed1c24;
}

#bottomBanner a {
  color: #fff;
  text-decoration: none;
}

h2 {
  font-size: 1.6em;
  margin: 0px 0px 25px 0px;
  color: #666;
}

h3 {
  font-size: 1.4em;
  margin: 5px 0px 5px 0px;
  color: #ed1c24;
  clear: both;
}

ul {
	margin: 0px 0px 5px 15px;
	padding: 0px 3px 0px 0px;
  list-style-type: disc;
  clear: both;
}
	
ul li {
  position: relative;
	left: 5px;
}

a {
  color: #ed1c24;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

.vlajky {
  border: 0px solid #fff;
}

.tabulka {
  font-size: 0.9em;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.prazdny {
  clear: both;
  height: 20px;
}

.seda {
  background-color: #eee;
}

p {
  margin: 0px 0px 5px 0px;
}

.recnici {
  width: 100%;
  clear: both;
}

.recnici_foto {
  width: 120px;
  height: 134px;
  float: left;
  margin-bottom: 20px;
}

.recnici_text {
  width: 520px;
  float: left;
  margin-bottom: 20px;
}

.recnici_textmaly {
  font-size: 0.8em;
  line-height: 1.1em;
}

.obrazek {
  border: 4px double #eee;
}

.textbox
{
	width: 300px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.textbox2
{
	width: 200px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.textbox3
{
	width: 100px;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.tlacitko
{
  background-color: #ed1c24;
  color: #fff;
	width: auto;
  border: 1px solid #ccc;
  border-collapse: collapse;
}

.obrazeklogo {
  border: 0px;
  padding: 0px 10px 0px 10px;
}

.sponzori {
  width: auto;
  height: auto;
  padding: 0px 15px 15px 0px;
  border: 0px;
  float: left;
}

#fotogalerie {
  padding: 0px 0px 0px 0px;
  font-size: 1em;
}

.fotogalerie1 {
  color: #000;
  width: 190px;
  height: 126px;
  font-size: 0.85em;
  background-color: #fff;
  border-bottom: 1px solid #999;
  border-right: 1px solid #999;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  padding: 5px;
  margin: 0px 10px 10px 0px;
  float: left;
}

.zvyrazneni {
  color: #ffff00;
}

.zvyrazneni:hover {
  color: #000;
}
