body 
{
	background-color: #8f5444;
}

#zarovnanie 
{
			position: absolute;
			width: 100%;
			height: 100%;
			min-width: 396px;
			min-height: 560px;
}

#obsah 
{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 396px;
	height: 500px;
	margin: -280px 0 0 -198px;
}

