/* artpresentation.cz print styles */

@import url("content.css");

img { border: 0; padding: 0; }

#main-menu, #nav-skip, .paging, .no-print, .col-left, #contact-form { display: none; }

/* Header */
#header .claim { display: none; }

/* Footer */
#footer { font-size: 84.6%; border-top: 1px solid #952010; margin-bottom: 1px;}
#footer .spc { padding: 3px 15px; zoom: 1;}
#footer p { margin: 0.2em;}

table.params { margin: 0 0 1em 0; border: 0; font-size: 92.3%; width: auto; clear: none;}
table.params tr td, table.params tr th { padding: 2px 3px; border: 1px dotted #cbcbcb; border-width: 1px 0; }
table.params tr th { border-top: 0; background: #f5f5f5; padding: 5px 3px; }
table.params strong { color: black;}


