h1 a {
  background-image: url('../../pub.wandystan.eu/pupka/ency.png');
  width: 100%;
  height: 0;
  padding: 16.875% 0 0 0;
}

h2, h3, h4 {
  font-family: serif;
  border-bottom: solid 1px #aaa;
}

a:link{
  color: #002bb8;
}

a:visited {
  color: #0d0281;
}

a:link:active,
a:visited:active {
  color: #faa700;
}

a.new:link,
a.new:link:active {
  color: #ba0000;
  opacity: 1;
}

a.new:visited {
  color: #a55858;
}

article a[rel ~= 'external']:not(.interwiki):link {
  background: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="12"%3E%3Cpath fill="%23fff" stroke="%2336c" d="M1.5 4.518h5.982V10.5H1.5z"/%3E%3Cpath fill="%2336c" d="M5.765 1H11v5.39L9.427 7.937l-1.31-1.31L5.393 9.35l-2.69-2.688 2.81-2.808L4.2 2.544z"/%3E%3Cpath fill="%23fff" d="M9.995 2.004l.022 4.885L8.2 5.07 5.32 7.95 4.09 6.723l2.882-2.88-1.85-1.852z"/%3E%3C/svg%3E') center right no-repeat;
  color: #3567BC;
  padding-right: 14px;
}

article a[rel ~= 'external']:not(.interwiki):visited {
  color: #673567;
}

table.box {
  margin: 1.50em 0.81em;
  border-collapse: separate;
  border-spacing: 2px;
  caption-side: top;
  font-size: 0.83em;
  line-height: 1.5em;
}

table.box th, table.box td {
  background: #eee;
  border: none;
  vertical-align: middle;
}

table.box th {
  font-weight: normal;
  text-align: center;
}

table.box th > *,
table.box td > * {
  margin: 0.67em 0;
}

table.box th > *:first-child,
table.box td > *:first-child {
  margin-top: 0;
}

table.box th > *:last-child,
table.box td > *:last-child {
  margin-bottom: 0;
}

table.box caption {
  border-top: 1px dotted #aaa;
  padding: 0.58em 0;
  font-size: 1.17em;
  font-style: italic;
  line-height: 1.5em;
}

table.box ul {
  list-style: none;
}

table.box ul li {
  display: inline;
}

table.box ul li::after {
  content: '\A0\2022 ';
}

table.box ul li:last-child::after {
  content: '';
}

table.box.regio {
  table-layout: fixed;
}

table.box.regio td:first-child {
  width: 33%;
}

table.box.regio td > * {
  text-align: center;
}

table.box.regio td > figure {
  margin: 0.67em;
}