/**
 * Print
 *
 * @author: Miroslav Malat
 */

@media print {

  html, body {color: #313131; font: 12pt/14pt 'Times New Roman', Times, serif; background-color: #fff; }

  #header {background-color: #cc0000; }
  #header h1 {font-family: verdana; line-height: 2.0; padding-left: 10pt; }
  #header h1 a {color: #fff; text-decoration: none; font-size: 22pt; }

  h1 {font-size: 16pt; }
  h2 {font-size: 14pt; line-height: 2.5; clear: both; }
  h2.ico-heading {border-top: 1px solid #e0e0e0; margin-top: 10px; }
  h3 {font-size: 12pt; margin: 0; line-height: 2.0; margin-bottom: 0.2cm; }

  p {margin-top: 0; }

  img {border: 0; }
  img.fll {margin-right: 10px; float: left; }
  img.flr {margin-left: 10px; float: right; }

  table {margin-bottom: 0.2cm; border: 1px solid #ddd;/* page-break-before: always;*/ }
  caption {text-align: left; font-weight: bold; }
  td, th {padding: 2px; border: 1px solid #ddd; }
  th {text-align: left; }

  .odd th, .odd td {background: #eee; }

  hr {margin: 10px 0;border: 1px solid #fff; border-bottom: 1px dotted #e0e0e0; }

  .center {text-align: center; }
  .left {text-align: left; }
  .right {text-align: right; }

  .flr {float: right; }
  .fll {float: left; }



  #text-box {width: 70%; float: left; }
  #col {width: 25%; float: right; }

  #master {text-align: center; padding: 5pt; border: 1px solid #ddd; }

  i.rating {display: block; }

  .chart-box-1 table, table.overview {width: 100%; }

  #folder .overview th {text-align: left; width: 20%; }


  .chart-box-1 .w-80, .chart-box-1 .w-60 {width: 15%; }

  #header form, #header ul, #header hr,.spaceman a, #crumbs, .toolbar, .viewbar, .filter,.control-bar, #sidebar, #login-gate, #cart, #banner-960-45, .sponka-box, .guide, .sticker, button, #banner-960x45, .controller, #footer-insert, .footer-links, .tag-clouds, .footer-bottom .fll, .tabs, .box {display: none; }

  .top-product div.flr {width: 74%; }

  .i-box {text-align: center; width: 20%; padding: 5pt 0; margin-right: 5%; border: 1px solid #e0e0e0; float: left; }
  .i-box img, #master img, .gall img {position: relative !important; }

  ul.p-list, ul.p-list li {list-style-type: none; padding: 0; margin: 0; }
  ul.p-list li {margin-top: 0.5em; border-top: 1px solid #ddd; clear: both; display: block; }
  ul.param, ul.param li {list-style: disc; border: none; display: list-item; clear: both; }


}
