/**
 * e-czytelnia
 * Arkusz styli dla druku
 * wersja 0.001 28 lutego 2008
 */

body {
	background: #fff /*url(../g/faksymila.gif) */ ;
	color: #000;
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 87%!important;
	margin: 0 auto;
	padding: 0;
	width: 17cm;
}
p, li, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: "Trebuchet MS", "Lucida Grande", Arial, Helvetica, sans-serif;
	}
p, li, dd {
		font-size: 10pt;
		line-height: 12pt;
	}
img {
		border: none;
	}
hr {
	display: none;
}

.right {
	text-align: right;
	}
/* ------------------        SZKIELET       ------------------ */
#top {
	margin: 0;
	padding: 0;
	background: transparent;
	color: #000;
	/*width: 17cm;*/
}
#top_left {
	margin: 0;
	padding: 0;
	background: transparent url(../g/logo_do_drukuj_tm.jpg) no-repeat 0 0;
	text-align: left;
	line-height: 14pt;
	height: 2.5cm;
	width: 17cm;
}

h1 {
	display: block;
	margin: 0 0 0 6cm;
	background: transparent ;
	font-size: 14pt;
	line-height: 24pt;
	text-align: left;
/*	page-break-after: auto;*/
}
#wrapper {

	margin: 0;
	padding: 0;
	background: transparent;
}
/* ----------  obszar glowny   ---------- */
#srodek {
	margin: 0;
	padding: 0;
	background: #aaa;
	width: 17cm;
	/*height: 10cm;*/
}

/* --------- stopka ------------ */

#footer {
	clear: both;
	margin: 10pt 0;
	color : #000;
	border-top: 1px solid #000;

}

#footer_main {
	margin: 0;
	padding: 0;
}

#footer_main p {
	margin: 6pt 0;
	/*width: auto;*/
	font-family: sans-serif;
	font-size: 8pt;
	line-height: 10pt;
	text-align: left;
	background: #ddd;
	/*border-top: 1px solid #fff;*/
}

/* --------------    GŁÓWNA KOLUMNA       ----------- */

/* --------- tresci --------- */

#publikacja {
	width: 100%;
	margin: 0;
	border-bottom: /*1px solid #333*/ none;
	border-right: none;
	color: #000;
	background: #246;
}
#publikacja a {
	color: #000;
}
#tytul {
	margin: 0 0 0.5cm;
	border-bottom: 1px solid #666;
}
#tytul h2 {
	font-size: 12pt;
	padding-bottom: 0.5cm;
	}
#tytul a {
	text-decoration: none;
}
#tresci {
	margin: 0 0 0.5cm;
	/*padding: 0 0 0.5cm;*/
	background: #eee;
	font-size: 1em!important;
}
#tresci p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 0.5em 0;
	}
#tresci p.utwory {
	margin: -0.1em 0 1em;
	font-weight: bold;
}
#tresci ul.utwory a {
	font-weight: bold;
	}
#tresci h2 {
	font-size: 1.4em;
	}
#tresci h3 {
	font-size: 1.3em;
	}
#tresci h4 {
	font-size: 1.2em;
	font-weight: bold;
	}
#tresci h5 {
	font-size: 1.1em;
	font-weight: bold;
}
#tresci h6 {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	letter-spacing: 0.5pt;
}
#tresci h2,
#tresci h3,
#tresci h4,
#tresci h5,
#tresci h6,
#kategorie h3,
#piar h2,
#piar h3,
#piar h4,
#piar h5 {
	page-break-before: auto;
	margin: 1em 0 1pt;
	}
div.utwory .zestaw th, div.utwory .zestaw td {
	vertical-align: top;
	text-align: left;
	font-size: 9pt;
	}
div.utwory table.zestaw {
	width: 100%;
	padding-left: 2em;
	/*page-break-before: always;*/
	}
#tresci p {
	margin: 0;
}

#tresci div.wiersz {
	width: 60%;
	margin-top: 3em;
	margin-bottom: 2em;
	padding-left: 30px;
	}
#tresci div.wiersz h3.gwiazdka {
	text-align: left!important;
	}
#tresci div.wiersz p {
	margin-bottom: 0.5em!important;
	font-family: "Palatino Linotype", georgia, palatino, "Times New Roman", serif;
	}
#tresci div.wiersz p.data {
	margin-top: 2em;
	font-style: italic;
	text-align: inherit;
	}
#tresci img {
	/*display: none!important;*/
	}
#tresci table {
	margin-bottom: 0.5cm;
}
#kategorie ol {
	margin-top: 0;
	}
#kategorie ol li, #tresci li {
	font-size: 10pt;
	line-height: 1.5em;
	padding: 0;
	margin-top: 0;
}
#tresci p.tekst, #tresci div.utwor p, #tresci div.utwor address {
	font-family: georgia, "Minion Web", "Palatino Linotype", "Times New Roman", serif!important;
	font-size: 1em;
	text-align: justify;
	line-height: 1.5em;
	text-indent: 1.5em;
	}

#tresci p.opis, #tresci p.utwory, #piar p, #piar h4 {
	padding-left: 1em;
}
#tresci p.motto {
	text-align: right!important;
	margin-bottom: 1em;
}
#tresci .gwiazdka {
	text-align: center!important;
	text-indent: 0!important;
}
#tresci .b_wc {
	text-indent: 0!important;
}

#tresci div.utwor p.wiersz {
	margin: 1em 3em 2em;
	text-indent: 0;
	font-style: italic;
	}
#tresci p.przypis, #tresci div.utwor p.przypis {
	font-size: 0.9em;
	width: auto;
	border-top: 1px solid #333;
	margin-top: 0.5em;
	padding:0;
	text-indent: 0!important;
}

#tresci hr.przypisy {
	display: block;
	float: left!important; 
	width: 1.8cm;
	}
#tresci div.utwor div.przypis {
	clear: both;
	}
#tresci div.utwor div.przypis p {
	border-top: none!important;
	margin-left: 1.5em;
	text-indent: -1.5em;
	text-align: left!important;
	font-size: 0.8em;
	}
#tresci p.b_wc, #tresci div.utwor p.b_wc {
	text-align: justify;
	text-indent: 0!important;
	}
#tresci p.podpis, #tresci div.utwor p.podpis {
	font-size: 90%;
	/*font-style: italic;*/
	text-align: right!important;
	margin-top: 0.5em;
	margin-right: 3em;
	margin-bottom: 1em;
	}
#tresci .wiersz p {
	margin: 0;
	}

#tresci p.right {
	text-align: right;
	}

/* ------------- utwory sceniczne ----------------- */
#tresci div.dramat p.osoba {
	margin:0pt;
	text-indent: 0!important;
	margin-bottom:.0001pt;
	page-break-after:avoid;
	font-size:12.0pt;
	font-family:"Times New Roman";}
#tresci div.dramat p.didaskalia
	{margin:0pt;
	text-indent: 0!important;
	margin-bottom:.0001pt;
	text-align:justify;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-style:italic;}
#tresci div.dramat p.didaskaliawewn
	{margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left:13.5pt;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";
	font-style:italic;}
#tresci div.dramat span.didaskaliawewnZnak
	{font-style:italic;}
#tresci div.dramat p.kwestia {
	margin-top:0pt;
	margin-right:0pt;
	margin-bottom:0pt;
	margin-left: 2em!important;
	text-indent: 0!important;
	font-family:"Times New Roman";
	}
/* -------------       DODATKI       ----------- */



/* ----- bookmarki, polecane, reklama ------ */

#bmcs {
	margin: 0.5cm 0 0;
	/*position: relative;*/
	width: auto;
	color: #000;
	background: transparent;
	font-family: sans-serif;
/*	border-right: 2px solid #aba;*/
/*	border-bottom: 2px solid #aba;*/
	display: none;
	}
.r_panel {
	float: left;
	display: block;
	margin: 0 1cm 0 0;
	border: none;
	width: 7cm;
	/*display: table-cell;*/
}
#bmcs h4 {
	color: #000;
	background: transparent;
	margin: 0 0 4pt;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	/*display: table-header;*/

}
#bmcs p, #bmcs li {
	margin: 6px;
	font-size: 10pt;
	line-height: 12pt;
}

#bmcs ul, #bmcs ol{
	margin: 0;
	padding: 0;
	width: auto;
}
#bmcs li {
	/*display: block;*/
	color: #000;
	margin: 0 0 2px 0;
	padding: 0;
}

#bmcs a, #bmcs a:link, #bmcs  a:visited {
	color: #000;
	text-decoration: none;
	margin: 0;
	padding: 0 3px;
}




/* ----- display licznika ----- */



/* ------------         MISCELANEA         --------------- */
.ukryj {
		display: none;
	}
.mniejsze {
	font-size: 8px!important;
}
.wieksze {
	font-size: 14px!important;
}
a:link:after,
a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 100%;
}
html.noted a:link:after,
html.noted a:visited:after {
  content: "";
}
.margin_top {
	margin-top: 1em!important;
	}
p.data_wyd {
	text-align: right!important;
	margin-top: 1em!important;
	border-top: 1px dashed #666;
	}
/* ---------------------- zabronione ----------------------*/

/*h1, */
#translator,
#top_main,
#top_right,
#sidebar,
#right_end,
#footer_left,
#footer_right,
#navbar,
#menu_dolne,
#odcinki,
#pomoc,
#kol,
#bg,
#klawisze,
#bmcs,
#FB,
p.prawy,
.ignore,
.indy,
.do_mobi,
.deb,
*.no_print,
*.no-print,
*.no-print a,
.helion-prom1 a,
.banner-top {
	display: none;
}
* {
background-color: transparent!important;
}
div {
height: auto;
}

sup {
	font-size: 66%;
	}
/* ------------------ dozwolone -----------------*/
#top_main h2 {
	display: block!important;
div.ukryty {
	display: block!important;
	}
}
