main#elementoj {
  padding-top: 1em;
}
main#elementoj #elementojsupro {
  max-width: 70em;
}
main#elementoj h2 {
  font-weight: bold;
  font-size: 120%;
  margin-top: 1em;
  margin-left: 1em;
}
main#elementoj table {
  margin: 1em;
}
main#elementoj table th, main#elementoj table td {
  text-align: left;
  border: 1px solid #000;
  padding: 0.5em 0.5em 0.3em 0.5em;
  line-height: 1.2;
}
main#elementoj table th {
  background-color: #005599;
  color: #ffff44;
}
main#elementoj table th a {
  color: #ffff44;
  text-decoration: none;
}
main#elementoj table tbody tr:hover th {
  background-color: #2277bb;
}
main#elementoj table tbody tr:hover td {
  background-color: yellow;
}
main#elementoj kbd {
  font-family: monospace;
}
main#elementoj p {
  margin: 1em;
  line-height: 1.4;
}
main#elementoj p.teksto {
  text-align: left;
}
main#elementoj em {
  font-style: italic;
}
main#elementoj strong {
  font-weight: bold;
  border: 1px solid #aaa;
  background-color: #ccc;
  padding: 0.2em;
}

/*# sourceMappingURL=elementoj.css.map */
