#header { 
	position: relative;
	width: 1005px;
	height:168px;
	text-align:left;
	margin:0px;
	padding:0px;
	background-color:#aaaaff;
	background-image:url(header_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
	overflow:hidden;
	border:0px solid #CC2200;
}



#lang_select{
	position: relative;
	float:left;
	top:115px;
	left:60px;
	width:100px;
	height:50px;
	text-align:left;
	color:#331701;
	padding:0px;
	margin:0px;
	border:0px solid #ff2222;
	overflow:hidden;
}

#lang_select .rss_txt {
	position: relative;
	float:left;
	top:3px;
	left:2px;
	border:0px solid #ff2222;
}

#lang_select .rss_txt a, #lang_select .rss_txt a:link, #lang_select .rss_txt a:visited {
	color:#331701;
}

#lang_select .rss_txt a:hover {
	color:#b65000;
    text-decoration:none;
}

#lang_select .rss_img {
	position: relative;
	/*float:left;*/
	/*top:2px;
	left:0px;*/
	margin:0px;
	margin-top:5px;
	border:0px solid #ff2222;
}

#lang_select .rss_img a{
	margin:0px;
	margin-right:3px;
}

#lang_select .lang {
	position: relative;
	/*float:left;
	top:0px;
	left:2px;*/
	width:100%;
	height:23px;
	color: #620000;
	border:0px solid #ff2222;
}

#lang_select .lang a, #lang_select .lang a:link, #lang_select .lang a:visited {
	font-size:11px;
	text-align:left;
	color: #620000;
}

.lang_old{
	font-size:11px;
	text-align:left;
/*border-right:1px solid #2222ff;*/
	/*line-height: 15px;*/
}

#lang_select a{
	color:#555;
	/*font-weight:bold;*/
}

#header .logo {
	/*position:absolute;
	left:165px;
	top:37px;*/
	position: relative;
	float:left;
	top:37px;
	left:65px;
	width:110px;
	height:125px;
	overflow:hidden;
	border:0px solid #CC2200;
}

#header .logo a {
	display: block;
	height:125px;
}

#top_menu{
	position: relative;
	float:right;
	top:98px;
	right:62px;
	width:640px;
	height:18px;
	text-align:right;
	padding:0px;
	/*padding-top:1px;*/ /*a menü szöveg függ. poziciója*/
	margin:0px;
	overflow:visible;
	border:0px solid #ff2222;
}

.top_menu_cell {
	display:inline;
	width:auto;
	height:18px;
	overflow:hidden;
	margin:0px;
	/*margin-left:-3px;*/ /*csak így ér össze a szomszédos menü*/
	padding:0px;
	font-size:14px;
	color: #620000;
	font-weight:normal;
	border: 0px solid #22f;
}


.top_menu_cell a,  .top_menu_cell a:link, .top_menu_cell a:visited {
	padding-right:2px;
	font-size:14px;
	color: #620000;
	font-weight:bold;
	border: 0px solid #22f;
}

.top_menu_cell a:hover {
	color:#620001;
	font-weight:bold;
    text-decoration:none;
}

.itempath {
	position: relative;
	float:left;
	top:145px;
	left:97px;
	width:630px;
	height:18px;
	margin:0px;
	padding:0px;
	font-size:11px;
	text-align: left;
	color:#796a47;
	overflow:hidden;
	border:0px solid #f22;
}

.itempath a,  .itempath a:hover, .itempath a:link, .itempath a:visited {
	color:#796a47;
	text-decoration:none;
}

.itempath a:hover {
	color:#4d4d4d;
	text-decoration:underline;
}

