
/* - ++resource++plonetheme.nkp.stylesheets/print.css - */
@media print {
/* https://www.nkp.cz/portal_css/++resource++plonetheme.nkp.stylesheets/print.css?original=1 */
#nkp_super_top_menu, #nkp_portal_search, #portal-top, .nkp_fp_news_arrow, #nkp_superfooter, #kss-spinner, #nkp_sub_content {
display: none;
}
.nkp_sidenews_img, .nkpFrontpageNews .tileImage {
float: left;
}
img {
margin: 5px;
}
.nkpNewsImageContainer {
float: left;
}
p {
line-height: 130%;
}
table th, table td {
padding: 5px;
border: 1px solid #333;
}
table {
border-collapse: collapse;
border: 1px solid #333;
}
p, table, ol, ul, h1, h2, h3, h4, h5, h6 {
margin: 2px 0 8px 0;
}
}

