/**
 * Printer stylesheet.
 *
 * @author Ing. Ondrej Hanak
 * @link http://ondrejhanak.cz
 */

body {margin: 0; padding: 0; line-height: 1.33; font-size: 12pt;
font-family: "Times New Roman", serif; color: #000; background: none;}

h1,h2,h3,h4 {font-family: Georgia, "Times New Roman", serif; font-weight: bold; clear: both;}
h1 {font-size: 19pt;}
h2 {font-size: 17pt;}
h3 {font-size: 15pt;}
h4 {font-size: 12pt;}

table {border-collapse: collapse; margin: 1px;}
th {text-align: center; font-weight: bold;}
tr {page-break-inside: avoid;}
td, th {vertical-align: top; text-align: left; border: 1px solid #333; padding: 4px;}

img { display: block; margin: 1em 0; }
a img { border: none; }

a {color: #000;}
a:link, a:visited {background: transparent; font-weight: 700; color: #333; }
a:link[href^="http://"]:after, a[href^="http://"]:visited:after { content: " (" attr(href) ") "; font-size: 90%; }


.photo, .navi, #left {display: none;}
.rep {float: left; margin-right: 25px; padding-bottom: 1em;}
.rep div {margin-bottom: 0.3em;}
h2, h3 {clear: both;}
#references h4 {margin: 0.8em 0 0 0;}
#references h3 {border: 1px solid #000; padding: 2px 10px;}
#references .ref td {padding: 2px 10px 0 0; border: none;}
#references .ref table {page-break-inside: avoid;}

