body {
	margin: 0px;
	padding: 0px;
	height: 100%;
	border: none;
	text-align: center;
}

#feher {
	width: 950px;
	height: 100%;
	margin: auto;
}

#kontener {
	position: relative;
	width: 950px;
	margin: auto;
	padding: 0;
}

#top {
	position:relative;
	width:100%;
	height:100px;
	background-repeat: repeat-x;
	background-position: bottom;
}

#logo {
	float: left;
	margin: 30px;	
	border: 0px;
}

#felirat {
	margin: 30px;
	padding-top: 10px;	
	font-family: Tahoma;
	font-size: 14px;
	color: #881d59;
	text-align: left;
}

#menu {
	margin-top: 40px;
	float: right;
	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: 12px;
	font-weight: bold;
}

#menu UL LI A:hover {
	color: #c596aa;
}

#webaruhazaink {
	padding: 30px;
	font-family: Tahoma;
	font-size: 12px;
	color: #2c2c2c;

	text-align: left;
}
#webaruhazaink a {
	font-family: Tahoma;
	font-size: 12px;
	color: #2c2c2c;
	font-weight:normal;
}
#webaruhazaink a:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #2c2c2c;
	font-weight:bold;
}

a {
	font-family: Tahoma;
	font-size: 14px;
	color: #2c2c2c;
	text-decoration: none;	
	font-weight:bold;
}
a:hover {
	font-weight:normal;
}

.aktiv {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #2c2c2c;
	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;
}

.gomb {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;	
	font-size: 10px;
	background: #91205e url('Web-Markt_button-bg.gif') repeat-x;	
	display: inline-block;	
	color: #fff!important;
	text-decoration: none;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.3);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.3);	
	position: relative;
	cursor: pointer;
	font-weight: bold;	
	padding: 4px 15px 5px;
	border: 1px solid rgba(0,0,0,.25);	
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	margin: 0 5px 0 0;
}

.gomb.small {
	padding: 3px 10px 4px !important;
	font-size: 11px !important;	
}


.gomb:hover {
	background: #91205e url('Web-Markt_button-bg-hover.gif') repeat-x;
	color: #fff ;
}
