body,td,th {
	font-family: Bodoni MT, Bodoni_PFL, Times New Roman, Times, serif;
	color:#00693e;
}
body {
	margin:0px;
	background-color:#e5f0eb;
}
#keret{
	padding:0px;
	width: 800px;
	margin:0 auto;
	margin-top:50px;
	margin-bottom:50px;
	overflow-x: hidden;
	background-color:#c6e4c8;
	background-image:url(paragraf.png);
	background-repeat:no-repeat;
	border-style:solid;
	border-width:1px;
	border-color:#00693e;
}
#menu{
	width:150px;
	margin:0 auto;
	float: left;
	display: block;
}
#menu a {
	font: 11px;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:10px 20px 10px 20px;
	}
	
#menu a:hover {
	color:#c6e4c8;
	background-color: #00693e;
	}

#main{
	width:600px;
	height:auto;
	margin:0 auto;
	overflow-x:hidden;
	text-align:justify;
}
#head {
	padding:0px;
	display:block;
	border:0px;
	margin-top:0px;
}
#logo {
	height:50px;
	font-size:24px;
	letter-spacing:0.1em;
	vertical-align:bottom;
	text-align:center;
	font-weight:bold;
}
#logo2 {
	height:50px;
	font-size:15px;
	letter-spacing:0.1em;
	vertical-align:top;
	text-align:center;
	font-weight:bold;
}
#footer{
	font-size:12px;
	text-align:justify;
	width:600px;
	height:auto;
	float:right;
	padding:0px 10px 0px 10px;
}
a{
	text-decoration:none;
	font-weight:bold;
	color:#00693e;
}
a:hover {
	color:#c6e4c8;
	background-color: #00693e;
}
a:link {
	text-decoration: none;
}
#szoveg{
	margin:0px;
	float:left;
	display:block;
	height:auto;
	margin-top: 30px;
	margin-right: 23px;
}

#szoveg li{
	list-style-type:none;
	border-left:2px solid #00693e;
	display:block;
	margin-top:5px;
	padding-left:5px;
	width: 400px;
}
h3{
	font-size:15px;
	font-weight:bold;
}
h4 {
	font-size:15px;
}
