.noPrint,
.sidebar_right,
.region-before-content,
.color-line,
.footer,
a[href]:after,
#drupal_tabs,
.block.pocitadlo,
a.scroll-to-top,
.druhe_menu,
form.search-form,
.element-invisible,
ul.pagination,
#formulare div.odkazy2,
#formulare #form_tisk,
#formulare #form_tisk2,
#stranka .view .view-header .pager .date-prev,
#stranka .view .view-header .pager .date-next,
#stranka .view > .date-nav-wrapper,
form.search-form input[type=submit],
#formulare input[type=submit],
button.button-m,
body.omezitTiskProForm #header,
body.omezitTiskProForm #stranka div > h2,
body.omezitTiskProForm #formulare #netisknout,
body.omezitTiskProForm #drob,
.vyhledavani-menu,
.plovouci-menu
{
	display: none;
}

html.sticky-header-active #header .header-body {
	position: relative;
}
#stranka {
	margin-top: 10px;
}
#stranka *{
	border-color: rgb(0,0,0) !important;
}
div.org_str {
	border: 1px solid rgb(0,0,0);
	padding: 4px;
	line-height: 14px;
	background-color: rgb(255,255,255) !important;
}
#obsah-text-form,
.obsah-text-scroll {
	overflow-x: visible;
	width: auto;
}
.node-produkty .content div.obsah {
	display: block !important;
}

body.omezitTiskProForm #stranka {
	margin-top: 0;
}