﻿#img-start {
	width: 744px; 
	height: 379px; 
	background: url('images/start-000_744x379.gif'); 
	background-color: #FFFFFF;
	border-top: #CCCCCC 2px solid; 
	border-bottom: #CCCCCC 2px solid;
}

A.kln {
	text-decoration: none;
}
A.kln:hover {
	color: #6E7171;
	text-decoration: none;
}

#maincontainer {
	width: 743px; 
	margin: 0px auto; 
	background-color: #FFFFFF;
	border: #CCCCCC 1px solid;
	float: center;
}

#mainarea {
	min-height:378px;
	/* Fix for IE that does not support min-height */
	height:expression(this.scrollHeight < 450? "450px" : "auto" );
	width: 743px;
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 0px; 
	padding-bottom: 0px; 
	background-color: #F7FDFE;
	background: url('images/bg_main.gif'); 
	background-repeat: no-repeat; 
}

#headerarea {
	width: 743px;
	height: 104px;
	background: url('images/bg_header.jpg'); 
	background-repeat:repeat-x; background-position-y:50%;
}


#navibar {
	 width: auto; 
	 padding-left: 30px; 
	 padding-top: 5px; 
	 padding-bottom: 5px; 
	 margin: 0px; 
	 border-top: #EEEEEE 1px solid; 
	 border-bottom: #EEEEEE 1px solid; 
	 background-color: #FFFFFF;
}


.sitemap UL {
	padding: 0px 0px 0px 18px;
	margin: 0px;
}
.sitemap UL.mnthm {
	float:left;
	padding: 20px 0px 20px 10px;
	margin: 0px;
	width: 160px;
	height: 190px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
.sitemap LI {
	background: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.sitemap LI.bullet1 {
	background: url(images/bullet.gif);
	background-position: 0px 3px;
	background-repeat: no-repeat;
	padding: 0px 0px 2px 10px;
	margin: 0px;
	list-style-type: none;
	height: 20px;
}
.sitemap LI.bullet {
	background:url(images/bullet.gif);
	background-position: 0px 5px;
	background-repeat: no-repeat;
	padding: 2px 0px 2px 10px;
	margin: 0px;
	list-style-type: none;
	height: 20px;
}
.sitemap LI.hole {
	background: none;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.sitemap UL LI {
	height: auto;
}

.sitemap-a {
	padding-left: 0px;
	padding-right: 0px;
	color: #003D73;
	font-weight: bold;
	text-decoration: none;
}

.sitemap-b {
	padding-left: 0px;
	padding-right: 0px; 
	color: #003D73;
	font-weight: normal;
	text-decoration: none;
}

.sitemap-c {
	padding-left: 0px; 
	padding-right: 0px; 
	color: #174080;
	font-weight: bold; 
	text-decoration: none;
}

.sitemap-a:hover {
	text-decoration: none;
	color: #777777;
}

.sitemap-b:hover {
}

.sitemap-c:hover {
	text-decoration: none;
	color: #777777;
}

#navigationarea {
	width: 162px; 
	padding-top: 25px;
	padding-bottom: 10px; 
	padding-left: 15px; 
	padding-right: 0px;
	margin-right: 26px;
	float: left; 
	overflow: hidden; 
}

#contentarea {
	float: left; 
	Z-INDEX: 100; 
	width: auto;
}

#contentarealeft {
	width: 500px; 
	float: right; 
	padding-top: 10px; 
	padding-bottom: 10px; 
	margin-bottom: 10px;
}

#contentarearight {
	width: 189px; 
	 Z-INDEX: 102; 
	 float: left; 
	 padding-left: 2px; 
	 padding-bottom: 10px; 
	 overflow: hidden; 
	 color: #6E7171; 
	 padding-top: 10px;
}

#footerarea {
	padding-top: 5px; 
	padding-bottom: 5px; 
	margin: 0px; 
	width: auto; 
	background-color: #FFFFFF;
	border-top: 2px solid #DDDDDD;
}

.footer {
	color: #a5b2c8;
	font-family: arial, helvetica, sans-serif;
	text-decoration: none;
	font-size: 7pt;
}

a.footer {
	border: 0px;
	color: #a5b2c8;
	font-family: arial, helvetica, sans-serif;
	font-size: 7pt;
	letter-spacing: 1px;
}

/* ELRENDEZES */


/* General */

.clearboth {
	clear: both;
}

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

.textright {
	text-align: right;
}

.textcenter {
	text-align: center;
}

.textleft {
	text-align: left;
}

.textpadding {
	text-align: justify; 
	padding-right: 3em; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px;
	margin-left: 0px;
}


.refbox {
	float: left;
	width: 220px;
	height: 120px;
	margin: 0px;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 6px;
/* background: #ff1; */
	border-bottom: solid 1px #eee;
}
.refbox a {
/*	border: transparent 2px solid;*/
}
.refbox a:hover {
/*	border: #003D73 2px solid;*/
}
.refbox IMG {
	width: 108px;
	height: 108px;
	margin-right: 7px;
	border: #AAA 1px solid;
}
.refbox a:hover IMG {
	width: 108px;
	height: 108px;
	margin-right: 7px;
	border: #009DDC 1px solid;
}


P {
	color: #6E7171;
}

UL {
	padding-left: 10px; 
	padding-bottom: 0px;
	margin-left: 10px; 
	color: #6E7171;
}

DIV LI {
	background:url('images/bullet.gif');
	background-position: 0px 0.4em;
	background-repeat: no-repeat;
	padding-left: 13px;
	padding-bottom: 8px;
	margin-left: 0px;
	list-style-type: none;
}

BODY {
	font-family: Verdana; 
	color: #6E7171; 
	font-size: 70%; 
	background-color: #EDEDF0; 
	background:url('images/bg.gif');
/*	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	padding-top: 0px; */
	padding: 0px auto;
	margin: 10px auto;
}
TABLE {
	font-family: Verdana; 
	color: #6E7171; 
	font-size: 100%;
}

/* Header Area */

#logoarea-1 {
	display: inline; 
	float: left; 
	padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 0px;
}
#logoarea-2 {
	display: inline; 
	float: right; 
	padding-right: 15px; 
	padding-left: 15px; 
	padding-bottom: 0px;
}

/* ContentArearight */

#contentarearight H1 {
	border:1px solid #a5aec5; 
	padding-right: 3px; 
	padding-left: 3px; 
	font-size: 120%; 
	background: url('images/bg_gradgray.gif'); 
	padding-bottom: 2px; 
	color: #009DDC; 
	padding-top: 2px; 
	font-family: Arial; 
	letter-spacing: 1px; 
	background-color: #fff; 
	margin-left:0px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:1em
}
#contentarearight H2 {
	font-size: 100%; 
	margin: 10px 0px 0px; 
	color: #6E7171; 
	font-family: Arial;
}
#contentarearight A {
	color: #6E7171; 
	text-decoration: none;
}
#contentarearight A:hover {
	color: #009DDC; 
	text-decoration: underline;
}
#contentarearight UL {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none;
}
#contentarearight UL LI {
	margin: 0px 0px 10px;
}
#contentarearight .paragraphspace {
	margin: 1em 0px;
}
#contentarearight P {
	margin: 1em 0px;
}
/* ContentArearight */

/* Table layout border-collapse and td padding is css answer to cellpadding and cellspacing=0 */
TABLE.layout { 
	border-collapse: collapse;
}
TABLE.layout TD { 
	padding: 0px; 
}

TABLE.OrderTable TD { 
	padding: 2px;
}

A {
	color: #6E7171; 
	text-decoration: underline;
}
A:hover {
	color: #009DDC; 
	text-decoration: underline;
}

A:hover P {
	color: #009DDC; 
	text-decoration: underline;
}


A IMG {
	border-top-width: 0px; 
	border-left-width: 0px; 
	border-bottom-width: 0px; 
	border-right-width: 0px;
}

.ajto {
	color: #0079C1;
	font-weight: bold; 
	text-decoration: none;
}

.matik {
	color: #009DDC;
	font-weight: bold; 
	text-decoration: none;
}

.contact {
	padding-left: 0px;
	padding-right: 0px;
	color: #6E7171;
	font-weight: normal;
	text-decoration: none;
}

.contact:hover {
	text-decoration: underline;
}

.opciok {
	font-size: 100%; 
	font-weight: bold; 
	color: #000; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 0px;
}

.opciok:hover {
	font-size: 100%; 
	font-weight: bold; 
	color: #000; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 0px;
	text-decoration: underline;
}

.basic {
	color: #009DDC;
	font-size: 100%; 
	margin: 0px 0px 0.5em; 
	font-family: arial, sans-serif;
	padding-left: 13px; 
	padding-right: 0px; 
	font-weight: bold; 
	text-decoration: none;
}

.basic:hover {
	text-decoration: underline;
	font-size: 100%; 
	padding-left: 13px; 
	padding-right: 0px; 
	margin: 0px 0px 0.5em; 
	font-weight: bold; 
	font-family: arial, sans-serif;
}

.basic-ul {
	color: #009DDC;
	padding-left: 0px; 
	padding-right: 0px; 
	font-weight: normal; 
	text-decoration: underline;
}

.basic-ul:hover {
	color: #0079C1;; 
	text-decoration: underline;
}

#mainarea H1 { /* TODO: Remove? */
	font-weight: bold; 
	font-size: 200%; 
	margin: 10px 0px 0.5em; 
	color: #0079C1; 
	font-family: arial, sans-serif;
}

H1 {
	font-weight: bold; 
	font-size: 200%; 
	margin: 10px 0px 0.5em; 
	color: #174080; 
	font-family: arial, sans-serif;
}
H2 {
	font-weight: normal; 
	font-size: 160%; 
	margin: 0px 0px 0.5em; 
	color: #009DDC; 
	font-family: arial, sans-serif;
}
H3 {
	font-size: 100%; 
	font-weight: bold; 
	color: #009DDC; 
	margin-top: 5px; 
	margin-bottom: 5px; 
	padding: 0px;
}

/* End General Formatting */


/* menü (felsö) navigáció */

.MainMenu {
	position:relative;
	margin-left:18px;
	margin-right:18px;
	align: bottom;
	background-color: #FFFFFF;
	font-size: 120%;
}

.MainMenuItem A {
	color: #009DDC;
	text-decoration: none;
	float: 	left;
	padding-right: 16px; 
	padding-left: 10px; 
	font-weight: bold; 
	margin: 0px; 
	padding-top: 5px;
	background: url('images/arrow.gif');
	background-position: 0px 0.8em; 
	background-repeat: no-repeat; 
	text-decoration: none;
	clear: none;
}

.MainMenuItem A:hover {
	color: #6E7171;
	text-decoration: none;
}

.MainMenuItemRight A {
	color: #6E7171;
	text-decoration: none;
	float: right;
	padding-right: 16px; 
	padding-left: 10px; 
	font-weight: bold; 
	margin: 0px; 
	padding-top: 5px;
	background: url('images/arrow.gif');
	background-position:  0px 0.8em; 
	background-repeat: no-repeat; 
	text-decoration: none;
	clear: none;
}

.MainMenuItemRight A:hover {
	color: #009DDC;
	text-decoration: none;}

.ActiveMainMenuItem A { 
	color: #6E7171;
	text-decoration: none;
	float: left;
	padding-right: 16px; 
	padding-left: 10px; 
	font-weight: bold; 
	margin: 0px; 
	padding-top: 5px;
	background: url('images/arrow-b.gif');
	background-position:  0px 0.7em;
	background-repeat: no-repeat; 
	clear: none;
}

/* menü nav vege */

/* left Navigation */

.MenuItem { 
	color: #6E7171; 
	width: 132px;
	padding-right: 16px; 
	border-top: 1px solid #DDDDDD;
	display: BLOCK;
	padding-left: 16px; 
	font-weight: bold; 
	padding-top: 8px;
	padding-bottom: 8px; 
	margin: 0px; 
	background: url('images/arrow.gif');
	background-position:  3px 1.1em;
	background-repeat: no-repeat; 
	background-color: #FFFFFF; 
	text-decoration: none;
}

.MenuItem:hover {
	text-decoration: underline;
} 

.SubMenuItem {
	margin-left: 20px;
	width: 144px;
	display: block;
	background: none;
	border-top: #EEEEEE 1px solid; 
	padding-left: 0px; 
	padding-right: 0px; 
	padding-top: 8px; 
	padding-bottom: 8px; 
	color: #6E7171;
	font-weight: normal; 
	text-decoration: none;
}

.SubMenuItem:hover {
	text-decoration: underline;
}

/* End left Navigation */

/* navibar */
#navibar A { 
	color: #AAAAAA; 
	text-decoration: none;
}
#navibar A:hover { 
	color: #009DDC;
}
#navibar { 
	color: #AAAAAA; 
	font-style: normal; 
	font-size: 90%;
} /* font-style: italic; font-size: 90%;} */
/* End navibar */

IMG.puffArrow {
	position: relative;
	top: 85px;
	left: 335px;
}

#listingarea P {
 font-size: 100%; 
 padding: 0px; 
 margin: 0px;
}
#listingarea A {
	 font-weight: bold; 
	color: #6E7171; 
	text-decoration: none;
	padding-left: 10px; 
	line-height: 300%;
	background:url('images/arrow.gif'); 
/* background-position: left 50%; */
	background-position: 0px 0.4em; 
	background-repeat: no-repeat;
}
#listingarea A.thumbnail {
	background:url('images/pix_FFFFFF.gif');
	padding-left: 0px;
}
#listingarea A:hover {
	color: #009DDC; 
	text-decoration: underline;
}
#listingarea TABLE {
	margin-right: 0px;
}
#listingarea IMG {
	margin-right: 10px; 
	border: #AAAAAA 1px solid;
}
#listingarea TD {
	border-bottom: 1px solid #e8e8e8;
	padding-bottom: 10px; padding-top: 10px;
	vertical-align: top;
	text-align: justify;
}

.hr {
	height: 6px;
	margin-top: 30px;
	background: #ffffff url('images/hr_striped.gif') repeat-x center;
}
.hr hr {
	display: none;
}

.rightInfoArea {
	width: 184px;
	color: #6E7171;
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 20px;
}

.rightInfoArea LI {
	padding-bottom: 0px;
	padding-left: 10px;
	list-style-position: outside;
}

#rightLinksArea P {
	padding: 0px; 
	margin: 0px;
}

#rightLinksArea A {
	color: #6E7171; 
	text-decoration: none;
	background:url('images/arrow.gif'); 
	background-position: left 50%; 
	background-repeat: no-repeat;
	padding-left: 10px;
}
#rightLinksArea A:hover {
	color: #009DDC; 
	text-decoration: underline;
}

/* Content area left (review use)*/

#contentarealeft DIV {
	margin: 0px;
}
#contentarealeft P {
	margin: 1em 0px;
}
TD.contentarealeft H3 {
	font-weight: bold;
	font-size: 110%;
	margin: 0px 0px 0.5em;
	font-family: Verdana; 
	color: #6E7171; 
}

.level {
	font-weight: bold;
	font-size: 110%;
	margin: 0px 0px 0.5em;
	font-family: Verdana; 
	color: #6E7171; 
}

/* End content area left */
