body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3D3D3D;
	background-color: #AA9980;
}
* {
margin: 0px;
padding: 0px;
}
img {
border: 0px;
}

#container {
width: 100%;
background-image: url(../img/topbody_bg.png);
background-repeat: repeat-x;
background-position: left top;
background-color: #EBE7CE;
}
	#container_top {
	width: 960px;
	margin: 0px auto;
	}
		#head_top {
	width: 960px;
	height: 151px;
	background-image: url(../img/head_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
		}
			#logo {
			width: 187px;
			padding: 45px 20px 0px 0px;
			float: left;
			}
			
			#menu {
			padding-top: 55px;
			float: right;
			}
				#menu img {
				float: left;
				}
				#menu .link {
				min-width: 10px;
				_width: 10px;
				height: 26px;
				display: block;
				float: left;
				padding: 0px 0px 0px 0px;
				margin-top: 2px;
				}
				#menu .link:hover, #menu .link.actual {
				background-image: url(../img/menu_hover_bg.gif);
				background-repeat: no-repeat;
				background-position: left top;
				}
				.link a {
				display: block;
				min-width: 10px;
				height: 23px;
				font-family: Georgia, "Times New Roman", Times, serif;
				font-size: 16px;
				color: #FFFFFF;
				text-decoration: none;
				padding: 3px 17px 0px 17px;
				}
				.link a:hover, .link a.actual {
				color: #972327;
				background-image: url(../img/menu_hover_bg.gif);
				background-repeat: no-repeat;
				background-position: right bottom;
				}
				.separator {
				padding: 0px 20px;
				}
		#head_img {
	width: 918px;
	background-color: #FFFFFF;
	padding: 10px 20px 20px 20px;
	border-right: 1px solid #E3CBA7;
	border-left: 1px solid #E3CBA7;
	position: relative;
	clear: both;
		}
			#opal {
			width: 235px;
			background-image: url(../img/opal_bg.png);
			font-size: 24px;
			color: #EBE7CE;
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style: italic;
			padding: 20px;
			position: absolute;
			left: 640px;
			top: 170px;
			}
		#teak {
		width: 918px;
		padding: 0px 20px;
		height: 124px;
		background-image: url(../img/tealine_bg.png);
		border-right: 1px solid #EADABF;
		border-left: 1px solid #EADABF;
		text-align: center;
		font-family: Georgia, "Times New Roman", Times, serif;
		font-size: 12px;
		}
			a.tea_fekete, a.tea_izesfekete, a.tea_fehersargazold, a.tea_izeszold, a.tea_kulonleges, a.tea_gyumolcs, a.tea_wellness, a.tea_gyogy {
			display: block;
			width: 88px;
			height: 39px;
			padding: 85px 13px 0px 13px;
			background-position: 16px 0px;
			background-repeat: no-repeat;
			color: #714000;
			float: left;
			text-decoration: none;
			}
			a.tea_fekete {
			background-image: url(../img/tea_fekete.png);
			}
			a.tea_izesfekete {
			background-image: url(../img/tea_izesfekete.png);
			}
			a.tea_fehersargazold {
			background-image: url(../img/tea_fehersargazold.png);
			}
			a.tea_izeszold {
			background-image: url(../img/tea_izeszold.png);
			}
			a.tea_kulonleges {
			background-image: url(../img/tea_kulonleges.png);
			}
			a.tea_gyumolcs {
			background-image: url(../img/tea_gyumolcs.png);
			}
			a.tea_wellness {
			background-image: url(../img/tea_wellness.png);
			}
			a.tea_gyogy {
			background-image: url(../img/tea_gyogy.png);
			}
			
		#content {
		width: 918px;
		padding: 30px 20px;
		background-image: url(../img/content_bg.png);
		background-repeat: repeat-x;
		background-position: left top;
		background-color: #F8F6EE;
		border-right: 1px solid #EADABF;
		border-left: 1px solid #EADABF;
		overflow: hidden;
		}
			#content h1 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 24px;
			color: #432900;
			font-weight: normal;
			margin-bottom: 7px;
			}
			#content h2 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 17px;
			color: #432900;
			font-weight: normal;
			padding-bottom: 15px;
			}
			#content h3 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			color: #5C1213;
			font-weight: normal;
			padding: 10px 0px 15px 0px;
			}
			#content h4 {
			font-family: Georgia, "Times New Roman", Times, serif;
			font-size: 16px;
			color: #83673D;
			font-weight: normal;
			display: block;
			width: 170px;
			float: left;
			}
			#content h5 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 13px;
			padding: 20px 0px 7px 0px;
			}

#footer {
width: 100%;
background-image: url(../img/footer_bg.png);
background-repeat: repeat-x;
background-position: left top;
}
	#footer_top {
	width: 960px;
	margin: 0px auto;
	padding-top: 30px;
	background-image: url(../img/footertop_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	overflow: hidden;
	}
	#footer h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #972327;
	font-weight: normal;
	margin-bottom: 10px;
	}
	#footer p {
	margin: 0px;
	padding: 0px;

	}
	#footer a {
	color: #972327;
	}
		.footer_box {
		width: 278px;
		height: 90px;
		float: left;
		padding: 30px 20px 20px 20px;
		border-right: 1px solid #AC9570;
		border-left: 1px solid #D2BE9E;
		}
			.noleft {
			border-left: 0px;
			}
			.noright {
			border-right: 0px;
			}
		.footer_line {
		padding-bottom: 26px;
		}
		.copy {
		float: left;
		padding: 0px 0px 30px 20px;
		}
		.footer_img {
		float: right;
		margin-right: 20px;
		}
		
/*--------------------------------------------*/

.div600 {
	width: 600px;
	padding: 0px 20px 0px 0px;
	float: left;
}
	.home600 {
	background-image: url(../img/mainbox_bg.png);
	background-repeat: repeat-y;
	}
	
	.sub600 h3 {
	display: block;
	width: 510px;
	float: left;
	margin-top: 30px;
	}
	.sub600 img {
	float: right;
	}
	
	#kapcsolat h3 {
	padding: 10px 0px 0px 0px;
	}
	.kline {
	padding: 5px 0px 15px 0px;
	}
	
	.divbox_left {
	width: 280px;
	float: left;
	padding: 0px 16px 0px 4px;
	}
	.divbox_right {
	width: 280px;
	float: left;
	padding: 0px 4px 0px 16px;
	}
		.divbox_text {
		width: 240px;
		padding: 0px 20px;
		}
		.boximg {
		margin-bottom: 20px;
		}
			.tovabb {
			margin: 20px 0px 10px 160px;
			float: left;
			}
		.boxveg {
		float: left;
		}
	.hatter {
	background-image: url(../img/tombg.gif);
	background-repeat: repeat-x;
	}
.div300 {
	width: 278px;
	float: right;
	padding: 20px 0px 30px 20px;
	background-image: url(../img/right_line.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	clear: right;
}
	.nobg {
	background-image: none;
	}
	.blackhead {
	background-image: url(../img/blackhead.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 157px;
	padding-right: 121px;
	min-height: 150px;
	margin-top: 16px;
	float: left;
	}
		.blackhead h3 {
		margin-right: -121px;
		}
	.div300 img {
	float: right;
	padding: 0px 2px;
	}
	
	.hely {
	width: 600px;
	float: left;
	height: 20px;
	}
	#googlemap {
	width: 600px;
	float: left;
	padding: 20px 0px 40px 0px;
	}
	
	#kepbox{
	width: 554px;
	background-image: url(../img/div600bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 7px 23px;
	float: left;
	}
	#kepbox img {
	padding: 0;
	margin: 1px;
	float: left;
	}
	.keptop {
	margin-top: 15px;
	float: left;
	}
	.kepbottom {
	float: left;
	}
.div600 ul {
	padding-left: 30px;
}
.div600 ul  li {
	list-style-type: disc;
	padding-bottom: 2px;
}

p {
	line-height: 1.4em;
	padding-bottom: 10px;
}
.clean {
	clear: both;
	float: left;
	margin-top: 10px;
	height: 40px;
	width: 280px;
}
.clean img {
	float: right;
}
form table {
margin: 30px 0px 10px 0px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 15px;
color: #5C1213;
}
form table td {
padding: 5px 0px 10px 5px;
}

	.kotelezo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #71191B;
	padding-left: 1px;
	vertical-align: -20%;
	}
	.igeny {
	background-image: url(../img/formbg.gif);
	width: 480px;
	padding-top: 8px;
	}
	.infosor {
	width: 180px;
	float: left;
	padding-left: 270px;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71191B;
	}
	
	/* form */
	.text480 {
	background-color: transparent;
	border: 0px;
	background-image: url(../img/form480.gif);
	width: 466px;
	height: 16px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71191B;
	}
	.error480 {
	background-color: transparent;
	border: 0px;
	background-image: url(../img/error480.gif);
	width: 466px;
	height: 16px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	.text180 {
	background-color: transparent;
	border: 0px;
	background-image: url(../img/form180.gif);
	width: 166px;
	height: 16px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71191B;
	}
	.error180 {
	background-color: transparent;
	border: 0px;
	background-image: url(../img/error180.gif);
	width: 166px;
	height: 16px;
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	}
	.igeny textarea {
	width: 466px;
	height: 80px;
	background-color: transparent;
	border: 0px;
	background-image: url(../img/formbg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px 7px 7px 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #71191B;
	overflow: auto;
	}
	.kuldes {
	border: 0px;
	width: 78px;
	height: 25px;
	margin-top: 15px;
	float: right;
	}
	.hidden {
		display: none;
	}
