body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #999999;
	font-size: 9px;
	text-align: center;
	margin: 3px 0px 0px 10px;
	padding: 3px 0px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
}
.lang:hover {
	color: #CCCCCC;
}
.update {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	height: auto;
	width: auto;
}
.menuitem {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #2d3084;
	text-align: left;
	text-indent: 10px;
	display: block;
	height: auto;
	width: 150px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.menuitem:hover {
	color: #000000;
	background-color: #D4D6D9;
	font-weight: bold;
}
.activemenuitem {
	color: #000000;
	background-color: #D4D6D9;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
	text-indent: 10px;
	display: block;
	height: auto;
	width: 150px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;	
}
.activemenuitem:hover {
	color: #000000;
}
.subitem { 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: normal; 
	text-decoration: none; 
	background-color: #020556; 
	text-align: left; 
	text-indent: -8px; 
	display: block; 
	height: auto; 
	margin: 1px 0px 1px 18px; 
	padding: 3px 0; 
}
.subitem:hover {
	color: #000000;
	background-color: #D4D6D9;
	font-weight: normal;
}
.activesubitem { 
	color: #000000; 
	background-color: #D4D6D9; 
	font-weight: normal; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	text-decoration: none; 
	text-align: left; 
	text-indent: -8px; 
	display: block; 
	height: auto; 
	margin: 1px 0px 1px 18px; 
	padding: 3px 0; 
}
.activesubitem:hover {
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.logotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	text-align: center;
	display: block;
	margin: 3px 0px 0px;
	padding: 0px;
	width: 281px;
	letter-spacing: 0px;
	word-spacing: 1px;
}
.main {
	display: block;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.heading1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-style: italic;
	font-weight: normal;
	color: #0272C4;
	text-decoration: none;
}
.heading2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
p {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;
}
td {
	font-size: 10px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #020556;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #020556;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #0272C4;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #0272C4;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul {
	font-size: 10px;
	padding: 0px 0px 0px 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}a { font-size: 10px; font-weight: bold; color: #0272c4; text-decoration: none; cursor: pointer; }
a:hover {
	color: #020556;
}
a.active {
	color: #020556;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px
}
.newsimg {
	border: 1px solid #999999;
}
hr {
	padding: 0px;
	margin: 0px;
	border-top: thin solid #999999;
	border-right: thin none #999999;
	border-bottom: thin none #999999;
	border-left: thin none #999999;
}
.tblock {
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
}
.tblock1 {
	background-image: url(img/curves4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
}
.tblock2 {
	background-image: url(img/curves3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 10px;
	height: auto;
	width: auto;
}
.pleft {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.pright {
	font-size: 10px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: right;
}

.pspacer {
	font-size: 5px;
	padding: 0px;
	text-align: left;
	margin: 0px;
}
.celdata_category { font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; }
.dbblock { background-color: #eee; margin: 0; padding: 10px; }
.smallform { font-size: 9px; font-family: "Courier New", Courier, Monaco, monospace; border: solid 1px #020556; margin: 0; }
input { font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; border: solid 1px #000; margin: 2px; }
select { font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; border: solid 1px #000; margin: 2px; }
textarea { font-size: 11px; font-family: "Courier New", Courier, Monaco, monospace; border: solid 1px #000; margin: 2px; }
.important {
	color: #000000;
	background-color: #FF9900;
	padding: 20px;
	font-size: 12px;
}

/* Legfrissebb cikkek blokk stíluselemei */
.newestnewsblock {
	clear: both;
	float: none;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.newestnewsblock h1 {
	color: #8599A8;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
}
.newestnewsblock h2 {
	font-size: 24px;
	color: #020556;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 24px;
	font-weight: normal;
}
.newestnewsblock address {
	font-size: 11px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 12px;
}
.newestnewsblock address a {
	color: #0272C4;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.newestnewsblock address a:hover {
	color: #0272C4;
	text-decoration: underline;
}
.newestnewsblock p {
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: left;
}
.newestnewsblock a {
	color: #0272C4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.newestnewsblock a:hover {
	color: #0272C4;
	text-decoration: underline;
}
.newestnewsblock hr {
	height: 1px;
	width: auto;
	border-top: 1px solid #CCCCCC;
}
.newestnewsblock .pdflink {
	text-align: right;
}

/* Archivált cikkek listái blokk stíluselemei */
.archivelistblock {
	clear: both;
	float: none;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	display: block;
}
.archivelistblock h1 {
	color: #8599A8;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
}
.archivelistblock hr {
	height: 1px;
	width: auto;
	border-top: 1px solid #CCCCCC;
}
.archivenewsblock {
	background-image: url(img/curves3b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D6D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.archivetopicblock {
	margin: 10px 0px 5px 0px;
}
.archivetopicblock h3 {
	margin: 0px 10px;
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	color: #000000;
}
.archivetopicblock ul {
	padding: 5px 10px 5px 15px;
	margin: 5px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	display: block;
}
.archivetopicblock li {
	margin: 0px;
	list-style-type: disc;
}
.archivetopicblock ul li a {
	color: #0272C4;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
.archivetopicblock ul li a:hover {
	color: #0272C4;
	text-decoration: underline;
}
.archivetopicblock .link {
	text-align: right;
	margin: 5px 10px;
}
.archivetopicblock .link a {
	text-align: right;
	color: #0272C4;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
}
.archivetopicblock .link a:hover {
	color: #0272C4;
	text-decoration: underline;
}

/* Adatbázis keresés blokk stíluselemei */
.dbsearchmainblock {
	clear: both;
	float: none;
	height: auto;
	width: 400px;
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.dbsearchblock {
	background-image: url(img/curves3b.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	clear: both;
	float: none;
	height: auto;
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #D4D6D9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.dbsearchmainblock h1 {
	color: #8599A8;
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 10px;
	padding: 0px;
	line-height: 14px;
}
.dbsearchblock form {
	padding: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	display: table;
	text-align: center;
}