body {
	background-image: url(tlo.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-attachment: fixed;
	margin: 50px;
}
.bib_naglowek{
   font-family: Times New Roman, Times, serif;
   font-size: large;
   color: #95020E;
}
.bib_recenzja, .bib_autor{
   font-family: Times New Roman, Times, serif;
   font-style: italic;
   text-align: justify;
   font-size:larger;
}
.tab td{
   text-align: center;
}