body {
	height: 100%;
	font-family: sans-serif, Arial, Helvetica;
	font-size: 12px;
	margin-bottom: 30px;
	padding: 0px;
	text-align: center;
}

td {
vertical-align: top;
text-align: left;
background: inherit;
}

td.stopka {
vertical-align: top;
text-align: right;
background: inherit;
}

table.zawartosc {
	font-family: sans-serif, Arial, Helvetica;
background: url(gfx/dol.jpg) no-repeat;
color: #604031;
font-weight: bold;
line-height: 22px;
vertical-align: top;
text-align: left;
}

td.back {
background: url(gfx/dolne.jpg);
vertical-align: top;
text-align: left;
}


  a:link { 	font-family: sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
color: #604031;
    }

  a:visited { 	font-family: sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
color: #604031;
    }

  a:hover { 	font-family: sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
color: #604031;
    }

  a:active { 	font-family: sans-serif, Arial, Helvetica;
    font-size: 12px;
    font-weight: bold;
    text-decoration: underline;
color: #604031;
    }