
 
/********************************************
   HTML ELEMENTS WYDAWNICTWO
********************************************/ 
#wydawnictwo {
	text-align:center;	
}
/* step = przelacznik zdjec >> i << */
#wydawnictwo img {
	border:none;
	text-decoration:none;
}

#wydawnictwo p {
	text-align:justify;
	font-family: "Times New Roman", Times, serif;
}
/* start - table 
------------------------------------- */
table {

}

td {
	vertical-align: text-top;
	vertical-align:top;
}
/* end - table */





