/* --------------------------------------------------------------------------------------------------------------------------------------------------

	Nuvio (www.nuvio.cz, ahoj@nuvio.cz)
	2011-04-19, 10:15 GMT+1

	display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

-------------------------------------------------------------------------------------------------------------------------------------------------- */

/* --------------------------------------------------------------------------------------------------------------------------------------------------
GLOBAL
-------------------------------------------------------------------------------------------------------------------------------------------------- */

body {width:100%; margin:0; padding:0; border:0; background:none; font-size:12pt; line-height:1.4; color:#000;}

h1, h2, h3, h4, h5, h6, tr {page-break-after:avoid; page-break-inside:avoid;}
h1 {font-size:19pt;}
h2 {font-size:17pt;}
h3 {font-size:15pt;}
h4, h5, h6 {font-size:13pt;}

table {border-collapse:collapse; border-spacing:0; border:1pt solid #000;}
table th, table td {border:0.5pt solid #000;}
table th {font-weight:bold;}

blockquote {page-break-inside:avoid}

ul, ol, dl {page-break-before:avoid}

/* --------------------------------------------------------------------------------------------------------------------------------------------------
LAYOUT
-------------------------------------------------------------------------------------------------------------------------------------------------- */

#wrapper {width:100%;}
#header {border-bottom:1pt solid #000;}
#footer {border-top:1pt solid #000;}

.noprint, .noscreen {display:none;}