body {
	background-image: url(hatter.jpg);
}

table.keret {
	background: #FDE44C;
	width: 780px;
	border: 1px solid #3F5419;
}
tr.foto {
	height: 110px;
}
td.folap {
	background: White;
	width: 400px;
	padding: 5px 5px 5px 5px;
	height: 300px;
	vertical-align: top;
	text-align: left;
}


td.fejlec {
	background: url(fejlec.jpg);
	width: 780px;
	height: 176px;
}
td.lablec {
	background: #90BC49;
	width: 780px;
	height: 32px;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #303F18;
}
table.kozepso {
	background: #E5DEB7;
	width: 770px;
	text-align: center;
	padding: 5px 5px 5px 5px;
}


