h1 {
  text-align: center;
  font-size: 130%;
  font-weight: bold;
  line-height: 50%;
}

h2 {
  text-align: center;
  font-size: 100%;
  font-weight: normal;
  line-height: 50%;
}

h3 {
  text-align: left;
  font-size: 130%;
  font-weight: bold;
  line-height: 50%;
}

h4 {
  text-align: left;
  font-size: 100%;
  font-weight: bold;
  line-height: 50%;
  margin-bottom: 5pt;
}

p.alter {
  margin: 0%;
}

p {
  margin-top: 0%;
}

a.menu {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

a.menu:hover {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

a.ano {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

a.ano:hover {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

a.nie {
  color: black;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

a.nie:hover {
  color: black;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

ol {
  font-size: 100%;
  font-weight: bold;
  line-height: 50%;
}

ol p {
  font-size: 100%;
  font-weight: normal;
}

ol a {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

ol a:hover {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

ul.materialy {
  font-size: 100%;
}

ul.pisomky {
  font-size: 100%;
  margin-top: -10pt;
}

ul.materialy p {
  font-size: 100%;
  line-height: 100%;
  margin-bottom: 3pt;
}

ul.pisomky p {
  font-size: 100%;
  line-height: 100%;
  margin-bottom: 3pt;
}

ul a {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: none;
}

ul a:hover {
  color: blue;
  font-size: 100%;
  font-weight: normal;
  text-decoration: underline;
}

pre.right {
  text-align: right;
}

table {
  border: none;
}

th, td {
  padding-left: 15px;
  text-align: left;
}

