/* --------------------------------------------------------------------------------------------------------------------------------------------------

	Nuvio (www.nuvio.cz, ahoj@nuvio.cz)
	2011-09-13, 13:21 GMT+1

	display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

-------------------------------------------------------------------------------------------------------------------------------------------------- */
/* --------------------------------------------------------------------------------------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------------------------------------------------------------------------------------- */
body {
  width: 100%;
  margin: 0;
  padding: 0;
  border: 0;
  background: none;
  font-size: 12pt;
  line-height: 1.4;
  color: #000;
}

h1, h2, h3, h4, h5, h6, tr {
  page-break-after: avoid;
  page-break-inside: avoid;
}

h1 {
  font-size: 19pt;
}

h2 {
  font-size: 17pt;
}

h3 {
  font-size: 15pt;
}

h4, h5, h6 {
  font-size: 13pt;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  border: 1pt solid #000;
}

table th, table td {
  border: 0.5pt solid #000;
}

table th {
  font-weight: bold;
}

blockquote {
  page-break-inside: avoid;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul, ol, dl {
  page-break-before: avoid;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------------------------------------------------------- */
#wrapper {
  width: 100%;
}

#header {
  border-bottom: 1pt solid #000;
}

#footer {
  border-top: 1pt solid #000;
}

.noprint, .noscreen {
  display: none;
}

#logo {
  font-size: 30pt;
}

.listing-img {
  float: left;
  padding-right: 20px;
}

.aside, #nav, #nav-sub, #basket, #support, #user, #search, #newsletter, .three-promos, .links, .sitemap, .tabs, .order-steps, #tab-02, #tab-03, #tab-04, #tab-05, #tab-06, #tab-07 {
  display: none;
}

/*# sourceMappingURL=print.css.map */
