   body {
       width: 760px;
       margin: 0px auto;
       background: #fff;
       font-family: "Arial CE", Arial, "Helvetica CE", sans-serif;
       font-size: x-small;
       color: #000;
       text-align: center;
   }

   p#print {
       display: all;
   }

   #hlavicka {
       display: none;
       width: 0;
       height: 0;
   }

   #pomoc {
       display: none;
       width: 0;
       height: 0;
   }

   #logo {
       width: 340px;
       height: 50px;
       padding: 0px 0px;
       text-align: left;
       float: left;
   }

   #lang {
       display: none;
       width: 0;
       height: 0;

   }

   img {
       border: 0px solid #000;
   }

   #banner {
       display: none;
   }
   #copyright {
       width: 760px;
       margin: 5px 0px 0px 0px;
       padding: 0px 0px 0px 5px;
       font-weight: bold;
       background-color: #6daedb;
       color: #fff;
       text-align: left;
       clear: both;
       display: none;
   }

   #obsah {
       width: auto;
       padding: 0px;
       margin: 0px;
       text-align: left;
   }

   #levypanel {
       position: relative;
       width: 165px;
       padding: 0px;
       margin: 0px;
       background-color: #fefefe;
       left: 0%;
       float: left;
       border: 1px #6daedb solid;
       display: none;
       width: 0;
       height: 0;
   }

   #prostrednipanel {
       margin: 0px 0px 0px 20px;
       padding: 0px;
       background-color: #fefefe;
       border: 1px #df7547 solid;
       left: 0%;
   }

   form {
       margin: 0px;
       padding: 0px;
   }

   ul {
       list-style-type: none;
   }

   ul.navigacni{
       margin: 6px 20px;
       padding: 2px;
       background-color: #eff1f8;
       border: 1px solid #549bcc;
       list-style-type: none;
/*       list-style-image: url("images/blue_ball.gif");*/
   }

   ul.navigacni li.oddil {
/*       list-style-image: none;*/
       font-variant: small-caps;
       font-weight: bold;
       color: #fff;
       padding: 0px 0px 0px 5px;
       margin: 0px;
       background-color: #549bcc;
   }

   ul li {
       padding-left: 5px;
       margin: 0px;
   }

   #hlavickanavigace, #hlavickaobsah {
       background-color: #6daedb;
       font-variant: small-caps;
       font-weight: bold;
       color: #fff;
       padding: 0px 0px 0px 5px;
       margin: 0px;
       letter-spacing: 0.7em;
   }

   #hlavickaobsah {
       background-color: #df7547;
   }

   #content {
       padding: 15px;
   }

   h1, h2, h3, h4 {
       text-align: center;
       font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
       font-weight: bold;
       margin: 0px;
   }

   h1 {
       font-size: 135%;
   }

   h2 {
       font-size: 125%;
   }

   h3 {
       font-size: 115%;
   }

   h4 {
       font-size: 105%;
   }

   table {
/*       width: 100%;*/
   }

   table td {
       font-size: inherit;
       padding: 0px 5px;
       margin: 0px;
       border: 0px solid #000;
       font-family: verdana, sans-serif;
       font-size: 0.75em;
       vertical-align: top;
   }

   table th {
       padding: 0px 5px;
       font-family: "arial ce", "helvetica ce", arial, helvetica, sans-serif;
       font-size: 80%;
       font-weight: bold;
   }

   .centruj {
       text-align: center;
   }

   #sirka {
       text-align: right;
       width: 90px;
   }
   a:hover {
       background-color: #abbcdf;
   }

   p#jmena {
       position: relative;
       left: 60%;
   }

   input#newsletter {
       width: 100px;
       background-color: #f2f4fa;
   }

   input#search {
       background-color: #f2f4fa;
   }

   input#button1 {
       background-color: #5f8ac5;
       color: #fff;
       font-weight: bold;
       font-size: 0.8em;
   }

   table.kontakt td {
       padding: 0px 30px;
       text-align: center;
   }

   #tpga {
       text-align: center;
       width: 120px;
   }

   #tpgb {
       text-align: right;
       width: 70px;
   }

   p.pomucky, p.censk, p.cendb, p.publikace, p.zakony, p.seznamy, p.faq, p.kontakt, p.sluzby {
       font-family: verdana, "arial ce", "helvetica ce", arial, helvetica, sans-serif;
       font-size: 1em;
   }

   span.searched {
       background-color: #cdcdcd;
   }

   table#censk, table#cendb {
       width: 90%;
       text-align: center;
   }

   span.norma {
       font-weight: bold;
   }

   table#seznamy {
       font-size: 1.2em;
   }

   dl {
       font-family: verdana, sans-serif;
       font-size: 1em;
   }

   dt {
       font-weight: bold;
   }

   dd {

   }

   ol#sluzby li {
       font-family: verdana, sans-serif;
       font-size: 1em;
   }

   span.help, abbr, acronym {
       font-size: 1em;
       border-bottom: 1px #000 dashed;
       cursor: help;
   }

      #hlavicka a:link, #hlavicka a:visited {
       color: #000;
   }
   #hlavicka a:hover {
       color: #fff;
       background-color: #6daedb;
   }
   div.strecha {
       margin: 0px;
       padding: 0px;
   }

   p.valid {
       margin: 0px;
       padding: 0px;
   }

