/* CSS Document */

	#top_background {
		position: absolute;
		top: 0px;
		left: 0px;
		width: 914px;
		height: 33px;
		background-image:url(../images/layout/top_background.gif);
		background-repeat:repeat-x;
	}
	.top_square {
		position: absolute;
		top: 8px;
		width: 19px;
		height: 19px;
	}
	.top_write {
		position: absolute;
		height: 16px;
		top: 8px;
	}

	#top_square_1 {
		left: 18px;
	}
	#top_square_2 {
		left: 108px;
	}
	#top_square_3 {
		left: 223px;
	}
	#top_square_4 {
		left: 346px;
	}
	#top_square_5 {
		left: 501px;
	}
	#top_square_6 {
		left: 663px;
	}
	#top_square_7 {
		left: 779px;
	}
	#top_home {
		left: 43px;
		width: 51px;
		height: 17px;
	}
	#top_courses {
		left: 133px;
		width: 76px;
		height: 17px;
	}
	#top_catering {
		left: 248px;
		width: 84px;
	}
	#top_rental {
		left: 371px;
		width: 116px;
	}
	#top_shop {
		left: 526px;
		width: 123px;
	}
	#top_pictures {
		left: 688px;
		width: 77px;
	}
	#top_contacts {
		left: 804px;
		width: 92px;
	}
