body {
	margin: 0;
	font-family: Arial;
	font-size: 12px;
	background-color: #E5D5C0;
}

p {
	margin: 0;
	padding: 0;
}

div#wrapper {
	width: 1026px;
	margin: 0 auto;
}

div#header {
	width: 1026px;
	height: 180px;
}

div#header div.left {
	background: url('/gfx/images/left_header_bg.jpg') no-repeat;
	height: 180px;
	float: left;
	width: 40px;
}

div#header div.center {
	height: 180px;
	float: left;
	width: 946px;
}

div.fooldalibox a {
	text-decoration: none;
	color: #FFF;
}

div#header_navigation {
	width: 359px;
	height:26px;
	background: url('/gfx/images/header_navigation.jpg') no-repeat;
	margin: 0 0 0 30px;
}

div#header_navigation div.search_input {	
	float: left;
	width: 130px;
	margin: 0 0 0 42px;
	.margin: 0 0 0 22px;
}

div#header_navigation div.search_input input {
	width: 125px;
	font-size: 11px;
	color: #5a422a;
	font-weight: bold;
}

div#header_navigation div.jogi_szoveg {
	margin: 4px 0 0 18px;
	.margin: 4px 0 0 36px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	float: left;
}

div#header_navigation div.oldalterkep {
	margin: 4px 0 0 8px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	width: 80px;
	float: left;
}

div#header_navigation a {
	color: #5a422a;
	text-decoration: none;
}

div#header_navigation a:hover {
	text-decoration: underline;
}

div#header div.right {
	background: url('/gfx/images/right_header_bg.jpg') no-repeat;
	height: 180px;
	float: left;
	width: 40px;
}

div#headerspace {
	width: 1026px;
	height: 21px;
	background: url('/gfx/images/headerspace_bg.jpg') no-repeat;
}

div#content {
	width: 1026px;
}

div#content table tr td.left {
	background: url('/gfx/images/left_center_bg.jpg') repeat-y;
	width: 40px;
}

div#content table tr td.left div.leftcenter_top {
	height: 44px;
	width: 40px;
	background: url('/gfx/images/left_center_top.jpg') no-repeat;
}

div#content table tr td.left div.leftcenter_bottom {
	height: 44px;
	width: 40px;
	background: url('/gfx/images/left_center_bottom.jpg') no-repeat;
}

div#content table tr td.center {
	background: #FFF;
	width: 946px;
}

div#content table tr td.right {
	background: url('/gfx/images/right_center_bg.jpg') repeat-y;
	width: 40px;
}

div#content table tr td.right div.rightcenter_top {
	height: 44px;
	width: 40px;
	background: url('/gfx/images/right_center_top.jpg') no-repeat;
}

div#content table tr td.right div.rightcenter_bottom {
	height: 44px;
	width: 40px;
	background: url('/gfx/images/right_center_bottom.jpg') no-repeat;
}

div#footerspace {
	width: 1026px;
	height: 31px;
	background: url('/gfx/images/footerspace_bg.jpg') no-repeat;
}

div#left_navigation {
	float: left;
	width: 210px;
}

div#middle_content {
	width: 710px;
	text-align: left;
	float: left;
	margin: 0 0 0 15px;
}

div#left_navigation ul.root {
	list-style-type: none;
	width: 215px;
	display: block;
	margin-top: 25px;
	margin-left: -40px;
	.margin-left: 0px;
}

div#left_navigation ul.root li.root_li {
	border-bottom: 1px solid #CCD2CD;
	color: #981B1E;
	text-decoration: none;
	display: block;
	margin: 0;
	font-size: 11px;
	padding: 4px 0 4px 26px;
}

div#left_navigation ul.root li a.root,
div#left_navigation ul.root li span.root {
	color: #981B1E;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 11px;
}

div#left_navigation ul.root li a.root:hover,
div#left_navigation ul.root li span.root:hover {
}

div#left_navigation ul.root li a.root_selected {
	margin: 0 0 0 -20px;
	padding: 0 0 0 20px;
	background: url('/gfx/images/pont.jpg') no-repeat 8px 3px;
}

div#left_navigation ul.root li a.root_selected,
div#left_navigation ul.root li span.root_selected {
	color: #981B1E;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-weight: bold;
}

div#left_navigation ul.root ul.sub {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 35px;
}

div#left_navigation ul.root ul.sub li.sub_li {
	width: 176px;
	color: #2B2414;
	text-decoration: none;
	display: block;
	font-size: 11px;
	margin: 0 0 0 -36px;
	padding: 2px 0 2px 40px;
}

div#left_navigation ul.root ul.sub li.sub_li_selected {
	width: 176px;
	color: #FFF;
	background: #FFFFFD;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 -36px;
	padding: 2px 0 2px 40px;
	background: #981B1E;
}

div#left_navigation ul.root ul.sub li,
div#left_navigation ul.root ul.sub li a.sub {
	color: #2B2414;
	text-decoration: none;
	display: block;
	font-size: 11px;
	font-weight: bold;
}

div#left_navigation ul.root ul.sub li a.sub:hover {
	color: #981B1E;
	text-decoration: none;
	display: block;
	font-size: 11px;
}

div#left_navigation ul.root ul.sub li a.sub_selected {
	color: #fff;
	text-decoration: none;
	display: block;
	font-size: 11px;
}

div.content_one {
	width: 697px;
	padding: 20px 10px 20px 10px;
	margin: 0 0 0 4px;
	border-bottom: 1px solid #981B1E;
	background: #F9F1F1 url('/gfx/images/content_one_bg.jpg') repeat-x top;
}

div.content_one div.title {
	background: #981B1E;
	color: #FFF;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0 23px 0 23px;
}

div.content_one div.content {
	margin: 0 25px 0 23px;
}

div.content_two {
	width: 697px;
	padding: 20px 10px 20px 10px;
	margin: 0 0 0 4px;
	background: #EDCFD0;
	border-bottom: 1px solid #981B1E;
}

div.content_two div.title {
	color: #981B1E;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	margin: 0 23px 0 23px;
}

div.content_two div.content {
	margin: 0 25px 0 23px;
}

div#content_footer {
	clear: both;
	height: 97px;
	background: url('/gfx/images/footer_bg.jpg') repeat-x;
}

div#content_footer a {
	text-align: center;
	font-size: 8px;
}

div.text a {
	text-decoration: none;
	color: #961E1F;
}

div.foot a {
	text-decoration: none;
	color: #A12D30;
}

div#content_footer_two a,
div.foot {
	text-align: center;
	font-size: 8px;
	width: 730px;
	position: absolute;
	margin: 30px 0 0 215px;
	.margin: 30px 0 0 30px;
}

div#content_footer a:hover,
div#content_footer_two a:hover,
div.foot a:hover {
	text-decoration: underline;
}

div#content_footer div.menu {
	width: 820px;
}

div#content_footer div.menu div.menuitem {
	float: left;
	height: 30px;
	margin: 19px 0 0 12px;
	.margin: 19px 38px 0 -25px;
}

div#content_footer div.menu div.menuitem a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 0 1px 0 6px;
	color: #981B1E;
	font-weight: bold;
	font-size: 12px;
}

div#content_footer div.menu div a:hover {
	
}

div#content_footer div.text {
	text-align: center;
	clear: both;
	padding: 23px 0 0 0;
	font-size: 10px;
	font-weight: bold;
}

div.footer_menu {
	margin: 0 0 0 210px;
	.margin: 0;
	position: absolute;
	.position: relative;
}

div.zaszlo_hun,
div.zaszlo_en {
	padding: 0 0 0 30px;
	float: left;
	height: 30px;
	margin: 18px 10px 0 40px;
	.margin: 18px 15px 0 35px;
}

div.zaszlo_hun a,
div.zaszlo_en a {
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #251F1A;
}

div.zaszlo_hun {
	background: url('/gfx/images/hungary_flag.jpg') no-repeat;
}

div.zaszlo_en {
	background: url('/gfx/images/english_flag.jpg') no-repeat;
	margin: 18px 60px 0 10px;
}

a.internet_a {
	text-decoration: none;
	color: #a12d30;
	font-weight: bold;
	font-size: 14px;
}

a.internet_a:hover {
	color: #f1c9cb;
}

a.szolgaltatas_a {
	text-decoration: none;
	color: #946C1E;
	font-weight: bold;
	font-size: 14px;
}

a.szolgaltatas_a:hover {
	color: #ede1c7;
}

a.tavkozles_a {
	text-decoration: none;
	color: #386697;
	font-weight: bold;
	font-size: 14px;
}

a.tavkozles_a:hover {
	color: #d2deee;
}

div.sitemap ul, div.sitemap ul li {
	list-style: none;
}

div.sitemap ul li, div.sitemap ul li a {
	text-decoration: none;
	color: #981B1E;
}

div#content_footer_two {
	clear: both;
	height: 7px;
	background: #D3898B;
}

div.content a {
	color: #981B1E;
	text-decoration: none;
}

div.content a:hover {
	text-decoration: underline;
}

div.lead_template_mainpage {
	height: 62px;
	margin: 0 0 0 25px;
	line-height: 20pt;
	padding-top: 6px;
	color: #332D27;
}

div.lead_template_mainpage a {
	text-decoration: none;
}