details,
nav,
audio,
iframe,
video,
div.carousel,
meter,
hr,
canvas {
  display: none !important;
}

p {
  text-align: justify;
}

figure,
footer p {
  text-align: center !important;

}

pre {
  text-align: left;

}

abbr {
  text-decoration: none;
}

figure img {
  max-width: 10cm !important;
  max-height: 6cm !important;
}

.nyomtatas {
  display: block !important;
  border: 1px dashed gray;
  padding: 10px;
}

table {
  float: left;
  margin-right: 1cm
}

a::after {
  content: " (" attr(href) ")";
}