#telo	{
	position: absolute;
	width: 970px;
	height: 520px;
	top: 100px;
	left: 50%;
	margin-left: -485px;
	border-top: solid #000000 2px;
	border-bottom: solid #000000 2px;
	}
	
#logo	{
	position: absolute;
	width: 970; 
	height: 137;
	top: 0px;
	left: 0px;
	}
	
#menu	{
	position: absolute;
	top: 145px;
	left: 0px;
	height: 27px;
	width: 970px;
	}
	
#obsah	{
	position: absolute;
	top: 185px;
	left: 0px;
	height: auto;
	width: 970px;
	}

#footer	{
	position: absolute;
	width: 970px;
	height: 20px;
	top: 625px;
	left: 50%;
	margin-left: -485px;
	}
