BODY, TD, TH,H1,H2,H3  {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  color: black;
}

A {
  color: black;
  text-decoration: none;
}

P {
  padding: 0;
  margin-top: 3px;
  margin-bottom: 3px;
}

H1,H2,H3 {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-weight: bold;
}

H1 {
  font-size: 14pt;
  font-family: Georgia, Times New Roman, Times, serif;
}

H2 {
  font-size: 12pt;
}

H3 {
  font-size: 10pt;
}

A:HOVER {
  color: rgb(0,100,170);
  text-decoration: underline;
}

UL {
  list-style-image: url(images/bullet.gif);
  color: black;
  padding: 0;
  margin: 8px 0 8px 16px;
}

LI {
  padding: 0 0 10px 0;
  margin: 0;
}

P.perex {
  margin: 10px 0 10px 0;
  font-size: 11pt;
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
}

IMG.obrazek1 {
  float: left;
  margin: 0px 8px 7px 0;
  border: 1px rgb(77,77,77) solid;
  width: 100px;
  height: 100px;
}

P.obrazek2 {
  text-align: center;
}

P.obrazek2 IMG {
  margin: 5px 0 5px 0;
  border: 1px rgb(77,77,77) solid;
}

P.obrazek2_popis {
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
  text-align: center;
  margin-bottom: 15px;
}

P.podpis {
  margin-top: 15px;
  text-align: right;
  font-family: Georgia, Times New Roman, Times, serif;
  font-style: italic;
}

P.odstavec {
  margin-top: 7px;
}

DIV.anotace {
  padding: 0;
  margin: 0 0 7px 0;
}

.datumcas {
  font-size: 10pt;
  font-style: normal;
  color: black;
}