body {
	background-color: #000000;
	color: #FFFFFF;
	font-family:Comic Sans MS, Arial Narrow, Courier New;
}
#header {
	position: relative;
	height: 33px;
	width: 880px;
	background-color: #000000;
}
#1, #2, #3, #4, #5, #6 {
	position: relative;
	width: 880px;
}
#upFrame {
	position: relative;
	width: 880px;
}
#middle {
	padding: 0px;
	width: 880px;
	position: relative;
}
#footer {
	position: relative;
	width: 880px;
	height: 90px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 12px;
	color: #999999;
}
#GoodHostels {
	position: absolute;
	width: 137px;
	height: 65px;
	background-image: url(http://www.momotownhostel.com/images/grafika/miasto/good-hostels.png);
	background-repeat: no-repeat;
	bottom: 0px;
	right: 15px;
}
.Table {
	border-collapse: collapse;
	padding: 0px;
	text-align: left;
}
