body {
	padding:0;
	margin:0;
	font-size: 14px;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	background: #000;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
}

h1 { font-size: 2em; }

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}

.mainbox {
	width: 1000px;
	height: 100%;
	margin: 0 auto 0 auto;
	padding: 0;
	background: none;
}

.header {
	background: #000 url(../images/logo.jpg) no-repeat top center;
	height: 75px;
	width: 1000px;
	float: left;
	clear: both;
}

.menu {
	width: 1000px;
	float: left;
	clear: both;
	height: 76px;
}

.menu a, .menu a img {
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}

.top01 {
	width: 190px;
	height: 76px;
	background: #000 url(../images/top01.jpg) no-repeat top center;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

.top02 {
	width: 191px;
	height: 76px;
	background: #000 url(../images/top02.jpg) no-repeat top center;
	float: left;
	clear: none;
	margin: 0;
	padding: 0;
}

.content {
	height: 532px;
	width: 1000px;
	float: left;
	clear: both;
	background: #000 url(../images/content.jpg) no-repeat top center;
}

.tartalom {
	color: #FFF;
	width: 543px;
	height: 435px;
	margin: 0 0 0 230px;
	line-height: 1.6em;
	text-align: justify;
}

.cd {
	cursor: pointer;
	width: 129px;
	height: 140px;
	float: right;
	clear: none;
	margin-right: 187px;
	margin-top: -48px;
}

.album {
	width: 100%;
	float: left;
	clear: both;
}

.album img{
	float: left;
	clear: none;
	margin-right: 10px;
}

.album h1, .album h1 a {
	font: 18px Arial, sans-serif;
	color: #FFF;
}
