body {
  margin: 0px; 
  padding: 20px;
  padding-top: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
} 
HTML {
  scrollbar-face-color: gray;
  scrollbar-arrow-color: white;
  scrollbar-track-color: silver;
  scrollbar-shadow-color: '';
  scrollbar-highlight-color: '';
  scrollbar-3dlight-color: '';
  scrollbar-darkshadow-Color: '';
}

TD {
  background-position: center;
  background-repeat: no-repeat;
  padding: 20px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10pt;
}

TD.uvnitr {
  background-position: center;
  background-repeat: no-repeat;
  padding: 0px;
}

H1 {
 font-family: Arial, sans-serif;
 font-size: 18pt;
 color: gray;
}
H2 {
 font-family: Arial, sans-serif;
 font-size: 14pt;
 color: brown;
 padding-left: 15px;
}

A:link {
  color: gray;
  text-decoration: none;
  font-weight: bold; 
}
A:active {
  color: gray;
  text-decoration: none;
  font-weight: bold; 
}
A:visited {
  color: gray;
  text-decoration: none;
  font-weight: bold; 
}
A:hover {
  color: black;
  font-weight: bold; 
  border-bottom: 1px dotted;
}
td.patka {
  font-size: 8pt;
}
table.paticka {
  border: 1px solid gray;
}
