body {
  font-family: 'Trebuchet MS', 'Geneva CE', lucida, sans-serif;
  font-size: 12pt;
  color: #000050;
}

div#box {
  margin: 10px auto 10px auto;
  width: 940px;
}

div#zahlavi {
  background-image: url('zahlavi.jpg');
  width: 940px;
  height: 170px;
}

div#zahlavi-text {
  text-align: right;
  padding-top: 20px;
  padding-right: 30px; 
}

div#zahlavi h1 {
  text-align: left;
  padding: 0;
  margin: 20px 0 0 180px;
}

h3 {
  font-size: 18px;
  display: block;
}

h3#welcome {
  padding: 20px 0 10px 0; 
}

a {
  text-decoration: none;
}

a:hover {
  color: #00bfff;
}

a img {
  border: none;
  vertical-align: middle;
}

div#menu {
  background-image: url('menu.jpg');
  background-repeat: no-repeat;
  width: 220px;
  min-height: 415px; _height: 415px;
  float: left;
}

div#menu-text {
  padding: 25px;
  height: 330px;
}

div#menu a {
  font-weight: bold;
  background: url('odrazka.gif') left top no-repeat;
  padding-left: 25px;
  text-decoration: none;
  display: block;
  margin-bottom: 5px;
}

div#pocitadlo {
  width: 220px;
  text-align: center;
  margin-top: 25px;
}

div#pocitadlo a {
    background: none;
    padding: 0;
    display: inline;
}

div#helpik {
  float: right;
  font-size: 80%;
  margin-right: 20px;
  _margin-right: 10px;
}

div#obsah {
  margin-left: 220px;
  padding: 10px 30px 10px 10px;
}

div#zapati {
  clear: left;
  background-image: url('zapati.jpg');
  width: 940px;
  height: 45px;
  margin: 0 auto;
}

div#zapati-text {
  text-align: center;
  padding-top: 12px;
  font-size: 80%;
}

/*div#menu ul {
  padding: 0 0 0 30px;
  _padding-left: 20px;
  margin: 0px;
  list-style-image: url('odrazka.jpg');
}

div#menu li {
  padding: 0px;
  _padding-left: 10px;
  margin: 0px;
  line-height: 25px;
  font-weight: bold;
}*/

div#prihlasen {
  font-size: 80%;
  padding-left: 30px;
}

h3 {
  margin: 0 0 1ex 0;
}

p.error {
  width: 500px;
  height: 54px;
  padding: 26px 20px 0 100px;
  background-image: url('hlaska_cervena.jpg');
  margin: 1em auto;
  color: black;
}

p.ok {
  width: 500px;
  height: 54px;
  padding: 26px 20px 0 100px;
  background-image: url('hlaska_zelena.jpg');
  margin: 1em auto;
  color: black;
}

span.povinna {
  color: #ffa500;
  margin-left: 3px;
  font-weight: normal;
}

form#prihlaseni {
  float: right;
  margin: 0 0 10px 20px;
}

table#prihlaseni {
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

table#prihlaseni th {
  border-bottom: 1px solid #cccccc;
  background-image: url('bgramecek.jpg');
}

table#prihlaseni td {
  text-align: left;
  margin: 0;
}

table#prihlaseni td.submit {
  text-align: left;
}

table.form {
  margin: 0 auto;
  border-collapse: collapse;
}

table.form th {
  text-align: right;
  vertical-align: top;
  padding: 2px 5px 2px 2px; 
}

table.form td {
  vertical-align: top;
  padding: 2px; 
}

table.form th.hider, table.form td.hider, tr.hider {
  font-weight: normal;
  obackground-color: #eeeeee;
}

table.form input.text {
  width: 300px;
}

table.form select.select {
  width: 300px;
}

table.form td.error {
  color: red;
  font-size: 70%;
  padding-bottom: 1em;
}

div.instituce {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 10px;
}

div.instituce:hover {
  background-color: #f0fff0;
}

div.instituce span.inst-nazev {
  font-weight: bold;
  margin-bottom: 5px;
}

div.instituce div.inst-adr {
  margin-left: 10px;
}

div.instituce div.pracovnik {
  margin-left: 10px;
}

div.lokalita {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 10px;
}

div.lokalita:hover {
  background-color: #f0fff0;
}

div.lokalita span.lok-nazev {
  font-weight: bold;
  margin-bottom: 5px;
}

div.skelet {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 10px;
}

/*div.sas {
  position: absolute;
  top: 200px;
  left: 300px;
  width: 250px;
  border: 1px solid #cccccc;
  background-color: #effefe;
  display: none;
  z-index: 100;
}

div.sas_header {
  font-size: 80%;
  text-align: right;
  border-bottom: 1px solid #cccccc;
}

div.sas_content {
  width: 250px;
  height: 300px;
  overflow: auto;
}

table.sas {
  width: 180px;
  margin: 5px;
}

table.sas th {
  vertical-align: top;
  text-align: left;
}

table.sas td {
  vertical-align: top;
  text-align: left;
}*/

table.hledat {
  width: 99%;
  border: 1px solid #cccccc;
  border-collapse: collapse;
  margin: 0 auto 15px auto;
}

table.hledat th {
  border-bottom: 1px solid #cccccc;
  padding: 1px;
  background: url('bgramecek.jpg') bottom repeat-x;
  text-align: left;
}

table.hledat th img {
  vertical-align: bottom;
}

table.hledat td {
  padding: 3px;
}

div.search-part {
  padding: 10px;
  font-size: 80%;
}

div#search-header {
  border: 1px solid #cccccc;
  padding: 5px;
  margin-bottom: 1em;
}

div#search-params {
  border: 1px solid #cccccc;
  padding: 15px;
  margin: 1ex 0;
  font-size: 80%;
}

table#search-params {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 99%;
  margin-bottom: 1em;
}

table#search-params th {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  background: url('bgramecek.jpg') bottom repeat-x;
}

table#search-params td {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  font-size: 80%;
  padding: 15px;
  margin: 1ex 0;
}

div.param {
  margin-left: 2em;
  text-indent: -1em;
}

span.param-header {
  font-style: italic;
}

div#search-footer {
  padding: 5px;
  margin-top: 2em;
}

div.lkp {
  border: 1px solid #cccccc;
  margin: 5px 0;
  padding: 5px;
}

div.lkp-hlavicka {
  font-weight: bold;
}

div.lkp-polozka {
  font-size: 80%;
  margin-left: 25px;
  text-indent: -10px;
}

div.lkp-polozka .lkp-polozka {
  font-size: 100%;
}

div.lkp-polozka h4 {
  text-transform: uppercase;
}

span.lkp-titulek {
  font-style: italic;
  font-weight: bold;
}

div.lkp-lok {
  margin-top: 1em;
}

div.lkp-inst {
  margin-top: 1em;
}

table#uzivatele {
  /*margin: 0 auto;*/
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

table#uzivatele th {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  background: url('bgramecek.jpg') bottom repeat-x;
}

table#uzivatele td {
  border: 1px solid #cccccc;
  padding: 2px 7px;
}

table#prava {
  /*margin: 0 auto;*/
  border: 1px solid #cccccc;
  border-collapse: collapse;
}

table#prava th {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  background: url('bgramecek.jpg') bottom repeat-x;
}

table#prava td {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  text-align: center;
}

button {
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  width:auto;
  overflow:visible;
  cursor: pointer;
}

button, x:-moz-any-link {
  position: relative;
  text-indent: -4px;
}

button img {
  vertical-align: middle;
}

button.left {
  position: relative;
  left: -3px;  
}

button.left, x:-moz-any-link {
  position: relative;
  left: -7px;
  margin-right: -8px;
}

table.lok-header {
  margin-top: 1em;
}

table#rozcestnik {
  border: 1px solid #cccccc;
  border-collapse: collapse;
  width: 200px;
  margin: 0 0 1em 1em;
  float: right;
}

table#rozcestnik th {
  border: 1px solid #cccccc;
  padding: 2px 7px;
  background: url('bgramecek.jpg') bottom repeat-x;
}

table#rozcestnik td {
  padding: 0.5ex 1em;
  font-size: 80%;
}

div.question {
  font-weight: bold;
  background: url('otaznik.jpg') no-repeat;
  padding-left: 25px;
}

ol li img {
  vertical-align: middle;
}

table#sas {
  font-size: 80%;
  width: 100%;
}

table#sas th {
  text-align: left;
  vertical-align: top;
}


div.navigation {
  margin: 25px 0;
  text-align: center;
}

input.nav {
  border: none;
  background: none;
  padding: 0px;
  _padding: 0 2px;
  margin: 0px;
  text-align: left;
  width:auto;
  overflow:visible;  
}

input.sel {
  font-weight: bold;
}

input.button {
  border: none;
  background: none;
  padding: 0px;
  margin: 0px;
  text-align: left;
  width:auto;
  overflow:visible;
  cursor: pointer;  
}