@media print {

* {
	border: none!important;
}

#navbar, .navbar, #topmenu-container, .art-func, .share-facebook, .cont, .blog-header, #smalltop-container, 
p.hcenter a.btn.btn-info, #article-edit-functions, #praelogo, #header, .noty_message, .social, #footer, .pager, .article-item img, #article-comment, #subsegment-statistics-container {
	display: none!important; 
}

#topmenu-container {
	height: 0px!important;
}

#header {
	height: 0px!important;
}

a[href]:after {
    content: none;
}

#rounded-box, .horizbox-big, .article-cont, img.main-img-center {
	page-break-inside: avoid;
}

.horizbox-small {
	height: 130px!important;
}

hr {
	display: none!important;
}

}