* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: arial;
	font-weight: normal;
	font-size: 14px;
	color: #324267;
}

body {
	padding-top: 30px;
}

a {
	outline: 0;
}

#container,
#header,
#info,
#content,
#footer {
	width: 960px;
}

#container {
	margin: 0 auto;
}

/*
////////// HEADER BEGIN //////////
*/

#header {
	padding-bottom: 38px;
}

#logo {
	float: left;
}

#menu {
	margin-left: 100px;
	padding-top: 6px;
	z-index: 100;
}

ul {
	list-style: none;
}

#menu ul li {
	margin: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 100;
}

#menu ul li a {
	display: block;
	padding: 25px 20px 25px 20px;
	text-decoration: none;
}

#menu ul li a:hover {
	color: #ff7700;
}
	
#menu ul li ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
	position: absolute;
	top: 65px;
	left: 10px;
}

#menu ul li:hover ul {
	display:block;
	background: #eee;
}

#menu ul li ul li a {
	display: block;
	padding: 5px 10px 5px 10px;
}

#menu ul li ul li:hover,
#menu ul li ul li a:hover {
	background-color :#fff;
	color: #ff7700;
}

#menu ul li ul li {
	float: none;
	border-top: 1px solid #fff;
	white-space: nowrap;
}

#info {
	width: 960px;
	margin-top: 60px;
}

#banner {
	width: 750px;
	float: left;
}

#orange_box {
	width: 205px;
	margin-left: 5px;
	float: left;
	text-align: center;
	background: url(../images/bg_orange_box.gif);
}

#info,
#banner,
#orange_box {
	height: 200px;
}

/*
////////// HEADER END //////////
////////// CONTENT BEGIN //////////
*/

#content {
	clear: both;
}

.title_1 {
	font-size: 22px;
}

.title_2 {
	color: #b0b5c1;
}

.title_2 a {
	color: #b0b5c1;
	text-decoration: none;
}

.title_2 a:hover {
	color: #ff7700;
}

#alert {
	position: absolute;
	top: -51px;
	width: 205px;
	text-align: center;
}

.title_2b {
	color: #ff7700;
}

.title_2b {
	color: #ff7700;
	text-decoration: none;
}

.title_2b:hover {
	color: #324267;
}

.title_1,
.title_2 {
	padding-right: 25px;
}

.grey_box {
	position: relative;
	width: 750px;
	margin: 33px 0px 38px 0px;
	background: url(../images/bg_grey_box.gif) no-repeat bottom center;
}
	
.grey_box_top {
	width: 742px;
	padding: 4px 4px 0px 4px;
	height: 40px;
	background: url(../images/bg_grey_box_top.gif) no-repeat;
}

.tab {
	padding: 0px 10px 0px 10px;
}

.tab,
.tab_active {
	display: table-cell;
	float: left;
}

.tab_active {
	background-color: #5f6880;
}

.tab_active span {
	position: relative;
	top: -16px;
	padding: 0px 10px 0px 10px;
	color: #fff;
}

.grey_box_top a {
	position: relative;
	text-decoration: none;
	top: 8px;
	color: #324267;
}

.grey_box_top a:hover {
	color: #fff;
}

.grey_box .tabmenu {
	padding: 5px 0px 12px 20px;
}

.grey_box .tabmenu li {
	padding-bottom: 10px;
}

.grey_box .tabmenu li a {
	color: #fff;
	text-decoration: none;
}

.grey_box .tabmenu li a:hover {
	color: #ff7700;
}

.news_box {
	position: relative;
	width: 710px;
	padding: 0px 0px 0px 20px;
}

h1 {
        width: 550px;
	font-size: 20px;
	margin: 18px 0px 20px 0px;
}

h2 {
	font-size: 17px;
	color: #ff7700;
	margin: 0px 0px 20px 0px;
}

h3 {
	font-size: 20px;
	color: #ff7700;
	margin: 28px 0px 28px 0px;
}

.j {
	text-align: justify;
	line-height: 20px;
	padding-bottom: 20px;
}

.j a:hover,
.news_box li a:hover {
	color: #ff7700;
}

.news_box ul,
.padding ul {
	margin: 0px 120px 0px 40px;
	line-height: 20px;
}

.news_box li,
.padding li {
	padding-bottom: 20px;
	text-align: justify;
	line-height: 20px;
}

.kor {
	list-style-type: disc;
}

.sima {
	list-style-type: none;
}

.abc {
	list-style-type: lower-alpha;
}

.szam {
	list-style-type: decimal;	
}

ul .abc {
	margin: 0px 0px 0px 40px;
}

ul li.ul_inside {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.tab_2 {
	padding-left: 40px;
}

p.center, .center td {
	text-align: center;
}

p.center {
	padding-bottom: 20px;
}

.table td {
	padding: 5px;
}

.table {
	margin: 0px 0px 20px 0px;
	width: 100%;
	border: 1px solid #b8bed0;
	border-spacing: 0px;
}

.table tr {
	height: 19px;
}

.tr_c,
.tr_c_b {
	background-color: #eaebef;
}

.tr_c_b td {
	font-weight: bold;
}

.barmi {
  color: red;
}

.zold {
	background-color: #6699CC;
}

.tiny td {
	font-size: 11px;
	padding: 5px 5px 5px 5px;
}

#right_box {
	position: absolute;
	width: 205px;
	background: url(../images/bg_right_box_top.gif) top center no-repeat #d2d3d7;
	right: -210px;
	top: 0px;
}

.relative {
	position: relative;
}

.btm {
	width: 205px;
	position: absolute;
	top: -6px;
	left: 0px;
	background: url(../images/bg_right_box_btm.gif);
	height: 10px;
	font-size: 0px;
}

.right_box2 {
	width: 197px;
	margin-left: 4px;
	background: url(../images/bg_right_box2_btm.gif) bottom center no-repeat #fff;
}

.right_box2 .right {
	padding: 9px 16px 5px 16px;		
}

.right_box2 .right li {
	padding-bottom: 10px;
}

.right_box2 .right li a {
	text-decoration: none;
	color: #324267;
}

.right_box2 .right li a:hover {
	color: #ff7700;
}

.top {
	height: 6px;
	background: url(../images/bg_right_box2_top.gif);
	font-size: 0px;
}

.title_3 {
	height: 22px;
	padding: 12px 20px 0px 20px;
	color: #324267;
}

#contact {
	width: 700px;
}

#contact td {
	padding: 5px 20px 5px 20px;
	line-height: 24px;
}

.hidden {
	height: 0px;
	overflow: hidden;
	position: absolute;
	visibility: hidden;
}

.title_4 {
	font-size: 20px;
	color: #ff7700;
}

.popup_1 {
	width: 750px;
}

.up {
	height: 20px;
	margin-top: 20px;
	width: 720px;
	text-align: right;
}

.up a, .to_news {
	height: 20px;
	color: #ff7700;
	font-size: 11px;
	text-decoration: none;
}

.up a:hover, .to_news:hover {
	text-decoration: underline;
}

.up img {
	position: relative;
	top: 3px;
	left: 3px;
}

.orange {
	color: #ff7700;
}

.padding {
	padding: 15px 15px 1px 15px;
}

.bold {
	font-weight: bold;
}

.popup_1 .grey_box {
	padding: 0px 0px 20px 0px;
	margin: 0px;
}

.grey_box .padding {
	padding: 0px 15px 0px 15px;
}

.grey_box .padding .j,
.grey_box .padding .j *,
.grey_box .padding .j2,
.grey_box .padding .j2 *,
.grey_box .padding ul * {
	color: #fff;
	font-size: 12px;
	line-height: 18px;
}

.grey_box .padding h2 {
	margin: 0px;
	padding: 10px 0px 0px 10px;
	font-size: 14px;
	color: #ff7700;
}

.grey_box .padding .j {
	padding: 5px 30px 2px 30px;
	margin: 0px;
}

.grey_box .padding .j a {
        text-decoration: none;
        border-bottom: 1px #aab1c3 dotted;
}

.grey_box .padding .j a:hover {
	color: #ff7700;
        border-bottom: 1px #ff7700 dotted;
}

.j2 {
	text-align: justify;
	padding: 16px 30px 0px 30px;
	margin: 0px;
}

#orange_box a {
	color: #ff7700;
	text-decoration: none;
}

#orange_box a:hover {
	color: #ff7700;
	text-decoration: underline;
}

#login * a {
	color: #ff7700;
	font-size: 16px;
	border-bottom: 1px dotted #ff7700;
}

#login * a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}

.to_news {
	position: absolute;
	right: 0px;
	top: 3px;
}

/*
////////// CONTENT END //////////
*/

#footer {
	height: 30px;
}

/*
////////// ELSZAMOLO EGYSEG ARFOLYAMOK
*/

form {
	padding-top: 15px;
}

.i_input {
	background: url(../images/elsz_input.gif);
	text-align: center;
	width: 100px;
	height: 20px;
}

.i_button {
	background: url(../images/elsz_button.gif);
	color: #fff;
	width: 150px;
	height: 22px;
	text-align: center;
	float: left;
	margin: 10px 10px 10px 0px;
	cursor: pointer;
}
