/* CSS Document */

html , html * , body , body * {
  color: #000000 !important;
  background: no-repeat none transparent !important; }

.print {display: block;}
/* ---  --- */
div.hlavni {
  width: auto;
}
/* --- hlavicka --- */
div.top {
  text-align: center;
}
div.top div.shadow-left {
  display: none;
}
div.top div.shadow-right {
  display: none;
}
div.top div.top-in {
  display: none;
}
/* --- content --- */
div.content-in {
  width: auto;
}
div.content-in-in {
  width: auto;
  border: 0px none;
}
div.content-in-in-in {
  width: auto;
  border: 0px none;
}
div.obsah {
  float: none;
  width: auto;
  border: 0px none;
}
div.obsah-in {
  float: none;
  width: auto;
  border: 0px none;
}
/* --- left --- */
div.left-side {
  width: auto;
}
div.left {
  display: none;
}
/* --- right --- */
div.right-side {
  display: none;
}
/* --- paticka --- */
div.footer div.shadow-left {
  display: none;
}
div.footer div.shadow-right {
  display: none;
}
div.footer div.footer-in {
  border: 0px none;
}
div.footer div.footer-in div.footer-in-in {  
  width: auto;
  border: 0px none;
}
/* --- shadows --- */
div.shadow-bottom {
  display: none;
}
div.shadow-bottom div.corner-left, div.shadow-bottom div.corner-right {
  display: none;
}
div.shadow-bottom div.corner-left {
  display: none;
}
div.shadow-bottom div.corner-right {
  display: none;
}



