/* pravy sloupec */
#rightcolumn {
  display: none;
}

#leftcolumn {
  float: none;
  width: 925px;
  overflow: visible;
}