body {
	background-image: url(/bg.jpg);
	background-position:center;
	background-repeat:no-repeat;
	background-color:#000000;
	background-attachment:fixed;
	background-size: cover;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	color: #FFF;
	min-height: 200px;
	height: auto !important; 
}

#skinet{
    position: fixed;
    top: 1em;
    right: 1em;	
}

#content {
	position:absolute;
	left: 50%;
	width: 650px;
	margin-left: -310px;
	top:5%;
	height:400px;
	z-index:100;
	color: #FFF;
}
A{
	color: #FFF;
}

.menu {	line-height:40px;	margin-bottom:10px;	height:40px;	width:650px;	border-radius:15px;	background:url('http://eubus.hu/content_bg.png');}
.menu ul {	margin:0px;	padding:0px;}
.menu ul li {	list-style:none;	float:left;}
.menu ul li:hover {	list-style:none;	float:left;	background-color:#fff;}
.menu ul li:first-child {	border-top-left-radius:15px;	border-bottom-left-radius:15px;}
.menu ul li:last-child {	border-top-right-radius:15px;	border-bottom-right-radius:15px;}
.menu ul li a {	padding: 13px 15px 14px 15px;	text-decoration:none;	font-weight:bold;}
.menu ul li a:hover{	text-decoration:none;	color:#000;}
.menu ul li:last-child a:hover{	text-decoration:none;	color:#000;	padding-right:19px;}

#menuen ul li a {
	padding: 13px 23px 14px 23px !important;
}
#menuen ul li:last-child a:hover{padding-right:31px !important;}

#menude ul li a {
	padding: 13px 25px 14px 25px !important;
}
#menude ul li:last-child a:hover{padding-right:26px !important;}

#menufr ul li a {
	padding: 13px 18px 14px 18px !important;
}
#menufr ul li:last-child a:hover{padding-right:21px !important;}

#menuit ul li a {
	padding: 13px 15px 14px 15px !important;
}
#menuit ul li:last-child a:hover{padding-right:23px !important;}





