body
{
	margin: 0;
	padding: 0;
	background-color: white;
	background: none;
	background-repeat: no-repeat;
	text-align: center;
	font: 14px trebuchet ms;
}

div#page
{
	width: 640px;
	margin: 0;
	padding: 0;
	text-align: left;
}
div#menu, div#audio, div#audiocontainer
{
	position: static;
	width: 640px;
	height: 1px;
	margin: 0;
	padding: 0;
	display: none;
}

img#klapa
{
	display: none;
}

div#content
{
	position: static;
	width: 640px;
	height: 100%;
	overflow: visible;
}

	div.tracklisting
	{
		float: right;
		width: 310px;
		margin: 25px 0 0 0;
		padding: 0;
	}
