body {
	margin: 0;
	background-image:url(../pics/body_bg.png);
	background-position:center;
	font-family:Arial;
	font-size:13px;
	color:#529301;
}

h1 {
	margin-top:0;
}

h2{
	margin-top:0;
}

h3 {
	margin-top:0;
}

h4{
	margin-top:0;
}

h5 {
	margin-top:0;
}

a {
	color: #2889bc;
	cursor: pointer;
	font-weight: bold;
}

.bottom {
	background-image:url(../pics/bottom.png);
	margin: 0 auto;
}

.page{
	background-color:#a5e685;
}

.top {
	background-image:url(../pics/head_bg.png);
	background-repeat:repeat-x;
}


.hatter {
	background-image:url(../pics/tart_bg.png);
	background-repeat:repeat-y;
	background-position:center top;
}

.foot{
	background-image:url(../pics/water2.png);
	background-repeat:repeat-x;
	background-position:bottom center;
}


.menu_container {
	background-image:url(../pics/head.png);
	background-repeat:no-repeat;
	background-position:top;
	height: 210px;
}

.menu_container a {
	color: #2889bc;
	cursor: pointer;
	text-decoration: none;
	font-weight: bold;
}

.menu_container a:hover {
	color: #539403;
}

.languages {
	position: absolute;
	top: -20px;
	left: 545px;
}

.languages a{
	font-weight: normal;
}

.menu {
	padding-top:120px;
}

.menu_inner {
	width: 710px;
	position: relative;
	padding-left: 10px;
}

.menu_elem {
	float:left;
	height:48px;
	overflow: hidden;
}
img{
	border: none;
}

.menu_marker {
	width:139px;
	height:23px;
	background-image:url(../pics/marker.png);
	background-repeat:no-repeat;
	background-position:center;
	visibility:hidden;
	float:left;
}

.container h1 {
	font-size: 21px;
	color: #539403;
	margin:0px 0px 20px 0px;
}

.content_bg{
	background-image:url(../pics/foot.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.tartalom_bg {
	background-image:url(../pics/tart.png);
	background-repeat:no-repeat;
	background-position:top;
}

.content{
	padding-bottom: 333px;
}

.content_inner{
	width: 640px;
	min-height: 480px;
	padding-top:20px;
	color:#567042;
}

.content_inner h2
{
	color:#539403;
}

.content textarea{
	position:realtive;
	width:100%;
	height: 400px;
}

.gbart {
	position: relative;
	height: 1px;
	width: 700px;
}

.gbart a {
	position: absolute;
	top: -192px;
	left: 600px;	
	color: black;
	font-size: 9px;
	text-decoration: none;
	color: #045e8f;
}

.gbart a:hover {
	font-weight: bold;
	color:#9cd0fe;
}

.frame_head{
	background-image: url(../pics/frame_top.png);
	background-repeat:no-repeat;
	width: 639px;
	height: 29px;
}

.frame_head_pad{
	padding: 5px 5px 0 10px;
}

.frame_content{
	background-image: url(../pics/frame_bg.png);
	background-repeat: repeat-y;
	width: 639px;
}

.frame_content_pad{
	padding: 5px 10px 10px 10px;
}

.frame_bottom{
	background-image: url(../pics/frame_bottom.png);
	background-repeat:no-repeat;
	width: 639px;
	height: 6px;
	margin-bottom: 10px;
}

.clear {
	clear:both;
}

.guestbook table {
	 font-size:12px;
}
.guestbook input {
	 font-size:12px;
	 width: 234px;
	 color: #4f673d;
}

.guestbook textarea {
	 font-size:12px;
	 width:300px;
	 height:80px;
	 color: #4f673d;
}

.msg {
	color:#007de3;
	 font-size:9px;
}

.offer
{
	margin-bottom:18px;
}

