BODY
  { color: black;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal; font-style: normal;
    background-color: #d8edfe;    
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
A:link
  { color: #000000;
    text-decoration: underline;
  }
A:visited
  { color: #000000;
    text-decoration: underline;
  }
A:active
  { color: #000000;
    text-decoration: none;
  }
A:hover
  { color: #ff0000;
    text-decoration: underline;
  }
.nadruk
  { font-weight: bold;
  }
.partitel
  { font-weight: bold;
  }
H1
  { font-size: 14pt;
    font-weight: bold;
    color: #800080;
  }
H2
  { font-size: 14pt;
    font-weight: bold;
    color: black;
  }
H3
  { font-size: 12pt;
    font-weight: bold;
    color: #800080;
  }
H4
  { font-size: 12pt;
    font-weight: bold;
    color: black;
  }
H5
  { font-size: 10pt;
    font-weight: bold;
    color: #800080;
  }
H6
  { font-size: 10pt;
    font-weight: bold;
    color: black;
  }
img
  { border-width: 0px;
  }
img.links
  { margin-top: 6pt;
    margin-right: 20pt;
    margin-bottom: 6pt;
  }
img.rechts
  { margin-top: 6pt;
    margin-left: 20pt;
    margin-bottom: 6pt;
  }
table
  { 
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    font-size: 10pt;
    font-weight: normal; font-style: normal;
  }
th
  { text-align: left;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    vertical-align: top;
    font-size: 11pt;
    color: red;
  }
td
  { vertical-align: top;
    font-family: Verdana, Helvetica, Swiss, arial, sans-serif;
    text-align: left;
    font-size: 10pt;
  }
td.middle
  { vertical-align: middle;
  }
td.center
  { text-align: center;
  }
td.time
  {
    font-weight: bold;
  }
td.major
  { 
    font-weight: bold;
  }
td.reg
  { 
    text-align: right;
  }

