body {
	margin:0px;
	padding:0px;
	background: white;
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#788cc7;
}

a { text-decoration:none; }
a:hover { text-decoration:none; }

h4 {
	font-size:14px;
	font-weight:bold;
	color:#ff6600;
	margin:15px 0px 0px 0px;
}
h6 {
	font-size:12px;
	color:#ff6600;
	margin:0px 0px 15px 0px;
}
p {
	font-size:12px!important;
	line-height:16px;
	margin-top:15px;
	margin-bottom:0px;
}

.button input {
	background:#000066;
	width:60px;
	border:none;
	color: white;
	padding:0px 0 0px 0;
	height:18px;
	margin-top:6px;
	cursor:pointer;
}
	

.clear {
	width:auto;
	height:1px!important;
	overflow:hidden!important;
	clear:both;
	line-height:normal!important;
}
.elv3 {
	clear:both;
	width:auto;
	height:3px;
	overflow:hidden;
}
.elv4 {
	clear:both;
	width:auto;
	height:4px;
	overflow:hidden;
}
.elv7 {
	clear:both;
	width:auto;
	height:7px;
	overflow:hidden;
}
.elv10 {
	clear:both;
	width:auto;
	height:10px;
	overflow:hidden;
}
.elv15 {
	clear:both;
	width:auto;
	height:15px;
	overflow:hidden;
}
.elv20 {
	clear:both;
	width:auto;
	height:20px;
	overflow:hidden;
}
.elv25 {
	clear:both;
	width:auto;
	height:25px;
	overflow:hidden;
}
.elv30 {
	clear:both;
	width:auto;
	height:30px;
	overflow:hidden;
}
.elv40 {
	clear:both;
	width:auto;
	height:40px;
	overflow:hidden;
}
.elv50 {
	clear:both;
	width:auto;
	height:50px;
	overflow:hidden;
}

form {
	padding:0px;
	margin:0px;
}
input, select, textarea {
	font-family:Tahoma, Arial, Verdana;
	font-size:11px;
	color:#ff6600;
}
#center {
	width:940px;
	margin:0 auto 0 auto;
}
#header {
	width:940px;
	background:url(../pic/header_text.gif) no-repeat 624px 19px;
}
#header .logo, #header .logo a {
	background:url(../pic/ing_logo.gif) no-repeat bottom;
	width:129px;
	height:50px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
#header_elv {
	clear:both;
	width:auto;
	height:5px;
	overflow:hidden;
	background:#ff6600;
}
#header_serach_box {
	width:840px;
	height:32px;
	float:right;
}
#header_serach_box input {
	border:1px solid #b4c3e2;
	width:169px;
	padding:2px 0 2px 2px;
	float:right;
	display:inline;
	margin-left:5px;
	margin-top:6px;
}
#header_serach_box input.null {
	border:none;
	width:auto;
	padding:0px;
	margin:0px;
}
#header_serach_box .button {
	background:#000066;
	width:60px;
	border:none;
	color: white;
	padding:2px 0 2px 0;
	margin-top:6px;
	cursor:pointer;
}

.header_nav {
	float:left;
	display:inline;
	margin:9px 0 0 0;
	font-size:11px;
}
.header_nav a {
	color:#ff6600;
	text-decoration:none;
}
.header_nav a:hover {
	color:#ff6600;
	text-decoration:underline;
}

#header_menu {
	clear:both;
	width:auto;
	height:27px;
}
#header_menu ul {
	margin:0px;
	padding:0px;
	list-style:none;
}
#header_menu ul li {
	float:left;
	display:inline;
	font-weight:bold;
}
#header_menu ul li a {
	display:block;
	color: white;
	padding:4px 0 4px 0;
	text-decoration:none;
}
#header_menu .menu_1 { width:100px; overflow:hidden; }
#header_menu .menu_1 a { width:100%; padding-left:13px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 99px 0px; }
#header_menu .menu_2 { width:261px; overflow:hidden; }
#header_menu .menu_2 a { width:100%; padding-left:9px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 260px 0px; }
#header_menu .menu_3 { width:218px; overflow:hidden; }
#header_menu .menu_3 a { width:100%; padding-left:8px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 217px 0px; }
#header_menu .menu_4 { width:136px; overflow:hidden; }
#header_menu .menu_4 a { width:100%; padding-left:8px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 135px 0px; }
#header_menu .menu_5 { width:85px; overflow:hidden; }
#header_menu .menu_5 a { width:100%; padding-left:10px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 84px 0px; }
#header_menu .menu_6 { width:140px; overflow:hidden; }
#header_menu .menu_6 a { width:100%; padding-left:10px; background:#ff6600 url(../pic/pixel_w.gif) repeat-y 156px 0px; }
#header_menu a:hover {
	color:#000066;
}


.header_images .left_img, .header_images .right_img {
	float:left;
	display:inline;
}
.header_images .left_img_belso {
	width:682px;
	height:103px;
}
.header_images .right_img, .header_images .right_img a {
	background:url(../pic/index_header_img2.jpg) no-repeat;
	width:250px;
	height:225px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.header_images .left_img {
	width:682px;
	height:225px;
}
.header_images .title {
	padding:195px 0 0 15px;
}
.header_images .left_img_belso .title {
	padding:73px 0 0 15px;
}
#index_img_box {
	background:url(../pic/bgr_index_img_box.jpg) no-repeat;
	width:319px;
	height:93px;
	margin-top:132px;
	overflow:hidden;
}
#index_img_box p {
	margin:0px;
	padding:8px 20px 0 13px;
	color:#000066;
	font-family:Arial, Verdana;
	font-size:11px!important;
	line-height:15px;
}
#index_img_box .help h5 {
	font-size:20px;
	color:#788cc7;
	padding:10px 0 0 20px;
	margin:0px;
}
#index_img_box .help p {
	color:#788cc7;
	font-size:12px;
	padding-left:20px;
	font-size:12px!important;
}
#index_img_box .help a {
	color:#788cc7;
	text-decoration:underline;
}
#index_img_box .help h5 a { text-decoration:none; }
#index_img_box .help a:hover {
	color:#788cc7;
	text-decoration:none;
}


#content {
	width:682px;
	/*overflow:hidden;*/
	float:left;
}
.title_bgr {
	width:auto;
	background:#788cc7;
	line-height:16px;
	margin-bottom:1px;
}
.title_bgr {
	padding:3px 0 3px 16px;
	font-size:12px;
	font-weight:bold;
	color: white;
	
}
.bgr_elv_1px {
	clear:both;
	width:auto;
	height:1px;
	overflow:hidden;
	background:#788cc7;
	margin-bottom:1px;
}

#content_left {
	width:341px;
	float:left;
	overflow:hidden;
}
#content_right {
	width:333px;
	float:right;
	overflow:hidden;
}
#content_left .grafikon {
	padding:7px 0 7px 0;
	text-align:center;
	width:auto;
}
.aktualis_befektetesi_alap {
	width:334px;
	height:110px;
	background:url(../pic/bgr_aktualis_befektetesi_alap.gif) no-repeat bottom;
	overflow:hidden;
}
.aktualis_befektetesi_alap .lead {
	width:334px;
	overflow:hidden;
}
.aktualis_befektetesi_alap .lead .title {
	width:334px;
	background:white;
	color:#ff6600;
	font-size:17px;
	font-weight:bold;
	padding-left:15px;
	line-height:22px;
}
.aktualis_befektetesi_alap .lead .befektetesi_alap {
	width:334px;
	height:22px;
	font-size:13px;
	font-weight:bold;
	background:white url(../pic/title/befektetesi_alap.gif) no-repeat 15px 3px;
	text-indent:-1000em;
}
.aktualis_befektetesi_alap .lead .title span {
	font-weight:normal;
}
.aktualis_befektetesi_alap .text {
	margin-left:16px;
	font-family:Arial, Verdana;
	font-size:9px;
	color:#000066;
	line-height:13px;
	width:334px;
	padding-bottom:3px;
}
.aktualis_befektetesi_alap .text p {
	font-size:9px;
}
.aktualis_befektetesi_link {
	clear:both;
	width:auto;
	padding:5px 0 5px 0;
}
.aktualis_befektetesi_link a {
	background:url(../pic/tovabb_a_befektetesi_alaphoz.gif) no-repeat;
	width:120px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	margin-left:214px;
}

.arfolyam_tablzat .header_1 {
	width:135px;
	height:25px;
	background:url(../pic/title/nev.v2.gif) no-repeat 16px 4px;
	float:left;
}
.arfolyam_tablzat .header_2 {
	width:76px;
	height:25px;
	background:url(../pic/title/arfolyam.gif) no-repeat 0px 2px;
	float:left;
}
.arfolyam_tablzat .header_3 {
	width:76px;
	height:25px;
	background:url(../pic/title/eves_hozam.gif) no-repeat 0px 1px;
	float:left;
}
.arfolyam_tablzat .header_4 {
	width:46px;
	height:25px;
	background:url(../pic/title/datum.gif) no-repeat 0px 3px;
	float:left;
}
.arfolyam_tablzat .t_1,
.arfolyam_tablzat .t_2,
.arfolyam_tablzat .t_3,
.arfolyam_tablzat .t_4 {
	float:left;
	display:inline;
	color:#788cc7;
}
.arfolyam_tablzat .t_1 a {
    color:#788cc7;
	text-decoration:none;
	cursor: default;
}
.arfolyam_tablzat .t_1 a:hover {
    color:#788cc7;
	text-decoration:none;
	cursor: default;
}
.arfolyam_tablzat .t_1 {
	margin-left:2px;
	width:133px;
	font-size:12px;
}
.t_vma {
	display: table; height: 29px; #position: relative; overflow:hidden;
}
.t_vmb {
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}
.t_vmc {
	#position: relative; #top: -50%;
}
.arfolyam_tablzat .t_2 {
	width:47px;
	overflow:hidden;
	text-align:center;
	padding-top:8px;
	margin-right:26px;
}
.arfolyam_tablzat .t_3 {
	width:40px;
	overflow:hidden;
	text-align:center;
	margin-right:19px;
	padding-top:8px;
}
.arfolyam_tablzat .t_4 {
	width:64px;
	overflow:hidden;
	text-align:right;
	padding-top:8px;
}
.arfolyam_tablzat .odd {
	background:#e4e8f4;
	margin-bottom:1px;
}
.arfolyam_tablzat .even {
	background:#f1f3f9;
	margin-bottom:1px;
}
.tovabbi_arfolyamok_link {
	padding:5px 0 5px 0;
}
.tovabbi_arfolyamok_link a {
	background:url(../pic/tovabbi_arfolyamok.gif) no-repeat;
	width:81px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	margin-left:252px;
}
.arfolyam_tablzat .clear {
	width:auto;
	height:1px;
	overflow:hidden;
}
.index_arfolyamok_footer {
	clear:both;
}
.index_arfolyamok_footer .left,
.index_arfolyamok_footer .right {
	float:left;
}
.index_arfolyamok_footer .left {
	width:341px;
	float:left;
	overflow:hidden;
}
.index_arfolyamok_footer .right {
	width:333px;
	float:right;
	overflow:hidden;
	position:relative;
	margin-top:-17px;
}
.index_arfolyamok_footer .arfolyam_tablzat_footer {
	width:auto;
	height:17px;
	overflow:hidden;
	background:url(../pic/bgr_arfolyamok_footer.gif) no-repeat;
	
	
}



#right_side {
	width:250px;
	overflow:hidden;
	float:right;
}
#partnerink_box {
	width:auto;
	background:#788cc7;
}
#partnerink_box .border {
	border-top:1px solid #788cc7;
	border-bottom:1px solid #788cc7;
	margin:0 1px 0 1px;
	background:white;
}
#partnerink_box .left_img {
	margin-left:2px;
	margin-top:2px;
	margin-right:-1px;
}
#partnerink_box img {
	border:none;
}


#footer_bgr {
	width:940px;
	height:5px;
	clear:both;
	overflow:hidden;
	background:#ff6600;
}
#footer {
	width:400px;
	font-size:9px;
	color:#333333;
	padding:5px 0 10px 0;
	float:left;
}
#footer a {
	color:#3399cc;
}
#footer a:hover {
	color:#ff6600;
}
#footer_elerhetoseg {
	width:125px;
	float:left;
	display:inline;
	margin-left:413px;
}
#footer_elerhetoseg a {
	width:125px;
	display:block;
	padding:4px 0 4px 0;
	text-align:center;
	font-weight:bold;
	color:#ff6600;
	border:1px solid white;
	border-bottom:1px solid #ff6600;
}
#footer_elerhetoseg a:hover {
	color:#d25400;
	border:1px solid #fab98e;
}


#content_head_menu {
	width:auto;
}
#content_head_menu img { border:none; padding:4px 13px 3px 13px; }
.kozzetetel_menu img { padding:4px 10px 3px 10px!important; }
#content_head_menu .menu, #content_head_menu .menu_akt {
	float:left;
	height:21px;
}
#content_head_menu .menu {
	
}
#content_head_menu .menu_akt {
	
	background-color:#788cc7;
}
#content_head_menu .valtas_p-re, #content_head_menu .valtas_p-re a,
#content_head_menu .archiv, #content_head_menu .archiv a {
	background:#ff6600 url(../pic/title/valtas_p-re.gif) no-repeat center;
	display:block;
	width:84px;
	height:21px;
	text-indent:-1000em;
}
#content_head_menu .archiv, #content_head_menu .archiv a {
	background:#ff6600 url(../pic/menu/archiv.gif) no-repeat center;
	width:48px;
}
#content_head_menu .valtas_p-re a:hover {
	background:#000066 url(../pic/title/valtas_p-re_on.gif) no-repeat center;
}
#content_head_menu .archiv a:hover,
#content_head_menu .archiv a.akt {
	background:#000066 url(../pic/menu/archiv_on.gif) no-repeat center;
}
#content_head_menu .valtas_p-re,
#content_head_menu .archiv {
	float:right;
}
#content_head_menu .valtas_x-re, #content_head_menu .valtas_x-re a {
	background:#ff6600 url(../pic/title/valtas_x-re.gif) no-repeat center;
	display:block;
	width:84px;
	height:21px;
	text-indent:-1000em;
}
#content_head_menu .valtas_x-re a:hover {
	background:#000066 url(../pic/title/valtas_x-re_on.gif) no-repeat center;
}
#content_head_menu .valtas_x-re {
	float:right;
}

#content .article {
	width:auto;
	margin-left:15px;
}
#content .article .lead h4 {
	float:left;
	width:500px;
}
#content .article .lead .date {
	font-size:12px;
	color:white;
	float:right;
	width:165px;
	background:#c9d1e9;
	text-align:center;
	margin-top:16px;
}
#content .article p.lead {
	font-weight:bold;
}
#content img.left_img {
	float:left;
	padding:1px;
	background:white;
	border:1px solid #788cc7;
	margin-right:10px;
	margin-bottom:5px;
}
#content .article ul {
	margin:15px 0px 0px 15px;
	padding:0px;
	font-size:12px;
}
#content .article ul li {
	padding-bottom:2px;
}
#content .article a {
	color:#7e91d6;
	text-decoration:underline;
}
#content .article a:hover {
	color:#7e91d6;
	text-decoration:none;
}

#content .cikk_lista {
	font-size:12px;
	background:url(../pic/bgr_cikk_lista.gif) no-repeat bottom right;
	padding-bottom:12px;
}
#content .cikk_lista h4 {
	float:left;
	width:500px;
}
#content .cikk_lista p {
	margin-top:0px;
	clear:left;
}
#content .cikk_lista .date {
	font-size:12px;
	color:white;
	float:right;
	width:165px;
	background:#c9d1e9;
	text-align:center;
	margin-top:16px;
}
#content .cikk_lista h4 a {
	color:#ff6600;
	text-decoration:none;
}
#content .cikk_lista h4 a:hover {
	color:#ff6600;
	text-decoration:underline;
}
#content .cikk_lista p a {
	text-decoration:none;
}
#content .cikk_lista p a:hover {
	text-decoration:underline;
}
#content .cikk_lista img {
	border:1px solid #788cc7;
	padding:1px;
	background:white;
	float:left;
	margin-right:10px;
}
#content .cikk_lista .link {
	margin-top:-12px;
}
#content .cikk_lista .link a {
	text-decoration:underline;
	color:#788cc7;
}
#content .cikk_lista .link a:hover {
	text-decoration:none;
}
#content .cikk_lista_link {
	padding:5px 0 5px 0;
}
#content .cikk_lista_link a {
	background:url(../pic/tovabb.gif) no-repeat;
	width:29px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	float:right
}



#content_popup {
	height:562px;
	width:100%;
	text-align:center;
}
#popup_header {
	width:480px;
	margin:0 0 0 10px;
	border-bottom:4px solid #ff6600;
	text-align:left;
}
#popup_header .logo {
	background:url(../pic/ing_logo.gif) no-repeat bottom;
	width:129px;
	height:50px;
}
#popup_image img {
	border:1px solid #00529c
}
#popup_title {
	font-size:12px;
	font-weight:bold;
	height:70px;
	color:#00529c;
	line-height:18px
}
#popup_nav {
	margin-left:100px;
	width:300px;
	float:left;
	clear:both;
	display:inline
}
#popup_vissza, #popup_vissza a,
#popup_tovabb, #popup_tovabb a {
	background:white;
	width:46px;
	height:13px;
	text-indent:-1000em;
	display:block;
	overflow:hidden;
}
#popup_vissza { float:left; }
#popup_tovabb { float:right; }
#popup_tovabb, #popup_tovabb a { background:white url(../pic/popup_tovabb.gif) no-repeat; }
#popup_vissza, #popup_vissza a { background:white url(../pic/popup_vissza.gif) no-repeat; }
#popup_tovabb, #popup_tovabb a:hover { background:#ff6600 url(../pic/popup_tovabb.gif) no-repeat; }
#popup_vissza, #popup_vissza a:hover { background:#ff6600 url(../pic/popup_vissza.gif) no-repeat; }
.popup_bottom {
	margin:0px;
	padding:0px;
}

#content_popup_bottom {
	padding-top:10px;
}
.popup_bottom {
	background:white url(../pic/bgr_popup_bottom.gif) repeat-x;
}
#content_popup_bottom img {
	margin-top:9px;
	padding:1px;
	background:white;
	margin-right:10px;
	margin-left:10px;
	border:1px solid #788cc7;
}
#content_popup_bottom a  { color:white; }
#content_popup_bottom a:hover { color:#ff6600 }
#content_popup_bottom a img { background:white }
#content_popup_bottom a:hover img { background:#ff6600 }



#center_info_popup {
	width:400px;
	font-size:12px;
}
#info_popup_header {
	width:auto;
	margin:10px 10px 0 10px;
	border-bottom:4px solid #ff6600;
}
#info_popup_header .logo {
	background:url(../pic/ing_logo.gif) no-repeat;
	width:129px;
	height:42px;
	text-indent:-1000em;
}
#center_info_popup .article {
	padding:10px;
	width:auto;
}
#center_info_popup input, #center_info_popup select, #center_info_popup textarea {
	background-color:transparent;
	border:none;
	color:#000066;
	font-size:11px;
	margin-left:3px;
}
#center_info_popup .input_219 {
	background:url(../pic/input_219x15.png) no-repeat;
	width:219px;
	height:20px;
	overflow:hidden;
	margin-top:2px;
}
#center_info_popup .input_219 input {
	width:210px;
}
#center_info_popup .input_329 {
	background:url(../pic/input_329x15.png) no-repeat;
	width:329px;
	height:20px;
	overflow:hidden;
	margin-top:2px;
}
#center_info_popup .input_329 input {
	width:320px;
}

#center_info_popup .textarea_375x90 {
	background:url(../pic/textarea_375x90.png) no-repeat;
	width:375px;
	height:90px;
	overflow:hidden;
	margin-top:2px;
}
#center_info_popup .textarea_375x90 textarea {
	width:370px;
	height:86px;
	overflow:auto;
}
#center_info_popup .button {
	background:#ff6600;
	padding:3px 11px 2px 11px;
	color:white;
	font-weight:bold;
	cursor:pointer;
}




.galeria_box {
	width:auto;
	margin-left:10px;
}
.galeria_box .img {
	width:160px;
	float:left;
}
.galeria_box .img img {
	border:1px solid #788cc7;
	padding:1px;
	background:white;
}
.galeria_box .text {
	width:160px;
	float:left;
	font-size:11px;
	line-height:normal;
}
.galeria_box .text h6 {
	margin-bottom:5px;
}
.galeria_box .text p {
	font-size:11px;
	line-height:normal;
}
.galeria_box h6 a {
	color:#ff6600;
}
.galeria_box h6 a:hover {
	color:#000066;
}




.alapok_tablazat {
	float:left;
}
.alapok_tablazat .elv {
	clear:both;
	width:auto;
	height:5px;
	overflow:hidden;
}
.alapok_tablazat .header_1,
.alapok_tablazat .header_2,
.alapok_tablazat .header_3,
.alapok_tablazat .header_4,
.alapok_tablazat .header_5,
.alapok_tablazat .header_6 {
	float:left;
	display:inline;
	height:14px;
}
.alapok_tablazat .header_1 {
	background:url(../pic/title/nev.gif) no-repeat;
	width:175px;
	margin-left:14px;
}
.alapok_tablazat .header_2 {
	background:url(../pic/title/devizanem.gif) no-repeat;
	width:100px;
}
.alapok_tablazat .header_3 {
	background:url(../pic/title/arfolyam.v2.gif) no-repeat;
	width:90px;
}
.alapok_tablazat .header_4 {
	background:url(../pic/title/datum.gif) no-repeat;
	width:97px;
}
.alapok_tablazat .header_5 {
	background:url(../pic/title/isin_kod.gif) no-repeat;
	width:104px;
}
.alapok_tablazat .header_6 {
	background:url(../pic/title/havi_hirlevel_letoltes.gif) no-repeat;
	width:69px;
	margin-bottom:-8px;
	height:22px;
}
.alapok_tablazat .alapok_odd {
	background:#e4e8f4;
}
.alapok_tablazat .alapok_even {
	background:#f1f3f9;
}
.alapok_tablazat .alapok_1,
.alapok_tablazat .alapok_2,
.alapok_tablazat .alapok_3,
.alapok_tablazat .alapok_4,
.alapok_tablazat .alapok_5,
.alapok_tablazat .alapok_6 {
	float:left;
	display:inline;
	padding:9px 0px 0px 0px;
}
.alapok_tablazat .alapok_1 {
	width:176px;
	margin-left:4px;
	padding:0px;
}
.alapok_tablazat .alapok_1 a {
    color:#788cc7;
	text-decoration:none;
	cursor: default;
}
.alapok_tablazat .alapok_1 a:hover {
    color:#788cc7;
	text-decoration:none;
	cursor: default;
}
.alapok_tablazat .t_vma {
	display: table; height: 30px; #position: relative; overflow:hidden;
}
.alapok_tablazat .t_vmb {
	#position: absolute; #top: 50%;display: table-cell; vertical-align: middle;
}
.alapok_tablazat .t_vmc {
	#position: relative; #top: -50%;
}
.alapok_tablazat .alapok_2 {
	margin-left:9px;
	width:60px;
	text-align:center;
	margin-right:40px;
}
.alapok_tablazat .alapok_3 {
	width:51px;
	text-align:center;
	margin-right:26px;
}
.alapok_tablazat .alapok_4 {
	width:68px;
	text-align:center;
	margin-right:22px;
}
.alapok_tablazat .alapok_5 {
	width:90px;
	text-align:center;
	margin-right:52px;
}
.alapok_tablazat .alapok_6 {
	width:80px;
	padding-top:3px;
}
.alapok_tablazat .alapok_6 img {
	float:left;
	display:inline;
	margin-right:2px;
}
.alapok_tablazat .alapok_6 .img img {
	border:none;
}
.alapok_tablazat .alapok_6 .text {
	line-height:24px;
}
.alapok_tablazat .alapok_6 a {
	cursor:pointer;
	color:#788cc7;
	text-decoration:none;
}
.alapok_tablazat .alapok_6 a:hover {
	color:#ff6600;
}
.alapok_tablazat .bovebben_link_bgr {
	background:url(../pic/bgr_cikk_lista.gif) no-repeat top right;
	width:100%;
	height:20px;
	clear:both;
}
.alapok_tablazat .bovebben_link_bgr .bovebben, .alapok_tablazat .bovebben_link_bgr .bovebben a {
	background:url(../pic/bovebben.gif) no-repeat bottom right;
	width:40px;
	height:19px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.alapok_tablazat .bovebben_link_bgr .bovebben {
	float:right;
}

.alapok_menu {
	width:340px;
	float:left;
}
.alapok_menu500 {
	width:500px;
}
.alapok_menu .title {
	width:auto;
	margin-right:50px;
	background:url(../pic/bgr_alapok_title.gif) no-repeat bottom right;
}
.alapok_menu .title .kotveny_alapok,
.alapok_menu .title .reszveny_alapok,
.alapok_menu .title .hatalyos_dokumentumok,
.alapok_menu .title .hatalyos_dokumentumok_es_kozzetetelek,
.alapok_menu .title .hirlevelek,
.alapok_menu .title .archiv { margin-left:15px; }
.archiv {
	background:url(../pic/title/archiv.gif) no-repeat;
	width:53px;
	height:21px;
	text-indent:-1000em;
}
.hirlevelek {
	background:url(../pic/title/hirlevelek.gif) no-repeat;
	width:81px;
	height:21px;
	text-indent:-1000em;
}
.hatalyos_dokumentumok_es_kozzetetelek {
	background:url(../pic/title/hatalyos_dokumentumok_es_kozzetetelek.gif) no-repeat;
	width:341px;
	height:21px;
	text-indent:-1000em;
}
.hatalyos_dokumentumok {
	background:url(../pic/title/hatalyos_dokumentumok.gif) no-repeat;
	width:208px;
	height:21px;
	text-indent:-1000em;
}
.kotveny_alapok {
	background:url(../pic/title/kotveny_alapok.gif) no-repeat;
	width:128px;
	height:21px;
	text-indent:-1000em;
}
.reszveny_alapok {
	background:url(../pic/title/reszveny_alapok.gif) no-repeat;
	width:139px;
	height:21px;
	text-indent:-1000em;
}
.alapok_menu ul {
	margin:3px 0px 0px 140px;
	padding:0px;
	font-size:10px;
	color:#ff6600;
	list-style:none;
}
.alapok_menu ul li {
	background:url(../pic/alapok_bull.gif) no-repeat 0px 5px;
	padding-left:10px;
	padding-bottom:1px;
	line-height:12px;
}
.alapok_menu ul li a {
	color:#ff6600;
}
.alapok_menu ul li a:hover {
	color:#000066;
	text-decoration:underline;
}
.alapok_title {
	width:275px;
	background:url(../pic/bgr_alapok_title.v2.gif) repeat-x bottom;
	margin-left:15px;
}
.alapok_top a {
	background:url(../pic/ugras_az_oldal_tetejere.gif) no-repeat;
	width:94px;
	height:10px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	margin-left:71px;
}
.alapok_top {
	background:url(../pic/bgr_cikk_lista.gif) no-repeat top;
	float:right;
	margin-top:-10px;
	width:165px;
	padding-top:8px;
}
.allampapir {
	background:url(../pic/title/allampapir.gif) no-repeat;
	width:74px;
	height:17px;
	text-indent:-1000em;
}
.fejlett_piaci {
	background:url(../pic/title/fejlett_piaci.gif) no-repeat;
	width:77px;
	height:17px;
	text-indent:-1000em;
}
.regebbi_hirlevelek {
	background:url(../pic/title/regebbi_hirlevelek.gif) no-repeat;
	width:126px;
	height:17px;
	text-indent:-1000em;
}
.aktualis_hirlevelek {
	background:url(../pic/title/aktualis_hirlevelek.gif) no-repeat;
	width:126px;
	height:17px;
	text-indent:-1000em;
}
.tajekoztato {
	background:url(../pic/title/tajekoztato.gif) no-repeat;
	width:112px;
	height:17px;
	text-indent:-1000em;
}
.rovidetett_tajekoztatok {
	background:url(../pic/title/rovidetett_tajekoztatok.gif) no-repeat;
	width:155px;
	height:17px;
	text-indent:-1000em;
}
.eves_jelentesek {
	background:url(../pic/title/eves_jelentesek.gif) no-repeat;
	width:105px;
	height:17px;
	text-indent:-1000em;
}
.feleves_jelentesek {
	background:url(../pic/title/feleves_jelentesek.gif) no-repeat;
	width:124px;
	height:17px;
	text-indent:-1000em;
}
.vallalati_kotveny  {
	background:url(../pic/title/vallalati_kotveny.gif) no-repeat;
	width:112px;
	height:17px;
	text-indent:-1000em;
}
.feltorekvo_piaci  {
	background:url(../pic/title/feltorekvo_piaci.gif) no-repeat;
	width:105px;
	height:17px;
	text-indent:-1000em;
}
.magas_hozamu  {
	background:url(../pic/title/magas_hozamu.gif) no-repeat;
	width:100px;
	height:17px;
	text-indent:-1000em;
}
.fejlodo_piaci  {
	background:url(../pic/title/fejlodo_piaci.gif) no-repeat;
	width:83px;
	height:17px;
	text-indent:-1000em;
}
.magas_osztaleku  {
	background:url(../pic/title/magas_osztaleku.gif) no-repeat;
	width:110px;
	height:17px;
	text-indent:-1000em;
}
.novekedes_alapu  {
	background:url(../pic/title/novekedes_alapu.gif) no-repeat;
	width:117px;
	height:17px;
	text-indent:-1000em;
}
.ingatlanreszveny  {
	background:url(../pic/title/ingatlanreszveny.gif) no-repeat;
	width:118px;
	height:17px;
	text-indent:-1000em;
}
.iparagi  {
	background:url(../pic/title/iparagi.gif) no-repeat;
	width:49px;
	height:17px;
	text-indent:-1000em;
}
.kis_es_kozepes_kapit  {
	background:url(../pic/title/kis_es_kozepes_kapit.gif) no-repeat;
	width:207px;
	height:17px;
	text-indent:-1000em;
}
.egyeb  {
	background:url(../pic/title/egyeb.gif) no-repeat;
	width:41px;
	height:17px;
	text-indent:-1000em;
}

.alapok_adatok {
	width:auto;
	margin:0 0px 0 15px;
	font-size:12px;
	line-height:15px;
}
.alapok_adatok .alap_title, .alapok_adatok .alap_data {
	float:left;
}
.alapok_adatok .alap_title {
	font-weight:bold;
	width:205px;
}
.alapok_adatok .alap_data {
	width:460px;
}
.alapok_adatok .hozamtablazat {
	font-size:11px;
	float:left;
}
.alapok_adatok .hozamtablazat2 {
	font-size:11px;
	float:left;
	width:130px;
	overflow:hidden;
}
.hazai_alapok_tablazat {
	width:460px!important;
}
.alapok_adatok .hozamtablazat .header, .alapok_adatok .hozamtablazat2 .header {
	
	padding:3px 5px 3px 5px;
	color:white;
	background:#788cc7;
	font-weight:bold;
	border-bottom:1px solid white;
}
.alapok_adatok .hozamtablazat .header span, .alapok_adatok .hozamtablazat2 .header span {
	font-weight:normal;
}
.alapok_adatok .hozamtablazat .odd {
	background:#e4e8f4;
	
}
.alapok_adatok .hozamtablazat .even {
	background:#f1f3f9;
	
}
.alapok_adatok .hozamtablazat2 .odd {
	background:#e4e8f4;
	float:left;
	clear:both;
	padding-right:10px;
	width:130px;
	
}
.alapok_adatok .hozamtablazat2 .even {
	background:#f1f3f9;
	float:left;
	clear:both;
	padding-right:10px;
	width:130px;
	
}
.alapok_adatok .hozamtablazat .head {
	background:#a1afd9;
	color:white;
	font-weight:bold;
}
.alapok_adatok .hozamtablazat .h0,
.alapok_adatok .hozamtablazat .h1,
.alapok_adatok .hozamtablazat .h2,
.alapok_adatok .hozamtablazat .h3,
.alapok_adatok .hozamtablazat .h4,
.alapok_adatok .hozamtablazat2 .h0,
.alapok_adatok .hozamtablazat2 .h1,
.alapok_adatok .hozamtablazat2 .h2,
.alapok_adatok .hozamtablazat2 .h3,
.alapok_adatok .hozamtablazat2 .h4 {
	float:left;
}
.alapok_adatok .hozamtablazat .h0 {
	width:100px;
	margin-left:7px;
	border-right:1px solid white;
	font-weight:bold;
}
.alapok_adatok .hozamtablazat .h1 {
	width:63px;
	margin-left:7px;
	border-right:1px solid white;
	text-align:center;
}
.alapok_adatok .hozamtablazat .h4 {
	width:60px;
	margin-left:7px;
	border-right:1px solid white;
	text-align:left;
}
.alapok_adatok .hozamtablazat .h2 {
	width:63px;
	border:none;
	text-align:center;
}
.alapok_adatok .hozamtablazat .h3 {
	width:50px;
	border:none;
	text-align:right;
}
.alapok_adatok .hozamtablazat .clear {
	background:white;
}
.alapok_adatok .hozamtablazat2 .h0 {
	width:100px;
	margin-left:7px;
	border-right:1px solid white;
	font-weight:bold;
}
.alapok_adatok .hozamtablazat2 .h1 {
	width:63px;
	margin-left:7px;
	border-right:1px solid white;
	text-align:center;
}
.alapok_adatok .hozamtablazat2 .h4 {
	width:60px;
	margin-left:7px;
	border-right:1px solid white;
	text-align:left;
}
.alapok_adatok .hozamtablazat2 .h2 {
	width:63px;
	border:none;
	text-align:center;
}
.alapok_adatok .hozamtablazat2 .h3 {
	width:50px;
	border:none;
	text-align:right;
}
.alapok_adatok .hozamtablazat2 .clear {
	background:white;
}
.hazai_alapok_foot {
	clear:both;
	width:auto;
	font-size:10px;
	line-height:normal;
	padding-top:4px;
}
.hazai_alapok_foot span {
	color:#ff6600;
}

.hozamTablazat {
	border-bottom:1px solid #788cc7;
}
.hozamTablazat caption {
	font-size:11px;
	color:white;
	font-weight:bold;
	text-align:left;
	padding:2px 5px 2px 5px;
	background:#788cc7 url(../pic/bgr_hozamtablzat_caption.gif) repeat-x bottom;
}
.hozamTablazat caption span {
	font-weight:normal;
}
.hozamTablazat thead td, .hozamTablazat thead th {
	border-top:4px solid white;
	border-left:1px solid white;
	background:#a1afd9;
	text-align:center;
	color:white;
	font-size:11px;
	font-weight:bold;
	width:55px;
}
.hozamTablazat thead th, .hozamTablazat tbody th {
	text-align:left!important;
	padding-left:7px;
	padding-right:7px;
	border-left:none!important;
}
.hozamTablazat tbody td, .hozamTablazat tbody th {
	font-size:11px;
	color:#788cc7;
	border-left:1px solid white;
	border-bottom:1px solid white;
	text-align:center;
}
.hozamTablazat tbody td {
	padding-left:7px;
	padding-right:7px;
}
.hozamTablazat tbody tr.odd td, .hozamTablazat tbody tr.odd th {
	background:#e4e8f4;
}
.hozamTablazat tbody tr.even td, .hozamTablazat tbody tr.even th {
	background:#f1f3f9;
}



.alapok_adatok .hozamszamlalo_link {
	margin-left:10px;
	padding-top:10px;
	font-weight:bold;
}
.alapok_adatok .hozamszamlalo_link a {
	color:#788cc7;
}
.alapok_adatok .hozamszamlalo_link a:hover {
	color:#ff6600;
}
.alapok_adatok .hozamgrafikon {
	padding-top:15px;
	padding-bottom:10px;
	clear:both;
}
.alapok_adatok .hozamgrafikon2 {
	padding-top:15px;
	padding-bottom:10px;
	clear:both;
}
.alapok_adatok .hozamgrafikon_kulfold {
	padding-bottom:10px;
	clear:both;
	background-image:url(../pic/title/arfolyamalakulas.gif);
	background-repeat:no-repeat;
	background-position:160px 10px;
	padding-top:35px;
}
.alapok_adatok .alap_data .img {
	float:left;
	display:inline;
	margin-right:2px;
	margin-top:-5px;
	position:relative;
	z-index:100;
}
.alapok_adatok .alap_data .img img {
	border:none;
}
.alapok_adatok .alap_data .text {
	line-height:18px;
}
.alapok_adatok .alap_data a {
	cursor:pointer;
	color:#788cc7;
	text-decoration:none;
}
.alapok_adatok .alap_data a:hover {
	color:#ff6600;
}
.alapok_adatok .vissza_a_listaoldalra {
	background:url(../pic/bgr_cikk_lista.gif) no-repeat;
	width:165px;
	padding-top:8px;
	float:right;
}
.alapok_adatok .vissza_a_listaoldalra a {
	background:url(../pic/vissza_a_listaoldalra.gif) no-repeat;
	width:82px;
	height:10px;
	overflow:hidden;
	display:block;
	text-indent:-1000em;
	margin-left:83px;
}



.partnerek,
.webcast_list {
	width:680px;
	padding-top:15px;
	padding-bottom:100px;
}
.partnerek .img,
.webcast_list .img {
	width:102px;
	overflow:hidden;
	border:1px solid #788cc7;
	text-align:center;
	float:left;
	display:inline;
	margin-right:15px;
}
.webcast_list .img { width:150px; border:none; }
.partnerek .image_none,
.webcast_list .image_none {
	width:104px;
	height:30px;
	float:left;
	display:inline;
	margin-right:15px;
}
.partnerek .img img,
.webcast_list .img img {
	border:none;
	padding:20px 0 20px 0;
}
.webcast_list .img img { border:1px solid #788cc7; padding:0px; }
.partnerek .text,
.webcast_list .text {
	width:562px;
	float:left;
	background:url(../pic/bgr_cikk_lista.gif) no-repeat 390px 100%;
}
.webcast_list .text {
	width:510px;
	background:url(../pic/bgr_cikk_lista.gif) no-repeat 338px 100%;
}
.partnerek .text p { line-height:normal }
.partnerek .text h4 { margin-top:0px }
.partnerek .text h5 {
	font-size:11px;
	font-weight:normal;
	color:#ff6600;
	margin-top:3px;
}
.partnerek .text h5 a {
	color:#ff6600;
	text-decoration:underline;
}
.partnerek .text h5 a:hover {
	color:#000066;
	text-decoration:none;
}


.webcast_list h5 {
	font-size:11px;
	font-weight:normal;
	margin-top:3px;
	margin-bottom:2px;
}
.webcast_list h4 {
	font-size:14px;
	font-weight:bold;
	margin-top:0px;
	margin-bottom:10px;
}
.webcast_list h4 a{
	color:#ff6600;
	text-decoration:none;
}
.webcast_list h4 a:hover{
	text-decoration:underline;
}

.webcast_list .lapozas {
	text-align:center;
	padding:10px 0;
	color:#FF6600;
}
.webcast_list .lapozas a {
	color:#FF6600;
	text-decoration:none;
}
.webcast_list .lapozas a:hover {
	color:#FF6600;
	text-decoration:underline;
}


.webcast_box {
	background:url(../pic/webcast.png) no-repeat;
	/*width:250px;
	height:225px;
	float:right;*/
}
.video_layer .webcast_box {
	width:450px;
	height:425px;
}
.webcast_box img { border:2px solid #ff6600; }
.webcast_box .nav { padding-top:5px; border:none; }
.webcast_box .flash {
	padding:43px 0 0 39px;
}
.webcast_box .link {
	color:#788cc7;
	font-size:11px;
	font-weight:bold;
	padding-left:115px;
}
.webcast_box .link:hover {
	color:#ff6600;
}


.letoltheto_pdf {
	width:165px;
	float:right;
	margin-bottom:-7px;
	font-size:11px;
	line-height:normal;
	overflow:hidden;
	clear:both;
	padding:4px 0 10px 0;
}
.letoltheto_pdf .img {
	overflow:hidden;
	width:30px;
	float:left;	
}
.letoltheto_pdf .text {
	width:120px;
	float:left;
}
.letoltheto_pdf img {
	border:none!important;
}
.letoltheto_pdf a {
	text-decoration:none!important;
	cursor:pointer;
}
.letoltheto_pdf a:hover {
	text-decoration:none;
	color:#ff6600!important;
}


.hozam_article {
	width:auto;
}
p {
	font-size:11px;
	line-height:normal;
	margin:0px 0px 15px 0px;
}


.hozam_img_1 {
	background:url(../pic/hozam_img_1.png) no-repeat top center;
	width:90px;
	height:72px;
	float:left;
}
.hozam_img_2 {
	background:url(../pic/hozam_img_2.png) no-repeat top center;
	width:90px;
	height:84px;
	float:left;
}
.hozam_img_3 {
	background:url(../pic/hozam_img_3.png) no-repeat top center;
	width:90px;
	height:79px;
	float:left;
}
.hozam_valaszto {
	width:350px;
	margin:0 auto 0 auto;
}
.hozam_valaszto .check, .listad .check {
	float:left;
	display:inline;
	padding-top:30px;
	margin-left:20px;
}
.hozam_valaszto .text, .listad .text {
	float:left;
	display:inline;
	padding-top:32px;
	margin-left:5px;
	color:#ff6600;
	font-size:11px;
}
.hozam_valaszto .button {
	margin-left:150px;
}

.hozam_article .listad .title {
	background:url(../pic/bgr_alapok_title.v2.gif) repeat-x bottom;
	width:230px;
	height:20px;
}
.hozam_article .lista {
	float:left;
	display:inline;
	width:375px;
	margin-left:40px;
}
.hozam_article .lista .select {
	width:auto;
	padding-bottom:10px;
}
.hozam_article .lista .select select {
	width:375px;
	height:100px;
	font-size:11px;
	font-weight:bold;
	color:#788cc7;
}
.listad .check {
	margin-left:40px;
}
.hozam_lista_tovabb_button {
	width:165px;
	background:url(../pic/bgr_cikk_lista.gif) no-repeat;
	padding-top:8px;
	margin-left:110px;
}
.hozam_lista_tovabb_button a {
	background:url(../pic/title/tovabb.gif) no-repeat;
	width:36px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	margin-left:129px;
}
.hozam_article .hozzaadom {
	background:url(../pic/bgr_cikk_lista.gif) no-repeat;
	width:165px;
	height:20px;
	margin-left:210px;
}
.hozam_article .hozzaadom a {
	background:url(../pic/title/hozzaadom.gif) no-repeat;
	width:67px;
	height:10px;
	display:block;
	text-indent:-1000em;
	overflow:hidden;
	float:right;
	margin-top:10px;
}
	
.a_listad {
	background:url(../pic/title/a_listad.gif) no-repeat;
	width:54px;
	height:17px;
	text-indent:-1000em;
}
.kulfoldi_alapok_x_sorozat {
	background:url(../pic/title/kulfoldi_alapok_x_sorozat.gif) no-repeat;
	width:166px;
	height:17px;
	text-indent:-1000em;
}
.kulfoldi_alapok_p_sorozat {
	background:url(../pic/title/kulfoldi_alapok_p_sorozat.gif) no-repeat;
	width:166px;
	height:17px;
	text-indent:-1000em;
}
.tovabbi_alapcsoportok {
	background:url(../pic/title/tovabbi_alapcsoportok.gif) no-repeat;
	width:153px;
	height:17px;
	text-indent:-1000em;
}
.hazai_alapok {
	background:url(../pic/title/hazai_alapok.gif) no-repeat;
	width:86px;
	height:17px;
	text-indent:-1000em;
}


.hozam_article .listad ul, ul.alapok_lista {
	margin:5px 0 30px 0;
	padding:0px;
	list-style:none;
}
.hozam_article .listad ul li, ul.alapok_lista li {
	padding-bottom:2px;
}
.hozam_article .listad ul li a, ul.alapok_lista li a {
	color:#788cc7;
	text-decoration:none;
}
.hozam_article .listad ul li a:hover, ul.alapok_lista li a:hover {
	color:#ff6600;
	text-decoration:none;
}
.hozam_article .listad .bgr_elv {
	background:url(../pic/bgr_alapok_title.gif) no-repeat bottom right;
	width:auto;
	height:6px;
	border-bottom:1px solid #788cc7;
}
.torlom, .torlom a {
	background:url(../pic/title/lista_torlese.gif) no-repeat;
	width:67px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.szamolok, .szamolok a {
	background:url(../pic/title/szamolok.gif) no-repeat;
	width:58px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
}
.torlom, .szamolok {
	float:right;
	margin-top:2px;
	margin-left:30px;
}

.hozam_vissza {
	background:url(../pic/bgr_cikk_lista.gif) no-repeat;
	width:165px;
	height:20px;
	float:right;
}
.hozam_vissza a {
	background:url(../pic/title/vissza_az_alapok_listajahoz.gif) no-repeat;
	width:110px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	margin-left:55px;
	margin-top:8px;
}
.hozam_vissza a.ujra_szamolok {
	background:url(../pic/title/ujra_szamolok.gif) no-repeat;
	width:57px;
	height:10px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	margin-left:108px;
	margin-top:8px;
}

.hozam_napja_box {
	width:485px;
	margin:0 auto 0 auto;
}
.vetel_napja {
	background:url(../pic/title/vetel_napja.gif) no-repeat top;
	width:112px;
	height:25px;
	text-indent:-1000em;
	float:left;
	display:inline;
	margin-left:68px;
}
.eladas_napja {
	background:url(../pic/title/eladas_napja.gif) no-repeat top;
	width:112px;
	height:25px;
	text-indent:-1000em;
	float:right;
	display:inline;
	margin-right:73px;
}
.hozam_napja_box .box {
	background:#e4e8f4;
	height:48px;
	width:auto;
	clear:both;
}
.hozam_napja_box .box .left_side {
	float:left;
	width:159px;
	height:48px;
	background:url(../pic/hozam_napja_box_img.gif) no-repeat 9px 9px;
}
.hozam_napja_box .box .right_side {
	float:right;
	width:163px;
	height:48px;
	background:url(../pic/hozam_napja_box_img.gif) no-repeat 115px 9px;
}
.hozam_napja_box .box .input {
	border:1px solid #b4c3e2;
	background:white;
	width:101px;
	height:16px;
	overflow:hidden;
	margin:5px 0 3px 56px;
	float:left;
	display:inline;
	text-align:center;
}
.hozam_napja_box .box .input input {
	width:99px;
	text-align:center;
	color:#788cc7;
	font-size:11px;
	border:none;
	background-color:transparent;
}
.hozam_napja_box .box .right_side .input {
	margin-left:0px;
}
.hozam_napja_box .box .menu {
	background:url(../pic/bgr_hozam_napja_menu.gif) no-repeat;
	width:103px;
	height:16px;
	overflow:hidden;
	margin:1px 0 0 56px;
	float:left;
	display:inline;
	clear:left;
}
.hozam_napja_box .box .right_side .menu {
	margin-left:0px;
}
.hozam_napja_box .box .menu a.left {
	width:16px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	float:left;
}
.hozam_napja_box .box .menu a.right {
	width:16px;
	height:16px;
	display:block;
	overflow:hidden;
	text-indent:-1000em;
	float:right;
}
.hozam_eredmeny .vetel {
	width:275px;
	float:left;
	display:inline;
}
.hozam_eredmeny .eladas {
	float:right;
	width:275px;
	display:inline;
}
.hozam_eredmeny .title {
	font-size:13px;
	font-weight:bold;
	padding-bottom:7px;
}
.hozam_eredmeny .vetel .title {
	color:#ff6600;
}
.hozam_eredmeny .eladas .title {
	color:#000066;
}
.hozam_eredmeny .tablazat .odd {
	background:#e4e8f4;
	width:auto;
	height:17px;
	overflow:hidden;
	width:275px;
	margin-bottom:1px;
}
.hozam_eredmeny .tablazat .even {
	background:#f1f3f9;
	width:auto;
	height:17px;
	overflow:hidden;
	width:275px;
	margin-bottom:1px;
}
.hozam_eredmeny .tablazat .t_1,
.hozam_eredmeny .tablazat .t_2 {
	float:left;
	color:#788cc7;
	font-size:11px;
	display:inline;
}
.hozam_eredmeny .tablazat .t_1 {
	width:195px;
	margin-left:7px;
	padding-top:2px;
	padding-bottom:2px;
	border-right:1px solid white;
}
.hozam_eredmeny .tablazat .t_2 {
	width:67px;
	color:#ff6600;
	padding-top:2px;
	margin-left:5px;
}
.hozam_eredmeny .eladas .tablazat .t_2 {
	color:#000066;
}
.hozam_eredmeny .info {
	color:#07006c;
	padding-top:15px;
}



#search_box {
	width:665px;
	height:43px;
	background:#e4e8f4;
	margin-left:2px;
}
#search_box .mezo {
	float:left;
	width:410px;
	height:16px;
	border:1px solid #b4c3e2;
	overflow:hidden;
	display:inline;
	background: white;
	margin:14px 0 0 55px;
}
#search_box .mezo input {
	background-color:transparent;
	border:none;
	width:400px;
	margin-left:8px;
	color:#788cc7;
}

#search_box .select {
	float:left;
	width:208px;
	display:inline;
	margin-left:5px;
	margin-top:14px;
}
#search_box .select select {
	width:200px;
	color:#788cc7;
}
#search_box .button {
	float:left;
	display:inline;
	margin-top:8px;
	margin-left:5px;
}
#search_eredmeny {
	width:auto;
	text-align:center;
	font-size:12px;
	color:#ff6600;
	padding-top:15px;
	padding-bottom:25px;
}

.search_lista {
	width:665px;
}

#footer_nav_menu {
	width:665px;
	background:#e4e8f4;
	margin-left:2px;
	padding:5px 0 5px 0;
	text-align:center;
	color:#788cc7;
	font-size:11px;
}
#footer_nav_menu .vissza {
	margin-right:15px;
}
#footer_nav_menu .tovabb {
	margin-left:15px;
}
#footer_nav_menu a {
	color:#788cc7;
}
#footer_nav_menu a:hover {
	color:#ff6600;
}
.hozam_arfolyam{
	padding:20px 10px 10px 10px;
	text-align:center!important;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif!important;
	font-size:17px!important;
	font-weight:bold!important;
	color:#FF6600!important;
	clear:both;
}

.video_layer {
	position:absolute;
	width:450px;
	height:425px;
	top:50%;
	left:50%;
	margin-left:-225px;
	margin-top:-212px;
	z-index:102;
	overflow:hidden;
}
.webcast_list .video_layer {
	left:200px;
	margin-left:0px;
	z-index:1000;
	top:100px;
}
.video_layer .close {
	position:relative;
	float:right;
	display:inline;
	margin-right:5px;
	margin-bottom:-20px;
	margin-top:5px;
}
.video_layer .close a {
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
.video_layer .close a:hover {
	color:#ff6600;
}
.video_box_1 {
	position:relative;
	clear:both;
	float:left;
	z-index:100;
}
#overlay { 
	display : none;
	position : absolute;
	top :0px;
	left : 0px;
	z-index : 99;
 	width : 100%;
	background-color:#000000;
	filter: progid:DXImageTransform.Microsoft.Alpha(style=0,opacity=50);
	opacity: 0.8;
}



.hazai_kulfoldi_alapok_menu img { padding:4px 8px 3px 8px!important; }


.hirlevel_lista { padding:10px 100px 10px 190px; }
.hirlevel_lista .col_1,
.hirlevel_lista .col_2 { float:left; border-bottom:1px dotted #e4e8f4; height:29px; color:#788cc7; }
.hirlevel_lista .col_1 { padding-left:10px; width:92px; line-height:28px; }
.hirlevel_lista .col_2 { width:90px; }
.hirlevel_lista a { color:#788cc7; }
.hirlevel_lista a:hover { color:#788cc7; }
.hirlevel_lista img { float:left; display:inline; margin-right:8px; margin-top:2px; }
.hirlevel_lista .img img { border:none; }
.hirlevel_lista .text { line-height:28px; }
