body {
	background-color: #1f0278;
	color: #ffffff;
	font-family: Verdana, Tahoma, Arial, sans-serif;
}

table {
	border: 1px solid white;
	margin: auto;
}
td {
	border: 1px solid white;
}

a {
	color: #4892dd;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}


.row {
	background-color: #F0F0F0;
	color: #000000;
}
.row_extended {
	font-size: 0.8em;
}
.row_jelentkezett {
	background-color: #e0ffff;
	color: #000000;
	font-size: 0.8em;
}
.row_megjegyzes {
	background-color: #e0ffe0;
	color: #000000;
	font-size: 0.8em;
}
.sum {
	font-weight: bold;
}

.tura_datum {
	text-align: center;
}
.tura_szama {
	text-align: right;
}
.tura_txt {}
.tura_utvonal {}
.tura_tav {
	text-align: right;
}
.tura_szint {
	text-align: right;
}
.tura_ido {
	text-align: right;
}
.tura_link {
	font-style: normal;
	text-align: center;
}

.note {
	font-size: 0.8em;
	font-style: italic;
	text-align: center;
}
.bekoto {
	font-size: 0.7em;
	font-style: italic;
}

.felelos {
	color: #b84088;
}

.validator {
	font-size: 0.6em;
	text-align: right;
}

.Bold  {
	font-weight: bold;
}
.Underline {
	text-decoration: underline;
}
.FontSmaller {
	font-size: smaller;
}
.FontColor1 {
	color: #ff9900;
}
.FontColor2 {
	color: #4892dd;
}
.FontColor3 {
	color: #ffffff;
}
