/* mge.hu[page] */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height:normal;
}
a:link {
	color: #000066;
}
a:visited {
	color: #000066;
}
a:hover {
	color: #666666;
}
a:active {
	color: #666666;
}
.error {
    color: #AA0000;
	font-weight:bold;
	
}
.controlerror {    
	background-color: #ffffdd;
	border: 1px solid #AA0000;
	text-align:center;
}
.controlerror100 {    
	background-color: #ffffdd;
	border: 1px solid #AA0000;
	height:100px;
}
.textfield {
	background-color:#F7F7F7; border:1px solid #999999; text-align:center; 
}
.button {
	background-color:#666666;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #333333;
	cursor:pointer;
}
.button1 {
	background-color:#999999;
	color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border:1px solid #333333;
	cursor:pointer;
}
#pageVER {
	position:absolute;
	top:0px;
	width:955px;
	height:100%;
	left:50%;
	margin-left:-477px;
	z-index: 2;
	visibility: visible;
}
#bodyLEFT {
	position:absolute; top:0px; left:0px; width:50%; height:100%; background-image:url(../pictures/page_left_bg.png)
}
#bodyRIGHT {
	position:absolute; top:0px; right:0px; width:50%; height:100%; background-image:url(../pictures/page_right_bg.png)
}
#bodyMIDDLE {
	position:absolute; bottom:0px; left:50%; margin-left:-477px; width:955px; height:100%; background-image:url(../pictures/page_bottom_bg.png); border: 1px none #000000;
}
#pageBODY {
	position:absolute; top:0px; left:0px; width:100%; min-height:540px; height:auto !important; height:540px; background-color:#FFFFFF; background-image:url(../pictures/web_bg.png); background-position:bottom; background-repeat:no-repeat; line-height:20px 
}
#pageHEAD {
	position:absolute; top:3px; left:50%; margin-left:-477px; width:955px; height:291px; background-image:url(../pictures/index_top_bg.png); background-position:top; background-repeat:no-repeat; z-index: 3;
}
#logo {
	position:absolute; top:41px; left:535px; width:400px; height:143px; z-index: 1;
}
#infoPANEL {
	position:absolute; top:172px; left:10px; width:250px; height:28px; color:#000066; font-size:10px; padding-left:10px 
}
#iconPANEL {
	position:absolute; top:172px; right:20px; width:256px; height:28px; text-align:right; color:#000066; font-size:10px; z-index: 10;
}
#textBOX {
	position:relative; bottom:0px; width:935px; min-height:330px; height:auto !important; height:330px; margin:auto auto 40px auto; padding-top:200px; padding-bottom:5px; line-height:20px; background-image:url(../pictures/worldmap.png); background-repeat:repeat-y; color:#000066; text-align:center; z-index: 2;
}
#FooterLEFT {
	position:absolute; bottom:0px; left:0px; height:30px; width:50%; background-image:url(../pictures/page_left_bg.png); z-index: 1;
}
#FooterMIDDLE {
	position:absolute; bottom:0px; left:50%; margin-left:-477px; width:955px; height:30px; background-image:url(../pictures/page_bottom_bg.png); border: 1px none #000000; font-size:10px; color:#FFFFFF; z-index: 4;
}
#bottomLEFT {
	position:absolute; left:10px; top:4px; width:400px; height:15px; text-align:left 
}
#bottomRIGHT {
	position:absolute; top:5px; right:7px; height:15px; text-align:right 
}
#FooterRIGHT {
	position:absolute; bottom:0px; right:0px; height:30px; width:50%; background-image:url(../pictures/page_right_bg.png); z-index: 3;
}

html, body {
	height: 100%;
	min-height: 100%;
}
