body,table
{
	font-family:		Tahoma, MS Sans Serif, Arial CE, Arial, Sans-Serif;
	font-size:			12px;
	color:				white;
	line-height:		21px;
	margin:				0px;
	padding:			0px;

}

#patka
{
	width:				780px;
	position:			absolute;
	left:				50%;
	margin-left:		-390px;
	background-color:	white;
}

#data
{
	width:				780px;
	position:			absolute;
	left:				50%;
	top:				198px;
	margin-left:		-390px;
	text-align:			left;
	background-image:	url('http://www.aaapalety.cz/Obr/stred.png');
    background-repeat:	repeat-y;
    background-position: 50% 0;
}

td
{
	vertical-align:		top;
}
