@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(images/bg_luna.jpg);
	background-attachment:fixed;
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000000;
}
body, td, th {
	color: #999999;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	position:relative;
	width: 900px;
	margin:0 auto;
}
#Logo {
	position:absolute;
	width:250px;
	height:130px;
	z-index:2;
	margin-left: 250px;
	margin-top: 0px;
	left: 0px;
	top: 0px;
	visibility: visible;
}
.header {
	margin:0;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0px;
}
.koncertek {
	list-style-type: none;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
}
.koncertek>li>span {
	background-color:#333333;
	color: #FFFFFF;
	display: inline-block;
	line-height: 13px;
}
.koncertek a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8587E;
	color: #C8587E;
}
.koncertek>li p {
	line-height: 14px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
}
.tagok {
	list-style-type: none;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	text-align: right;
}
.tagok>li>span {
	background-color:#333333;
	color: #FFFFFF;
	display: inline-block;
	line-height: 13px;
}
.tagok a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8587E;
	color: #C8587E;
}
#Shows {
	top: 150px;
	left: 30px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
	width: 354px;
}
#Player {
	top: 340px;
	right: 30px;
	width: 286px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}
#Members {
	top: 450px;
	right: 30px;
	width: 286px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}
#Members a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8587E;
	color: #C8587E;
	font-size:12px;
}
#memberList {
	font-size:11px;
	color:#999;
}
#memberList .leftAlign {
	position:absolute; 
	display:inline-block; 
	top:40px; 
	left:15px; 
	width: 250px;
}
#memberList .leftAlign div {
	float:left; 
	text-align:left;
}
#memberList .rightAlign {
	position:absolute; 
	display:inline-block; 
	right:15px; 
	width:250px; 
	float:right;
}
#memberList .rightAlign div {
	float:right; 
	text-align:right;
}
#Contact {
	top: 1000px;
	right: 30px;
	width: 286px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}
#Contact a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8587E;
	color: #C8587E;
}
#Contact ul {
	list-style-type: none;
	line-height: 20px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 0;
	text-align: right;
}
#Links {
	top: 1130px;
	right: 30px;
	width: 286px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}
#Gallery {
	top: 150px;
	right: 30px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
	width: 472px;
}
#Blog {
	top: 340px;
	left: 30px;
	width: 525px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}
#Blog img {
	border:1px solid #666666;
}
#LanguageSelection {
	top: 0px;
	right: 23px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
	width: 200px;
	text-align: right;
	vertical-align: middle;
	padding-top: 20px;
	padding-right: 5px;
	display: block;
}
#LanguageSelection a {
	text-decoration:none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C8587E;
	color: #C8587E;
}
#Regform {
	top: 152px;
	left: 189px;
	width: 525px;
	position: absolute;
	z-index: 10;
	visibility: visible;
	overflow: visible;
}

