@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/backround.jpg);
	background-repeat: repeat-x;
	background-position: 0px 60px;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#cde1ae;
}
.clearer {
	clear: both;
}
#container {
	width: 771px;
	height:auto;
	background-color:#FFFFFF;
	margin: 0 auto;
}
#header_1{
	width:771px;
	height:94px;
	float:left;
	background-image:url(../images/header_01.jpg);
}
#netjogasz a{
	width:242px;
	height:34px;
	float:left;
	margin-left:15px;
	margin-top:9px;
}
#gomb1 a{
	width:147px;
	height:165px;
	float:left;
	background-image:url(../images/b_01_off.jpg);
}
#gomb1 a:hover{
	background-image:url(../images/b_01_hover.jpg);
}
#gomb1_kiv{
	width:147px;
	height:165px;
	float:left;
	background-image:url(../images/b_01_on.jpg);
}

#gomb2 a{
	width:96px;
	height:165px;
	float:left;
	background-image:url(../images/b_02_off.jpg);
}
#gomb2 a:hover{
	background-image:url(../images/b_02_hover.jpg);
}
#gomb2_kiv{
	width:96px;
	height:165px;
	float:left;
	background-image:url(../images/b_02_on.jpg);
}
#header_2{
	width:528px;
	height:165px;
	float:left;
	background-image:url(../images/header_02.jpg);
}
#text_header1{
	width:771px;
	height:54px;
	float:left;
	background-image:url(../images/text_header_01.jpg);
}
#text_header2{
	width:771px;
	height:54px;
	float:left;
	background-image:url(../images/text_header_02.jpg);
}
#content{
	width:771px;
	height:auto;
	background-image:url(../images/text_backround.jpg);
	background-repeat:repeat-y;
	background-position:top;
	line-height: 1.3em;
}
#content_inner1{
	width:725px;
	margin-left:23px;
	margin-right:23px;
	padding:18px 0px;
	height:auto;
	color:#5f615c;
	background-color:#f4f7ec;
	text-align:justify;
}
#content_inner2{
	width:725px;
	margin-left:23px;
	margin-right:23px;
	padding-top:0px;
	padding-bottom:18px;
	height:auto;
	color:#5f615c;
	text-align:justify;
}
#footer{
	width:771px;
	height:174px;
	float:left;
	background-image:url(../images/end.jpg);
	background-position:top;
	background-repeat:no-repeat;
	background-color:#cde1ae;
}
#netjogasz2 a{
	margin-top:109px;
	width:174px;
	height:26px;
	margin-left:11px;
	float:left;
}
#netjogasz3 a{
	width:114px;
	height:14px;
	float:left;
	margin-top:114px;
	margin-left:141px;
}
#balaton a{
	width:24px;
	height:24px;
	float:right;
	margin-top:108px;
	margin-right:17px;
}
#content_inner1 p{
	padding-left:18px;
	padding-right:18px;
}
#content_inner1 table {
	padding:0px;
	margin:0px;
	width:725px;
	border-spacing:0px;
}
#content_inner1 table tr{
	background-color:#e8f2d9;
	padding:0px;
	margin:0px;
}
#content_inner1 table tr.odd{
	background-color:#f4f7ec;
	padding:0px;
	margin:0px;
}
#content_inner1 table tr.odd td{
	background-image:url(../images/line_01.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:21px;
	padding-bottom:14px;
	padding-left:18px;
	padding-right:18px;
	margin:0px;
}
#content_inner1 table tr td{
	background-image:url(../images/line_02.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:21px;
	padding-bottom:14px;
	padding-left:18px;
	padding-right:18px;
	margin:0px;
}
