body {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; 
	font-size: medium; 
	background-attachment: fixed; 
	background-image: url("img/tlo.gif"); 
	margin: 0px; 
	font-family: Verdana, Helvetica, Arial, sans-serif;
}



#tabelaintro {
	color: black;
	width: 500px;
	padding-right: 30px; 
	padding-left: 30px; 
	padding-bottom: 30px; 
	padding-top: 30px; 
}

div.autor2 { width: 500px;
			text-align: right;
			font-size: 10px;
			color: white;
		}		

div.autor { margin-top: 70px;
			width: 500px;
			text-align: right;
			font-size: 10px;
			color: white;
		}		

a.autor { 
			text-decoration: none;
			color: white;
		}		
	
a.autor:hover { 
			text-decoration: underline;
		}	

#tabelaintro tr td#before { padding-bottom: 0; }

#tabelaintro tr td#intro {
	font-size: 80%; 
	color: #41403e; 
	background-color: #fff; 
	text-align: center;
	padding-top: 0;	
}
#tabelaintro tr td#intro P A {
	color: red; 
	text-decoration: none;
}
#tabelaintro tr td#intro #tytul {
	font-weight: bold;
}

#tabelaintro tr td#intro #reszta {
	line-height: 0.5;
}

#tabelaintro tr td#before A IMG {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px; 
}

#tabelaintro tr td#intro #reszta P, #tabelaintro tr td#intro #tytul P { text-align:center; }

#tabelaintro tr td#intro #reszta P span{
	font-size: 80%;
}

