body 
{
    background-color:#ffffff;
}

#top, #right, .noPrint
{
	visibility: hidden;
}

#page, #main0, #main, #left, #detail, #seznamAll, #cenik
{
	position: absolute;
	top: 0px;
	left: 2px;
	background-image: none;
	background-color: #ffffff;
	width: 520px;
}

#detail
{
	top: 50px;
}

