body 	{
margin:0px; background-color:#ffffff; 
font-family:Arial;
}

a 	{
text-decoration: none;
font-size:9pt;
color:#4da7fc;
}

a:visited 	{
text-decoration: none;
font-size:9pt;
color:#4da7fc;
}

a:linked 	{
text-decoration: none;
font-size:9pt;
color:#4da7fc;
}

a:active 	{
text-decoration: none;
font-size:9pt;
color:#4da7fc;
}

a:hover 	{
text-decoration: none;
font-size:9pt;
color:#4da7fc;
}

a.small 	{
text-decoration: none;
font-size:10px;
color:#4da7fc;
}

a.small:visited 	{
text-decoration: none;
font-size:10px;
color:#4da7fc;
}

a.small:linked 	{
text-decoration: none;
font-size:10px;
color:#4da7fc;
}

a.small:active 	{
text-decoration: none;
font-size:10px;
color:#4da7fc;
}

a.small:hover 	{
text-decoration: none;
font-size:10px;
color:#4da7fc;
}
a.menu { color:#9a989b;font-weight:bold;text-decoration:none;font-size:11px;font-family:Tahoma; }
a.menu:hover { color:#fb52a5;font-weight:bold;text-decoration:none;font-size:11px;font-family:Tahoma; }

a.menu2 { color:#9a989b;font-weight:bold;text-decoration:none;font-size:12px;font-family:Tahoma; }
a.menu2:hover { color:#fb52a5;font-weight:bold;text-decoration:none;font-size:12px;font-family:Tahoma; }

h1 	{
font-size:9pt;
color:#4da7fc;
font-family:Arial;
font-weight:bold;
}

h2 	{
font-size:12px;
color:#4da7fc;
font-family:Arial;
font-weight:bold;
}

#wrapper	{ 
margin: 0px auto; 
width: 1024px; 
float:center;
background-image:url(images/background_left.gif);
background-position:top left;
background-repeat:no-repeat;
background-color:#fafafa;
} 

#container { 
padding: 0px 0px 0px 0px; 
margin: 0px auto; 
width: 1024px; 
float: center; 
text-align: left; 
background-image:url(images/background_right1.gif);
background-position:top right;
background-repeat:repeat-y;
} 

#top { 
width:1024px;
height:56px;
background-image:url(images/background_top.gif);
background-position:top right;
background-repeat:no-repeat;
} 

#contain { 
background-image:url(images/background_right2.gif);
background-position:bottom right;
background-repeat:no-repeat;
float:right;
width: 907px;
margin: 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
height:auto;
}  

#content	{
background-image:url(images/content_bg.gif);
background-position:top left;
background-repeat:repeat-y;
height:661px;
height:auto;
}

#content_top	{
background-image:url(images/content_bg_top.gif);
background-position:top left;
background-repeat:no-repeat;
width:774px;
height:177px;
}

#content_menu		{
background-image:url(images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
height:31px;
margin-left:2px;
margin-right:2px;
width:770px;
text-align:center;
}

#content_bottom		{
background-image:url(images/content_bg_bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;
height:22px;
}

#text {min-height:661px;}

#footer { 
background-image:url(images/background_bottom.gif);
background-position:bottom left;
background-repeat:no-repeat;
height: 51px; 
width: 1024px; 
text-align: right; 
clear: both; 
margin: 0px auto; 
padding: 0px 0px 0px 0px;
float:center; 
} 

.szoveg		{
margin-left:95px;
margin-top:15px;
margin-bottom:10px;
}

.text		{
margin-left:2px;
margin-right:8px;
margin-top:5px;
margin-bottom:10px;
text-align:justify;
font-size:9pt;
color:#666666;
font-family:Arial;
line-height:18px;
}

.kepkeret		{
border:1px solid #bbbbbb;
}

.kephatter		{
background-image:url(images/kephatter.gif);
background-position:top;
background-repeat:no-repeat;
width:165px;
height:125px;
}

.bevezeto		{
text-align:justify;
font-size:10px;
color:#939493;
font-family:Arial;
padding-top:10px;
}

.separator		{
background-image:url(images/separator.gif);
background-position:top right;
background-repeat:repeat-y;
}

.texttable {padding-right:20px; padding-top:15px; padding-bottom:8px;}

#eploseditpanel{position:absolute; top:70px; left:50%;z-index:5;}

#fejleckep{position:absolute; top:50px; left:50%;z-index:5;}

.title1 {font-family:Verdana;font-weight:normal;font-size:22px;color:#3fa6ff;}
.title2 {font-family:Verdana;font-weight:bold;font-style:italic;font-size:19px;color:#a0a0a0;padding-top:10px;}

div.formContainer{
width: 510px;
margin: 0 auto;
}

div.formContainer h6{
float: left;
width: 100%;
font: bold 12px Helvetica, Arial, sans-serif;
text-transform: uppercase;
color: #252A92;
padding: 10px 0 0 0; 
}

div.formContainer fieldset{
border-bottom: 1px solid #c5c8e4;
float: left;
width: 100%;
padding: 5px 0 5px 0;  
}

div.formContainer fieldset span{
display: inline-block;
float: right;
vertical-align: bottom; 
text-align: right;
}

div.formContainer fieldset label{
display: inline-block;
float: left;
font: bold 12px Helvetica, Arial, sans-serif;
color: #333;
vertical-align: bottom;
cursor: pointer;
padding: 5px 0 0 0;  
}

div.formContainer fieldset span label{
float: none;
}

div.formContainer span.errorMessage {margin:10px 0 10px 0;color:#FF0000;font-weight:bold;}
div.formContainer div.document {
	background: url(../images/document_bg.gif) no-repeat;
	background-position:left 3px; 
	padding:0 10px 0 40px; 
	line-height:30px; 
	font-weight:normal;
	margin:4px 0 0 0;
	background-color:#f1f1f1;
	font-size:12px;
	color:#000000;
}

div.formContainer input.error {border: 1px solid #f12626;background-color:#fffbdb;}
div.formContainer textarea.error {border: 1px solid #f12626;background-color:#fffbdb;}

.textfield{
font: normal 12px Helvetica, Arial, sans-serif;
border: 1px solid #26C8F1;
height: 12px;
background-color: #F6F6F6;
padding: 5px;
border-radius: 4px;
-moz-border-radius: 4px;   
-webkit-border-radius: 4px;   
}

.submitButton{
display: inline-block;
height: 40px;
margin: 10px 0 0 0;
float: right; 
background-color: #69c826;
text-align: center;
vertical-align: middle;
font-weight: bold;
color: #fff;
cursor: pointer; 
border: 4px solid #bdeb93;
border-radius: 5px;  
-moz-border-radius: 5px;  
-webkit-border-radius: 5px;  
}

.submitButton:hover,.submitButton:focus{
border-color: #a1eb5d;
text-decoration: underline;
}

.submitButton:active{
background-color: #74e028; 
}

.w219{
width: 219px;
}

.w140{
width: 140px;
}

.w30{
width: 30px;
}

.w100{
width: 100px;
}

.w120{
width: 120px;
}

select.w219{
width: 230px 	
} 

select.textfield{
height: auto;
}

.textfield:focus,.textfield:active{
border-color: #7DD818;
background-color: #fff; 
} 

textarea.textfield{
height: 140px !important;
}
