/* CSS Document */
@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	background-color:#ecddb9;
}

.back
{
	background:url(../images/back_head.jpg) top repeat-x #ecddb9; 
	width:100%;
	
	
}

.left
{
	position:relative;
	float:left;
	background:url(../images/head_left.jpg) right no-repeat;
	width:100%;

	
}

.center
{
	margin:auto;
	width:998px;
}


.head
{
	
	width:998px;
	height:352px;
	background:url(../images/head_center.jpg) top no-repeat;
	
}


.main
{
	overflow:hidden;
	width:998px;
	background:url(../images/main_back.jpg) repeat-y;
	height:100%
}

.main_left
{
	float:left;
	width:285px;
	padding:10px 0 0 10px;
	
}

.menu
{
	width:205px;
	height:18px;
	background:url(../images/menu.jpg) no-repeat;
	padding:45px 0 0 65px;
	color:#be9144;
	font-weight:bold;
	font-size:14px;
}
.menu a
{
	color:#be9144;
	text-decoration:none;
}
.menu:hover
{
	background:url(../images/menu_hover.jpg) no-repeat;
}

.menu_alatt
{
	background:url(../images/asotthalom.jpg) no-repeat;
	width:269px;
	height:186px;
	margin:25px 0 0 0;
}

.main_right
{
	float:left;
	width:690px;
	padding:0px 0 0 10px;
	color:#be9144;
	font-family:Arial;
	
	
	
	/*background:url(../images/tree.jpg) bottom no-repeat;*/
	
}

.main_right .main_head
{
	width:683px;
	height:57px;
	background:url(../images/main_head.jpg) right no-repeat;
	
}

.main_right .main_head h1
{
	padding:28px 0 0 10px;
}


.main_right p
{
	padding:5px 25px 0 10px;
	color:#be9144;
	line-height:19px;
	font-size:14px;
	width:655px;
}

.ar
{
	color:#be9144;
	line-height:19px;
	font-size:15px;
}

.main_right p img
{
	float:right;
	margin:0 5px 0px 10px;
}

#also
{
	height:200px;
	background:url(../images/tree.jpg) right bottom no-repeat;
	margin:0 0 -20px 0;
}

#also2
{
	height:100px;
	background:url(../images/tree.jpg) right bottom no-repeat;
	margin:0 0 -15px 0;
}

#also3
{
	height:230px;
	background:url(../images/tree.jpg) right bottom no-repeat;
	margin:0 0 -15px 0;
}

#line
{
	border:solid 1px #AE8362;
}

.footer
{
	width:998px;
	background:url(../images/footer_back.jpg) no-repeat;
	height:51px;
	text-align:center;
}

.footer .foot_text
{
	padding:16px 0 0 0;
	font-size:12px
}

.elerhetoseg_list
{
	font-size:15px;
	width:90%;
	padding:10px 0 0 10px;
	
}

.google_map
{
	
	width:655px;
	padding:0 0 0 10px;
}

#table_bg
{
	background:#AF8E67;
	font-size:15px;
	font-weight:bold;
	color:#3F2F1B;
}