/* ----------------------------------------------------------------------------------------------------------

    Output device:  print

    Author:     Nuvio (www.nuvio.cz)
    Update:     2008-06-25, 10:18 GMT+1
    Version:    2.2.5 (2008-06-07, 20:28 GMT+1)

    Structure:
        display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;

---------------------------------------------------------------------------------------------------------- */

body {margin:0; padding:0; border:0; font-size:12pt;}

h1, h2, h3, h4, h5 {page-break-after:avoid; page-break-inside:avoid;}
table {width:100%; border-collapse:collapse; border-spacing:0; border-top:0.5pt solid #000;}
th, td {display:table-cell; border-bottom:0.5pt solid #000;}
blockquote {page-break-inside:avoid}
ul, ol, dl {page-break-before:avoid}

#main {width:100%;}
#header {border-bottom:0.5pt solid #000;}
#footer {border-top:0.5pt solid #000; font-size:10pt;}

.f-right {float:right;}

.noprint, .noscreen {display:none;}

#logo a {font-size:140%; text-decoration:none; color:#000 !important;}
#nav {display:none;}