/* 
** AktuálisHitelek
** css v1.0
** main.css

Sötétkék
203c79

Világoskék
e0eaf5

Szürke
f1f1f3

Lila
d3d3d3

Sárga
fef4bd

Narancs
ff6b00

font-family: "Myriad Pro", Arial, sans-serif
** 
*/
* {
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Myriad Pro", sans-serif;
}

body {
	position: relative;
	color: black;
	background-color: #fefaca;/*#e0eaf5;*/
	width: 100%;
	height: 100%;
}

#container {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: center;
}

#main {
	position: relative;
	width: 95%;
	/*min-width: 774px;
	max-width: 1024px;*/
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	text-align: center;
}

#top {
	position: relative;
	width: 99%;
	height: 150px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logo {
	position: absolute;
	width: 200px;
	height: 34px;
	top: 4px;
	left: 33px;
	z-index: 2;
}
#logo h1 {
	font-size: 8px;
	color: #ffffff;
}
#logo .logo {
	position: relative;
	width: 200px;
	height: 34px;
}

#logo .logo a {
	position: relative;
	width: 200px;
	height: 34px;
	cursor: pointer;
	background-image: url('../../image/logo.jpg');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#logo .logo>a {
	position: relative;
	width: 200px;
	height: 34px;
	cursor: pointer;
}

#logo .logo a:hover {
	position: relative;
	width: 200px;
	height: 34px;
	cursor: pointer;
}

#logo .logo a img {
	display: none;
	position: relative;
	width: 200px;
	height: 34px;
	border: 0;
}

#logo .logo a>img {
	display: block;
	position: relative;
	width: 200px;
	height: 34px;
	border: 0;
}

#phoneline {
	position: absolute;
	width: 800px;
	height: 35px;
	top: 3px;
	right: 0px;
	background-image: url('phoneline.gif');
	background-attachment: scroll;
	background-position: right 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 2;
}

#phoneline p {
	position: absolute;
	width: 330px;
	height: 30px;
	top: 5px;
	right: 5px;
	margin-right: 5px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: #ffffff;
	text-align: right;
}

#header {
	position: relative;
	width: 100%;
	height: 114px;
	top: 36px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('header_bg.jpg');
	background-attachment: scroll;
	background-position: 0px 3px;
	background-repeat: repeat-x;
	background-color: transparent;
	text-align: center;
}

#header_1 {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 114px;
	width: 100%;
	background-image: url('header_1.jpg');
	background-attachment: scroll;
	background-position: 0px 3px;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 2;
}

#header_2 {
	position: absolute;
	height: 114px;
	width: 374px;
	top: 0px;
	right: 0px;
	background-image: url('header_2.jpg');
	background-attachment: scroll;
	background-position: right 3px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#header ul {
	position: absolute;
	width: 300px;
	height: 75px;
	top: 16px;
	right: 0px;
	line-height: 0;
	list-style: none inside url('nyilacska.gif');
	vertical-align: middle;
	text-align: left;
}

#header ul li {
	width: 300px;
	line-height: 1;
	height: 15px;
	padding-left: 10px;
	color: #ffffff;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
}

/* 
** MENU
*/
#menu {
	position: relative;
	width: 99%;
	height: 24px;
	margin-top: 2px;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: repeat-x;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#menu ul {
	position: relative;
	width: 99%;
	height: 20px;
	padding-left: 6px;
	padding-top: 4px;
	text-align: left;
}

#menu #rss_link {
	position: absolute;
	width: 20px;
	height: 20px;
	top: 0px;
	right: 10px;
}

#menu #rss_link img {
	position: relative;
	width: 20px;
	height: 20px;
	border: 0;
}

#menu ul li {
	position: relative;
	display: inline;
}

#menu ul li a {
	position: relative;
	top: -2px;
	height: 20px;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	background-color: transparent;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -2px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#menu ul li a:hover {
	position: relative;
	height: 20px;
	color: #e0eaf5;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -2px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#menu ul li.selected_menu a {
	position: relative;
	top: -2px;
	height: 20px;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	background-color: transparent;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -20px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#menu ul li.selected_menu a:hover {
	position: relative;
	height: 20px;
	color: #e0eaf5;
	padding-right: 12px;
	padding-left: 12px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -20px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#line {
	position: relative;
	border: none;
	height: 25px;
	width: 100%;
	margin-top: 2px;
	text-align: left;
}

#linein {
	position: relative;
	border: none;
	height: 25px;
	width: 800px;
	margin-top: 2px;
	background-image: url('line.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

/* 
** LEFT-MENU
*/
#leftmenu {
	position: absolute;
	left: 0px;
	width: 160px;
	text-align: left;
}

#leftmenu div {
	position: relative;
	margin-bottom: 5px;
}

#leftmenu div p {
	position: relative;
	padding: 3px 3px 3px 3px;
	margin-right: 2px;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
}

#leftmenu div p a {
	position: relative;
	text-decoration: none;
	font-weight: 700;
	color: #203c79;
}

#leftmenu div p a:hover {
	position: relative;
	text-decoration: none;
	font-weight: 700;
	background-color: #fef4bd;
}

#leftmenu h2,#leftmenu div.menuboxh_off {
	position: relative;
	height: 25px;
	color: #203c79;
	padding-top: 0px;
	padding-left: 0px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px -84px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
	line-height: 1.8em;
	margin: 0px;
}

#leftmenu div.menuboxh_on {
	position: relative;
	height: 25px;
	color: #ffffff;
	padding-top: 0px;
	padding-left: 0px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px -140px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	text-align: center;
	cursor: pointer;
	line-height: 1.8em;
	margin: 0px;
}

#leftmenu #menu1 {
	position: relative;
}

#leftmenu #menu1 .menuheader {
	position: relative;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: -2px -168px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
}

#leftmenu #menu1 .menuheader a {
	position: relative;
	padding-top: 0px;
	color: #ffffff;
	text-decoration: none;
	background-color: transparent;
	padding-left: 0px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
}

#leftmenu #menu1 .menuheader a:hover {
	position: relative;
	padding-top: 0px;
	color: #e0eaf5;
	text-decoration: none;
	background-color: transparent;
	padding-left: 0px;
}

#leftmenu #menu1 ul {
	position: relative;
	height: 100%;
	list-style-type: none;
}

#leftmenu #menu1 ul li.menu1_off {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_on {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -25px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_on_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -75px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_last_off {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -100px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_last_on {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -125px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_last_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -150px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li.menu1_last_on_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -175px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu1 ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 21px;
	color: #203c79;
	top: 4px;
	padding-left: 15px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
}

#leftmenu #menu1 ul li a:hover {
	position: relative;
}

#leftmenu #menu2 {
	position: relative;
}

#leftmenu #menu2 .menuheader {
	position: relative;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 4px;
	margin: 0px;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: -2px -168px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: left;
	cursor: pointer;
}

#leftmenu #menu2 .menuheader a {
	position: relative;
	color: #ffffff;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	background-color: transparent;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
}

#leftmenu #menu2 .menuheader a:hover {
	position: relative;
	color: #e0eaf5;
	text-decoration: none;
	padding-top: 0px;
	padding-left: 0px;
	background-color: transparent;
}

#leftmenu #menu2 ul {
	position: relative;
	height: 100%;
	list-style-type: none;
}

#leftmenu #menu2 ul li {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_off {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_on {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -25px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_on_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -75px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_last_off {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -100px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_last_on {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -125px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_last_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -150px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}

#leftmenu #menu2 ul li.menu1_last_on_over {
	position: relative;
	height: 25px;
	background-image: url('submenu_bg.gif');
	background-attachment: scroll;
	background-position: 0px -175px;
	background-repeat: no-repeat;
	background-color: transparent;
	vertical-align: middle;
}


#leftmenu #menu2 ul li a {
	position: relative;
	display: block;
	overflow: hidden;
	height: 21px;
	color: #203c79;
	top: 4px;
	padding-left: 15px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 13px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	background-color: transparent;
}

#leftmenu #menu2 ul li a:hover {
	position: relative;
	background-color: transparent;
}

/* 
** RIGHT-MENU
*/
#rightmenu {
	position: absolute;
	width: 158px;
	right: 0px;
}

#rightmenu div {
	position: relative;
	margin-bottom: 5px;
	cursor: pointer;
}

#rightmenu div div {
	position: relative;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
}

#rightmenu div div p {
	position: relative;
	margin-right: 2px;
	padding: 3px 3px 3px 3px;
	font-size: 11px;
	font-weight: 500;
	text-align: left;
	cursor: pointer;
}

#rightmenu div div a {
	position: relative;
	text-decoration: none;
	font-weight: 600;
	color: #203c79;
}

#rightmenu div div a:hover {
	position: relative;
	text-decoration: none;
	font-weight: 600;
	background-color: #fef4bd;
}

#rightmenu div div span a {
	position: relative;
	text-decoration: none;
	font-weight: 500;
}

#rightmenu div div span a:hover {
	position: relative;
	text-decoration: none;
	font-weight: 500;
}

#rightmenu h2, #rightmenu div.menuboxh_off {
	position: relative;
	height: 25px;
	color: #203c79;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
}

#rightmenu div.menuboxh_on {
	position: relative;
	height: 25px;
	color: #ffffff;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px -56px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
}

#rightmenu h2,#rightmenu div.menuboxhh_off {
	position: relative;
	height: 25px;
	color: #203c79;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px -28px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
}

#rightmenu div.menuboxhh_on {
	position: relative;
	height: 25px;
	color: #ffffff;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	background-image: url('h_bg.gif');
	background-attachment: scroll;
	background-position: 0px -56px;
	background-repeat: no-repeat;
	background-color: transparent;
	text-align: center;
	line-height: 1.8em;
	padding: 0px;
	margin: 0px;
}

#middle {
	position: relative;
	text-align: center;
	width: 99%;
	height: 550px;
}

div>#middle {
	position: relative;
	text-align: center;
	width: 99%;
	min-height: 600px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	position: relative;
	width: 99%;
	margin-left: auto;
	margin-right: auto;
}

#footer #copyright {
	position: relative;
	width: 100%;
	height: 20px;
	margin-left: 2px;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -40px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#footer #copyright span {
	position: absolute;
	float: left;
	width: 200px;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-align: left;
	left: 2px;
	top: 3px;
}

#footer #copyright p {
	position: relative;
	float: left;
	width: 274px;
	font-size: 11px;
	font-weight: 400;
	color: #ffffff;
	text-align: center;
	left: 130px;
	top: 2px;
}

#footer #copyright ul {
	position: relative;
	width: 420px;
	list-style-type: none;
	float: right;
	text-align: right;
	padding-right: 6px;
	padding-top: 2px;
}

#footer #copyright ul li {
	position: relative;
	display: inline;
}

#footer #copyright ul li a {
	position: relative;
	top: -1px;
	color: #ffffff;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	background-color: transparent;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -40px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#footer #copyright ul li a:hover {
	position: relative;
	top: -1px;
	color: #e0eaf5;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 2px;
	font-family: "Ariel", "Myriad Pro", sans-serif;
	font-size: 14px;
	font-weight: 500;
	cursor: pointer;
	text-decoration: none;
	background-image: url('bg.gif');
	background-attachment: scroll;
	background-position: 0px -20px;
	background-repeat: repeat-x;
	background-color: transparent;
}

#footer #copyright p a {
	position: relative;
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	color: #ffffff;
	text-decoration: none;
}

#footer #copyright p a:hover {
	position: relative;
	text-align: center;
	font-size: 11px;
	font-weight: 500;
	color: #f1f1f3;
	text-decoration: none;
}

.turn_on {
	display: block;
}

.turn_off {
	display: none;
}

.bg_on {
	background-image: url('icon.gif');
	background-attachment: scroll;
	background-position: 0px -20px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.bg_off {
	background-image: url('icon.gif');
	background-attachment: scroll;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: transparent;
}

.input_text_on {
	color: #203c79;
	background-color: #e0eaf5;
}

.input_text_off {
	color: #203c79;
	background-color: #f1f1f3;
}

.menubox_on {
	background-color: #e0eaf5;
}

.menubox_off {
	background-color: #f1f1f3;
}

.menuboxh_on {
	background-color: #e0eaf5;
}

.menuboxh_off {
	background-color: #f1f1f3;
}

.centerboxbottom
{
	background-color: #ffffff;
	background-image: url(boxmenu_flipped.gif);
	background-attachment: scroll;
	background-position: 0px -25px;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px auto 10px auto;
	cursor: hand;
	text-align: center;
}

.centerboxbottom_aktiv
{
	background-color: #ffffff;
	color: #203c79;
	background-image: url(boxmenu_flipped.gif);
	background-attachment: scroll;
	background-position: 0px -50px;
	background-repeat: no-repeat;
	height: 25px;
	margin: 0px auto 10px auto;
	padding: 0px;
	cursor: hand;
	text-align: center;
}

.centerboxbottom a
{
	display: block;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	color: #203c79;
	text-decoration: none;
}

.centerboxbottom_aktiv a
{
	display: block;
	padding: 3px 0px 3px 0px;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
}
