@charset "iso-8859-2";
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #993300;
}
.leftcell {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	color: #993300;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-right-color: #FFBC9B;
	border-bottom-color: #993300;
	border-left-color: #FFBC9B;
}
.kepkeret {
	border: 8px solid #FFE0C1;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #330000;

	font-weight: bolder;
	text-decoration: none;
}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	font-weight: bolder;
	text-decoration: none;
}
