body {
	background-image: url(../images/background_nav.jpg);
	background-repeat: repeat-y;
}
.topbackground {
	left: 0px;
	top: 0px;
	position: absolute;
}
table {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 200px;
}
.adres {
	z-index: 1;
	left: 5px;
	bottom: 5px;
	position: absolute;
	overflow: hidden;
}

