body {
	font-family: Arial;
	font-size: 13px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 15px;
}
p {
	text-align: justify;
}
.nod, hr, #header, #menu, #info, #footer {
	display: none;
}
.cenik th {
	border: 1px solid black;
	text-align: center;
	padding: 2px 3px 2px 3px; 
}
.cenik td {
	text-align: center;
}

