body {
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  color: #5a5a5a;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.2em;
  background-color: #fff;
}

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

#topBanner h1 {
  padding: 19px 0 13px 16px;
  margin: 0;
  width: 146px;
  height: 78px;
  float: left;
  border: 0;
}

#topBanner h1 a {
  display: block;
  width: 146px;
  height: 78px;
}

#topBanner h1 a span {
  display: none;
}

#topBanner .vlajky {
  padding: 53px 0 32px 480px;
  width: 80px;
  height: 25px;
  float: left;
}

#topBanner .vlajky a {
  margin-right: 8px;
}

#topBanner .toptext {
  padding: 58px 0 27px 35px;
  width: 220px;
  height: 25px;
  float: left;
}

#topBanner .toptext span {
  margin-right: 15px;
  color: #000;
}

#menuBanner {
  position: absolute;
  top: 110px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  height: 46px;
  clear: both;
  background-color: #fff;
}

#menuBanner ul {
  margin: 0;
  padding: 0 0 0 0;
  width: 720px;
  height: 37px;
  float: left;
  border: 0;
  list-style-type: none;
}

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

#menuBanner ul li a {
  margin: 0;
  padding: 15px 0 0 0;
  width: 94px;
  height: 19px;
  border-top: 3px solid #fff;
  text-align: center;
  display: block;
  color: #222;
  text-decoration: none;
  background-image: url('../images/menu_linka.gif');
  background-repeat: no-repeat;
  background-position: bottom right;
}
#menuBanner ul li a:hover, #menuBanner ul li a.selected { border-top: 3px solid #00817f; color: #00817f; font-weight: bold; }

#menuBanner .search {
  width: 230px;
  height: 26px;
  padding: 10px;
  float: right;
  background-color: #00817f;
  color: #fff;
}

#addBanner {
  position: absolute;
  top: 156px;
  left: 50%;
  margin-left: -490px;
  width: 980px;
  height: 186px;
  clear: both;
  background-color: #fff;
}

#addBanner .flash {
  width: 720px;
  height: 186px;
  float: left;
}

#addBanner .image {
  width: 248px;
  height: 184px;
  border: 1px solid #a6a6a6;
  float: right;
}

#content {
  position: absolute;
  top: 342px;
  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: top center;
}

#leftPage {
  width: 720px;
  padding: 13px 0 0 0;
  float: left;
  min-height: 300px;
  _height: 300px;
}

#leftPage h1 {
  font-family: Arial CE, Arial, Tahoma, Arial, Helvetica, sans-serif;
  padding: 0 0 15px 0;
  margin: 0;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 1em;
  color: #00817f;
}

#leftPage h2 {
  padding: 7px 0 7px 20px;
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
  color: #00817f;
  background-image: url('../images/odrazka.gif');
  background-repeat: no-repeat;
  background-position: left center;
}

#leftPage p {
  text-align: justify;
  padding: 0 0 0 20px;
}

#rightPage {
  width: 250px;
  padding: 13px 0 0 0;
  float: right;
}

#rightPage h1 {
  font-family: Arial CE, Arial, Tahoma, Arial, Helvetica, sans-serif;
  padding: 0 0 15px 0;
  margin: 0;
  font-weight: bold;
  font-size: 1.7em;
  line-height: 1em;
  color: #00817f;
}

#rightPage .banner {
  clear: both;
}

#bottomBanner {
  margin: 2px 0 0 0;
  padding: 20px 17px 0 17px;
  width: 946px;
  height: 23px;
  clear: both;
  line-height: 1em;
  background-image: url('../images/bottom.gif');
  background-repeat: repeat-x;
  background-position: top center;
  background-color: #fff;
  color: #333;
}
#bottomBanner a { font-weight: bold; }
#bottomBanner .vpravo {
  float: right;
  text-align: right;
}

a {
  color: #00817f;
  text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.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;
}

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; }
.textpolehledej { width: 200px; border: 1px solid color: #004896; }
.textpolehledej2 { width: 160px; border: 1px solid color: #004896; }
.tlacitko { color: #fff; border: 1px solid #fff; padding: 1px 5px 1px 5px; background-color: #00817f; }
.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; }

.text { padding: 17px; }

.sluzby {
  width: 325px;
  height: 102px;
  padding: 0 18px 20px 0;
  float: left;
}
.sluzby img {
  width: 102px;
  height: 102px;
  margin: 0 10px 0 0;
  float: left;
}
.sluzby h2 {
  padding: 5px 0 10px 0;
  margin: 0;
  font-weight: bold;
  font-size: 1em;
  line-height: 1em;
  color: #00817f;
  background: none;
}

.pomoc {
  width: 228px;
  padding: 0 0 0 0;
  float: left;
}

.pomoc p {
  padding: 0 0 0 20px;
}

.reference {
  width: 303px;
  height: 170px;
  padding: 0 20px 0 20px;
  float: left;
  text-align: center;
}

.reference .refobrazek {
  height: 80px;
}

