body {
	background: url(images/body_bg.jpg) center center repeat-y #2F9300; font: 14px Trebuchet MS; color: #575757;
	margin: 0px; 
}
.out_of_content {
	float: left; margin-left: -65px;
	position: absolute;
}
.container {
	background: url(images/containter_bg.jpg) top left repeat-y white;
	width: 770px;
}
.header {
	background: url(images/fejlec_bg.jpg) top left repeat-y white;
	width: 495px; text-align: left;
	padding-left: 275px;
	height: 202px;
}
h1, h2, h3 {
	margin: 0px; color: #408f14;
}
h2 { font-size: 30px; font-weight: bold; }
h2 span { color: #575757; }
h1 { font-size: 18px; }
h3 { font-size: 14px; }
.tartalom {
	float: right; width: 568px;
	background-color: white;
	text-align: left;
}
.fck {
	margin: 10px; 
}
.fck table {
	width: 100%; padding: 0px; spacing: 0px;
	border: 0px; text-align: center;
}
.fck img {
	border: 1px solid #408f14; margin-top: 15px;
}
.fck img:hover {
	border: 1px solid #A6F013;
}
.fck a {
	color: #408f14; font-weight: bold;
}
.fck a:hover {
	text-decoration: none; color: #A6F013;
}
.balhasab {
	float: left; width: 182px;
	background: url(images/bal_teto.jpg) top left no-repeat #E8F7DB;
	text-align: left; padding: 30px 10px;
}
.balhasab p {
	text-align: justify;
}
.balhasab .komment {
	font-size: 11px; margin: 0px;
}
.lablec {
	clear: both; width: 770px; height: 184px;
	background: url(images/lablec_bg.jpg) 0px 121px repeat-x transparent;
	text-align: left;
	bottom: 0px; font-size: 12px;
}
.lablec img { float: right; }
.lablec p { padding-top: 125px; padding-left: 10px; }
.lablec a {
	color: #408f14; font-weight: bold;
}
.lablec a:hover {
	text-decoration: none; color: #A6F013;
}
form {
	font-size: 14px; margin: 0px;
}
input {
	width: 178px; background: url(images/input_bg.jpg) top left repeat-x white;
	height: 16px; border: 1px solid #408f14; margin: 5px 0px;
}
textarea {
	height: 200px; line-height: 16px; font: 14px Trebuchet MS;
	width: 178px; background: url(images/textarea_bg.jpg) top left repeat-x white;
	border: 1px solid #408f14; margin: 5px 0px;
}
#kuldes {
	background: url(images/gomb.jpg) top left #408F14;
	width: 61px; height: 21px;
	font: 12px Trebuchet MS; color: white; border: 0px;
	font-weight: bold;
}
.msg_error {
        color: #ff0000;
}
.msg_ok {
        color: #408f14;
}

