body {
	margin: 0;
	scrollbar-face-color: #F1EEE7;
	scrollbar-shadow-color: #F1EEE7;
	scrollbar-highlight-color: #F1EEE7;
	scrollbar-3dlight-color: #D4D0C7;
	scrollbar-darkshadow-color: #D4D0C7;
	scrollbar-track-color: #FAF8F6;
	scrollbar-arrow-color: #251A3A;
	background: #faf8f6;
	color: #344267;
}

td {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	text-align: left;
}

td.tartalom {
	padding: 0 0 50 0;
}

td.elvalaszto {
	background: #dddddd;
}

td.fejlec_kulso {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	text-align: center;
}

td.fejlec_belso {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	text-align: center;
}

td.labjegyzet {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: italic;
	text-decoration: normal;
	text-align: center;
}

.reg input {
	width: 180px;
	background-color: #344267;
	border: #eeeeee 1px solid;
	text-align: center;
	padding: 3 10 0 10;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #dddddd;
}

.reg textarea {
	width: 180px;
	background-color: #414F76;
	border: #eeeeee 1px solid;
	text-align: center;
	padding: 3 10 0 10;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #dddddd;
	text-align: left;
}

.reg select {
	width: 180px;
	background-color: #414F76;
	border: #eeeeee 1px solid;
	text-align: center;
	padding: 3 10 0 10;
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	text-decoration: none;
	color: #dddddd;
}