  *
    {
      font-family: Verdana, Arial, lucida, sans-serif;
      font-size: 100%;
      border: 0px;
      margin: 0px;
      padding: 0px;
    }

  body
    {
      background-color: #B9B9B9;
      text-align: center;
    }

  body:lang(cs)
    {
      quotes: '„' '”' '‚' '’' '»' '«';
    }

  body:lang(en)
    {
      quotes: '“' '”' '‚' '‘' '>' '<';
    }

  div#obal
    {
      margin-left: auto;
      margin-right: auto;
      width: 974px;
      text-align: left;
    }

  div#stin_logo
    {
      background-image: url(img/stin_logo.png);
      background-position: left top;
      background-repeat: no-repeat;
      padding: 6px 6px 0px 6px;
      width: 100%;
    }

  div#logo
    {
      border: 1px solid #000;
      height: 80px;
      width: 960px;
    }

  div#logo img
    {
      left: 0px;
      position: relative;
      top: 0px;
    }

  div#logo a:hover
    {
      background-position: left bottom;
    }

  a#vlajka_cz
    {
      background-image: url(img/vlajka_cz.png);
      background-position: left top;
      background-repeat: no-repeat;
      display: block;
      font-size: 0.8em;
      font-weight: bold;
      height: 17px;
      left: 836px;
      margin-left: 10px;
      outline-style: none;
      position: relative;
      text-decoration: none;
      top: -50px;
    }

  a#vlajka_en
    {
      background-image: url(img/vlajka_en.png);
      background-position: left top;
      background-repeat: no-repeat;
      display: block;
      font-size: 0.8em;
      font-weight: bold;
      height: 17px;
      left: 880px;
      margin-left: 10px;
      outline-style: none;
      position: relative;
      text-decoration: none;
      top: -67px;
    }

  div#stin_menu
    {
      background-image: url(img/stin_menu.png);
      background-position: left top;
      background-repeat: repeat-y;
      padding: 0px 6px 0px 6px;
      width: 100%;
    }

  div#menu
    {
      background-image: url(img/pozadi_menu.png);
      background-position: left top;
      background-repeat: repeat-x;
      border: 1px solid #000;
      width: 960px;
    }

  div#menu ul
    {
      float: left;
      font-size: 1.0em;
      padding: 3px 5px 3px 5px;
      text-align: left;
      vertical-align: middle;
      width: 960px;
    }

  div#menu ul li
    {
      border-right: 1px solid #F33;
      float: left;
      font-size: 14px;
      list-style-type: none;
      padding: 3px 0px 3px 0px;
    }

 div#menu ul li:first-child
    {
      border-left: 1px solid #F33;
    }

  div#menu ul li:hover
    {
      background-color: #C00;
    }

  div#menu ul li a
    {
      color: #FFE;
      font-weight: bold;
      outline-style: none;
      padding: 0px 6px 0px 6px;
      text-decoration: none;
    }

  div#menu ul li a:hover
    {
      color: #FFA;
    }

  div#stin_obsah
    {
      background-color: #B9B9B9;
      background-image: url(img/stin_obsah.png);
      background-repeat: repeat-y;
      padding: 0px 6px 0px 6px;
      width: 100%;
    }

  div#levy
    {
      border-top: 1px solid #000;
      float: left;
      padding: 0px 0px 0px 1px;
      width: 160px;
    }

  div#levy a
    {
      font-size: 10px;
      font-weight: bold;
      outline-style: none;
      text-align: center;
      text-decoration: none;
    }

  div#levy a span
    {
      background-color: #515151;
      background-image: url(img/stin_sloupec_levy.png);
      background-position: left top;
      background-repeat: repeat-y;
      color: #CCC;
      display: block;
      height: 36px;
      line-height: 36px;
      text-align: center;
      vertical-align: middle;
    }

  div#levy a span:hover
    {
      background-color: #515151;
     	background-position: left bottom;
      color: #FF9;
    }

  div#levy a img
    {
      border: 1px solid #666;
      display: block;
      margin: 10px 8px 8px 8px;
    }

  div#levy a img:hover
    {
      border: 1px solid #999;
    }

  div#pravy
    {
      border-top: 1px solid #000;
      float: left;
      padding: 0px 1px 0px 0px;
      width: 160px;
    }

  div#pravy a
    {
      font-size: 10px;
      font-weight: bold;
      outline-style: none;
      text-align: center;
      text-decoration: none;
    }

  div#pravy a span
    {
      background-color: #515151;
      background-image: url(img/stin_sloupec_pravy.png);
      background-repeat: repeat-y;
      background-position: left top;
      color: #CCC;
      display: block;
      height: 36px;
      line-height: 36px;
      text-align: center;
      vertical-align: middle;
    }

  div#pravy a span:hover
    {
      background-color: #515151;
      background-position: left bottom;
      color: #FF9;
    }

  div#pravy a img
    {
      border: 1px solid #666;
      display: block;
      margin: 8px 8px 8px 10px;
    }

  div#pravy a img:hover
    {
      border: 1px solid #999;
    }

  div#stredni
    {
      background-color: #FFF;
      border-top: 1px solid #000;
      color: #000;
      float: left;
      min-height: 585px;
      width: 640px;
    }

  div#stredni p
    {
      font-size: 0.8em;
      font-style: normal;
      margin: 1.0em;
    }

  div#stredni ul
    {
      margin: 0.5em 1.5em 1em 0.5em;
    }

  div#stredni ul li
    {
      font-size: 0.8em;
      font-style: italic;
      margin: 0.5em 0em 0.5em 3em;
    }

  div#stredni ul li.seznam_odkaz
    {
      font-size: 0.8em;
      font-style: normal;
      list-style: none;
      margin: 0.5em 0em 1em 3em;
    }

  div#stredni ul li p
    {
      font-size: inherit;
      font-style: normal;
      margin: 0em 0em 0.25em 0em;
    }

  div#stredni ul li div
    {
      font-size: inherit;
      font-style: normal;
      margin: 0em 0em 1em 0em;
    }

  div#stredni_ramecek
    {
      background-color: #F0F0F0;
      border: 1px solid #DDD;
      margin: 0.7em 0.7em 0.7em 0.7em;
    }

  div#stredni_ramecek p
    {
      font-size: 0.8em;
      font-style: normal;
      margin: 0px;
      padding: 0.25em;
      text-align: center;
    }

  div#stredni_ramecek h2
    {
      font-size: 0.8em;
      font-style: normal;
      margin: 0px;
      padding: 0.5em 0em 0.5em 0em;
      text-align: center;
    }

  div#stin_paticka
    {
      background-color: #B9B9B9;
      background-image: url(img/stin_paticka.png);
      background-position: left bottom;
      background-repeat: no-repeat;
      padding: 0px 6px 6px 6px;
      width: 100%;
    }

  div#paticka
    {
      background-color: #013C80;
      background-image: url(img/pozadi_paticka.png);
      background-position: left bottom;
      background-repeat: repeat-x;
      border: 1px solid #000;
      color: #FFF;
      font-size: 0.8em;
      font-weight: bold;
      line-height: 2.5em;
      text-align: center;
      vertical-align: middle;
      width: 960px;
    }

  div#paticka_financovani
    {
      color: #FFE;
      font-size: 0.9em;
      font-weight: bolder;
      line-height: 1.2em;
      padding: 0.5em 0.25em 0.5em 0.25em;
      text-align: center;
      vertical-align: middle;
      width: 960px;
    }

  div#paticka_copyright
    {
      color: #CCC;
      font-size: 0.9em;
      font-weight: normal;
      line-height: 1em;
      padding: 0em 0.5em 0.75em 0.5em;
      text-align: center;
      vertical-align: middle;
      width: 960px;
    }

  div#kontakt
    {
      margin: 1em 0em 0em 0em;
    }

  div#kontakt label
    {
      float: left;
      font-size: 0.8em;
      line-height: 1.7em;
      padding: 0em 1em 0em 0em;
      text-align: right;
      width: 12em;
    }

  div#kontakt span
    {
      font-size: 0.8em;
      font-weight: bold;
      line-height: 1.7em;
      padding: 0em 1em 0em 0em;
      text-align: left;
    } 

  div#kontakt a
    {
      outline-style: none;
    } 

  div#kontakt a img
    {
      border: 1px solid #CCC;
      margin: 20px 20px 10px 20px;
      text-align: center;
    } 

  h1
    {
      font-size: 1.0em;
      font-style: normal;
      line-height: 1.2em;
      margin: 1.0em 0em 1em 0em;
      text-align: center;
    }

  h2
    {
      font-size: 0.8em;
      font-style: normal;
      line-height: 1.0em;
      margin: 0.8em 0em 0em 0em;
      text-align: center;
    }

  h3
    {
      font-size: 0.7em;
      font-style: normal;
      line-height: 0.5em;
      margin: 1em 0em 1em 0em;
      text-align: center;
    }

  h4
    {
      font-size: 0.9em;
      font-weight: bold;
      letter-spacing: 0.25em;
      margin: 1em 1em 1em 1em;
    }

  h5
    {
      font-size: 0.9em;
      font-weight: bold;
      margin: 1em 0em 1.2em 0em;
    }

  q:after
    {
      content: close-quote;
    }

  q:before
    {
      content: open-quote;
    }

  .konec_obtekani:after
    {
      clear: both;
      content: ".";
      display: block;
      height: 0px;
      visibility: hidden;
    }

  .konec_obtekani
    {
      display: inline-block;
    }

  /* oprava pro IE pro MacIntosh */
  /* schová trik Před IE pro Macintosh \*/
    * html .clearfix
      {
        height: 1%;
      }

    .konec_obtekani
      {
        display: block;
      }
  /* konec triku */

