﻿@charset "utf-8";
.lucida_normal {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
.lucida_normal_fekete {
	font-family: "Lucida Sans Unicode";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #000;
}
.lucida_normal_fehér {
	font-family: "Lucida Sans Unicode";
	font-size: small;
	font-weight: normal;
	font-style: normal;
	color: #FFF;
}
.lucida_normal_cimsor {
	font-family: "Lucida Sans Unicode";
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #00328B;
}
.belsohatter {
	background:#ffffff;
}
