body{
	font-family: Arial, Helvetica, sans-serif;
  background: #ffffff;
	color: #000000;
	font-size: x-small;
	text-align: left;
	min-width: 820px;
}

div#hlavicka, div#paticka, div#telo-levo, div#telo-pravo{
	display: none;
}
div#telo{
  width: 820px;
}

div#telo-stred{
width: 820px;
float:left;
}


div#pozadi{
  position:relative;
  min-height: 100%;
  background: #ffffff;
}
.telo-stred-pozadi{
background: #f9f9f9;
float: left;
width: 810px;
}

