h1 a {
  background-image: url('../../pub.wandystan.eu/PTR/obrazki/dp_head.png');
  width: 99.25%;
  height: 0;
  padding: 30.125% 0 0 0;
}

h1, h2, h3, h4, h5, h6 {
  font-family: serif;
  text-transform: uppercase;
}

article h2, article h3, article h4 {
  text-align: center;
}

hr {
  background: none;
  color: #bbb;
  height: auto;
  margin: 1.50em 0.81em;
  font-size: 0.83em;
  text-align: center;
}

hr::before {
  content: "⸻ ☭ ⸻";
}

ul:not([role="menu"]) {
  list-style: none;
}

ul:not([role="menu"]) li::before {
  display: inline-block;
  content: "—";
  width: 1.5em;
  margin-left: -1.5em;
  float: left;
}

.zm {
  color: #666;
  font-style: italic;
  font-size: smaller;
  padding-left: 2em;
}
 
.zm a {
  color: #666;
  text-decoration: underline;
}

.podp {
  font-style: italic;
  padding-left: 50%;
}