/* Szablon wydruku */

* { margin: 0; padding: 0; border: 0; }
body {width: 100%; background: white; color: black; font-size: 12pt; font-family: Arial, Tahoma, Verdana, sans-serif; line-height: 1.5em}

/* ------- LINKI -------- */
#content a,
#content a:link { color: #833650; text-decoration: none;	background: transparent; text-decoration: underline; }
#content a:visited { color: #a46177; }
/*#content a:link:after, #content a:visited:after { content: " (" attr(href) ") "; font-size: 90%; }*/

/* ------- ODSTEPY -------- */
#content p,
#content ul,
#content ol,
#content dl,
#content address,
#content form { margin-bottom: 1em; font-size: 1em; line-height: 1.5em }
#content ol { margin-left: 1cm; list-style-type: decimal }
#content ul { margin-left: 1cm;}
#content ul li { background: transparent url('img/list_item.gif') no-repeat 0 5px;  padding-left: 12px; line-height: 1.5em; }
#content ul li a { font-weight: 700 }
#content ul.list li li { border: none;  padding: 0; } /* Wyzerowanie li dla list w zapowiedziach artykulu */

/* ------- NAGLOWKI -------- */
#content h3,
#content h4,
#content h5,
#content h6 { margin: 1em 0 .6em; color: #4b8797; font-family: Tahoma, Arial, 'Trebuchet MS', Verdana, sans-serif; font-weight: bold; border-bottom: none; padding-bottom: 6px; clear: both; text-align: left; }
#content h3 { font-size: 1.33em}
#content h4 { font-size: 1.25em }
#content h5 { font-size: 1.16em }
#content h6 { font-size: 1.08em }
#content h3 a, #content h3 a:hover,
#content h4 a, #content h4 a:hover,
#content h5 a, #content h5 a:hover,
#content h6 a, #content h6 a:hover { color: #4b8797; text-decoration: none }

/* TOP */
#top { display: none; }
#top h1 { font-weight: 500; font-size: 14pt; padding-left: 110px; }
#top h1 a { color: black; text-decoration: none; }
#top form { display: none; }

/* MENU */
#menu { display: none; }

/* TOP MENU */
#top_menu { display: none; }

/* ARTYKULY */
#content ul.list li { border-bottom: 1px solid #ddd; padding: .5em 0; }
#content ul.list li h3 { margin: .5em 0 0; }
#content ul.list li h3 a { text-decoration: none }
#content ul.list { margin-left: 0; }
#content ul.list li { margin-left: 0; padding-left: 0; background-image: none; }
#content ul.list ul { margin-left: 1cm; }
.art_footer { display: none !important; }
.pagination { display: none !important; }
#art_files,
#art_photos { display: none; }

/* LEFT COLUMN - MENU */
#content.subpage #left { display: none; }
#content.main #right { display: none; }
#column_l { display: none; }
ul.content_bottom { display: none; }
#centix_flash { display: none }
div.indent_shape { display: none; }
#clients { display: none; }


/* BREAD CRUMBS */
#bread_crumbs { display: none; }

/* CATEGORY NAME */
#category_name { background: none; }
#category_name h2 { font-size: 14pt; color: #339cc2; padding-bottom: .5em; border-bottom: 1px solid #aaa; margin-bottom: .5em; background: none; width: 100%;}
#category_name p { display: none; }

/* RIGHT COLUMN */
#column_r { display: none; }
#quick_menu { display: none; }

/* FOOTER */
#footer { border-top: 1px solid #000; font-size: 10pt; }
#footer p.float_left { display: none }
