body {margin: 0; padding: 0; font-family: tahoma; font-size: 12px; overflow:auto; text-align:center; 
background-color:black; 
/* background-image:  url('./images/pasek.jpg');
background-repeat:repeat-x;
 background-position:center, center;*/}

#strona {margin-left:auto; margin-right:auto;  overflow:hidden; }

p {	
	color: white;	
	text-decoration: none;
}


a {	
	color: white;	
	text-decoration: none;
}
a:link {text-decoration: none; color:white;}
a:visited {text-decoration: none;color:white;}
a:active {text-decoration: none;color:white;}
a:hover {text-decoration: none; color: #ff7f2e;}
