body {                                                                                                                                               
	background-color: #9E9B8C;
	margin: 0px;
	padding: 0px;
}
#container {
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	background: white url(/img/bg.gif);
}
#header {
	margin-left: 10px;
	margin-right: 10px;
	height: 151px;
	background: black url(/img/head_bg.gif) repeat-x;
}
#header_box {
	width: 368px;
	height: 151px;
	float: right;
}
#header_box form {
	margin: 20px 0px 0px 0px;
	padding: 0px;
}
#header_box form p {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	line-height: 16px;
}
#header_box fieldset#login, #header_box fieldset#logout {
	width:215px;
	margin: 0px;
	padding: 0px;
	border: none;
	
}
#header_box fieldset#login label, #header_box fieldset#logout label {
	
	float:left;
	color: white;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 3px;
	vertical-align: middle;
}
#header_box fieldset#login label {
	width:45px;
	text-align:right;
}
#header_box fieldset#logout label {
	padding-left: 10px;
	width: 200px;
	text-align:center;
}
#header_box fieldset#login input {
	margin: 0px 2px;
	padding: 0px;
	height:20px;
	width:120px;
	border: none;
	vertical-align: middle;
	background: transparent url("/img/input_bg.gif") repeat-x;
}
#header_box fieldset#login input#flmail {
	border-top: #C29672 1px solid;
	border-right: #DBA476 1px solid;
	border-bottom: #E0A06B 1px solid;
	border-left: #C78D5E 1px solid;
}
#header_box fieldset#login input#flpwd {
	border-top: #C15E0B 1px solid;
	border-right: #DA7F2C 1px solid;
	border-bottom: #E09B58 1px solid;
	border-left: #C66B1C 1px solid;
}
#header_box fieldset#login button {
	width: 38px;
	height: 25px;
	background: url("/img/head_ok.gif") no-repeat;
	border: none;
	vertical-align: middle;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
}
#header_box fieldset#logout button {
	clear: both;
	margin: 15px 5px 0px 0px;
	float: right;
	width: 70px;
	height: 25px;
	border: none;
	vertical-align: middle;
	cursor: pointer;
}
#header_box fieldset#login a {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	color: #345A3C;
	padding-left: 52px;
	text-decoration: none;
}
a#flag_hun, a#flag_eng {
	width: 45px;
	height: 44px;
	float: right;
	margin-top: 64px;
}
a#flag_hun {
	margin-right: 7px;
	background: url("/img/flag_hun.gif") no-repeat;
}
a#flag_eng {
	margin-right: 24px;
	background: url("/img/flag_eng.gif") no-repeat;
}
a#flag_hun span, a#flag_eng span {
	display: none;
}
ul#head_menu {
	clear: right;
	float: right;
	margin: 10px 11px 0px 0px;
	padding: 0px;
	list-style-type: none;
	white-space:nowrap;
}
ul#head_menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
}
ul#head_menu li a img {
	border: none;
}
a#logo {
	height: 151px;
	width: 389px;
	display: block;
}
a#logo span {
	display: none;
}
#content {
	margin-left: 10px;
	margin-right: 10px;
	background: url(/img/content_bg.gif) repeat-x;
}
#menu {
	float: left;
}
ul#main_menu {
	width: 181px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#main_menu li a {
	float: left;
	margin: 0px;
	padding: 0px;
}
ul#main_menu li a img {
	border: none;
}
ul#main_menu li ul {
	float: left;
	width: 181px;
	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul#main_menu li ul li {
	padding: 0px 0px 2px 20px;
	background: url(/img/submenu_bg.gif) bottom left no-repeat;
}
ul#main_menu li ul li a {
	float: none;
	text-decoration: none;
	color: #E5ECE7;
	font-family: Arial;
	font-size: 11px;
}
ul#main_menu li ul li.selected a {
	font-weight: bold;
}
#menu_bottom {
	padding-top: 8px;
	clear: both;
	width: 181px;
	height: 290px;
	background: url(/img/menu_bottom_bg.gif) top left no-repeat;
}
#menu_bottom form label {
	display: block;
	height: 17px;
	width: 68px;
	margin-left: 43px;
	clear: both;
}
#menu_bottom form label span {
	display: none;
}
#menu_bottom form input {
	height: 20px;
	width: 118px;
	border: none;
	clear: both;
	margin: 0px 0px 5px 20px;
	padding: 0px;
	border-top: #709277 1px solid;
	border-right: #87AA90 1px solid;
	border-bottom: #92B39B 1px solid;
	border-left: #709479 1px solid;
	background: url(/img/search_bckg2.gif) top left no-repeat;
}
#menu_bottom form button {
	height: 25px;
	width: 39px;
	margin: 0px 0px 0px 62px;
	padding: 0px;
	border: none;
	clear: both;
	background: url(/img/ok_left.gif) top left no-repeat;
}

#newsletter {
	display: block;
	margin: 90px 0px 40px 30px;
	height: 73px;
	width: 132px;
}
#newsletter span {
	display: none;
}
#content_body {
	margin-left: 196px;
	padding-right: 15px;
	padding-bottom: 15px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	color: #497152;
}
#content_body a {
	color: #FA8015;
	text-decoration: underline;
}
#content_body a.download {
	float: right;
	height: 23px;
	line-height: 23px;
	padding-left: 23px;
	background: url(/img/d_button.gif) center left no-repeat;
	color: #FA8015;
	text-decoration: underline;
}
#content_body h1, #content_body h2, #content_body h3 {
	margin: 0px;
	font-size: 26px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 28px;
	background: url(/img/c_button.gif) center left no-repeat;
	line-height: 26px;
}

#content_body a#printlink {
	display: block;
	height: 16px;
	width: 16px;
	background: url(/img/print.gif) no-repeat top left;
	float: right;
	margin-top: 16px;
}
#content_body a#printlink span {
	display: none;
}
#content_body p {
	margin: 0px;
	padding: 5px 0px;
}
#content_body ul, #content_body ol {
	margin-top: 5px;                                                        
	margin-bottom: 5px;
}

#content_body table.content_table {
	border-collapse: collapse;
}
#content_body table.content_table td, th {
	border: 1px solid #497152;
}
#footer {
	clear: both;
	height: 43px;
}
#footer span{
	display: none;
}
div#ns {
	background-color: #9E9B8C;
	height: 25px;
}
div#ns a {
	float: right;
	display: block;
	background: url(/img/ns.gif) no-repeat top left;
	width: 47px;
	height: 15px;
	margin-right: 15px;
}
div#ns a span {
	display: none;
}

/* FORM */

form fieldset {
	border: none;
	padding: 10px;
	margin: 0px;
	}
form fieldset legend {
	color: #FA8015;
	font-weight: bold;
}
form fieldset div {
	clear: left;
	display: block;
	height: expression('1%');
	margin: 2px 0px 0px 0px;
	padding: 1px 3px;
	}
form fieldset div.optgroup {
	clear: none;
	margin-left: 210px;
	}
form fieldset div.txtnode {                                                                                           
} 
form fieldset div input.txt, form fieldset div select, form fieldset div textarea {
	border: #497152 1px solid;
	width: 250px;
	}
form fieldset div textarea {
	height: 100px;
	}
form fieldset div label {
	display: block;
	float: left;
	width: 200px;
	padding: 3px 5px;
	margin: 0px 0px 2px 0px;
	text-align: left;
	}
form fieldset div.optional label, label.optional {
	font-weight: normal;
	}
form fieldset div.required label, label.required {
	font-weight: bold;
	}
form fieldset div.submit input {
	border: none;
	}
/* TEST */
ol#test {
	padding: 10px;
	margin: 0px;
	}
ol#test li {
	padding: 5px 0px;
	margin: 0px;
	}
ol#test li a {
	text-decoration: none;
	color: #497152;
	border-bottom: dotted 1px #497152;
	font-weight: bold;
	}
p#testresult {
	color: red;
	}
