body, html { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-arrow-color: #c7c5bb;
	scrollbar-highlight-color: #e5e5ff;
	scrollbar-shadow-color: #c7c5bb;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;}
a {
	color: #84D7E0;
	text-decoration: none;
	text-align: center;

}
strong {font-weight: bold;}
em {font-style: italic;}


#container {width: 400px; margin: 0 auto;}

.menu ul {margin: 20px 0 20px 0; text-align: center;}
.menu ul li {display: inline;}
.menu ul li a {font-size: 0.8em; text-decoration: none; margin: 0 16px 0 0; color: #9d9b90;}
.menu ul li a:hover {color: #767368;}
.menu ul li a.menu_last {margin: 0;}

#home {background: #fff; height: 80px;}
#home h1 {display: none;}
#load {	display: none}

#preactual {
	background: #fff;
	height: 400px;
}

#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 {
	padding: 20px 0 0 0;
	margin: 0 0 20px 0;
	display: block;
	zoom: 1;
	background-position: center;
}
#story {padding: 20px 5px 0 5px; margin: 0 0 20px 0; display: block; zoom: 1;}

#story p, #actual p {font-size: 0.8em; color: #767368; text-align: justify;}
#contact p {font-size: 0.8em; color: #767368; text-align: center;}
#contact a {
	color: #9d9b90;
	align: center;
	text-decoration: none;
	text-align: center;

}
#contact a:hover {
	color: #767368;
	text-align: center;
	text-decoration: none;

}
#photos {text-align: center;}
#photos img {margin-bottom: 20px;}
#video {width: 390px; margin: 0 auto;}

.video_info, .music_info {font-size: .8em; color: #9b968c; text-align: center; padding: 10px 0 0 0;}

.music_player, .video_player {margin: 0 0 30px 0;}

h2 {font-size: 16px; color: #9D9B98; text-align: center; line-height: 60px;}


/*ÁTVEZETO RÉSZEK*/
div.interlude {margin-bottom: 20px;}
.interlude table {width: 100%; border-collapse: collapse;}
.interlude table td {width: 80px; height: 80px; background: url(images/pattern.gif) no-repeat;}

a.bluebutton {display: block; width: 80px; height: 80px; background: url(images/button_blueover.gif) 0 0 no-repeat;}
a.bluebutton:hover {background: url(images/button_blueover.gif) -80px 0 no-repeat;}

a.redbutton {display: block; width: 80px; 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: 80px; 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: #767368;
	align: center;
	text-align: center;
	padding-bottom: 20px;
}
#style a {
	color: #9d9b90;
	align: center;
	text-decoration: none;
	text-align: center;
	
}
#style a:hover {
	color: #767368;
	text-align: center;
	text-decoration: none;
	

}
