h1, h2, h3, h4, h5, h6 { page-break-inside: avoid; page-break-after: avoid; }
h1 > h2, h2 > h3, h3 > h4, h4 > h5, h5 > h6 { page-break-before: avoid; }
a, a:visited { color: black; }

#menu, #header, #topics, #footer { display: none; }
#body { width: 100%; margin: 0; }

/* Článek */
#add-comment { display: none; }
