﻿body {
	margin: 0;
	padding: 8px;
	border: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.8em;
	background-color: black;
	color: white;
	text-align: center;
}
#oracontainer {
	background-color: black;
}
a, a:link, a:visited {
	color: #FFFFFF;
}
h1 {
	font-size: medium;
}
h2 {
	font-size: small;
}
.logodiv {
	border: 0px;
}
.logodiv img {
	border-color: #FFFFFF;
	border-style: solid;
	border-width: 2px;
}
.kapcsdiv {
	margin: 0px;
	border: 0px;
	padding: 0px;
}
.kapcsdiv img {
	border-width: 0px;
}
.fooldalradiv {
	margin: 60px auto;
	width: 110px;
	padding: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #949442;
}
.jobbra {
	text-align: right;
}
.balra {
	text-align: left;
}
.kozepre {
	text-align: center;
}
.alahuzott {
	text-decoration: underline;
}
.tabla {
	border: 0px;
	width: 100%;
}
.tabla img {
	border-width: 0px;
}
.oratabla {
	width: 100%;
	color: #FFFFFF;
	background-color: black;
	border-color: #FFFFFF;
	border-width: 1px;
	text-align: center;
	border-style: outset;
}
.oratabla td {
	border-width: 1px;
	padding: 20px;
	border-style: inset;
}
.oratabla h2 {
	font-size: medium;
}
.oratabla img {
	border-width: 0px;
}
.ismerteto {
	width: 100%;
	border-width: 1px;
	text-align: left;
	border-style: outset;
	margin: 15px 0px 15px 0px;
	color: #999999;
	font-size: small;
}
.ismerteto td {
	border-width: 1px;
	padding: 30px 60px 30px 60px;
	border-style: inset;
}
.orakeptabla {
	width: 100%;
	padding: 0px;
	text-align: center;
}
.kisbetu {
	font-size: xx-small;
}
.lapalja {
	border-style: none;
	margin-top: 10px;
	color: #999999;
	font-size: small;
}
a.szurkelink{
	color:#999;
	text-decoration:none;
}

span.h2alahuzott{
font-size:16px;
font-weight:bold;
text-decoration:underline;
display:block;
}

span.h2nemalahuzott{
font-size:16px;
font-weight:bold;
display:block;
}

span.h2nemalahuzott-inline{
font-size:16px;
font-weight:bold;
display:inline;
}