body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Arial, Helvetica, sans-serif;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.2em;
  background-image: url('../images/pozadi.png');
  background-repeat: repeat;
  background-position: 0px 0px;
  background-color: #fff;
}

#topBanner {
  position: absolute;
  top: 0px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  height: 517px;
  clear: both;
  background-image: url('../images/top.jpg');
  background-repeat: no-repeat;
  background-position: top center;
}

#topBanner h1 {
  padding: 0px 0 0 57px;
  margin: 0;
  width: 204px;
  height: 110px;
  float: left;
  border: 0;
}

#topBanner h1 a {
  display: block;
  width: 204px;
  height: 110px;
}

#topBanner h1 a span {
  display: none;
}

#topBanner ul {
  margin: 0;
  padding: 27px 0 0 0;
  width: 719px;
  height: 47px;
  float: left;
  border: 0;
  list-style-type: none;
}

#topBanner ul li {
  margin: 0;
  padding: 0;
  width: 130px;
  height: 47px;
  float: left;
  border: 0;
  text-align: center;
  background-image: url('../images/prechod.gif');
  background-repeat: no-repeat;
  background-position: top right;
}

#topBanner ul li a {
  margin: 0;
  padding: 20px 0 0 0;
  width: 130px;
  height: 27px;
  border: 0;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color: #333;
  text-decoration: none;
  font-style: italic;
}
#topBanner ul li a:hover, #topBanner ul li a.selected { border-top: 2px solid #f1af26; height: 25px; }

#content {
  position: absolute;
  top: 517px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  height: auto;
  z-index: 3;
  float: left;
  font-size: 1em;
  line-height: 1.4em;
  background-image: url('../images/telo_bg.gif');
  background-repeat: repeat-y;
  background-position: 0px 0px;
}

#leftPage {
  width: 543px;
  padding: 70px 37px 0 75px;
  float: left;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  min-height: 300px;
  _height: 300px;
}
#leftPage p {
  text-align: justify;
}
#leftPage h4 {
  margin: 0;
  padding: 0;
  height: 24px;
  border: 0;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color: #5e5b54;
  font-style: italic;
}

#rightPage {
  width: 245px;
  padding: 0 80px 0 0;
  float: right;
}
#rightPage h3 {
  margin: 0;
  padding: 0;
  width: 245px;
  height: 24px;
  border: 0;
  display: block;
  font-size: 1.3em;
  font-weight: bold;
  color: #5e5b54;
  font-style: italic;
}

#rightPage ul {
  margin: 0;
  padding: 0;
  width: 245px;
  height: auto;
  clear: both;
  border: 0;
  list-style-type: none;
}
#rightPage ul li {
  margin: 0;
  padding: 5px 0 10px 0;
}

#menu ul {
  margin: 0;
  padding: 0;
  width: 245px;
  height: auto;
  clear: both;
  border: 0;
  list-style-type: none;
}

#menu ul li {
  margin: 0;
  padding: 0;
  width: 245px;
  height: 30px;
  float: left;
  border: 0;
  border-bottom: 1px solid #c3c3c3;
  background-image: url('../images/odrazka.gif');
  background-repeat: no-repeat;
  background-position: 0px center;
}

#menu ul li a {
  margin: 0;
  padding: 8px 0 0 20px;
  width: 225px;
  height: 22px;
  border: 0;
  display: block;
  font-size: 1em;
  color: #5e5e5e;
  text-decoration: none;
}
#menu ul li a:hover, #menu ul li a.selected { color: #b7040a; }

#bottomBanner {
  margin: 0;
  padding: 35px 80px 0 75px;
  width: 825px;
  height: 23px;
  clear: both;
  font-size: 0.9em;
  line-height: 1em;
  background-image: url('../images/bottom.gif');
  background-repeat: no-repeat;
  background-position: 0px 0px;
}
#bottomBanner a {  }
#bottomBanner .vpravo {
  float: right;
  text-align: right;
}

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

a:hover {
	text-decoration: none;
}

a img:hover { border: 1px solid #b7040a; }

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

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

.prazdny10 {
  width: 100%;
  height: 10px;
  clear: both;
}

form {
  margin: 0;
  padding: 0;
}

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

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

h1 {
  padding: 5px 0 10px 0;
  margin: 0;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 1em;
  color: #f1af26;
}

h2 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1em;
}

h3 {
  margin: 0;
  padding: 0 0 10px 0;
  font-weight: bold;
  font-size: 1.1em;
  line-height: 1em;
  color: #ca9017;
}

ul {
  padding: 0px;
  margin: 0 0 0 20px;
  border: 0px;
}

ol {
  padding: 0px;
  margin: 0 0 0 25px;
  border: 0px;
}

.ordertextbox { width: 300px; border: 1px solid color: #004896; }
.textpole { width: 500px; height: 100px; border: 1px solid color: #004896; }
.tlacitko { color: #fff; border: 1px solid #fff; padding: 1px 5px 1px 5px; }
.obrazek { border: 1px solid #ccc; margin: 0 12px 8px 0; padding: 3px; background-color: #fff; }
.obrazek2 { border: 1px solid #ccc; margin: 0; padding: 3px; background-color: #fff; }
.obrazek3 { border: 1px solid #ccc; margin: 0; padding: 0; background-color: #fff; }

.fotka {
  width: 120px;
  height: 120px;
  border: 1px solid #0080ff;
  background-color: #fff;
  margin: 0 5px 5px 0;
  float: left;
}

.fotka:hover {
  border: 1px solid #b00412;
}




.pane {
	padding: 0;
	margin: 0;
	width: 245px;
  height: 225px;
}
#slider2 , #slider2 ul { margin:0; padding:0; list-style:none; width:245px; height:225px; }
#slider2 ul, #slider2 li { margin:0; padding:0; list-style:none; left:0; }
#slider2 li { width:245px; height:205px; }	
#slider2 img { width:243px; height:163px; float: left; margin: 0; border: solid 1px #ccc; }	
#slider2 h2 { font-size: 12px; line-height: 1.2em; font-weight: bold; clear: both; margin: 0; padding: 2px 0 3px 0; text-align: left; }	
p#controls, p#controls2 { margin:0; position:relative; clear: both; } 
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 { float: left; display:block; margin:0; overflow:hidden; text-indent:-8000px; width:16px; height:16px; }	
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a { display:block; width:16px; height:16px; background:url(../images/btn_previous.gif) no-repeat 0 0; }	
#nextBtn a, #nextBtn2 a { background:url(../images/btn_next.gif) no-repeat 0 0; }												


.pane_ {
	padding: 0;
	margin: 0;
	width: 525px;
  height: 201px;
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 8px;
}
#slider , #slider ul { margin:0; padding:0; list-style:none; width:525px; height:185px; }
#slider ul { list-style-type:none; left: 0; }
#slider li { left:0; width:525px; height:185px; margin: 0;  }	
#slider .okolo { width: 260px; height: 165px; float: left; }	
#slider .okolo img { width:243px; height:163px; margin: 0; border: solid 1px #ccc; }	
#slider .okolo2 { width: 265px; height: 163px; float: left; }	
#slider .okolo2 h1 { width: 265px; font-size: 1.3em; color: #ca9017; margin: 0 0 10px 0; padding: 0; }	
#slider .okolo2 p { width: 265px; margin: 0; padding: 0; }	
p#controls, p#controls2 { margin:0; position:relative; clear: both; } 
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2 { float: left; display:block; margin:0; overflow:hidden; text-indent:-8000px; width:16px; height:16px; }	
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a { display:block; width:16px; height:16px; background:url(../images/btn_previous.gif) no-repeat 0 0; }	
#nextBtn a, #nextBtn2 a { background:url(../images/btn_next.gif) no-repeat 0 0; }												


.tabulka {
  border-collapse: collapse;
}

.tabulka tr.tr1 {
  background-color: #fff;
}

.tabulka tr.tr2 {
  background-color: #ddd;
}

.tabulka th {
  border: 1px solid #ccc;
  background-color: #f1af26;
  color: #fff;
  font-weight: bold;
  text-align: center;
  padding: 2px 5px 2px 5px;
  white-space: nowrap;
}

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

a.pdf {
  padding: 2px 0 0 22px;
  background-image: url('../images/pdf.gif');
  background-repeat: no-repeat;
  background-position: center left;
}

#titulkamenu ul {
  width: 543px;
  height: 122px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#titulkamenu ul li {
  width: 102px;
  padding: 5px 3px 3px 3px;
  height: 135px;
  float: left;
  margin: 0;
  left: 0;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.2em;
}

#titulkamenu ul li img {
  width: 100px;
  border: 1px solid #ccc;
  height: 100px;
}
#titulkamenu ul li a img:hover { border: 1px solid #b7040a; }
