/* sluzba.cz - print */

@import url("content.css");

h1, h2, h3, h4, h5, h6 { color: black; }

a#nav-skip { display: none; }

table { border: 2px solid black; border-collapse: collapse; background: none; }
td, th { border: 1px solid black; vertical-align: top; font-weight: normal; background: none !important;}
th {  font-weight: bold;}

a{ color: black; }

img { border: none; padding: 0; margin: 10px; margin-top: 0; background: none;}

thead th { border-bottom: 1px solid black; }

#footer {border-top: 1px solid black; padding-top: 5px; margin-top: 1em; }
#footer .r {display: none; }


