* {
  margin: 0;
  padding: 0;
}
html, body {
  height: 100%;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  color: #3D3D3D;
  /*
  background-image: url('../images/bg-body.png');
  background:#766E68 url(../images/bgr.jpg) repeat fixed center top;

  color: white;
  background-image: url("../images/body-bg.gif");
  background-repeat: repeat;

  background: #c7c9cd url('../images/background.jpg') top left repeat-x;
  */
  
  background: #6B7886 url('../images/bg_01.gif') 0 0;
}

#page {
  width: 90%;
  margin: 0px auto 0em auto;
  border-left: 7px #F2F1EB solid;
  border-right: 7px #F2F1EB solid;
  text-align: left;
  max-width: 945px;
  min-width: 945px;
  text-align: left;
  min-height: 100%;
  height: 100%;
  background: #fff url("../images/drzak_bgr.png");
  position: relative;
}
/* a touto definici rusime ucinek pro ostatni lepsi browsery nez IE (mozilla, opera): */
body > #page {
  height: auto;
}
#header {
  width: 100%;
  margin: auto;
  text-align: left;
}
.header-top {
  background-image: url('../images/head3.jpg');
  background-position: left top;
  /*background-repeat: repeat-x;*/
  height: 198px;
  border-top: 0px solid #36495A;
  border-left: 0px solid #36495A;
  border-right: 0px solid #36495A;
}
.topmenu {
  background-color: #8D9CAF;
  color: white;
  text-align: center;
  text-transform: uppercase;
  padding: 09px 0px 21px 0px;
  border-top: 1px solid #36495A;
  border-bottom: 1px solid #36495A;
  border-left: 0px solid #36495A;
  border-right: 0px solid #36495A;
}
.topmenu a {
  display: block;
  color: white;
  float: left;
  font-size: 11px;
  padding: 0px 20px 0px 20px;
  border-right: 1px solid #FFFFFF;
}
.topmotiv {
  top: 91px;
  left: 0px;
  width: 760px;
  height: 109px;
  background-image: url('../images/topmotiv-004.jpg');
  background-position: left top;
  background-repeat: no-repeat;
  z-index: 10;
}
.logo {
  position: absolute;
  border-style: none;
  border-color: inherit;
  border-width: 1px;
  background-color: transparent;
  width: 311px;
  margin-top: 3px;
  margin-left: 15px;
}
#levy {
  float: left;
  width: 245px;
  margin: 0;
  padding: 0;
  background: transparent url("../img/l_bgr.gif");
}
#levy-obsah {
  margin: 0;
  padding: 25px 15px 0px 0px;
}
#pravy {
  margin: 0 0 0 250px;
  padding: 0;
  background: #FEFDF3 url("../img/r_bgr.gif");
}
#pravy-obsah {
  margin: 0;
  padding:25px 20px 80px 15px;
  float: left;
}

#mark {
  float: right;
  background: transparent url("../images/mark.jpg") no-repeat;
  width: 100px;
  height: 82px;
}

#paticka {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 70px;
  text-align: left;
  background: transparent url('../img/paticka.gif') bottom left no-repeat;
}
hr.cleaner {
  clear: both;
  height: 1px;
  margin: -1px 0 0 0;
  padding: 0;
  border: none;
  visibility: hidden;
}
.cistic {
  clear: left;
  border: 0px green dotted;
  margin: 0px;
  float: none;
  padding: 0px;
  width: 0px;
  height: 0px;
  line-height: 0px;
  font-size: 0px;
}
.levacek {
  float: left;
  margin: 5px 10px 10px 0px;
  padding: 0px;
}
.pravacek {
  float: right;
  margin: 5px 0px 10px 10px;
  padding: 0px;
}
/* --------- prvky ---------- */
h1, h2, h3, h4 {
  margin: 0.5em 0;
  line-height: 1.5em;
}
p, address, table, ul, ol, form {
  color: #000;
  color: #444;
  margin: 0.5em 0;
}
li {
  margin-left: 2em;
}
p, address {
  font-style: normal;
  line-height: 1.6;
}

p, pravy-obsah {
  font-style: normal;
  line-height: 1.6;
  margin-bottom: 25px;
}

h1 {
  color: #4F4F3F;
  font-size: 1.8em;
  margin-top: 0px;
}
h2 {
  /*color: #8c4f01;*/
  color: #222;
  font-size: 1.4em;
  font-weight: normal;
}
h3 {
  font-size: 1.2em;
}
p, form {
  line-height: 1.6em;
}
a {
  color: #004E94;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  color: #27176F;
}
img {
  border-width: 0px;
  margin: 0px;
}

#pravy ul {
  text-align: left;
  padding-bottom: 20px;
}
#pravy li {
  list-style-image: url("../img/odrazka.gif");
  margin: 0px 0px 0.7em 20px;
  text-indent: 0px;
  line-height: 1.5em;
}
/* --------- formulare ---------- */
/* --------- formulare ---------- */
form {
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
}
fieldset {
  padding: 1em;
  background: #D1DBDF;
  border: 1px solid #5787B7;
  margin-bottom: 1em;
}
legend {
  color: #531500;
  background: #f9f6e0;
  padding: 5px 10px;
  font-size: 1.2em;
}
input, select, textarea {
  margin: 0px 0px 10px 0px;
  border: 1px solid #C8C8C8;
  color: #555;
  padding: 0.2em;
  width: 300px;
}
label {
  color: #000;
}
.filtr input, .filtr select {
  margin: 0px;
}
.cudl {
  background: #8c000d;
  color: #fff;
  border: none;
  padding: 0.5em;
  width: auto;
}
form span {
  margin: 0em 0.5em 0em 0em;
}
.check {
  margin: 0px 0px 10px;
}
.check input {
  border: none;
  margin: 0px;
  width: auto;
}
.poznamka {
  color: #757575;
  position: relative;
  top: -0.8em;
}
form p {
  font-size: 1em;
  margin-left: 0px;
}

#header h2 {
  text-align: left;
  margin: 0px;
  padding: 0px;
  text-indent: 1em;
  line-height: 2em;
}
#logo {
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  background: transparent url('../img/logo_termo.gif') 0px 0px;
  width: 340px;
  height: 150px;
}
#logo span {
  display: block;
  width: 340px;
  height: 150px;
  background: transparent url('../img/logo_termo.gif') 0px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 5;
  cursor: hand;
}
/* --------- navigace ---------- */
ul#navigace {
  margin: 0px;
  padding: 0px;
}
ul#navigace li, ul#navigace li ul li {
  margin: 0px;
  padding: 0px;
  list-style: none;
  position: relative;
  width: 100%;
  background: transparent url('../img/sipka.gif') top left;
}
ul#navigace li a {
  display: block;
  padding: 0.45em 0.2em;
  padding-left: 22px;
  text-decoration: none;
  font-weight: normal;
  background: transparent url('../img/menu_bgr.jpg') top left;
  color: #FCFAE9;
  border-bottom: 1px solid #c20000;
  cursor: hand;
}
ul#navigace li a:hover {
  background: transparent url('../img/menu_bgr.jpg') 0px -200px;
  color: #fff;
  z-idnex: 10;
}
ul#navigace li a:hover ul {
  z-idnex: 10;
}
ul#navigace li .aktivni, ul#navigace li a:hover.aktivni {
  background: transparent url('../img/menu_bgr.jpg') 0px -400px;
  color: #fff;
}
ul#navigace li ul li a {
  background: transparent url('../img/menu_bgr.jpg') 0px -200px;
}
ul#navigace li ul li a:hover {
  background: transparent url('../img/menu_bgr.jpg') 0px 0px;
}
ul#navigace li ul {
  position: absolute;
  top: 0px;
  left: 230px;
  width: 230px;
  margin: 0px;
  padding: 0px;
  visibility: hidden;
  z-index: 5;
}
ul#navigace li:hover ul, ul#navigace li.hover ul {
  visibility: visible;
  display: block;
}
/* --------- left ---------- */
#levy h3 {
  /*color: #7F7C68;*/
  margin: 0.5em 0;
  font-size: 1.1em;
}
#levy .clanek {
  padding: 0em 20px 0 0.5em;
}
.nibe a {
  color: #E90E0E;
}
#levy p, #levy address {
  /*color: #7F7C68;*/
  color: #666;
  font-style: normal;
}

.cervena {
  color: red;
}
/* ------ right ----- */
.seznam2 li {
  list-style-image: url("../img/odrazka2.gif");
}
.mimo {
  background: url("../img/mimo.gif") right top no-repeat;
  padding-right: 12px;
}
.fotka {
  border-width: 0px;
  margin: 0px 1px 5px 0px;
  padding: 0px;
}
img.levacek, img.pravacek, p img {
  border: 1px solid #7f7c68;
}
#pravy a img {
  /*border: 1px solid #CD0004;*/
}
#pravy a:hover img {
  /*border: 1px solid #810002;*/
}
.zpet {
  margin-top: 2em;
}
/* --------- paticka  ---------- */
#paticka-text {
  text-align: right;
  margin: 0px 10px;
  height: 50px;
  line-height: 50px;
  color: #4F4F3F;
  padding: 0px 2em;
}
#paticka a {
  color: #2B2B1F;
}
#paticka a:hover {
  color: #000000;
}
#mainMap {
  height: 480px;
  border: 1px solid black;
}
.tab1 {
  text-align: left;
}
/*-----*/
.mapa_fotka {
  margin: 3px;
}
/* xxx */
.lm-head {
  background-color: #9EB1C9;
  color: white;
  font-weight: bold;
  padding: 6px 0px 6px 12px;
  margin-bottom: 0px;
  text-transform: uppercase;
  border-top: 0px solid white;
  /*background-image: url('../images/bg-menu.gif');*/
  background-position: left top;
  background-repeat: repeat-x;
  border-top: 0px solid #36495A;
  border-bottom: 0px solid #36495A;
  border-left: 0px solid #36495A;
  border-right: 0px solid #36495A;

}
.lm-content {
  /*background-color: #F2F2F2;*/
  padding: 2px 0px 10px 10px;
  /*text-transform: uppercase;*/
  font-weight: normal;
  font-size: 11px;
  border-bottom: 1px solid #E2E2E2;
  border: 0px solid #8D9CAF;
  /*height: 400px;*/
}

.lm-counter {
  /*background-color: #F2F2F2;*/
  padding: 20px 0px 0px 60px;
  /*text-transform: uppercase;*/
  font-weight: normal;
  font-size: 11px;
  border-bottom: 1px solid #E2E2E2;
  border: 0px solid #8D9CAF;
  /*height: 400px;*/
}

.lm-content ul {
  margin: 10px 0px 10px 0px;
  padding-left: 0px;
  list-style-image: url('../images/list.gif');
  padding-right: 0;
  padding-top: 0;
  padding-bottom: 0;
}
.lm-content li {
  padding: 0px 0px 8px 0px;
}
.lm-content a {
  position: relative;
  top: -0px;
  left: -4px;
  font-weight: normal;
  text-decoration: none;
  font-size: 10px;
}
.lm-content a:hover {
  /*text-decoration: underline;*/
}

.lm-content div {
  /*background-color: #F2F2F2;*/
  padding: 3px 0px 15px 0px;
  /*text-transform: uppercase;*/
  font-style: italic;
  font-size: 12px;
  border-bottom: 1px solid #E2E2E2;
  border: 0px solid #8D9CAF;
}

.path {
  background-color: #F2F2F2;
  padding: 6px 0 6px 10px;
  font-size: 9px;
  color: #929292;
  border-top: 0px solid groove;
}
.detail {
  padding: 10px 20px 10px 5px;
  border-left: 0px #F2F2F2 solid;
}
.txtclaneknadpis {
  float: left;
  width: 460px;
  font-family: Arial CE, Arial, Helvetica CE, Helvetica, sans-serif;
  font-size: 18px;
  color : #FF8830;
  font-weight: normal;
  text-decoration : none;
  line-height: 1.2em;
  text-transform: uppercase;
  margin: 10px 0px 10px 3px;
}
.txtdatum {
  float: right;
  font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color : #676767;
  font-weight : normal;
  text-decoration : none;
  margin: 10px 0px 0px 0px;
}
.text {
  font-family: Verdana, Arial CE, Helvetica CE, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color : #676767;
  font-weight : normal;
  text-decoration : none;
  line-height: 1.6em;
  margin: 0px 0px 10px 5px;
}
.center-head {
  color:white;
  font-weight: bold;
  padding: 6px 0px 6px 10px;
  margin-bottom: 2px;
  text-transform: uppercase;
  border-top: 1px solid white;
}
#sub1 {
  background-color: #004E94;
  background-image: url('../images/bg-top.gif');
  background-position: left top;
  background-repeat: repeat-x;
}
#sub2 {
  background-color: #F7941D;
}
#sub3 {
  background-color: #999999;
}
.center-content {
  background-color: #F2F2F2;
  padding: 10px 15px 0px 0px;
  margin-bottom: 5px;
  font-size: 10px;
  line-height: 1.4em;
}

.center-content img {
  float: left;
  border-left: 4px solid #B2B2B2;
  margin-right: 10px;
  margin-bottom: 10px;
}

.center-content a {
  font-size: 11px;
  display: block;
  color: #004E94;
  font-weight: bold;
  margin-bottom: 4px;
}
.date {
  float:right;
  color:#737373;
  font-size: 9px;
}

.hpmore {
  text-align:right;
  padding-right: 10px;
}

.hpmore a {
  font-weight: normal;
  font-size: 10px;
  margin-bottom: 0px;

}

#cc2 a {
  color:black;
  font-size: 10px;
}

.reference table {
  clear:both;
  width:600px;
  margin:1.0em 0 25px 0px;
  table-layout: fixed;
  border-collapse:collapse;
  empty-cells:show;
  /*background-color:rgb(233,232,244);*/
}

.reference table th.top {
  height:3.5em;
  padding:0 7px 0 7px;
  empty-cells:show;
  background-color:rgb(175,175,175);
  text-align:left;
  color:rgb(255,255,255);
  font-weight:bold;
  font-size:110%;
}

.reference table th {
  height:3.0em;
  padding:2px 20px 2px 7px;
  border-left:solid 2px rgb(255,255,255);
  border-right:solid 2px rgb(255,255,255);
  border-top:solid 2px rgb(255,255,255);
  border-bottom:solid 2px rgb(255,255,255);
  background-color:rgb(225,225,225);
  text-align:left;
  color:rgb(80,80,80);
  font-weight:bold;
  font-size:110%;
}

.reference table td {
  /*height:2.0em;*/
  padding:10px 10px 10px 50px;
  border-left:solid 0px rgb(255,255,255);
  border-right:solid 0px rgb(255,255,255);
  border-top:solid 0px rgb(255,255,255);
  border-bottom:solid 0px rgb(255,255,255);
  /*background-color:rgb(225,225,225);*/
  text-align:left;
  font-weight:normal;
  color:rgb(80,80,80);
  font-size:110%;

}

.reference table td:hover {
  /*background-color: #666666;*/
}

.moto {
  position: absolute;
  top: 250px;
  right: 0px;
  font-size: 20px;
}

.moto img {

}

.search {
  margin: 0px 0px 0px 0px;
}

.search-text {
  margin: 0px 0px 0px 0px;
  border: 1px solid #36495A;
  color: #555;
  padding: 0em;
  width: 150px;
  
}

.search-submit {
  margin: 0px 0px 0px 0px;
  border: 1px solid #C8C8C8;
  color: #555;
  padding: 0px;
  width: 60px;
}


#cse-search-box {
  width: 280px;
  float: right;
  padding: 0px;
  margin-top: -5px;
}

.supportForm input, select, textarea {
  margin: 0px 0px 10px 5px;
  border: 1px solid #5787B7;
  color: #555;
  padding: 0.2em;
  width: 400px;
}

.supportForm button {
  background: #8D9CAF;
  border: 1px solid #5787B7;
  color: #4F4F3F;
  padding: 0.3em;
  margin: 8px 0 2px 5px;
  width: 100px;
}
