body {
	background: url(../images/tlo.png) no-repeat center center fixed;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}
table tr td p.tytul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	font-weight: bold;
}
table tr td p.adres {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-style: italic;
}
table tr td hr {
	margin: 0px;
	padding: 0px;
}
table tr th hr {
	margin: 0px;
	padding: 0px;
}
/*
  color: #977C49;
*/