body	{
	background-color: #473047;
	color: #fff;
	font-family:Baskerville, Georgia, Cambria, Times, Times New Roman, serif;
	margin: 0;
	padding: 0;
	line-height: 1.5em
}

a:link	{
	color: #ffcc00;
	text-decoration: none;
}

a:hover	{
	color: #fff;
}

a:active, a:visited	{
	color: #ccc;
	text-decoration: none;
}

#oldal	{
	width: 100%;
}

#fejlec, #lablec	{
	width: 100%;
	background-color: #392639;
	border-bottom: 1px solid #392639;
}

#fejlec_belso	{
	background-image: url(img/header_bg.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	width: 960px;
	height: 310px;
	margin: 0 auto;
	padding: 20px;
}	

#lejatszo	{
	border-top: 1px solid #ffcc00;
	width: 320px;
	margin-top: 4px;
	padding-top: 4px
}	

#logo	{
	float: right;
	margin-right: 20px;
	margin-top:-180px;
}

h1, h2	{
	font-family: 'Lobster', arial, serif;
}
	
h1	{
	font-size:3em;
	margin:0;
	padding-top:70px;
	color: #ffcc00;
	text-shadow: 4px 4px 2px #382538;
}

h2	{
	font-size: 2.2em;
	margin: 20px 0;
	color: #ffcc00;
	text-shadow: 4px 4px 2px #382538;

}

.menu	{
	height: 40px;
	width: 960px;
	line-height: 40px;
	margin: 0 auto;
}

.menu ul	{
	margin: 0 40px;
	padding: 0;
	list-style-type: none;
	float: right;
}

.menu ul li	{
	float: left;
	margin-left: 10px;
}

.menu ul li a	{
	color: #ffcc00;
	text-decoration: none;
	font-size: 1.4em;
	font-family: 'Lobster', arial, serif;
	text-shadow: 2px 2px 2px #000;
}	

.menu ul li a:hover	{
	color: #fff;
}

#aktualis, #zenekar, #tagok, #koncertek, #galeria, #linkek	{
	clear: both;
	width: 100%;
	background-color: #392639;
	border-bottom: 1px solid #ffcc00;
	border-top: 1px solid #ffcc00;
	margin-bottom: 40px;
}

#aktualis_belso, #zenekar_belso, #tagok_belso, #koncertek_belso, #galeria_belso, #linkek_belso, #lablec_belso	{
	width: 960px;
	margin: 0 auto;
}

#koncertek_belso .szoveg	{
	-moz-column-count: 4;
	-moz-column-gap: 10px;
	-moz-column-width: 210px;
	-webkit-column-count: 4;
	-webkit-column-gap: 10px;
	-webkit-column-width: 210px;
}

#aktualis_belso .szoveg, #zenekar_belso .szoveg, #zenekar_belso .kep	{
	width: 420px;
	margin-right: 40px;
	float: left;
}

.tag	{
	width: 280px;
	float: left;
	margin: 0 20px;
}

span.bold	{
	color: #ffcc00;
}

.kep img	{
	width: 448px;
	border:1px solid #FFCC00;
	box-shadow: 6px 6px 2px #392639;
	-moz-box-shadow: 6px 6px 2px #392639;
	-webkit-box-shadow: 6px 6px 2px #392639;
	margin-top: 20px;	
	
}

.tag img	{
	border:1px solid #FFCC00;
	width:278px;
	box-shadow: 6px 6px 2px #392639;
	-moz-box-shadow: 6px 6px 2px #392639;
	-webkit-box-shadow: 6px 6px 2px #392639;
}

#koncertek_belso ul	{
	margin: 0 20px;
	padding: 0;
	list-style-type: none;
}

#koncertek_belso ul li	{
	margin-bottom: 10px;
	display:block;
}

#galeria_belso .szoveg	{
	width: 100%;
}
	
ul.galeria {
	list-style-type: none;
	margin-bottom: 10px;
}

ul.galeria li {
	float: left;
	margin-right: 4px;
}

hr	{
	clear: both;
	visibility: hidden;
}

ul.linkek  {
	list-style-type: none;
	font-size: 12pt;
	font-weight: bold;
	font-variant: small-caps;
}

#lablec_belso p	{
	text-align: center;
	font-size: 0.8em;
}

#zenekar_belso .szoveg p:nth-child(2), .tag p:nth-child(3)	{
	font-size: 1.2em;
	font-style: italic;
	color: #a386a3;
}

.tag h3	{
	max-width: 278px;
	font-size: 1em;
}