BODY {
	margin: 0px auto 10px auto;
	padding: 0px;

	font-family: Tahoma, Arial, Sans-serif;
	font-size: 8pt;

	background: #e2e7ea url('../img/bg_body.jpg') repeat-x top;
}


UL {
	margin-top: 0px;
}

P {
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

P.top_text {
	margin: 30px 0px 0px 0px;
	padding: 0px;
}

H1 {
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 14pt;
	margin: 30px 0px 20px 0px;
	color: #1e4767;
}

H2 {
	clear: both;
	font-family: Tahoma, Arial, Sans-serif;
	font-size: 11pt;
	margin: 20px 0px 5px 0px;
}

IMG {
	border: 0px;
}

A {
	color: #05467d;
	font-weight: bold;
}


DIV#container {
	width: 960px;
	margin: 0px auto;
	background: url('../img/bg_container.gif');
	overflow: hidden;

}

DIV#header {
	width: 960px;
	height: 163px;
	overflow: hidden;

}

DIV#header IMG#header_pics, DIV#header A {
	overflow: hidden;
	float: left;
}

DIV#header DIV#langselect {
	float: right;
	width: 772px;
	height: 54px;
	background: #e2e7ea;
}


DIV#header DIV#langselect IMG.decor {
	display: block;
	float: left;
}

DIV#header DIV#langselect A.langselect {
	display: block;
	float: right;
	margin-top: 30px;
}

DIV#submenu {
	float: right;
	height: 25px;
	padding: 3px 0px 1px 0px;
	overflow: hidden;

}


DIV.submenu_active {
	float: right;
	height: 25px;
	padding: 0px 0px 1px 0px;
	overflow: hidden;

	background: #ffffff;
	margin: 4px 0px 0px 8px;
}

DIV.submenu {
	height: 25px;
	float: right;
	background: #ffffff;
	margin: 0px 0px 0px 8px;
	overflow: hidden;

}

DIV.submenu DIV.bgleft, DIV.submenu_active DIV.bgleft {
	float: left;
	width: 7px;
	height: 25px;
	overflow: hidden;
	background: url('../img/submenu_left.gif') no-repeat; 
}

DIV.submenu DIV.bgright, DIV.submenu_active DIV.bgright {
	float: left;
	width: 7px;
	height: 25px;
	overflow: hidden;
	background: url('../img/submenu_right.gif') no-repeat; 
}

DIV.submenu A, DIV.submenu_active A {
	display: block;
	float: left;
	padding: 5px 3px 0px 3px;
	color: #05467d;
	font-weight: bold;
	font-size: 8pt;
	overflow: hidden;
	text-decoration: none;
}

DIV#content {
	clear: both;
	width: 710px;
	padding: 29px 29px 0px 29px;
	background: url('../img/bg_content.gif') repeat-y;
	border-top: 4px solid #ffffff;
	border-right: 4px solid #ffffff;
	border-bottom: 4px solid #ffffff;
	overflow: hidden;

}

DIV.white_content {
	width: 650px;
	padding: 0px 30px 30px 30px;
	margin: 0px 0px 29px 0px;
	background: #ffffff;
	overflow: hidden;
	text-align: justify;
	font-size: 10pt;
}

DIV.white_content_half_left {
	width: 280px;
	padding: 0px 30px 30px 30px;
	margin: 0px 30px 29px 0px;
	background: #ffffff;
	overflow: hidden;
	text-align: justify;
	font-size: 10pt;
	float: left;
}

DIV.white_content_half_right {
	width: 280px;
	padding: 0px 30px 30px 30px;
	margin: 0px 0px 29px 0px;
	background: #ffffff;
	overflow: hidden;
	text-align: justify;
	font-size: 10pt;
	float: left;
}

DIV#content_left {
	position: relative;
	width: 188px;
	float: left;
	z-index: 10;
}

DIV#content_right {
	width: 772px;
	float: left;
	overflow: hidden;
}

DIV#left_bottom {
	clear: both;
	width: 188px;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 8pt;
	overflow: hidden;
}

DIV#bottom_links {
	float: left;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	font-size: 8pt;
	overflow: hidden;
}

DIV#bottom_links A.adatvedelem {
	display: block;
	float: left;
	padding-right: 20px;
	padding-top: 30px;
}

DIV#footer {
	position: relative;
	height: 65px;
	width: 960px;
	background: url('../img/bg_footer.gif') no-repeat;
	text-align: center;
	padding: 5px 0px 0px 0px;
	margin: 0px auto;
	overflow: hidden;
}

DIV#footer A {
	display: block;
	float: left;
	padding: 0px 0px 0px 0px;
	font-size: 8pt;
}

DIV#footer A.email {
	display: block;
	padding: 0px 0px 0px 30px;
}

DIV#footer A.wayout {
	float: right;
	padding: 0px 0px 0px 0px;
}

SPAN.mark {
	color: #237ea8;
	font-weight: bold;
}



DIV#menu {
	position: relative;
	width: 170px;
	text-align: right;
	padding: 30px 10px 30px 0px;
}

DIV#menu A.menuitem {
	width: 140px;
	position: relative;
	display: block;
	clear: both;
	color: #b00000;
	font-weight: bold;
	z-index: 2;

	background: url("img/menu_at.gif") no-repeat top right;
	padding: 6px 15px 5px 5px;
	margin: 0px 0px 0px 10px;
	border-bottom: 1px solid #f1f1f1;
}

DIV#menu A.menuitem:link {
	color: #05467d;
	text-decoration: none;
}

DIV#menu A.menuitem:visited {
	color: #05467d;
	text-decoration: none;
}

DIV#menu A.menuitem:hover {
	color: #05467d;
	text-decoration: underline;
}

DIV#submenu2 {
	position: absolute;
	background: #237ea8;
	width: 170px;
	height: 170px;
	padding: 5px 10px;
	z-index: 5000px;
	text-align: left;
}


DIV#submenu2 A {
	width: 150px;
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}


DIV.extra_box {
	width: 180px;
	height: 50px;
	clear: both;
	background: #f1f1f1;
	margin: 0px 0px 15px 5px;
	text-align: right;
}

DIV.extra_box A {
	display: block;
	float: right;
	padding: 7px 13px 0px 0px;
}


DIV.extra_box A.text {
	display: block;
	float: right;
	padding: 18px 10px 0px 0px;
	text-decoration: none;
}


DIV.extra_box A.text_2row {
	display: block;
	float: right;
	padding: 10px 10px 0px 0px;
	text-decoration: none;
}
DIV.felpalya {
	width: 320px;
	float: left;
}
FORM#contact {
	width: 320px;
	overflow: hidden;
	margin: 10px 0px 0px 0px;
	padding: 0px;
}

FORM#contact LABEL {
	width: 90px;
	text-align: right;
	font-weight: bold;
	padding: 12px 10px 0px 0px;

	float: left;
	clear: both;
}

FORM#contact INPUT.itext {
	float: left;
	width: 200px;
	background: #f1f1f1;
	border: 1px solid #000000;

	padding: 2px;
	margin: 10px 0px 0px 0px;
}

FORM#contact TEXTAREA {
	float: left;
	width: 200px;
	height: 120px;
	background: #f1f1f1;
	border: 1px solid #000000;

	padding: 2px;
	margin: 10px 0px 0px 0px;
}
.hasab{
	float: left;
	width: 150px;
}

DIV.ref {
	width: 110px;
	float: left;
	margin: 10px;
	text-align: center;
}

UL.countries {
	list-style-type: none;
}

UL.countries LI {
	padding-bottom: 7px;
}

IMG.decorpics {
	display: block;
	float: left;
	padding: 5px 10px 5px 0px;
}

div#flash_overlay_background{
    position: fixed;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    background-color: #333333;
    opacity: 0.65;
    filter:alpha(opacity = 65);
    -moz-opacity: 0.65;
    display: none;
    z-index: 1000;
}

div#flash_overlay{
    position: absolute;
    left:50%;
    margin-left: -155px;
    display: block;
    top:25%;
    width: auto;
    height: auto;
    overflow: visible;
    z-index: 10000;
}