* {
	margin:0;
	padding:0;
	
}

/* General Style Info */
body {
	background: black;
	color: #fff;
	font-family:'arial','lucida grande',verdana,helvetica,arial,sans-serif;
	font-size:90%;
	margin: 0;
}
.usertable {
	width:100%;
}


a {
	/*background:#fff;
	color: #003d4c;*/
	color: #7d7d7d;
	text-decoration: none;
	
}

a:hover {
	/*background:#fff;
	color: #003d4c;*/
	text-decoration:underline;
}
.member_adatok td,.member_adatok th {
	color: black;
	font-size:14px;
	text-align:left;
}

label {
	width: 150px;
}
/* Layout */
#container {
	text-align: left;

}
#container2 {
	margin: 0 auto;
	width:960px;
}

#header{
	padding: 0px;
	height:189px;
	background: url('../img/legenda_fejlec.gif') no-repeat center;
}
#lang_cont{
	width:760px;
	height:65px;
	position:relative;
	margin:0 auto;
	padding: 0px;
}
#menu{

	background:url('../img/legenda_menu.gif') no-repeat center;
	height:22px;
	text-align:center;
	vertical-align:center;
	

	
}
#menulist{

width:738px;

margin:0 auto;
position:relative;
	
	}

#content{
	background:  url('../img/legenda_body.gif') repeat-y center;
	clear: both;
	color: #333;
	padding: 10px 30px 40px 30px;
	overflow: auto;
	text-align:center;
}
#footer {
	background: url('../img/legenda_lablec.gif') no-repeat center;
	height:100px;
	clear: both;
	padding: 0px 30px 0px 30px;
	text-align: center;
	vertical-align:center;
}
#cim_tarto{
	width:760px;
	height:64px;

	margin:0 auto;
}
#cim{
	width:250px;
	height:64px;
	float:left;
	text-align:center;
	}
#cim_disz{
	width:510px;
	height:64px;
	background: url('../img/legenda_cim_disz.gif') no-repeat left;
	float:right;
	z-index:0;
	
	
}
#thumbs li{
	float:left;
	list-style:none;
	width:146px;
}
#galleries li{
	float:left;
	list-style:none;
	width:182px;
}
#thumbs div,#galleries div{
	width: 730px;
	margin: 0 auto;
	padding-top:15px;
}
h2{
	text-align:center;
	font-family:'arial black';
	font-weight: bold; 
	color:white;
}

#tartalom_tarto{
	width:760px;
	
	margin:0 auto;
}
.clearer{
	clear:both;
	font-size:0px;
	height:0px;

}
.keptarto {
	float:right;
	text-align:center;
	margin-top:10px;
	margin-left:20px;
	margin-right:10px;
	margin-bottom:5px;

}
.member_keptarto{
	float:left;
	width: 300px;
}
.hir{
	padding-left:20px;
	padding-right:20px;
}
.hir_cim  {
	text-align:left;
	font-size:25px;
	color:#790000;
}
.hir_cim  a{
	font-size:25px;
	color:#790000;
}
.hir_datum {
	text-align:left;
	font-size:12px;
	color:gray;
}
.hir_tartalom{
	text-align:justify;
}
.hir_szerk {
	text-align:right;
	font-size:12px;
	color:#7d7d7d;
}
.member_nev, .member_cim, .member_tel, .member_mail, .member_reszletes{
	text-align:left;
	padding-left:20px;
}
.input_cim {
	width:600px;
	
}
.input_tartalom {
	width:600px;
	
}
.kiemelt {
	font-weight:bold;
}
.valaszto{
	width:350px;
	height:9px;
	float:left;
	text-align:center;
	}
.valaszto_disz{
	width:410px;
	height:9px;
	background: url('../img/legenda_elvalaszto_disz.gif') no-repeat left;
	float:right;
	
}
a.footer-a {
	color:#ffffaf;
}
