.foglalasTablazat
{
	margin-left:auto;
	margin-right:auto;
	width:500px;
}

.foglalas
{
	border-style:solid;
	border-width:1px;
	border-color:rgb(245,245,205);
}

.foglalas input, textarea, select
{
	color:rgb(160,160,90);
	background-color: rgb(245,248,217);
	font-size:14px;
}

.foglalas td
{
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:rgb(160,160,90);
}

.foglalas td
{
	padding-left:30px;
	padding-right:30px;
}

.osszevonva
{
	text-align:center;
	padding:10px;
	font-size:17px;
}

.errorText
{
	color:red;
	font-size:12px;
	text-align:center;
}



.magyarazat
{
	text-align:center;
	font-size:12px;
	color:brown;
}




