body { background-color: #292929;
	}
a:link {
	color: #666666;
	text-decoration: none;
	}
a:active {
	color: #ff6600;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
	}
a:hover {
	color: #ff6600;
	text-decoration: none;
}
.podpis {
	font-size: 10px;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
 	text-decoration: none;
	color: #555555;
}
