* {
	margin: 0;
	padding: 0;
}

#container {
	width: 940px;
	margin: 0 auto;
	font-family: 'Arial';
}

#header {
	background-image: url('http://static1.haromkismalac.hu:81/images/header.png');
	height: 319px;
}


#title {
	background-image: url('http://static2.haromkismalac.hu:81/images/h1.jpg');
	margin-left: 253px;
	height: 78px;
	padding-top: 30px;
}

#main {
	background-image: url('http://static3.haromkismalac.hu:81/images/h2.jpg');
	margin-left: 253px;
	min-height: 100px;
	padding: 0 20px 20px 20px;
	color: white;
	text-shadow: 3px 3px 4px black;
}

#footer {
	background-image: url('http://static4.haromkismalac.hu:81/images/h3.jpg');
	margin-left: 253px;
	height: 196px;
}

h1 {
	color: white;
	text-align: center;
	font-size: 30px;
	text-shadow: 3px 3px 4px black;
}

.text {
	color: white;
	font-size: 18px;
	margin-bottom: 12px;
	margin: 0 20px 10px 20px;
}

.text img {
	margin: 10px;
	border: 1px solid black;
}

a {
	color: yellow;
}


#menu {
	margin-top: 15px;
	float: left;
	width: 253px;
	text-shadow: 2px 2px 2px grey;
}

#menu a {
	text-decoration: none;
}

.menuitem {
	display: block;
	color: #38322b;
	font-size: 24px;
	text-decoration: none;
	font-weight: bold;
	height: 30px;
}

.menuitem span {
	width: 224px;
	padding-left: 30px;
	display: block;
}

.menuitem .second {
	color: white;
	background-color: #38322b;
	position: relative;
	top: -30px;
	display: none;
	text-align: right;
	font-size: 14px;
	padding-right: 20px;
	width: 194px;
	line-height: 30px;
}

#menu .akt span{
	color: white;
	background-color: #38322b;
}

#menu .hov span{
	color: white;
	background-color: #58524b;
}

#members {
	width: 600px;
	margin: 0 auto;
}

#members td, th{
	color: white;
	font-weight: bold;
	padding: 3px 10px;
	border: 1px solid #CCCCCC;
	margin: 1px;
}

.news {
	color: white;
	margin :0 60px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
 	border-bottom : 1px solid #CCCCCC;
}

.news .title {
	float: left;
	margin: 0;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: bold;
	border-top: 1px solid #CCCCCC;
	border-right : 1px solid #CCCCCC; 
	background: url("/images/content-bg.png");
}

.news .date {
	float: right;
	margin: 0;
	padding: 2px 10px;
	font-size: 14px;
	font-weight: bold;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	background: url("/images/content-bg.png");
}

.news .lead {
	border-top : 1px solid #CCCCCC; 
	clear: right;
	margin: 0;
	padding: 2px 10px;;
	font-size: 12px;
	font-weight: bold;
	background: url("/images/content-bg.png");
}

.news .read {
	padding: 2px 10px;;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	background: url("/images/content-bg.png");
}

.news .text {
	margin: 0;
	font-size: 12px;
	padding: 2px 10px;
	background: url("/images/content-bg.png");
}

.space {
	height: 20px;
}

#links {
	list-style: none;
	color: white;
	margin-left: 30px;
}

#links li {
 	font-weight: bold;
 	font-size: 14px;
}

#links ul {
 	margin: 0 0 10px 30px;
	list-style: none;
	margin-left: 30px;
	color: yellow;	
}

#links ul a {
	color: yellow;	
 	font-size: 12px;
	
}

.concert {
	margin: 0 100px 20px 100px;
	font-size: 14px;
	border: 1px solid white;
	padding: 3px 10px;
	background: url("/images/content-bg.png");
}

.concert .title {
	font-weight: bold;
	text-align: center;
}

.concert .left {
	float: left;
	width: 100px;
	margin-right: 20px;
	text-align: right;
	font-weight: bold;
}

.concert .right {
}

.concert .desc {
	clear: right;
	font-size: 12px;
	margin: 3px 10px 3px 30px;
}

.video {
	width: 480px;
	margin: 0 auto;
	margin-bottom: 20px;
}

.contact {
	font-size: 24px;
	text-align: center;
	color: yellow;
}

#gmenu {
	text-align: center;
}

.galleries {
	background-color: black;
	padding: 2px 10px;
	margin: 0px 10px;
}

.members {
	width: 490px;
	margin: 0 auto;
}

.members div {
	float: left;
	text-align: center;
}

.lista li {
	margin-left: 60px;
}
