body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
	text-align: center;
	background-color: #881d59;
}

#feher {
	background-color: #FFFFFF;
	width: 950px;
	height: 100%;
	margin: auto;
}

#kontener {
	position: relative;
	background-color: #FFFFFF;
	width: 950px;
	margin: auto;
	padding: 0;
}

#top {
	position:relative;
	width:100%;
	height:177px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#logo {
	float: left;
	margin: 30px;	
	border: 0px;
}

#felirat {
	float: right;
	margin: 30px;
	padding-top: 10px;	
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	text-align: left;
}

#menu {
	postition: relative;
	top: 100px;
	background-image:url('menu.gif');
	width: 950px;
	height: 53px;
	text-align: center;
}

#menu UL {
	margin: 0 auto 0 auto;
}

#menu UL LI {
	list-style: none;
	padding: 18px 0px 0px 0px;
	float: left;
}


#menu UL LI A {
	text-align: center;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	padding-left:30px;
	padding-right:30px;
}

#menu UL LI A:hover {
	color: #c596aa;
}

#webaruhazaink {
	padding: 30px;
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	text-align: left;
}
#webaruhazaink a {
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	font-weight:normal;
}
#webaruhazaink a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	font-weight:bold;
}

a {
	font-family: Tahoma;
	font-size: 14px;
	color: #c596aa;
	text-decoration: none;	
	font-weight:bold;
}
a:hover {
	font-weight:normal;
}

.aktiv {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #96205d;
	padding-left:30px;
	padding-right:30px;
}

.kitolto_csik {
	border: 1px solid #c596aa;
	background-image:url('menu.gif');
	background-repeat:repeat-x;
	width:200px;
	height:22px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}
.kitolto_arena {
	border: 1px solid #c596aa;
	background-image:url('menu.gif');
	background-repeat:repeat-x;
	width:200px;
	height:53px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 13px;
}

.szoveg {
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	text-align: left;
}