#header { 
	position: relative;
	width: 1000px;
	/*height:220px;*/
	height:100%;
	text-align:left;
	margin:0px;
	padding:0px;
	border:0px solid #CC2200;
	overflow:hidden;
}


#header_hu, #header_en, #header_de { 
	position: relative;
	width: 1000px;
	height:220px;
	/*height:100%;*/
	text-align:left;
	margin:0px;
	padding:0px;
	/*background-color:#fff;*/
	border:0px solid #CC2200;
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
}

#header_hu {
	background-image:url(../images/header_bg_hu.jpg);
}

#header_en {
	background-image:url(../images/header_bg_en.jpg);
}

#header_de {
	background-image:url(../images/header_bg_de.jpg);
}

.logo {
	position:absolute;
	left:27px;
	top:18px;
	color:#ff2222;
	border:0px solid #CC2200;
	width:106px;
	height:65px;
}

.logo a {
	display: block;
	height:65px;
}

#header_right {
	position:relative;
	float:right;
	right:20px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	width:230px;
	height:60px;
	overflow:visible;
	border:0px solid #f22;
}

#login {
	position:relative;
	top:0px;
	left:5px;
	text-align:left;
	margin:0px;
	padding-left:0px;
	width:215px;
	height:36px;
	
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 21px;*/
	/*letter-spacing: 0.1em;*/
	/*background-color:#cccc22;
	background-image:url(../images/logged.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	overflow:hidden;
	border:0px solid #22f;
}

#login a, #login a:link, #login a:visited {
	color:#005aa3;
}

#login a:hover {
	color:#005aa3;
    /*background-color:#009cff;*/
    text-decoration:none;
}

#no_logged {
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	width:215px;
	height:auto;
	margin:0px;
	padding-left:0px;
	padding-top:0px;
	font-family: Arial, Helvetica, sans-serif;
	/*line-height: 21px;
	letter-spacing: 0.1em;*/
	/*background-color:#cccc22;*/
	/*background-image:url(../images/logged.jpg);
	background-position:top;
	background-repeat:no-repeat;*/
	border:0px solid #CC2200;
}

#no_logged .text { /*IE-ben ie.css*/
	position:relative;
	top:-3px;
	left:5px;
	width: 210px;
	height: 18px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
	letter-spacing: 0em;
	color:#565253;
	overflow: visible;
	border:0px solid #ff0000;
}

#no_logged .text a, #login .text a:link, #login .text a:visited {
	color:#565253;
	text-decoration:none;
}

#no_logged .text a:hover {
	color:#000;
   text-decoration:none;
}



#login form {
	display:inline;
	margin:0px;
	padding:0px;
	/*margin-top:20px;*/
	border:0px solid #ff0000;
}

input.user { /*IE-ben ie.css*/
	height:13px;
	width:77px;
	margin:0px;
	padding:0px;
	margin-top:5px;
	margin-left:5px;
	font-size:11px;
	color:#565253;
	background-color: transparent;
	border:0px solid #ff0000;
}

input.pwd {
	border:0px solid #ff0000;
	height:13px;
	width:65px;
	margin:0px;
	/*margin-top:5px;*/
	margin-left:-3px;
	padding:0px;
	font-size:11px;
	color:#565253;
	background-color: transparent;
}

input.loginbtn {
	border:0px solid #ff0000;
	height:auto;
	width:auto;
	padding:0px;
	
	/*margin-top:2px;*/
	margin-left:1px;
	font-size:10px;
	color:#f22;
	text-align:left;
	background-color: transparent;
	overflow:hidden;
}

#logged {
	/*position:relative;
	float:left;
	left:641px;
	top:0px;
	text-align:left;
	margin:0px;
	padding-left:5px;*/
	width:214px;
	height:36px;
	margin:0px;
	padding-left:0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	/*letter-spacing: 0.1em;*/
	/*background-color:#cccc22;*/
	background-image:url(../images/logged_bg.png);
	background-position:top;
	background-repeat:repeat-x;
	border:0px solid #CC2200;
}

#logged .logged_text {
	width: 195px;
	height: 14px;
	margin:0px;
	margin-top:2px;
	margin-left:1px;
	padding:0px;
	/*padding-top:14px;*/
	padding-left:5px;
	/*padding-top:0px;*/
	/*padding-bottom:6px;*/
	text-align:left;
	font-size:10px;
	/*background-color:#fcfbf9;*/
	color:#555;
	overflow: hidden;
	border:0px solid #ff0000;
}

#logged .text {
	/*position: absolute;
	top:9px;
	left: 285px;*/
	position:relative;
	top:2px;
	left:7px;
	border:0px solid #ff0000;
	width: 187px;
	height: 14px;
	margin:0px;
	padding:0px;
	text-align:left;
	font-size:11px;
	/*letter-spacing: 0.05em;*/
	/*line-height: 34px;*/
	color:#565253;
	overflow: hidden;
}

#logged .text a {
  color:#565253;
  text-decoration:none;
}

#logged .text a:hover {
  color:#000;
  text-decoration:none;
}



#lang_select{
	position: relative;
	float:left;
	top:4px;
	left:8px;
	width:210px;
	height:23px;
	text-align:right;
	color:#331701;
	padding:0px;
	margin:0px;
	overflow:hidden;
	border:0px solid #ff2222;
}

#lang_select .lang {
	position: relative;
	float:right;
	top:2px;
	right:6px;
	padding:0px;
	margin:0px;
	border:0px solid #ff2222;
}

#lang_select .lang img a{
	color:#555;
	/*font-weight:bold;*/
	padding:0px;
	margin:0px;
}
