@charset "utf-8";
body {
	background-color: #F8A41A;
}

/* CSS Document */

.asztal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F8A41A;
	padding: 1px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	top: 5px;
	clip: rect(5px,auto,auto,auto);
	vertical-align: top;
	}
.hirek_focim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #FF0000;
}
.hirek_torzsszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000000;
}
.tablazat_fejlec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #F8A41A;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.tablazat_sor_1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	background-color: #F8A41A;
}
.tablazat_sor_2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: bolder;
	background-color: #FABE5E;
}

