body {
	font-size: 13px;
	font-family: tahoma, "Lucida Sans Unicode";
	color: #395261;
}

h1 {
	font-size: 16px;
	color: #d34e0f;
	font-family: verdana, "Lucida Sans Unicode";
	margin: 0px;
	margin-top: 10px;
}

h2 {
	font-size: 14px;
	color: #003859;
	font-family: verdana, "Lucida Sans Unicode";
}

h3 {
	font-size: 11px;
	color: #d34e0f;
	font-family: tahoma, "Lucida Sans Unicode";
	margin: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

td {
	font-size: 13px;
	font-family: tahoma, "Lucida Sans Unicode";
}

.szoveg {
	font-size: 13px;
	font-family: verdana, "Lucida Sans Unicode";
	color: #395261;
}

.header {
	font-family: tahoma, "Lucida Sans Unicode";
	font-size: 13px;
	color: #003859;
	padding-left: 15px;
	font-weight: bold;
}

.topmenu {
	font-family: tahoma, "Lucida Sans Unicode";
	font-size: 14px;
	color: white;
	font-weight: bold;
}
.topmenu:hover {
  text-decoration: underline;
}

.bottommenu {
	font-family: Verdana;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
.bottommenu:hover {
  text-decoration: underline;
}

.author {
	font-size: 12px;
	font-family: tahoma, "Lucida Sans Unicode";
	font-style: italic;
}

.datemp {
	font-style: italic;
}

.advertise {
	font-family: Verdana;
	font-size: 10px;
	color: #dfdfdf;
}

.advertise2 {
	font-family: Verdana;
	font-size: 10px;
	color: black;
}

.loginform {
	font-family: tahoma, "Lucida Sans Unicode";
	font-size: 11px;
	color: white;
}
.loginformfield {
	font-family: tahoma, "Lucida Sans Unicode";
	font-size: 11px;
	color: black;
}

.white {
  color: white;
}



a {
  text-decoration:none;
	color: #d34e0f;
}
a:visited {
  text-decoration:none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration:none;
}

.bg1 {
	background-color: #d9e3e8;
}

.bg2 {
	background-color: #b2c1c9;
}

.bgnodata {
	background-color: #dca7a7;
}