@charset "utf-8";
@import 'menu.css';
@import 'images/calendar-green.css';

.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/body_bg.jpg);
}

.body_class{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #606207;
	background-color: #f4f6e2;
	line-height: 30px;
}

#main {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/content_bg.gif);
}

.head {
	height: 347px;
	width: 1000px;
	text-align: right;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #065600;
    position: relative;
	background-repeat: no-repeat;
	background-position: center top;
}

#head_text {
	position: absolute;
	left: 305px;
	top: 320px;
}

#head_logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 250px;
	height: 270px;
}

#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

#left_wrapper {
	float: left;
	width: 835px;
}

#right_wrapper {
	float: left;
	width: 160px;
	margin-left: 5px;
}

#left_container {
	width: 160px;
	float: left;
	background-image: url(images/left_container_fej_2.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.left_menu {
	width: 160px;
	padding-top: 8px;
}

.kereses {
	width: 150px;
	height: 76px;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #f1f5dd;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

#kereses_keret {
	padding-top: 15px;
}

#kereses_input {
	float: left;
}

.kereses_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	color: #8d8f24;
	font-size: 14px;
	width: 128px;
}

#kereses_gomb {
	float: right;
	background-image: url(images/ok_gomb.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 41px;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9eb644;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}

.gomb {
	background-image: url(images/ok_gomb.gif);
	background-repeat: no-repeat;
	height: 26px;
	width: 41px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9eb644;
	text-align: center;
	line-height: 26px;
	cursor: pointer;
}


.box {
/*	background-image: url(images/form_bg.gif); */
	background-image: url(images/input_bg.gif);
	position: absolute;
	width: 113px;
	height: 18px;
	left: 25px;
	top: 35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a20;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	line-height: 18px;
	padding-top: 4px;
	border: 1px solid #B8CA6E;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.input {
	background-image: url(images/form_bg.gif);
	width: 113px;
	height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a20;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-repeat: repeat-x;
	line-height: 18px;
}

.galeria {
	background-color: #f1f5dd;
	width: 205px;
	height: 180px;
	margin-top: 12px;
	position: relative;
	background-image: url(images/galeria_bg.gif);
	background-repeat: no-repeat;
}

.left_box {
	width: 160px;
	padding-bottom: 5px;
	background-color: #f1f5dd;
	margin-bottom: 5px;

	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.left_box_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5c06;
	font-weight: bold;
	padding-left: 17px;
	padding-top: 4px;
}

.left_box_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5c06;
	padding-left:5px;
	padding-right:5px;
	padding-top:10px;
	padding-bottom:10px;
	background-color: #f1f5dd;
	-moz-border-radius-bottomleft: 7px;
	-webkit-border-bottom-left-radius: 7px;
	-moz-border-radius-bottomright: 7px;
	-webkit-border-bottom-right-radius: 7px;
}

.galeria_szoveg, .box_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5c06;
	position: absolute;
	left: 17px;
	top: 4px;
	font-weight: bold;
	background-color: #f1f5dd;
}

.galeria_kep {
/*	background-image: url(images/galeria_kep.gif); */

/*	height: 120px; */
	width: 173px;
	position: absolute;
	left: 16px;
	top: 35px;
}

.galeria_belep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5c06;
	font-weight: bold;
	position: absolute;
	left: 75px;
	top: 155px;
}

.galeria_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5a5c06;
	position: absolute;
	left: 17px;
	top: 9px;
	font-weight: bold;
}

#tartalom_container {
	float: left;
	height: auto;
	width: 670px;
	margin-left: 5px;
	color: #f4f6e2;
	background-color: #f4f6e2;
}

.tartalom_fej {
	background-image: url(images/tartalom_fej.gif);
	height: 69px;
	width: 666px;
	position: relative;
}

.tartalom_fej_aktiv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #4c6b05;
	position: absolute;
	left: 68px;
	top: 24px;
/*	background-color: #f4f6e2; */
	height: 25px;
	width: 450px;
	line-height: 23px;
	text-align: left;
}

.tartalom_center {
	height: auto;
	width: 608px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #75913a;
	background-color: #f4f6e2;
	line-height: 30px;
}


.print_szoveg{
	height: auto;
	width: 613px;
	text-align: justify;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: black;
	line-height: 30px;
}

.tartalom_center .content_table img, td.szoveg img{
	border: 5px solid #C4C194;
}

.tartalom_center a{
	color: #606207;
}

.tartalom_center_kepek {
	margin-right: auto;
	margin-left: auto;
	background-color: #e7edd6;
	height: 148px;
	width: 721px;
	margin-top: 22px;
	margin-bottom: 22px;
}

.kep_1 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c094;
	border-right-color: #c0c094;
	border-bottom-color: #c0c094;
	border-left-color: #c0c094;
	margin-left: 18px;
	margin-top: 12px;
	margin-right: 59px;
}

.kep_2 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c094;
	border-right-color: #c0c094;
	border-bottom-color: #c0c094;
	border-left-color: #c0c094;
	margin-top: 12px;
	margin-right: 59px;
}

.kep_3 {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0c094;
	border-right-color: #c0c094;
	border-bottom-color: #c0c094;
	border-left-color: #c0c094;
}

/*
#footer_container {
	width: 1000px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
	margin:auto;
	clear:both;
}

#footer_menu_big_container {
	height: 234px;
	float: left;
	width: 100%;
	background-color: #f3f9d6;
	background-image: url(images/footer_new.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#footer_menu_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	background-image: url(images/footer_2.jpg); 
}
*/

#footer_container {
	width: 1000px;
	position: relative;
	clip: rect(auto,auto,auto,auto);
/*	float: left; */ 
	margin:auto;
	clear:both;
}

#footer_menu_big_container {
	height: 234px;
	float: left;
	width: 100%;
/*	background-color: #f3f9d6;*/
	background-image: url(images/footer_new.jpg); 
	background-repeat: no-repeat;
	background-position: center;
}
#footer_menu_container {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 1000px;
	height: 234px;
	background-image: url(images/footer_new.jpg);
	background-repeat: no-repeat;
	background-position: center;

/*	background-image: url(images/footer_2.jpg); */
}





.footer_menu {
	height: 21px;
	width: 617px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin-left: 580px;
	margin-top: 205px;
	position: absolute;
	left: -209px;
}

.footer_menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration:none;
}

.footer_menu_separator {
	margin-left: 5px;
	margin-right: 5px;
}

.print_cim {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4c6b05;
	font-weight:bold;
}

.print_szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c6b05;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #4c6b05;
}

#icon_print {
	float: right;
	padding: 20px;
}

.input_subscribe {
	background-image:url(images/input_bg_sh.jpg);
	background-position: left top;
	background-repeat:no-repeat;
	background-color: #F1F5DD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #888a20;
/*	float:left; */
	width:140px;
	height:15px;
	padding-top:3px;
	padding-left:8px;
	border: 1px solid #B8CA6E;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
}

.reg_cat {
	font-size:11px;
}

.reg_link a{
	line-height:30px;
	text-align:center;
	font-size: 13px;
	text-decoration: none;
}

.clearer {
	clear: both;
}

.media_dir_th_txt {
	font-size: 10px;
	color: #676817;
	font-weight: bold;
}

.sitemapkateg {
	font-weight: bold;
	font-size: 15px;
}



