body, html {
	background:#fdfdfd;
	margin:0;
	font-family:Tahoma;
	font-size:11px;
	color:#51535f;
	height:100%;
}

#cont {
	width:780px;
	margin:auto;
	min-height:100%;
	background:url(../images/main_bg.gif) repeat-y;
}

#head_help {
	background: url(../images/head_bg.gif) repeat-x;
	height:193px;
	width:50%;
	position:absolute;
	left:0;
	z-index:1;
}

#head {
	margin:auto;
	background:#ffffff;
	height:193px;
	width:780px;
	position:absolute;
	z-index:2;
	background:url(../images/head.jpg) no-repeat;
}

#main {
	
}

#left {
	width:559px;
	float:left;
	background:url(../images/left_bg.png) top no-repeat;
	padding-bottom:106px;
	overflow:hidden;
}

#right {
	width:221px;
	float:right;
	background:url(../images/right_bg.png) top no-repeat;
	height:630px;
	overflow:hidden;
}

#foot_cont {
	width:780px;
	margin:auto;
}

#foot_help {
	background: url(../images/foot_help.png) repeat-x;
	height:106px;
	margin-top:-106px;
	width:50%;
	position:absolute;
	left:0;
	z-index:1;
}

#foot {
	margin:auto;
	background:url(../images/foot_bg.png) no-repeat;
	height:106px;
	margin-top:-106px;
	position:absolute;
	width:780px;
	overflow:hidden;
	z-index:2;
	font-size:10px;
	letter-spacing:0px;
}

#left h1 {
	padding:0;
	margin:0;
	font-size:17px;
	font-weight:bold;
	padding-bottom:20px;
}

#left ul {
	padding:0;
	margin:0;
	padding-left:15px;
	list-style-image:url(../images/list.gif);
}

label {
	display:block;
	float:left;
	width:230px;
	text-align:right;
	font-weight:bold;
	padding-right:10px;
	cursor:pointer;
	border-bottom:1px solid #e0f4b5;
	height:20px;
	line-height:20px;
	margin-right:5px;
}

.input {
	border:1px solid #66ad01;
	font-family:Tahoma;
	font-size:11px;
	color:#51535f;
	padding:3px;
	width:200px;
	background:#fdfdfd;
}

.form_div {
	padding-bottom:7px;
}

.kapcsolat_cim {
	width:90px;
	float:left;
	font-weight:bold;
}

.kapcsolat_data {
	padding-left:90px;
}
