/* --- css stylesheet for print - cebre --- */
/* --- global --- */
body {
  background-color: transparent;
  color: #000000;
}
/* --- mask --- */
div.web-all {
  background: none transparent;
  width: auto;
}
div.web-top {
  display: none;
}
div.web-content {
  width: auto;
}
img.web-bottom-img {
  display: none;
}
/* --- web-content --- */
div.web-main {
  width: auto;
  float: none;
}
div.web-side {
  display: none;
}
/* --- web-main --- */
/* --- web-bottom --- */
/* --- web-side --- */
div.web-bottom h4 {
  display: none;
}
table.partneri {
  display: none;
}
