DIR { margin-left: 1.3 em }
TD 	
	{
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif, gill;
	}
TH 	
	{
	font-size: 9pt;
	font-family: arial, helvetica, sans-serif, gill;
	}

.hidden  {display : none;}
.visible {display : block;}
.bookheader 	
	{
	font-family: arial, helvetica, sans-serif, gill; 
	font-weight: bold;
	font-size: 10pt;
	}
.bookautor
	{
	font-size: 8pt;
	}
.booktitle
	{
	font-style: italic;
	font-size: 10pt;
	}
.book	{
	background-color: #ffefc7;
	padding-left: 5px;
	}
.bookp	{
	background-color: #efdfb7;
	padding-left: 5px;
	}
A.js  	{
	color:blue;
	}
.pdf 	{text-decoration: none}
.przypisu { font-size:8pt;  }
.przypisu P {margin:.5em}

 @media print {
    body { background-color: #000000; color: #000000;}
	a {text-decoration: none;}
	.print1 {display : none;}
	.print2 {display : none;}
  }
