body {
		margin-left: 0;
		margin-right: 0;
		margin-top: 0;
		margin-bottom: 0;
		background-color: #F4A313;
		}
A, A:visited {
		text-decoration: none;
		color: White;
		}
A:hover {
		text-decoration: underline;
		color: White;
		}
p,td {
		color: #ffffff;
		font-size: 11px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		font-weight: normal;
		}
.nadpis {
		color: #936A47;
		font-size: 18px;
		}
.nadpis1 {
		color: #936A47;
		font-size: 14px;
		}
.table1 {
		width: 100%;
		height: 100%;
		vertical-align: top;
		}