body{
background-color: #000;
}
 div#glowna{
margin:50px auto 5px auto;
width:800px;
height: 571px;
background: #000 url('../img/strona.jpg');
}
.tekst {
color:white;
margin:0 0 5px 450px;
}
p{
margin:0 0 3px 0;
padding:0;
}
ul{
padding:0 0 5px 20px;
margin:0 0 5px 20px;
}
h3{
padding:5px 0 1px 0;
margin:10px 0 1px 5px;
}
div#autor {
background: transparent; color: #999;
	text-align: center;
	margin: 0; padding: 0;
	font-family: Arial, sans-serif;
}
#autor a:link,#autor a:visited {
		color: #808080; background: transparent; 
		text-decoration: none;
		font-weight: normal;
		font-size: 11px;
		}
#autor a:hover {
		color: #C0C0C0; background: transparent; 
		text-decoration: underline;
		font-size: 11px;
		}