/*
 * Style for mgrc.ru site
 * styles for printing
 *
 * Design: LTD progway, http://www.progway.ru/
 * Author: LTD progway, http://www.progway.ru/
 * Copyright (c): 2008
 *
 */
#header{
  display: none;
}
#left_sidebar, #left_side, #bottommenu{
  display: none;
}
#content {
  float: none;
}
