/* CSS Document */

#content
{
	position:absolute;
	left: 20px;
	top: 145px;
	width:780px;
	background-color:#9C957C; /* barna */
	color:#E8DDB7;
}

tr, td
{
	border-spacing: 3px;
	vertical-align: top;
}
