/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2.5.2019, 8:46:24
    Author     : Michal
*/
@media print {
    div.t-Body-side {display: none;}
    div#t_Body_content_offset{display: none;}
    div.t-Body-title {display: none;}
    header.t-Header {display: none;}
    footer.t-Footer {display: none;}
    div.a-IRR-toolbar {display: none;}
    div.t-Body-main {margin: 0px !important; }
    div.t-Body-content {margin:0px !important; padding:0px !important;}
    div.t-Region-headerItems.t-Region-headerItems--buttons {display: none !important;}
    div.t-Report-links {display: none;}
    th.t-Report-cell, .t-Report-colHead {font-size: 8pt !important;}
    input {font-size: 8px !important;}
    th[id^="UP"], td[headers^="UP"], th[id^="RAZENI"], td[headers^="RAZENI"] {display: none;}
}
