/*
  print.css                                                // CSS styly pro tisk
  Copyright (c) 2004-2006 ALFA COMPUTER CZ, s.r.o.
  Autor: Petr Adamovský
  webmaster@alfacomp.cz
  http://www.alfacomp.cz
*/

body {
  position: static; /*width: auto;*/ width: 636px;
  /*margin: 0px;*/
  background: white; color: black;
}

.PrintHide {
  display: none;
}

td#topimage, td#topuname, td#topuser, td#topumenu, td#topuinfo, td#topbasket, td.topspace div,
#topmenu, div#bottommenu, #bigimg, .balloon {
  display: none;
}

#leftpart, #rightpart {
  display: none; /*float: none;*/
}

#middlepart {
  width: 636px; /*width: auto;*/ float: none;
  padding: 0px;
}

div#bottompage {
  float: none;
}

.boxh1 {
  page-break-before: auto;
  page-break-after: avoid;
}
.box {
  width: auto;
  /*page-break-before: always;*/
}

.products {
  width: 636px; clear: both;
}

/*#search {
  display: none;
}
*/
