@charset "iso-8859-2";
/* CSS Document */

body {
	margin: 0px;
	background: #1c351c url(../images/main_bg_x.png) repeat-x;
	font: normal 12px Arial, Helvetica, sans-serif;
}
.clear {
	clear: both;
}
br.pagebreak {
	font-size: 0px;
	line-height: 6px;
}
form {
	margin: 0px;
	padding: 0px;
}
a img {
	border: 0px;
}
div.main_frame {
	width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0 0 0 0;
}
div.header_frame {
	width: 1000px;
	top: 10px;
	position: absolute;
	height: 126px;
	background: url(../images/head_bg.png) no-repeat;
}

/***** MENU *****/
table.main_menu {
	position: absolute;
	top: 86px;
	left: 0px;
}
table.main_menu td {
	border-right: 1px solid #1b341b;
}
table.main_menu td a {
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 32px;
	padding: 0 8px 0 8px;
	/*padding: 0 12px 0 12px;*/
}
table.main_menu td a:hover {
	text-decoration: underline;
	background: #315831;
}
table.main_menu td a.active {
	background: #347834;
}

/***** HEADER SEARCH *****/
div.header_search {
	position: absolute;
	right: 20px;
	top: 16px;
}
div.header_search input.input_box {
	background: #D5E2D5;
	border: 1px solid #5E7B5E;
	color: #5E7B5E;
	font-size: 11px;
	padding: 1px 2px 1px 2px;
}

/***** BODY SKELETON *****/
div.body_frame {
	padding: 142px 0 6px 0;
}
div.body_middle_right {
	float: right;
	width: 844px;
}
div.body_left {
	float: left;
	width: 150px;
}
div.body_middle {
	float: left;
	width: 688px;
	padding: 0;
	position: relative;
}
div.body_right {
	float: right;
	width: 150px;
}

/***** FOOTER *****/
div.footer_frame {
	margin: 0 0 20px 0;
	padding: 10px 0 0 0;
	background: #3d623d url(../images/footer_top.png) no-repeat top;
}
div.footer_frame div.footer_inner {
	padding: 0px 0 10px 0;
	background: url(../images/footer_bottom.png) no-repeat bottom;
}
div.footer_frame div.footer_content {
	text-align: center;
	color: #889e88;
	padding: 0 20px;
}
div.footer_frame div.footer_content span.quote {
  color: #ffffff;
  font-size: 16px;
	font-style: italic;
}
div.footer_frame div.footer_content span.person {
  color: #ffffff;
	font-size: 13px;
	padding: 0 0 0 6px;
}
div.footer_frame div.reference div.copy {
	color: #fff;
}
div.footer_frame div.reference div.links {
	color: #718371;
	margin: 10px 0;
}
div.footer_frame div.reference a {
	color: #889E88;
	text-decoration: none;
}
div.footer_frame div.reference a:hover {
	text-decoration: underline;
	color: #fff;
}
div.footer_frame div.reference h2 {
	font-size: 16px;
	margin: 10px 0;
	padding: 0;
}
/***** SIDE *****/
div.side_box {
	padding: 0 0 8px 0;
}
div.side_box.background {
	padding: 10px 0 0 0;
	background: #dbf4c1 url(../images/side_top.gif) no-repeat top;
}
div.side_box.background div.side_inner {
	color: #274327;
	text-align: center;
	padding: 0 0px 6px 0px;
	background: url(../images/side_bottom.gif) no-repeat bottom;
	width: 150px;
}
div.side_box.background div.side_inner a {
	color: #2E3C18;
}
div.side_box.background div.side_inner div.title {
	font-size: 14px;
	font-weight: bold;
	padding: 2px 0 4px 0;
}
div.side_box div.mediapartner {
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}
div.side_box div.velemenyek {
	width: 134px;
	margin: 0 auto;
}
div.side_box div.velemenyek a {
	text-decoration: none;
	font-style: italic;
}
div.side_box div.velemenyek a:hover {
	text-decoration: underline;
}
div.side_box div.velemenyek span {
	color: #759047;
}

/***** MIDDLE *****/
div.middle_banner {
	position: relative;
	margin: 0 0 0px 0;
	background: #d9f3bd url(../images/banner_top.gif) no-repeat top;
}
div.middle_banner div.banner_inner {
	position: relative;
	background: url(../images/banner_bottom.gif) no-repeat bottom;
}
div.middle_banner div.banner_content {
	padding: 20px;
	color: #3B653B;
	font-size: 12px;
	font-style: italic;
}
div.middle_banner div.banner_content a {
	color: #3B653B;
}
div.middle_banner div.banner_content span {
	font-size: 12px;
	line-height: 24px;
	font-style: normal;
}
div.middle_banner div.banner_content span.quote {
	font-size: 16px;
	font-style: italic;
	line-height: 20px;
}
div.middle_banner div.banner_content span.person {
}
div.content_frame {
	background: #fff url(../images/content_body_top.gif) no-repeat top;
}
div.content_frame div.content_inner {
	padding: 10px 14px 14px 14px;
	background: url(../images/content_body_bottom.gif) no-repeat bottom;
}

/***** CONTENT *****/
div.main_content {
	color: #234123;
	font-size: 14px;
	line-height: 20px;
}
div.main_content a {
	/*color: #c35d09;*/
	color: #993300;
	text-decoration: none;
}
div.main_content a:hover {
	text-decoration: underline;
}
div.main_content img,
div.main_content a img {
	padding: 2px;
	border: 1px solid #aecaac;
	margin: 6px;
}
div.main_content img.print_img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
div.main_content a:hover img {
	border-color: #6e996b;
}
div.main_content h1 {
	margin: 0px 0px 10px 0px;
	padding: 0px 0 8px 0;
	border-bottom: 1px solid #6b9d6b;
	color: #3B653B;
	font-size: 24px;
}
div.main_content div.header_1 {
	border-bottom: 1px solid #8fba8f;
	margin: 6px 0 6px 0;
	font-weight: bold;
	color: #4a724a;
}
table.welcome_table {
	width: 100%;
	margin: 10px auto 10px auto;
}
table.welcome_table td {
	width: 50%;
}
table.welcome_table td a {
}
table.welcome_table td a img {
	border: 0px;
}
div.main_content div.teszt {
	margin: 14px 0 14px 0;
}
div.main_content div.teszt div.teszt_kerdes {
	font-weight: bold;
}
table.szolgaltatas {
	width: 100%;
}
table.szolgaltatas td {
	vertical-align: top;
}
table.szolgaltatas td.img {
  width: 130px;
}
table.szolgaltatas td.text {
}
table.szolgaltatas td.text div.szolg_text {
	font-size: 12px;
}


