body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-track-color: #ffa89f;
	scrollbar-face-color: #ffa89f;
	scrollbar-arrow-color: #c7c5bb;
	scrollbar-highlight-color: #e5e5ff;
	scrollbar-shadow-color: #c7c5bb;
	scrollbar-3dlight-color: #ffa89f;
	scrollbar-darkshadow-color: #ffa89f;
	background-color: #FFA89F;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;

}
strong {font-weight: bold;}
em {font-style: italic;}


#container {
	width: 600px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFA89F;
}

.menu ul {
	text-align: center;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.menu ul li {display: inline;}
.menu ul li a {
	font-size: 1.1em;
	text-decoration: none;
	margin: 0 16px 0 0;
	color: #FFFFFF;
}
.menu ul li a:hover {color: #CCCCCC;}
.menu ul li a.menu_last {
	margin: 0;
	color: #FFFFFF;
}

#home {
	height: 80px;
	background-color: #FFA89F;
}
#home h1 {display: none;}
#load {	display: none}

#preactual {
	height: 400px;
	background-color: #FFA89F;
	padding-left: 295px;
	padding-top: 100px;
}

#actual {margin: 0px 0px 20px; padding: 20px 5px 0px; zoom: 1;}
#music, #video {padding: 20px 0 0 0; margin: 0; display: block; zoom: 1;}
#photos, #contact {
	display: block;
	zoom: 1;
	background-position: center;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
#story {
	display: block;
	zoom: 1;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#story p, #actual p {font-size: 0.8em; color: #666666; text-align: justify;}
#contact p {font-size: 0.8em; color: #FFFFFF; text-align: center;}
#contact a {
	color: #FFFFFF;
	align: center;
	text-decoration: none;
	text-align: center;

}
#contact a:hover {
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;

}
#photos {text-align: center;}
#photos img {margin-bottom: 15px;}
#video {width: 600px; margin: 0 auto;}

.video_info, .music_info {
	font-size: 0.8em;
	color: #FFFFFF;
	text-align: right;
	padding-top: 0px;
	padding-right: 20;
	padding-bottom: 0;
	padding-left: 0;
	vertical-align: middle;
}

.music_player, .video_player {
	vertical-align: middle;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

h2 {
	font-size: 36px;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	margin-bottom: 30px;
	padding-left: 10px;
}
h3 {
	font-size: 16px;
	color: #FFFFFF;
	text-align: left;
	line-height: normal;
	font-weight: bold;
	padding-left: 50px;
}

/*ÁTVEZETO RÉSZEK*/
div.interlude {
		background-position: center center;
}
.interlude table {
	border-collapse: collapse;
	background-position: center;
	width: 600px;
}
.interlude table td {width: 120px; height: 80px; background: url(images/pattern.gif) no-repeat;}

a.logobutton {
	display: block;
	width: 120px;
	height: 80px;
	background-image: url(images/pattern_over.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
a.logobutton:hover {
	background-image: url(images/pattern_over.gif);
	background-repeat: no-repeat;
	background-position: -120px 0;
}

a.redbutton {display: block; width: 120px; height: 80px; background: url(images/button_redover.gif) 0 0 no-repeat;}
a.redbutton:hover {background: url(images/button_redover.gif) -80px 0 no-repeat;}

a.greenbutton {display: block; width: 120px; height: 80px; background: url(images/button_greenover.gif) 0 0 no-repeat;}
a.greenbutton:hover {background: url(images/button_greenover.gif) -80px 0 no-repeat;}
/*ÁTVEZETO RÉSZEK VÉGE*/

.load {display: none;}

#style {
	font-size: 0.7em;
	color: #666666;
	align: center;
	text-align: center;
	padding-bottom: 20px;
}
#style a {
	color: #666666;
	align: center;
	text-decoration: none;
	text-align: center;
	
}
#style a:hover {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;

}
#youtube {
	font-size: 0.8em;
	color: #FFFFFF;
	align: center;
	text-align: center;
	padding-bottom: 20px;
}
#youtube a {
	color: #FFFFFF;
	align: center;
	text-decoration: none;
	text-align: center;
	
}
#youtube a:hover {
	color: #999999;
	text-align: center;
	text-decoration: none;

}
#concert {
	font-size: 0.9em;
	color: #FFFFFF;
	align: center;
	text-align: left;
	padding-bottom: 10px;
}
