html, body {

height: 100%;
text-align:center;

}

a {

text-decoration: none;

color: red;

}

a:hover {

color: black;

text-decoration: none;

}

body {

margin: 0;

width: 100%;

height: 100%;

background: white;

color: black;

background-image: url(tlo.jpg);

}



.tresc {

margin-top: 234px;

margin-bottom: 0px;

margin-left: 28px;

margin-right: 10px;

font-family: verdana;

font-size: x-small;

color:white;

text-align: left;

}



.tresc1 {

margin-top: 20px;

margin-left : 20px;

margin-right: 40px;

font-family: verdana;

font-size: x-small;

color: black;

text-align: left;

}



.tresc2{

font-family: verdana;

font-size: x-small;

color: black;

text-align: center;

}

.table	{

padding: 0px;

width: 500px;

margin-left: 38px;

height: auto;

border-collapse: collapse;

vertical-align: middle;

border: solid #c0c0c0 1px;

}



.tytul {

	color: #FFFFFF;

	background-color: #267aa6;

}

.jasny {

	color: #000000;

	background-color: #c3d9e2;

}



.table td {

	padding: 2px;

	height: 30px;

	border-collapse: collapse;

	vertical-align: middle;

	border: solid #c0c0c0 1px;

	text-align: center;

	}

#linki {
position:relative;
	width: 740px; 
	margin: 0 auto ;
	text-align: left;
	font-size:10px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
 #linki a{
text-decoration:underline;
color:#000000;
}	