#nagy_tavtarto
{
	position: relative;
	float: left;
	width:100%;
	height:48px;
}
#menu_tavtarto, #menu_keret
{
	position: relative;
	float: left;
	width:575px;
}
#menu_tavtarto{height:38px;}
#menu_keret{height:80;}

#ny_tavtarto
{
	position: relative; 
	float: left;
	width:217px;
	height:38px;
}

#menu
{
	position: relative;
	float: left;
	width:575px;
	height:39px;
}

#menu ul
{
	width:575px;
	height:17px;
	padding: 0 0 0 0;
	margin:0 0 0 0;
	list-style: none;
}

#menu ul li
{
	display:inline;
}

#menu ul li a
{
	float:left;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-top:10px;
	margin-left:9px;
	color: rgb(150,100,200); 
	text-decoration: none; 
	padding:0 1px 0 1px;
}

#menu .current
{
	height:39px;
	margin-top:0px;
	margin-left:3px;
	padding:10px 3px 0 3px;
	color:#f8f8fa;
	text-decoration: none; 
	background:url('../img/menu_current_bg.jpg') repeat-x;
}

#logo
{
	position:relative;
	clear:both;
	float:left;
	width:150px;
	height:80px;
}
.logo
{
	position:relative;
	float:left;
	width:100px;
	height:80px;
	margin:0 0 0 25px;	
}

#fbdiv
{
	position:relative;
	float:left;
	height:30px;
	width:75px;
	margin-left:255px;
	padding-top:7px;
}

#fbdiv a:link, #fbdiv a:active, #fbdiv a:visited, #fbdiv a:hover
{
	font-size: 14px;
	font-weight: bold;
	margin-left:5px;
	color: rgb(248,248,250);
	text-decoration: none; 
}
#fbdiv a:hover
{
	color: rgb(255,128,0);
}

#nyelv
{
	position:relative;
	float:right;
	width:200px;
	height:20px;	
	margin:0 0 0 0;
}

#nyelv ul
{
	width:100px;
	height:20px;
	margin:28px 0 0 0;
	list-style: none;
}

#nyelv ul li
{
	display:inline;
	margin:0 0 0 0;
}

#nyelv ul li a
{
	float:left;
	font-size:14px;
	text-align:left;
	color: rgb(150,100,200); 
	text-decoration: none; 
	padding:0 1px 0 1px;

}
#nyelv ul li a:hover
{
	text-decoration:underline;
}

#basket
{
	position: relative;
	float: left;
	width:180px;
	height:39px;
}

#basket a 
{
	float:left;
	font-size:14px;
	text-align:left;
	color:rgb(248,248,250); 
	text-decoration:underline; 
	padding:0 1px 0 1px;
	margin:10px 0 0 45px;
}

