<!--
  Obsah tohoto souboru je chráněn autorským zákonem. Používání, modifikace nebo 
  kopírování tohoto kódu bez souhlasu autora není povoleno.
  
  (c) 2004 - Lascort computer service: Roman Kučera
             webdesign@lascort.com
-->
<style type="text/css">
<!--
TD {
      text-align:                               center;
    }
.zaznam {
      text-align:                               left;
      font-weight:                              bold;
      vertical-align:                           top;
      /*border:                                   solid 1px red;*/
    }
.hlavicka {
      font-weight:                              normal;
    }
.rodokmen {
      text-align:                               right;
    }
h2.holka {
      font-size:                                200%;
      color:                                    red;
      text-align:                               center;
    }
h2.kluk {
      font-size:                                200%;
      color:                                    blue;
      text-align:                               center;
    }
a {
      color:                                    white;
  }
a:hover {
      color:                                    yellow;
    }
a.holka:link, a.holka:visited, a.holka:active {
      color:                                    red;
    }
a.holka:hover {
      color:                                    green;
    }
a.kluk:link, a.kluk:visited, a.kluk:active {
      color:                                    blue;
    }
a.kluk:hover {
      color:                                    green;
    }
a.rodokmen:link, a.rodokmen:visited, a.rodokmen:active {
      color:                                    #6D3636;
      text-decoration:                          underline;
      font-size:                                8pt;
      font-weight:                              bold;
      text-align:                               right;
    }
a.rodokmen:hover {
      color:                                    green;
      text-decoration:                          underline;
      font-size:                                8pt;
      font-weight:                              bold;
      text-align:                               right;
    }
.staty_cz {
      color:                                    #6D3636;
      text-decoration:                          none;
      font-size:                                12pt;
      font-weight:                              bold;
      text-align:                               right;
    }
.staty_en {
      color:                                    #6D3636;
      text-decoration:                          none;
      font-size:                                12pt;
      font-weight:                              bold;
      text-align:                               left;
    }
.A_vlajky {
      color:                                    #6D3636;
      text-decoration:                          none;
      font-size:                                7pt;
      font-weight:                              bold;
    }
.TD_vlajky {
      text-align:                               center;
      vertical-align:                           top;
    }
.kluk {
      color:                    								blue;
      text-align:               								left;
      text-decoration:          								none;
      vertical-align:                           middle;
    }
td.kluk, td.holka {
      background-color:                         white;
    }
.holka {
      color:                    								red;
      text-align:               								right;
      text-decoration:          								none;
      vertical-align:                           middle;
    }
.dead_kluk {
      color:                    								#6D3636;
      text-align:               								left;
      text-decoration:          								none;
    }
.dead_holka {
      color:                    								#6D3636;
      text-align:               								right;
      text-decoration:          								none;
    }
--> 
</style>
