body {
	margin: 0px 10px 0 10px;
	font-family: Arial, Verdana, Serif;
	font-size: 12px;
	background: #fffaf3;
}

h1.ici {
	font-family: Arial, Verdana;
	font-size: 42px;
	margin: 0;
	font-weight: bold;
	color: #053c74;
	font-style: normal;
}

h1.hamm {
	font-family: Verdana;
	font-size: 36px;
	margin: 0;
	margin-left: 5.2em;
	font-weight: bold;
	color: #fff;
	font-style: normal;
}

h1.invisible {
	margin: 0;
	font-size: 0px;
	color: #f8dd12;
}

h1.xyla {
	margin: 0;
	margin-left:0.3em;
	font-family: Verdana;
	font-size: 50px;
	font-weight: bold;
	color: #000;
	font-style: normal;
}

table.fo {
	width: 856px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	border-collapse: collapse;
	border-left: 1px solid #e0cabf;
	border-right: 1px solid #e0cabf;
	border-bottom: none;
	font-size:12px;
}

TD.fejlec {
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
	padding-left: 80px;
	font-size: 37px;
	font-weight: bold;
}
TD.fixmenu2 {
	border-bottom: 1px solid #a52a2a;
	white-space: nowrap;
}

TD.fixmenu3 table {
	height: 12px;
	border-right: 1px solid #000000;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

TD.fixmenu {
	white-space: nowrap;
	padding-left: 0.4em;
	padding-right: 0.4em;
	font-family: arial, Verdana, Serif;
	font-size: 12px;
	font-variant: normal;
}
IMG.fixmenu {
	width: 1px;
	height: 15px;
}

a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #a52a2a;
	/*background-color: #fffafa;*/
}

a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #edaaaa;
	background-color: #fff;
}
a.fixmenu {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000; /* #a52a2a;*/
	/*background-color: #fffafa;*/
}

a.fixmenu:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #8f8f8f; /*#edaaaa;*/
	background-color: #fff;
}

a.fixmenukek {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #a52a2a;
	background-color: #fffafa;
	vertical-align:top;
}

a.fixmenukek:hover {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #edaaaa;
	background-color: #fff;
}

a.ceg {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
}

a.ceg:hover {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}

TR.also1 {
	height: 20px;
	border-left: 1px solid #e0cabf;
	border-right: 1px solid #e0cabf;
}

TD.firstcont {
	padding-top: 25px;
	padding-left: 0em;
	border-left: 1px solid #e0cabf;
	border-right: 1px solid #e0cabf;
	height: 100%;
}

a.termbeimg {
	border: none;
}

a:hover.termbeimg {
	border: none;
	background: none;
}

a:active.termbeimg {
	border: none;
}

td.kicsi {
	text-align: left;
	border-top: 1px solid #e0cabf;
	border-left: 1px solid #e0cabf;
	width: 726px;
	padding-top: 4px;
	vertical-align: top;
}
p.kicsi {
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
}

td.kicsi2 {
	text-align: right;
	border-top: 1px solid #e0cabf;
	border-right: 1px solid #e0cabf;
	padding-top: 4px;
	width: 130px;
	vertical-align: top;
}

td.alk1 {
	text-align: right;
	border-right: 1px solid #ffd1d1;
	padding-right: 6px;
}
td.alk2 {
	text-align: right;
	padding-left: 6px;
}

br.cb { clear: both; }

.sitemap {
	padding-left: 5em;
	padding-bottom: 1em;
	padding-right: 25em;
}
.sitemap a {
	color: #000;
}
.sitemap a:hover {
	color: #8f8f8f;
}
.sitemap h1 {
	font-size: 12px;
	margin:0;
}
div.egy {
	width:160px;
	float: left;
	border: 1px solid #000;
}
div.ketto {
	margin-left: 160px; /* az első doboz végétől kezdődik */
	width: 100%-160px; /* így nem lóg ki a képernyőből */
	border: 2px solid #f00;
}
/* ----------- regisztrációs oldal --------- */
div.reg {
	margin: 0 20px 20px 20px;
	font-family: Arial, Tahoma, Verdana, Sans, Serif;
	font-size: 12px;
}
.reg table {
	font-family: Arial, Tahoma, Verdana, Sans, Serif;
	font-size: 12px;
	padding: 0;
	margin: 15px 0 0 0;
}
.reg table td input, .reg table td select {
	height: 18px;
	width: 200px;
	border: 1px solid #e0cabf;
}
.reg table td select {
	font-size: 12px;
}
.reg td.text {
	width: 65px;
	text-align: right;
	padding-right: 10px;
}
.reg td.submit input {
	width: 120px;
	height: 21px;
}
.reg td.hiba {
	color: #f00;
	padding-left: 10px;
}