#main {
	width: 961px;
	margin: 26px auto 0px auto;
	background: url('../img/topMenu.png') no-repeat;
	background-position: 0px 40px;
}

#top {
	height: 75px;
}

#topMenu {
	height: 36px;
}

#head {
	height: 190px;
	position: relative;
	margin-top: 4px;
	width: 961px;
}

.home #main, .budouci-aukce #main,.ukoncene-aukce #main,.kategorie #main
{
	background: url('../img/bgHead.png') no-repeat;
	
}

.strana #topMenu,.home #topMenu,.budouci-aukce #topMenu,.ukoncene-aukce #topMenu,.kategorie #topMenu
	{
	background: none;
}

#foot {
	clear: both;
	margin-top: 20px;
	height: 112px;
	text-align: center;
}