/* -- [:START: default/print.css --*/
/* Wszystkie czesci layoutu graficznego bez Content */

@page { margin: 0; padding: 0; width: 19cm; }
* { margin: 0; padding: 0; border: 0; }
body {width: 100%; background: #fff; color: #000; font-size: 12pt; font-family: 'Times New Roman', serif; line-height: 1em; margin: 0;}

#logo_print { display: block; margin-bottom: 0.2cm; border-bottom: 1px solid #888; text-align: center; }
#middle_info { border-bottom: 1px solid #888; }
#footer { border-top: 1px solid #888; }
/* NIEWIDOCZNE ELEMENTY */
.jumper,
#top_container,
.container_footer,
#sub_column,
#bottom_actions,
#project_menu,
#bread_crumbs,
.content_container #content .images,
.content_container #content .files,
.pagination,
form { display: none; }

input.field, textarea { border: 1px solid #000; }

/* ------- LINKI -------- */
.content a,
.content a:link { color: #000 !important; background: transparent; text-decoration: underline; }

/* ------- ODSTEPY -------- */
p,
ul,
ol,
dl,
address,
table,
form { margin-bottom: 0.21cm; font-size: 12pt; line-height: 1em }
ol { margin-left: 1cm; list-style-type: decimal }
ul { margin-left: 1cm;}
ul li a { font-weight: 700; }
table { border-collapse: collapse; }
table th,
table td { padding: 3px; border: 1px solid #555; }
/* ------- NAGLOWKI -------- */
h2,h3,h4,h5,h6 { color: #000; text-align: left; margin: 0.42cm 0 0.21cm; font-weight: 700; font-family: 'Times New Roman', serif;  }
h2 { font-size: 15pt; font-style: italic;}
h3 { font-size: 13pt; }
h4 { font-size: 12pt; font-style: italic; }
h5 { font-size: 11pt; }
h6 { font-size: 10pt; }
.content_container h3.article_title em { font-size: .75em; color: #a0a0a0; font-weight: normal; font-style: normal; }
.sIFR-alternate { visibility: visible !important; }
/* -- [:END: default/print.css --*/

