  /* CSS pro tisk - vypnute zobrazeni nepotrebnych oddilu webu */
  
  nav, header, section#druhy, aside, footer {
     display: none;
     
      }