/* --- css stylesheet for print - barbora --- */
/* --- global --- */
html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important;
}
/* --- common --- */
/* --- form --- */
/* --- mask --- */
div.web-top {
  display: none;
}
div.web-all {
  width: auto;
}
div.web-main {
  width: auto;
  padding: 0px;
}
div.web-content {
  width: auto;
  padding: 0px;
}
div.web-footer {
  width: auto;
  padding: 0px;
}
/* --- web-side --- */
div.web-side-left {
  display: none;
}
div.web-side-left-out {
  display: none;
}
div.web-side-right {
  display: none;
}
/* --- web-top --- */
/* --- web-footer --- */
div.web-footer div.butbut {
  display: none;
}
/* --- specimg --- */
div.specimg-l , div.specimg-r {
  display: none;
}
/* ---  --- */
