
footer {	
	 
	padding: 0;
	margin: 0;
	width: 100%;
	height: 250px;
	background-color: #033047;
	background-image: url("img/szachy.png"), url("img/shadow.png");
	background-position: 100% 100%, bottom;
	background-repeat:  no-repeat, repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #ffffff;
	line-height: 19pt;

	
	
 }
 


	
 h1 {
    font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 8pt;
	color: #a9a9a9;
	text-decoration: none;
	padding: 0;
	margin: 0;
	text-transform: uppercase;
		  }
		 

 

 
	a {
 color: #0497f2;
 text-decoration: none;
font-size: 8pt;
}

	li {
 color: #ffffff;
 text-decoration: none;
font-size: 8pt;
}