/*
 * Tiskovy Styl ZH
 * Autor: Jan Řezáč - Filosof
 *
 */

html {
  font-size: 100%;
}

body {
  font-family: Arial, sans-serif;
  color: #000;
  line-height: 1.6;
  font-size: 10pt;
}

table {
  line-height: 1.6;
  font-size: 1em;
}

div#header #zh a, div#header #zh a:link, div#header #zh a:visited, div#header h1, 
div#footer {
  font-size: 10pt;
  color: #999;
}

h1 {
  font-size: 16pt;
}

h2 {
  font-size: 14pt;
  margin-bottom: 0.4em;
  padding: 1em 0 0 0;
}

p, ul {
  margin-bottom: 1em;
}

a, a:link, a:visited, a:hover {
  color: #000;
  display: inline;
  margin: 0;
  padding: 0;
  text-decoration: underline;
}

h3 {
  font-size: 1em;
}

div.date {
  color: #999;
}

img {
  float: left;
  margin-right: 15px;
}

div.clr {
  width: 100%;
  overflow: hidden;
}

.domtab,
#altNav,
.pager,
#sContent,
#menu,
hr,
#bHeader,
#f1,
#f3,
#bread,
.cont,
#fltr22,
#tab,
#zh {
  display: none;
}

table {
  width: 95%;
  border-collapse: collapse;
  border: 1px solid #d2d2d2;
  margin: 1px 0 1.2em 2px;
}

table.nbb {
  border-bottom: 0;
}

div.tables table {
  margin-bottom: 0;
}

td, th {
  text-align: left;
  border: 1px solid #d2d2d2;
  padding: 4px 8px 5px;
  vertical-align: top;
}

div.tables th {
  font-weight: bold;
  font-size: 14pt;
}

div.tables td {
  font-weight: bold;
  width: 180px;
}

div.tables td.ra {
  font-weight: normal;
  width: auto;
}

div#main div#wrapper tr.sc td, div#main div#wrapper div.tables tr.sc td {
  background: #e6e6e6 !important;
}

h2.cc {
  padding: 4px 8px 5px;
}

td.objName a {
  font-weight: bold;
  text-decoration: none;
}

a img {
  border: 0 none;
}
