/* ................ rozvrzeni ................*/

* {margin: 0; padding: 0;}
img {border: 0px;}

body {
  color: #dddddd;
  background-color: #333333;
  font-family: Tahoma, 'Lucida Grande CE', lucida, sans-serif;
  font-size: 0.9em;
}

#obal {
  width: 1000px;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#gbal {
  width: 90%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  text-align: left;
}

#hlava {
  width: 100%;
  height: 150px;
  border-left: 1px solid #222;
  background-image: url(../gfx/pozhlava.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

#glava {
  width: 100%;
  height: 113px;
  border-left: 1px solid #222;
  background-image: url(../gfx/gpozhlava.jpg);
  background-repeat: no-repeat;
  background-position: left top;
}

#hlpr {
  float: right;
  padding: 25px 10px 5px 0px;
}

input, textarea {
  background-color: #ebe5c7;
}

#hlka {
  float: right;
  clear: right;
  width: 260px;
  height: 90px;
  font-size: 0.9em;
  font-family: sans-serif;
  line-height: 150%;
  color: #000;
  border-top: 1px dotted #000;
  overflow: auto;
  scrollbar-track-color: #fbf4cd;
  scrollbar-face-color: #444;
  scrollbar-highlight-color: #ffe973;
  scrollbar-3dlight-color: #ebe5c7;
  scrollbar-darkshadow-color: #222;
  scrollbar-shadow-color: #e88615;
  scrollbar-arrow-color: #e88615;
}

#hlka a {
  color: #a3002a;
}

#hormenu {
  width: 100%;
  height: 38px;
  border-left: 1px solid #222;
  background-image: url(../gfx/pozhmenu.jpg);
  background-repeat: no-repeat;
}

#telo {
  background-image: url(../gfx/grad2.gif);
  background-repeat: repeat-y;
}

#gelo {
  background-color: #222;
}

#levypanel {
  float: left;
  width: 277px;
  background-color: #000;
  background-image: url(../gfx/grad1.gif);
  background-repeat: repeat-x;
  border-left:  1px solid #222;
  padding: 10px 4px;
}

#levypanel ul {
  list-style-type: none;
  line-height: 190%;
}

#levypanel ul li {
  background-color: #222;
  padding: 0px 0px 0px 10px;
  border-bottom: 1px dotted #444;
  border-left: 4px solid #444;
}

#levypanel ul li ul li {
  background-color: #2A2A2A;
  padding: 0px 0px 0px 15px;
  border-bottom: none;
  border-top: 1px dotted #444;
  border-left: none;
}

div.lsmenu {
  color: #ebe5c7;
  line-height: 140%;
  font-size: 1.0em;
}

div.lsmenu a {
  display: block;
  border-left: 4px solid #444;
  padding-left: 10px;
}

div.lsmenu a:hover {
  color: #e88615;
  border-left: 4px solid #e88615;
}

div.gpanel {
  width: 345px;
  height: 260px;
  float: left;
  margin: 0px 0px 10px 10px;
  padding: 4px;
  overflow: auto;
  background-image: url(../gfx/pozgpanel.jpg);
  background-position: center top;
  background-repeat: no-repeat;
}

div.gpanel a {
}

#pravypanel {
  float: left;
  width: 673px;
  background-color: #222;
  border-right:  1px solid #222;
  padding: 20px;
  line-height: 180%;
  letter-spacing: 0.1em;
}

#pata {
  width: 992px;
  height: 70px;
  padding: 10px 4px;
  background-image: url(../gfx/pata.jpg);
  background-position: left top;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #000;
  background-repeat: no-repeat;
}

#gata {
  width: 100%;
  height: 70px;
  padding: 10px 0px;
  background-image: url(../gfx/pata.jpg);
  background-position: left top;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #000;
  background-repeat: no-repeat;
}

#obrtel {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
  padding: 0px 5px;
}

.poslradek {
  clear: both;
}

/* ................ odkazy ................ */

a {
  color: #f4e48f;
  text-decoration: none;
}

a:hover {
  color: #e88615;
  text-decoration: underline;
}

/*
a:active, a:visited {
  color: #e1d074;
}
*/
a.hmenu {
  display: block;
  float: left;
  width: 140px;
  height: 28px;
  padding-top: 10px;
  color: #fff;
  font-family: 'Arial Black', 'Gadget CE', sans-serif;
  font-size: 0.8em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  background-image: url(../gfx/hormenu.jpg);
  background-repeat: no-repeat;
  background-position: right top;
}

a.hmenu:hover, a.akt {
  background-position: left top;
}

a.lmenu {
  display: block;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  text-decoration: none;
  color: #ddd;
  position: relative;
  left: -17px;
  background-image: url(../gfx/sip.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  padding-left: 17px;
}

a.lmenu:hover {
  color: #fff;
  background-position: left center;
}

a.te {
  background-image: url(../gfx/sip.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 17px;
  margin-right: 10px;
}

a.pa {
  background-image: url(../gfx/siph.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding-left: 17px;
  margin-right: 10px;
}

a.obr {
  display: block;
  height: 100px;
  padding-right: 5px;
  padding-bottom: 5px;
  border-top: 5px solid #444;
  border-left: 5px solid #444;
  background-color: #444;
  background-image: url(../gfx/obrpoz.jpg);
  background-position: right bottom;
  margin: 5px;
}

a.l {
  float: left;
}

a.r {
  float: right;
}

a.c {
  float: none;
}

a.nadpis {
  display: block;
  float: left;
  color: #e88615;
  text-decoration: none;
  font-size: 1.2em;
}

a.fotka {
  display: block;
  float: left;
  width: 241px;
  height: 160px;
  overflow: auto;
  margin: 3px 0px 0px 1em;
  text-align: center;
  padding-top: 4px;
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(../gfx/podfotku.jpg);
}

a.fotka:hover {
  background-color: #333;
  background-position: right top;
}

div.gpanel .fotka {
  margin: 0px 3px;
}

/* ................ text ................*/
h1 {
  color: #e88615;
  text-decoration: none;
  font-size: 1.2em;
  padding-bottom: 10px;
}

#gelo h1 {
  padding: 10px 0px 0px 0px;
}

div.datum {
  float: right;
  font-size: 0.8em;
  font-weight: bold;
  color: #ddd;
  padding-right: 6px;
  border-right: 4px solid #e88615;
}

div.spodte {
  text-align: center;
}

div.kre {
  float: right;
  width: 260px;
  color: #676767;
  border-left: 4px solid #676767;
  padding-left: 4px
}

div.plmenu {
  float: left;
  border-left: 4px solid #444;
  padding: 2px 10px
}

.doprava {
  float: right;
}

.doleva {
  float: left;
}

.cp {
  clear: right;
}

.ce {
  text-align: center;
}

.p {
  text-align: right;
}


h2 {
  text-decoration: none;
  font-family: Verdana, 'Geneva CE', lucida, sans-serif;
  font-weight: normal;
  font-size: 1.2em;
  padding-left: 10px;
  color: #fff;
}

h3 {
  text-align: center;
  font-size: 0.9em;
  color: #a3002a;
}

h4 {
  color: #e88615;
  text-decoration: none;
  font-weight: normal;
  font-size: 1.2em;
  text-align: center;
}


#levypanel h2, .gpop {
  border-left: 4px solid #676767;
  color: #676767;
  padding-left: 2px;
  font-size: 0.8em;
}

span.tedle {
  color: #e88615;
  font-size: 1.2em;
  font-weight: bold;
}

.upout {
  padding: 0px 15px;
  border: 1px dotted #444;
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size: 1.1em;
  background-color: #2A2A2A;
  color: #ebe5c7;
  letter-spacing: 0em;
}

.uvd {
  background-image: url(../gfx/upout.png);
  background-repeat: no-repeat;
  background-position: right bottom;
}

.obsah {
  padding: 0px 15px;
}

.gobsah {
  text-align: center;
  width: 98%;
  margin: 0px auto 10px auto;
  border: 1px solid #333333;
  background-color: #000;
  background-image: url(../gfx/bg1.gif);
  background-repeat: repeat-x;
}

.gobsah .stredni {
  text-align: center;
  width: 100%;
  padding-top: 10px;
  height: 0px;
  float: left;
}

.teobs {
  border-bottom: 1px dotted #444;
}

.sedy {
  font-weight: normal;
  font-size: 0.8em;
}

.sbt {
  display: none;
}

.sbo {
  visibility: visible;
}

/* ................ galerie ................*/

img.ikona {
  vertical-align: bottom;
  width: 72px;
  height: 30px
}

img.hodnost {
  vertical-align: bottom;
  width: 61px;
  height: 25px;
}

.gobsah a.olevy, a.opravy {
  width: 30%;
  background-repeat: no-repeat;
  color: #777;
}

.gobsah a.olevy {
  text-align: left;
  background-image: url(../gfx/vlevy.png);
  background-position: top left;
  float: left;
}

.gobsah a.opravy {
  text-align: right;
  background-image: url(../gfx/vpravy.png);
  background-position: top right;
  float: right;
}

.gobsah a.olevy:hover, a.opravy:hover {
  color: #ddd;
}

.navirada {
  display: block;
  float: left;
  padding: 2px 4px;
  margin: 2px;
  background-color: #333;
}

.aktrada {
  display: block;
  float: left;
  padding: 2px 4px;
  margin: 2px;
  background-color: #e88615;
  color: #111;
}

/* ................ tabulka ................*/

table.do {
  border-collapse: collapse;
  border: 1px solid #000;
}

th.rh {
  padding: 0px 5px;
  text-align: center;
  font-weight: bold;
  border: 1px solid #000;
  background-color: #a3002a;
}

table.do td {
  padding: 0px 5px;
  color: #eee;
  border: 1px solid #000;
}

td.rt {
  background-color: #383838;
}

td.rtc {
  text-align: center;
  background-color: #383838;
}

td.rtr {
  text-align: right;
  background-color: #383838;
}

td.rs {
  background-color: #444;
}

td.rsc {
  text-align: center;
  background-color: #444;
}

td.rsr {
  text-align: right;
  background-color: #444;
}

td.konh {
  font-weight: bold;
  font-size: 0.9em;
  padding: 0px 10px;
  width: 130px;
  vertical-align: top;
}

td.kont {
  padding: 0px 10px;
  width: 220px;
}

td.knh {
  font-weight: bold;
  font-size: 0.9em;
  padding: 0px 2px;
  width: 120px;
  vertical-align: top;
  line-height: 0.9em;
}

td.knt {
  padding: 0px 10px;
  width: 520px;
  color: #fff;
  background-color: #333;
  border: 1px dotted #777;
}

td.r {
  text-align: right;
}

td.c {
  text-align: center;
}

