#adres {
	color: #BB1F25;

	position: absolute; 
	width: 100%;
	top: auto;
	left: auto;
	right: 0px;
	bottom: 0px;
	vertical-align: text-bottom;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

body {
	background-color: #E6E6E6;
}

