body
{
	font-family: 'Verdana';
}

table.tabulka
{
	border-color: black;
	border-style: solid;
	border-width: 1px;
}

table.tabulka th
{
	padding: 10px;
	background-color: yellow;
}

table.tabulka td
{
	padding: 10px;
}