html {
	scrollbar-face-color: #109850;
	scrollbar-highlight-color: #cbcbcb;
	scrollbar-shadow-color: #cbcbcb;
	scrollbar-3dlight-color: #155433;
	scrollbar-arrow-color:  #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}

body {
	background-color:#d4ffe8;
	margin:0px;
	padding:0px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color: #155433;
}

div, td, p {
  font-family: Tahoma,Arial,Helvetica,sans-serif;
  font-size: 12px;
  color: #155433;
  line-height: normal;
}

.tartalom_div div, 
.tartalom_div td,
.tartalom_div p {
	font-family: Arial,Helvetica,Tahoma,san-serif;
}
hr {
	color: #155433;
}

a {
	text-decoration:underline;
	color:#155433;
}
a:hover {
	color:#000000;
}
.clear {
	clear:both;
	font-size:1px;
	height:1px;
}
.clear_2 {
	clear:both;
	background-image:url(../images/right_side_bottom_uj.png);
	background-repeat: no-repeat;
	background-position:right bottom;
	height:217px;
	margin-top:-217px;
}
.page_container {
	width:1000px;
	margin: 0 auto;
}
.header {
	position: relative;
	height:100px;
	background-image:url(../images/header_bg_uj.jpg);
	background-repeat:no-repeat;
}
.header h1 {
	position:absolute;
	top:0px;
	left:7px;
	padding: 0;
}
.header h1 a {
	display:block;
	width:155px;
	height:61px;
	margin: 0;
}
.header h1 a span {
	display:none;
}
.header h2 {
	display:none;
}
.top_menu {
	width:760px;
	top:71px;
	left:234px;
	position: absolute;
}
.top_menu ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.top_menu ul li {
	display: inline;
}
.top_menu a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	text-decoration: none;
	font-weight: bold;
	color: #228852;
	border-left: 1px solid #77b58e;
	border-right: 1px solid #ffffff;
	text-transform: uppercase;
}
.top_menu ul li:first-child a {
	border-left: none;
}
.top_menu a:hover {
	color: #ffffff;
	background: url('../images/top_menu_hover.jpg') center center;
}

.middle {
	background-image:url(../images/middle_bg_uj_kerettel.jpg);
	background-position: 0px 0;
	width:1000px;
	overflow:hidden;
}
.date_box {
	background-image:url(../images/date_box_bg.jpg);
	background-repeat:no-repeat;
	width:315px;
	height:27px;
	float:left;
	color: #FFFFFF;
	line-height:23px;
	font-size:11px;
	margin-left: 4px;
	padding-left:15px;
}
.search_box {
	background-image:url(../images/search_box_bg_uj.jpg);
	width:221px;
	height:32px;
	/*line-height:30px;*/
	float:right;
}
.search_box form {
	margin: 7px 0px 0px 20px;
	padding:0px;
}

.search_box label {
	height: 17px;
	margin-left: 5px;
	font: bold 12px Tahoma;
	color: #ffffff;
}

.search_box .input {
	width:84px;
	height: 15px;
	/*border:1px solid #31925f;
	font-size:10px;
	padding:0px 5px;*/
	/*margin-left: 77px;*/
	margin-left: 0px;
}

.search_box .button {
	/*width:25px;*/
	height: 17px;
	/*line-height: 21px;*/
	padding: 0 0 3px 0;
	background-color:#FFFFFF;
	color: #155433;
	font-family: Tahoma;
	font-size:12px;
	font-weight:bold;
	border:1px solid #31925f;
	vertical-align:top;
	margin-left:5px;
}
.tartalom_div {
	width:778px;
	float:left;
	font-family: Arial,Helvetica,Tahoma,san-serif;
}
.tartalom_inner {
	padding:20px 0px 20px 20px;
	margin-bottom:-217px;
}
*+html .tartalom_inner {
	margin-bottom:0px;
}
.tartalom_inner a img {
	border:none;
}
.menu_oszlop {
	width:221px;
	float:right;
	padding-bottom:217px;
	margin-bottom:-217px;
}
*+html .menu_oszlop {
	padding-bottom:434px;
}
.gyorsmenu {
	background:url(../images/gyorsmenu_bg_uj.jpg) top right no-repeat;
	width:221px;
	margin-top:-1px;
	height:43px;
	overflow: hidden;
}
.gyorsmenu form {
	margin:0px;
	padding: 8px 0px 0px 55px;
}
.gyorsmenu select {
	font-size: 12px;
	color:#155433;
	width: 115px;
}
.right_menu ul {
	list-style:none;
	margin:0px 0px 0px 30px;
	padding:0px;
}
.right_menu ul li {
	margin:5px 0px;
	padding:0px;
}
.right_menu ul li a {
	display:block;
	height:28px;
	line-height:28px;
	text-decoration:none;
	color: #FFFFFF;
	font-family: Tahoma;
	font-size:12px;
	/*font-weight:bold;*/
	text-transform:uppercase;
	white-space: nowrap;
}
.right_menu ul li a:hover {
	/*line-height:25px;*/
}
.right_menu ul li.level_1 a span {
	margin-left: 38px;
}
.right_menu ul li.level_2 a span {
	margin-left: 9px;
}
.right_menu ul li.level_1 a {
	background-image:url(../images/right_menu_bg.jpg);
	background-repeat: no-repeat;
	width:178px;
}
.right_menu ul li.level_2 a {
	background-image:url(../images/right_menu_level_2_bg.jpg);
	background-repeat: no-repeat;
	width:150px;
	margin-left:28px;
}
.right_menu ul li.level_1 a:hover {
	background-image:url(../images/right_menu_hover_bg.jpg);
	background-repeat: no-repeat;
}
.right_menu ul li.level_2 a:hover {
	background-image:url(../images/right_menu_hover_level_2_bg.jpg);
	background-repeat: no-repeat;
}
.login_box {
	background-image:url(../images/login_box_bg_uj.jpg);
	background-repeat:no-repeat;
	width:221px;
}
.login_box h2 {
	margin: 0;
	padding: 0;
	height: 48px;
	padding-left: 70px;
	line-height: 48px;
	font-weight: bold;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}
.login_box_inner {
	padding-top: 2px;
	padding-right:20px;
	text-align:right;
	line-height:30px;
	font-size: 11px;
}
.login_box .input {
	width: 100px;
	height:16px;
	background-color:#FFFFFF;
	border:1px solid #31925f;
	font-size:11px;
}

.login_box .button {
	font-weight: bold;
	font-size: 11px;
	padding: 0 0 2px 0;
}

.login_box .img_button {
	display: inline-block;
	vertical-align: top;
	text-align: center;
	width: 68px;
	height: 26px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: none;
	background: transparent url('../images/belep_gomb_uj.jpg') 0 0 no-repeat;
	cursor: pointer;
}
.banners {
	text-align:right;
	padding-right:20px;
	margin-top:40px;
}
.menu_oszlop_footer {
	
}
.footer {
	position: relative;
	background: url('../images/footer_bg_ures_uj.jpg') top right no-repeat;
	width: 970px;
	height: 63px;
	padding: 17px 0px 0px 30px;
}
.footer_menu ul {
	list-style:none;
	margin:0px;
	padding: 0;
}
.footer_menu ul li {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	font-size: 12px;
}
.footer_menu ul li:first-child {
	padding-left: 0;
}
.footer_menu ul li a img {
	border:none;
}
.footer_menu a {
	text-decoration: none;
	color: #ffffff;
	text-transform: uppercase;
}
.footer_menu a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer p {
	margin: 17px 0 0 0;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

#webc_logo {
	display: block;
	position: absolute;
	right: 9px;
	bottom: 5px;
	width: 86px;
	height: 15px;
	text-indent: -999px;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}

/*FORMOK*/
#regform,
#modform {
	width: 480px;
	margin: 0px auto 0 auto;
}

.mod_sor, .reg_sor {
	margin-top:5px;
}
.mod_sor label, .reg_sor label {
	display:block;
	float:left;
	width:140px;
	text-align: right;
	padding-right:5px;
	height:22px;
	line-height:22px;
}
.mod_sor input, .reg_sor input {
	display:block;
	float:left;
	width:320px;
}
.mod_gombok, .reg_gombok {
	width:140px;
	margin-left: 145px;
	margin-top: 10px;
}
.button {
	height: 18px;
	line-height: 18px;
	margin: 0 0 0 1px;
	padding: 0 0 0 1px;
	font-weight: normal;
	font-family: Tahoma;
	font-size: 11px;
	color: #155433;
	/*vertical-align: top;*/
	background-color: #ffffff;
	border:1px solid #31925F;
	cursor: pointer;
}
.input {
  font-family: Tahoma;
  font-size: 11px;
  font-weight: normal;
  color: #155433;
  height: 18px;
  padding-bottom: 0px;
  padding-left: 1px;
  padding-right: 0px;
  padding-top: 0px;
  vertical-align: center;  
  width: 150px;
  margin-top: 0px;
  margin-left: 1px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-color: #FFFFFF;
  border-top: 1px #31925F solid;
  border-right: 1px #31925F solid;
  border-bottom: 1px #31925F solid;
  border-left: 1px #31925F solid;
}
#emlekezteto_form fieldset {
	border:1px solid #31925F;
	margin-top:10px;
	padding:20px;
}
#emlekezteto_form fieldset label {
	display: block;
}
#emlekezteto_form fieldset .gombsor {
	display: block;
	margin-top:10px;
}
#contactperson_form div {
	margin-top: 5px;
	clear: both;
}
#contactperson_form div label {
	display:block;
	float:left;
	width: 45%;
	text-align:right;
	padding-right:5px;
}
#mFormSubmit {
	margin-left:250px;
	margin-right:5px;
}

.focim {
	display: block;
	margin: 6px 0;
	padding: 6px 0;
	font-weight: bold;
	font-size: 16px;
	border-top: 1px solid #155433;
	border-right: none;
	border-bottom: 1px solid #155433;
	border-left: none;
}

.alcim_1 {
	display: block;
	margin: 6px 0;
	padding: 6px 0;
	font-weight: bold;
	font-size: 12px;
	border-top: 1px solid #155433;
	border-right: none;
	border-bottom: 1px solid #155433;
	border-left: none;
}

.alcim_2 {
	display: block;
	margin: 6px 0;
	padding: 6px 0;
	font-weight: bold;
	font-size: 12px;
}

.normal_szoveg {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
	font-size: 12px;
}

.kis_szoveg {
	padding-top: 0;
	padding-bottom: 0;
	font-weight: normal;
	font-size: 10px;
}

.tartalom_inner table {
	border-width: 0;
	border-style: solid;
	border-color: #155433;
	border-collapse: collapse;
}

.tartalom_inner table tr td {
	border-width: 0;
	border-style: solid;
	border-color: #155433;
}

table.table_kerettel tr td {
	border-width: 1px;
	border-style: solid;
	border-color: #155433;
}

