  /* PRINT STYLESHEET - © 2013, TEREZA DRSKOVA FOR TREAT DIGITAL LIMITED */
  
  body {
    background-color: #ffffff;
    color: #000000;
    font-size: 13px;
  }
  
  #header ul,#search,#footer,.slider-wrapper ,.button,#social-top,#homepage-left,#homepage-right,#bar,hr,.arrow,.big-button {
    display: none;
  }
  .ui-accordion-content {
    display: block !important;
  }
  
  h1 {
    font-size: 18px;
    margin-top: 25px;
  }
  h2 {
    font-size: 14px;
  }
  h3,h4 {
    font-size: 13px;
  }
