body {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-color: #78B71C;
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666;
	background-position: left top;
}
#container {
	margin: 0 auto;
	padding: 0px;
	width: 1019px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.header {
	height: 390px;
	margin: 0px;
	padding: 0px;
}

.content-wrapper {
	background-image: url(images/bg-content.gif);
	width: 729px;
	margin: 0 0 0 100px;
	padding: 20px 58px 0 58px;
	background-repeat: repeat-y;
}

.nav {
	background-image: url(images/nav-bg.gif);
	height: 74px;
	width: 729px;
	margin: 0 0 0 100px;
	padding: 0 0 0 116px;
	background-position: left top;
	background-repeat: no-repeat;
}
.clearboth {
	clear: both;
}
.top-latest {
	background-image: url(images/top-col.jpg);
	background-repeat: no-repeat;
	height: 15px;
}
.bottom-col {
	background-image: url(images/bottom-col.gif);
	background-repeat: no-repeat;
	height: 15px;
}





.nav ul {
	margin: 0px;
	padding: 0px;
}
.nav li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
.whatnew-col {
	float: left;
	width: 358px;
}
.latestnew-col {
	float: right;
	width: 358px;
	padding: 0;
}
.latestnew-content {
	background-image: url(images/bg-col.gif);
	padding: 0 20px 0 20px;
}
.lastnew-row {
	height: 20px;
	margin: 0px;
	padding: 5px 5px 0 5px;
}
.lastnew-row-clr {
	height: 20px;
	margin: 0px;
	padding: 5px 5px 0 5px;
	background-color: #f5f3e6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.date-right {
	float: right;
	padding: 0;
	margin: 0;
}
.envi-col {
	width: 481px;
	float: left;
	margin: 20px 0 0 0;
}
.envi-content-wrap {
	background-image: url(images/bg-col1.gif);
	background-repeat: repeat-y;
}
.envi-contentarea {
	background-image: url(images/top-envi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 20px 0 20px;
}
.envi-bottom {
	background-image: url(images/bottom-envi.gif);
	height: 18px;
	background-position: bottom;
}
.img {
	float: left;
	margin: 0 10px 0 0;
}
.col1 {
	float: left;
	width: 450px;
	margin: 0 10px 0 0;
}
.col2 {
	float: left;
	width: 205px;
	margin: 0 px 0 0;
}
.line {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 10px;
	margin: 10px 0 0;
}
.footer {
	background-image: url(images/footer.gif);
	height: 20px;
	margin: 0 0 0 100px;
	width: 845px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #78B71C;
	padding: 50px 0 0 0;
	text-align: center;
	color: #c4df9c;
}
.events-col {
	float: right;
	width: 215px;
	margin: 20px 0 0 0;
}
.events-col li {
	margin: 0 0 4px 0;
	padding: 0px;
}
.event-link {
	margin: 8px 0 0 0;
	padding: 0px;
}

.events-col ul {
	margin: 0;
	padding: 0px;
	list-style-type: none;
}
.content-img {
	float: right;
	margin: 12px 0 0 0;
}
.contact-content {
	margin: 20px 0 0 0;
	padding: 0px;
}

.line-height {
	line-height: 20px;
}
.contact-form {
	margin: 0px;
	padding: 0px;
	background-image: url(images/img-envelope.gif);
	background-repeat: no-repeat;
	background-position: right top;
}






.form{
	padding: 0;
	margin: 10px 0 0 0;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
	width: 400px; /*width of form rows*/
	overflow: hidden;
	padding: 0;
	margin: 0;
	height: auto;
}
.txt-blank {
	color: #FFF;
}


div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
	float: left;
	width: 80px;
	margin-right: 15px; /*spacing with right column*/
}
div.thefield ul {
	margin: 0px;
	padding: 0px;
}
div.thefield li {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0 6px 0 0;
}



div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
	float: left;
	margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
	width: 230px;
}


div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
	width: 229px;
	height: 60px;
}
div.fieldwrapper div.thebig textarea {
	width: 400px;
	height: 100px;
}



div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
	width: 379px;
	text-align: left;

}
.para {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/title-contact.gif);
	background-repeat: no-repeat;
	margin: 5px;
	padding: 8px 8px 8px 20px;
	font-weight: bold;
}
.para-vil1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event1.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.para-vil2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event2.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.para-vil3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event3.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.para-vil4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event4.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.para-vil5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.latestnew-col1 {
	float: left;
	width: 358px;
	padding: 0;
}
.latestnew-content1 {
	background-image: url(images/bg-col.gif);
	padding: 0 20px 0 20px;
	width: 300px;
}
.lastnew-row1 {
	height: 20px;
	margin: 0px;
	padding: 5px 5px 0 5px;
}
.lastnew-row-clr1 {
	height: 20px;
	margin: 0px;
	padding: 5px 5px 0 5px;
	background-color: #f5f3e6;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCC;
	border-bottom-color: #CCC;
}
.date-right1 {
	float: left;
	padding: 0;
	margin: 0;
}
.top-latest1 {
	background-image: url(images/top-col.jpg);
	background-repeat: no-repeat;
	height: 15px;
	width: 350px;
}
.bottom-col1 {
	background-image: url(images/bottom-col.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 350px;
}.para-nagy-vil-zold-kicsi {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/event5.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: normal;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

/uj-zold-keret/

.envi-col-zold {
	width: 729px;
	float: left;
	margin: 20px 0 0 0;
}
.envi-content-wrap-zold {
	background-image: url(images/images/ablak-kozep_02.jpg);
	background-repeat: repeat-y;
}
.envi-contentarea-zold {
	background-image: url(images/images/ablak-felso_01.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 15px 20px 0 20px;
}
.envi-bottom-zold {
	background-image: url(images/images/ablak-also_04.jpg);
	height: 25px;
	background-position: bottom;
}
.img-zold {
	float: left;
	margin: 0 10px 0 0;
}
.col1-zold {
	float: left;
	width: 690px;
	margin: 0 10px 0 0;
}
.col2-zold {
	float: left;
	width: 205px;
	margin: 0 px 0 0;
}
.line-zold {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
	height: 10px;
	margin: 10px 0 0;
}
.para-nagy-zold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(images/para-bg-vilzold-szeles.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 4px 5px 0px 15px;
	font-weight: bold;
	height: 24px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}

