/* --- css stylesheet for print - GRADA Publishing, a.s. --- */
/* --- global --- */
/*html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}*/
/* --- common --- */
.print {
	display: block;
}
/* --- form --- */
/* --- mask --- */
div.web-all {
  width: auto !important;
}
div.web-all.gradientborder {
  background: none transparent;
}
div.web-all-top {
}
div.web-all-center {
  /*padding: 64px 0px 0px 0px; ? */
}
div.web-center-out {
  width: auto !important;
  float: none;
}
div.web-center-out.gradientborder {
  background: none transparent;
}
div.web-center {
  width: auto !important;
  float: none;
  padding: 0px 0px 0px 0px;
}
div.web-left {
  display: none;
}
div.web-right {
  display: none;
}
div.web-all-bottom {
}
/* --- web-all-top --- */
div.top-links , div.top-search , div.top-menu , div.top-submenu {
	display: none;
}
/* --- web-left , web-right --- */
div.content-top-corner-left , div.content-top-corner-right {
	display: none;
}
div.jmenu {
	display: none;
}
/* --- web-all-bottom --- */
div.content-bottom-corner-left , div.content-bottom-corner-right {
	display: none;
}
div.bottom-menu , div.bottom-links , div.bottom-info {
	display: none;
}
/* ---  --- */
div.web-center div.heading {
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: none transparent;
}
div.web-center div.heading h1 {
	color: #000000;
}
table.list-item tr td h2 {
	background: none transparent;
	color: #000000;
}
table.all-paging {
	display: none;
}
div.abeceda {
	display: none;
}
/* --- end --- */
