/*  tiskovy stylovy predpis pro web */

body {
	color: black !important;
	background: none;
	text-align: left;
}

div {
	background: none !important;
	color: black !important;
}
a {
	color: black;
	text-decoration: underline;
}
#page-holder-h, #page-holder, #page-content-h {
	width: auto;
	margin: 0;
	text-align: left;
}

#page-header {
	display: none;
}

#menu-left-h,
#menu-top-h,
#page-left {
	display: none;
}
#page-right,
#page-heading {
	width: auto;
	height: auto;
	float: none;
	overflow: auto;
}
#page-heading {
	text-align: left;
}
#page-heading br {
	display: none;
}
#page-content-h,
#page-content {
	float: none;
	width: auto;
	height: auto;
}
#page-footer {
	border-top: solid 1px black;
	margin-top: 10pt;
}
.banner-holder {
	display: none;
}
