@page {
  width: 21cm;
  height: 29.7cm;
  margin: 1.5cm;
}

@media print {
  body{
    background-image: none;
    font-weight: 400 !important;
  }

  h1, h2, h3, p{

  }

  #main_menu, #footer hr, #footer .loga, button{
    display: none !important;
  }

  body, .frame_in_frame, .hodnoceni .ovladac, p{
    font-size: 0.3cm !important;
    margin: 0;
  }

  /*h1{
    font-size: 0.6cm;
    margin: 0.3cm 0;
    background-color: transparent;
    padding: 0;
  }*/

  h2, h3{
    font-size: 0.4cm;
    margin: 0.5cm 0;
    font-weight: normal;
  }

  h2{
    font-size: 0.6cm;
    margin-bottom: 0.8cm;
  }

  strong{
    font-weight: 700;
  }

  html, body, h1, h2, h3{
    color: black;
    max-width: 18cm !important;
    width: 18cm !important;
  }

  #header .linear-grad{
    display: none;
  }

  #content, #footer, body, .box_content{
    background-color: transparent;
    padding: 0 !important;
    margin: 0 !important;
    max-width: 18cm;
    width: 18cm;
  }

  #footer{
    padding-top: 0.6cm !important;
  }

  #headline{
    display: none;
    background-image: none;
    padding: 0;
  }

  .hodnoceni .frame_content .ovladac::before{
    display: none !important;
  }

  .hodnoceni .frame_content.close{
    height: auto!important;
  }

  .hodnoceni{
    page-break-inside: avoid;
  }

  .hodnoceni .frame_content, .hodnoceni .frame_header{
    padding: 0.4cm 0.4cm;
  }

  .hodnoceni{
    margin-top: 0.4cm;
  }

  .hodnoceni .hodnoceni_otazky{
    border-top: none;
  }

  .hodnoceni .frame_content .doporuceni{
    padding-top: 0;
  }

  .hodnoceni .frame_in_frame{
    margin-top: 0.4cm;
  }

  .hodnoceni .ovladac{
    margin-top: -0.4cm;
    margin-bottom: 0.4cm;
  }

  .hodnoceni .teplomer{
    width: 3cm;
    height: 0.3cm;
  }

  .hodnoceni .teplomer .ukazatel{
    height: 0.5cm;
    top: -0.1cm;
    width: 0.15cm;
  }

  .hodnoceni h3{
    width: 13cm !important;
  }

  .hodnoceni_celkove h3{
    font-size: 0.5cm;
  }

  .hodnoceni_celkove .teplomer{
    margin-top: 0.4cm;
    width: 100%;
    display: none;
  }

  .hodnoceni_celkove .frame_header{
    padding: 0.5cm 0.5cm 0.6cm 0.5cm !important;
  }

  .teplomer{
    display: none;
    background-image: url('/images/graphics/bg_teplomer.png') !important;
    background-position: center;
    background-size: 100% 100%;
  }

  .semafor{
    display: inline-block;
  }

  .frame_header .semafor{
    width: 3.5cm;
    float: right;
  }

  .alert{
    display: none;
  }
}