/* Oldal fő, állandó részei */
html {
	background-color: #ffffff;
}

div#page {
	width: 770px !important;
	width: 900px;
	height: 100%;
	position: absolute;
	color: #FFFFFF;
	background-color: #FFFFFF;
	left: 50%;
	margin-left: -385px;
	margin-top: -8px !important;
	margin-top: -14px;
	padding: 0px;
	font-family: Arial;
}

/* Főoldal */

div#content {
	width: 770px !important;
	width: 900px;
	float: left;
	margin: 0px;
}

div#content_bal {
	float: left;
	width: 370px;
	margin: 0px;
	margin-left: -10px !important;
	margin-left: -20px;
	margin-top: -12px !important;
	margin-top: -16px;
}

div#content_jobb {
	float: left;
	width: 400px;
	margin: 0px;
	margin-top: -12px !important;
	margin-top: -16px;
}

div#header {
	width: 770px;
	height: 92px;
	float: left;
	background: url('../images/header_bg.jpg') left top no-repeat;
	margin: 0px;
}

div#header a.home {
	position: absolute;
	text-decoration: none;
	width: 120px;
	height: 36px;
}

div#topmenu {
	float: right;
	height: 20px;
	margin-top: 12px;
	margin-right: 18px;
}

div#topmenu img {
	border: 0px;
}

div#topmenu img#btn_rolunk {
	padding-right: 22px;
}

div#scroll_flash {
	width: 540px;
	float: right;
	height: 48px;
	margin-top: 41px;
	margin-right: -190px;
}

div#flags {
	margin-top: 10px;
	width: 770px;
	height: 20px;
	background-color: #FFFFFF;
	float: left;
}

div#flags img {
	border: 0px;
}

div#flags img.on {
	border: 2px #FF9900 solid;
}

div#flags img.off {
	border: 2px #CECECE solid;
}

div#idojaras {
	width: 230px;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	float: right;
	height: 20px;	
	margin-top: -38px !important;
	margin-top: -28px;
}

div#box_kereses {
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	height: 300px;
	float: left;
	background: url('../images/box_kereses_hu_bg.jpg') left top no-repeat;
}

div#box_kereses_en {
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	height: 300px;
	float: left;
	background: url('../images/box_kereses_en_bg.jpg') left top no-repeat;
}

div#box_kereses_ro {
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	height: 300px;
	float: left;
	background: url('../images/box_kereses_en_bg.jpg') left top no-repeat;
}

div#box_kereses_sr {
	margin-top: 20px;
	margin-left: 20px;
	width: 340px;
	height: 300px;
	float: left;
	background: url('../images/box_kereses_sr_bg.jpg') left top no-repeat;
}

div#box_emarket {
	width: 340px;
	margin-top: 5px;
	margin-left: 20px;
	float: left;
}

div#box_emarket_header {
	width: 340px;
	margin: 0px;
	height: 45px;
	background: url('../images/box_emarket_header.jpg') left top no-repeat;
}

div#box_emarket_header img {
	border: 0px;
}

div#box_emarket img {
	border: 0px;
}

img#box_emarket_header_info {
	float: right;
	margin-top: 11px;
	margin-right: 10px;
}

div#box_emarket_terseg {
	width: 340px;
	height: 95px;
	margin-top: 0px;
	background: url('../images/box_emarket_terseg.jpg') left top no-repeat;
}

div#box_emarket_tevekenyseg {
	width: 340px;
	height: 95px;
	margin-top: 0px;
	background: url('../images/box_emarket_tevekenyseg.jpg') left top no-repeat;
}

input#box_emarket_tevekenyseg_keres_btn {
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	width: 56px;
	height: 22px;	
	background: url('../images/btn_keres_white.jpg') left top no-repeat;
	border: 0px;
	cursor: pointer;
}

input#box_emarket_terseg_keres_btn {
	float: right;
	margin-top: 40px;
	margin-right: 25px;
	width: 56px;
	height: 22px;
	background: url('../images/btn_keres_white.jpg') left top no-repeat;
	border: 0px;
	cursor: pointer;
}

select#emarket_terseg {
	margin-top: 40px;
	margin-left: 78px;
	float: left;
	width: 150px;
}

select#emarket_tevekenyseg {
	margin-top: 40px;
	margin-left: 78px;
	float: left;
	width: 150px;
}

select#kereses_cimszavas {
	margin-top: 162px;
	margin-left: 30px;
	width: 155px;
	float: left;
}

input#kereses_adatbazis {
	margin-top: 55px;
	margin-left: 30px;
	float: left;
}

input#kereses_cimszavas_button_hu {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres.jpg') left top no-repeat;
	border: 0px;
	margin-top: 163px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_cimszavas_button_en {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_en.jpg') left top no-repeat;
	border: 0px;
	margin-top: 163px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_cimszavas_button_sr {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_sr.jpg') left top no-repeat;
	border: 0px;
	margin-top: 163px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_cimszavas_button_ro {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_en.jpg') left top no-repeat;
	border: 0px;
	margin-top: 163px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_bal_cimszavas_button_hu {
	width: 58px;
	height: 23px;
	float: right;
	background: url('../images/btn_keres.jpg') left top no-repeat;
	cursor: pointer;
}

input#kereses_adatbazis_button_hu {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres.jpg') left top no-repeat;
	border: 0px;
	margin-top: 55px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_adatbazis_button_en {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_en.jpg') left top no-repeat;
	border: 0px;
	margin-top: 55px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_adatbazis_button_sr {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_sr.jpg') left top no-repeat;
	border: 0px;
	margin-top: 55px;
	margin-left: 5px;
	cursor: pointer;
}

input#kereses_adatbazis_button_ro {
	width: 58px;
	height: 23px;
	float: left;
	background: url('../images/btn_keres_en.jpg') left top no-repeat;
	border: 0px;
	margin-top: 55px;
	margin-left: 5px;
	cursor: pointer;
}

input#info_cimszavas_button {
	width: 40px;
	height: 23px;
	float: left;
	background: url('../images/btn_info.jpg') left top no-repeat;
	border: 0px;
	margin-top: 163px;
	margin-left: 5px;
	cursor: pointer;
}

input#info_adatbazis_button {
	width: 40px;
	height: 23px;
	float: left;
	background: url('../images/btn_info.jpg') left top no-repeat;
	border: 0px;
	margin-top: 55px;
	margin-left: 5px;
	cursor: pointer;
}

div#box_hirlevel {
	width: 340px;
	height: 115px;
	float: left;
	margin-left: 20px;
	margin-top: 5px;
	background: url('../images/box_hirlevel_hu_bg.jpg') left top no-repeat;
}

input#info_hirlevel_button_1 {
	width: 39px;
	height: 25px;
	float: left;
	background: url('../images/btn_info_hirlevel_1.jpg') left top no-repeat;
	border: 0px;
	margin-top: -22px;
	margin-left: 280px;
	cursor: pointer;
}

input#info_hirlevel_button_2 {
	width: 40px;
	height: 23px;
	float: left;
	background: url('../images/btn_info_hirlevel_2.jpg') left top no-repeat;
	border: 0px;
	margin-top: -22px;
	margin-left: 280px;
	cursor: pointer;
}

img#text_hirlevel_1 {
	float: left;
	width: 245px;
	height: 20px;
	margin-left: 5px;
	margin-top: 45px;
	border: 0px;
}

img#text_hirlevel_2 {
	float: left;
	width: 245px;
	height: 20px;
	margin-left: 5px;
	margin-top: 5px;
	border: 0px;
}

div#box_hirek_header_hu {
	background: url('../images/box_hirek_header.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_hirek_header_en {
	background: url('../images/box_hirek_header_en.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_hirek_header_sr {
	background: url('../images/box_hirek_header_sr.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_hirek_header_ro {
	background: url('../images/box_hirek_header_en.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_cikkek_header_hu {
	background: url('../images/box_cikkek_header.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_cikkek_header_en {
	background: url('../images/box_cikkek_header_en.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_cikkek_header_sr {
	background: url('../images/box_cikkek_header_sr.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_cikkek_header_ro {
	background: url('../images/box_cikkek_header_en.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_hirek_header_rss {
	float: right;
	margin-top: 7px;
	margin-right: 10px;
}

div#box_hirek_header_rss img {
	border: 0px;
}

div#box_hirek_content {
	width: 400px;
	height: 320px;
	float: left;
	background: url('../images/box_hirek_bg.jpg') left top no-repeat;
}

div#box_hirek_content_new {
	width: 400px;
	float: left;
	height: 245px;
}

div#box_hirek_content_new img.new {
	float: right;
	margin-right: 6px;
	padding-left: 12px;
	padding-bottom: 10px;
	margin-left: 0px !important;
	margin-left: 5px;
}

div#box_hirek_content_new p.title {
	color: #29346C;
	font-size: 12px;
	font-weight: bold;
	line-height: 180%;
	margin-left: 22px;
	margin-top: 5px;
}

div#box_hirek_content_new p.title span.time {
	font-weight: normal;
	font-size: 9px;
}

div#box_hirek_content_new p.news {
	margin-left: 22px;
	margin-top: 12px !important;
	margin-top: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 180%;
}

div#box_hirek_content_new p.newsnopic {
	margin-left: 32px;
	margin-right: 32px; 
	margin-top: 12px !important;
	margin-top: 0px;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	line-height: 180%;
}

div#box_hirek_content_new a {
	color: #000000;
	text-decoration: none;
}

div#box_hirek_content_new a:hover {
	color: #FF9900;
	text-decoration: underline;
}

div#box_hirek_content_new p.more {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 20px !important;
	margin-left: 11px;
	margin-top: -5px !important;
	margin-top: -15px;
	float: left;
}

div#box_hirek_content_new p.morenopic {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin-left: 31px !important;
	margin-left: 15px;
	margin-top: -5px !important;
	margin-top: -15px;
	float: left;
}

div#box_hirek_more {
	float: left;
	margin-left: 22px !important;
	margin-left: 12px;
	margin-top: 0px !important;
	margin-top: 5px;
	height: 52px;
}

div#box_hirek_more a {
	color: #29346C;
	text-decoration: none;
}

div#box_hirek_more a:hover {
	color: #FF9900;
	text-decoration: underline;
}

div#box_hirek_more ul.box_hirek {
	list-style: none;
	margin-left: -35px !important;
	margin-left: 0px;
	margin-top: 0px;
}

div#box_hirek_more ul.box_hirek li span.time {
	font-weight: bold;
	padding-right: 5px;
}

div#box_hirek_more ul.box_hirek li {
	color: #3B4578;
	font-size: 11px;
	margin-top: 0px !important;
	margin-top: -3px;
}

div#box_hirek_more p.more {
	font-size: 11px;
	font-weight: bold;
	color: #3B4578;
	margin-top: -10px !important;
	margin-top: -16px;
	margin-left: 270px;
}

div#box_cikkek_header {
	background: url('../images/box_cikkek_header.jpg') left top no-repeat;
	width: 400px;
	height: 36px;
	float: left;
	margin-top: 20px;
}

div#box_cikkek div.box_cikkek_cikk {
	background: url('../images/box_cikkek_bg.jpg') left top no-repeat;
	height: 95px;
	width: 400px;
	float: left;
}

div#box_cikkek div.box_cikkek_cikk img {
	margin-left: 15px;
	margin-top: 12px;
	float: left;
}

div#box_cikkek div.box_cikkek_cikk h6.cikktitle {
	color: #3B4578;
	margin-left: 88px;
	margin-top: 12px;
	font-size: 12px;
	font-weight: bold;
	width: 300px;
}

div#box_cikkek div.box_cikkek_cikk h6.cikktitle a {
	color: #3B4578;
	text-decoration: none;
}

div#box_cikkek div.box_cikkek_cikk h6.cikktitle a:hover {
	color: #FF9900;
	text-decoration: underline;
}

div#box_cikkek div.box_cikkek_cikk p {
	float: left;
	font-size: 11px;
	color: #000000;
	margin-left: 88px !important;
	margin-left: 45px;
	margin-top: -45px;
	width: 300px;
}

div#box_radio {
	float: left;
	background: url('../images/box_radio_bg.jpg') left top no-repeat;
	width: 360px;
	height: 245px;
	margin-left: 32px !important;
	margin-left: 17px;
}

div#box_radio p {
	color: #3B4578;
	font-weight: bold;
	font-size: 11px;
	margin-top: 0px !important;
	margin-top: -8px;
}

div#box_radio_text {
	margin-top: 57px !important;
	margin-top: 65px;
	margin-left: 50px;
}

div#box_radio_text a {
	color: #3B4578;
	text-decoration: none;
}

div#box_radio_text a:hover {
	color: #3B4578;
	text-decoration: underline;
}

div#box_radio_text span.live {
	color: #FE7B07;
	font-weight: bold;
	font-size: 12px;
}

div#content_also {
	float: left;
	width: 770px;
	margin-top: 10px;
	margin-left: 10px;
}

div#content_also_header {
	height: 25px;
	width: 770px;
	float: left;
}

div#content_also_header h6.program {
	color: #3B4578;
	font-weight: bold;
	font-size: 12px;
	width: 205px;
	height: 25px;
	background: url('../images/content_also_header_bg.jpg') left top no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	float: left;
}

div#content_also_header h6.szavazas {
	color: #3B4578;
	font-weight: bold;
	font-size: 12px;
	width: 205px;
	height: 25px;
	margin-left: 47px !important;
	margin-left: 75px;
	background: url('../images/content_also_header_bg.jpg') left top no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	float: left;
}

div#content_also_header h6.tarsoldalak {
	color: #3B4578;
	font-weight: bold;
	font-size: 12px;
	width: 205px;
	height: 25px;
	margin-left: 40px !important;
	margin-left: 54px;
	background: url('../images/content_also_header_bg.jpg') left top no-repeat;
	padding-left: 20px;
	padding-top: 1px;
	float: left;
}

div#content_also_content {
	width: 770px;
	height: 108px;
	background: url('../images/content_also_bg.jpg') left top no-repeat;
	margin-top: 51px !important;
	margin-top: -2px;
	margin-left: -18px;
}

div#programajanlo {
	height: 108px;
	width: 205px;
	float: left;
	color: #000000;
	margin-left: 35px !important;
	margin-left: 20px;
}

div#programajanlo p {
	margin-top: 63px;
	font-size: 10px;
}

div#programajanlo select.select_program {
	margin-top: -5px !important;
	margin-top: -15px;
	float: left;
}

div#content_partnerek {
	width: 770px;
	height: 50px;
	margin-top: 10px !important;
	margin-top: 0px;
	float: left;
	background: url('../images/content_partnerek_bg.jpg') left top no-repeat;
}

div#olvasas {
	width: 120px;
	float: left;
	height: 50px;
	color: #000000;
	font-size: 12px;
	margin-top: 5px !important;
	margin-top: 18px;
	margin-left: 10px;
}

div#partnerek {
	width: 550px;
	float: left;
	height: 50px;
	color: #000000;
	font-size: 12px;
	margin-top: 5px !important;
	margin-top: -12px;
	margin-left: 30px;
}

div#partnerek img {
	border: 0px;
}

div#partnerek p {
	margin-top: 12px !important;
	margin-top: 30px;
	float: left;
}

div#partnerek_banner_1 {
	margin-top: -5px !important;
	margin-top: 11px;
	margin-left: 20px !important;
	margin-left: 20px;
	float: left;
}

div#partnerek_banner_2 {
	margin-top: -5px !important;
	margin-top: 11px;
	margin-left: 20px !important;
	margin-left: 20px;
	float: left;
}

div#partnerek_banner_3 {
	margin-top: -15px !important;
	margin-top: 9px;
	margin-left: 20px !important;
	margin-left: 20px;
	float: left;
}

div#copyright {
	margin-top: 25px;
	width: 770px;
	height: 30px;
	font-size: 11px;
	color: #3B4578;
	float: left;
}

div#copyright p {
	margin-left: 230px;
}

div#copyright p a {
	text-decoration: none;
	color: #3B4578;
}

div#copyright p a:hover {
	text-decoration: underline;
	color: #3B4578;
}

div#footer {
	margin-top: 40px;
	background: url('../images/footer_bg.jpg') left top no-repeat;
	width: 770px;
	height: 130px;
	float: left;
	margin-left: -20px;
}

div#footer_meh {
	width: 80px;
	height: 100px;
	margin-top: 16px;
	margin-left: 25px;
	float: left;
}

div#footer_meh a {
	text-decoration: none;
	width: 80px;
	float: left;
	height: 100px;
}

div#footer_eu {
	width: 150px;
	height: 100px;
	margin-top: 16px;
	margin-left: 0px;
	float: left;
}

div#footer_eu a {
	text-decoration: none;
	width: 150px;
	float: left;
	height: 100px;
}

div#footer_inter {
	width: 490px;
	height: 100px;
	margin-top: 16px;
	margin-left: 0px;
	float: left;
}

div#footer_inter a {
	text-decoration: none;
	width: 490px;
	float: left;
	height: 100px;
}

/* Főoldal vége */

/* Aloldal */

div#content_aloldal_bal {
	width: 150px;
	float: left;
	color: FFFFFF;
	margin-top: 0px !important;
	margin-top: 5px;
	margin-left: -10px;
}

ul.balmenu {
	width: 150px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin-left: -30px !important;
	margin-left: 5px;
	padding-top: 14px;
	padding-bottom: 5px;
}

ul.balsubmenu {
	width: 130px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin-left: -20px !important;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -17px !important;
	margin-top: -14px;
	margin-bottom: -24px !important;
	margin-bottom: -6px;
}

/*ie miatt e-market legordulonel*/
ul.balsubmenu2 {
	width: 130px;
	float: left;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	margin-left: -20px !important;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: -17px !important;
	margin-top: -2px;
	margin-bottom: -24px !important;
	margin-bottom: -6px;
}

ul.balsubmenu a {
	color: #FFFFFF;
	text-decoration: none;
}
/*ie miatt*/
ul.balsubmenu2 a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.balsubmenu li.hirek_sub {
	width: 130px !important;
	width: 120px;
	height: 12px !important;
	height: 14px;
	background-color: #FF9900;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

/*ie miatt*/
ul.balsubmenu2 li.hirek_sub {
	width: 130px !important;
	width: 120px;
	height: 12px !important;
	height: 14px;
	background-color: #FF9900;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}


ul.balsubmenu li.cikkek_sub {
	width: 130px !important;
	width: 120px;
	height: 12px !important;
	height: 14px;
	background-color: #FF9900;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

ul.balsubmenu li.on {
	background-color: #000000;
}

ul.balsubmenu li.hirek_sub a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px !important;
	padding-left: 10px;
	float: left;
}

/*ie miatt*/
ul.balsubmenu2 li.hirek_sub a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px !important;
	padding-left: 10px;
	float: left;
}

ul.balsubmenu li.hirek_sub a:hover {
	color: #FFFFFF;
	width: 110px !important;
	width: 120px;
	text-decoration: none;
	background-color: #A86A18;
	float: left;
	height: 13px !important;
	height: 14px;
}
/*ie miatt*/
ul.balsubmenu2 li.hirek_sub a:hover {
	color: #FFFFFF;
	width: 110px !important;
	width: 120px;
	text-decoration: none;
	background-color: #A86A18;
	float: left;
	height: 13px !important;
	height: 14px;
}

ul.balsubmenu li.cikkek_sub a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px !important;
	padding-left: 10px;
	float: left;
}

ul.balsubmenu li.cikkek_sub a:hover {
	color: #FFFFFF;
	width: 110px !important;
	width: 120px;
	text-decoration: none;
	background-color: #A86A18;
	float: left;
	height: 13px !important;
	height: 14px;
}

ul.balmenu a {
	color: #FFFFFF;
	text-decoration: none;
}

ul.balmenu li.main_main {
	width: 140px;
	height: 12px !important;
	height: 14px;
	background-color: #0F1D50;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

ul.balmenu li.main_main a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px;
	float: left;
}

ul.balmenu li.main_main a:hover {
	color: #FFFFFF;
	width: 120px !important;
	width: 140px;
	text-decoration: none;
	background: url('../images/ul_a_hover_main_bg.jpg') right top no-repeat;
	background-color: #000000;
	float: left;
	height: 13px !important;
	height: 14px;
}

ul.balmenu li.main {
	width: 140px;
	height: 12px !important;
	height: 14px;
	background-color: #223274;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

ul.balmenu li.main2 {
	width: 140px;
	height: 30px !important;
	height: 28px;
	background-color: #223274;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

ul.balmenu li.main a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px;
	float: left;
}

ul.balmenu li.main a:hover {
	color: #FFFFFF;
	width: 120px !important;
	width: 140px;
	text-decoration: none;
	background: url('../images/ul_a_hover_bg.jpg') right top no-repeat;
	background-color: #FF9900;
	float: left;
	height: 13px !important;
	height: 14px;
}

ul.balmenu li.main2 a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 30px !important;
	height: 28px;
	padding-left: 20px;
	float: left;
}

ul.balmenu li.main2 a:hover {
	color: #FFFFFF;
	width: 120px !important;
	width: 140px;
	text-decoration: none;
	background: url('../images/ul_a_hover_bg.jpg') right top no-repeat;
	background-color: #FF9900;
	float: left;
	height: 30px !important;
	height: 28px;
}

ul.balmenu li.sub1 {
	padding-top: 1px;
	padding-bottom: 2px;
	width: 140px;
	height: 12px;
	background-color: #4355A2;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}

ul.balmenu li.sub1 a {
	color: #FFFFFF;
	text-decoration: none;
	width: 120px;
	height: 13px !important;
	height: 14px;
	padding-left: 20px;
	float: left;
}

ul.balmenu li.sub1 a:hover {
	color: #FFFFFF;
	width: 120px !important;
	width: 140px;
	text-decoration: none;
	background: url('../images/ul_a_hover_bg.jpg') right top no-repeat;
	background-color: #FF9900;
	float: left;
	height: 13px !important;
	height: 14px;
}

ul.balmenu li.sub2 {
	padding-left: 20px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
	width: 140px;
	height: 12px;
	background-color: #DE9A00;
	margin-top: 1px;
	margin-bottom: 1px;
}

ul.balmenu li.first1 {
	width: 140px;
	height: 12px;
	background-color: #4355A2;
	margin-top: 15px !important;
	margin-top: 12px;
}

ul#balmenu li.first2 {
	padding-left: 20px;
	padding-top: 1px;
	padding-bottom: 2px;
	width: 140px;
	height: 12px;
	background-color: #DE9A00;
	margin-top: 12px;
	margin-bottom: 1px;
}

div#content_aloldal_kozep {
	margin-top: 24px !important;
	margin-top: 15px;
	float: left;
	width: 482px;
	padding-left: 18px !important;
	padding-left: 7px;
	margin-bottom: 25px;
}

div#content_aloldal_jobb {
	width: 120px;
	height: 100%;
	margin-left: 10px;
	margin-top: 17px;
	float: left;
}

table#cikkek_list_table {
	margin-top: 15px;
	width: 484px;
	margin: 0px;
	float: left;
}

table#cikkek_list_table thead tr th.title {
	background-color: #3B4679;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

table#cikkek_list_table tbody tr  td {
	color: #000000;
	margin: 0px;
}

table#hirek_list_table {
	margin-top: 15px;
	width: 484px;
	margin: 0px;
	float: left;
}

table#hirek_list_table thead tr th.title {
	background-color: #3B4679;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

table#hirek_list_table tbody tr  td {
	color: #000000;
	margin: 0px;
}

div.hir_container {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border-bottom: 4px #FF9900 solid;
}

div.cikk_container {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	border-bottom: 4px #FF9900 solid;
}

div.title {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	background: url('../images/hir_header_bg.jpg') left top no-repeat;
	width: 480px;
	float: left;
	margin-bottom: 5px;
}

p.title {
	margin-top: 13px;
}

div.lead {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}

div.kategoria {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	float: left;
	width: 480px;
	height: 20px;
	margin-top: -8px !important;
	margin-top: 0px;
	background: url('../images/hir_kategoria_bg.jpg') left top no-repeat;
}

p.kategoria {
	height: 12px;
	margin: 0px;
	margin-top: 0px !important;
	margin-top: 0px;
	margin-left: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

div.img_header {
	border-bottom: 3px #CECECE solid;
	border-right: 1px #CECECE solid;
	border-top: 1px #CECECE solid;
	border-left: 1px #CECECE solid;
	margin: 0px;
	text-align: center;
	padding: 0px;
	float: left;
	width: 480px;
	margin-bottom: 10px !important;
	margin-bottom: 0px;
	background: url('../images/hir_csik_bg.jpg') left top repeat-y;
}

div.img_header img {
	margin: 0px;
	padding: 0px;
	float: left;
	text-align: center;
	margin-left: 0px !important;
	margin-left: -3px;
	margin-right: 0px !important;
	margin-right: -3px;
}

p.lead {
	margin-top: 5px;
	margin-bottom: 10px;
}

p.more {
	color: #000000;
	font-size: 11px;
	text-align: right;
	margin-bottom: 6px;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #BB761A;
}

p.more a {
	color: #000000;
	font-size: 11px;
	text-align: right;
	margin-bottom: 6px;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #BB761A;
}

p.more a:hover {
	color: #000000;
	font-size: 11px;
	text-align: right;
	margin-bottom: 6px;
	margin-right: 5px;
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}

p.datum {
	font-size: 10px;
	margin-top: -14px !important;
	margin-top: -20px;
}

div#cikkek_read {
	color: #000000;
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
	margin-top: -18px !important;
	margin-top: 0px;
}

div#cikkek_read h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3B4578;
	padding-left: 15px;
	padding-top: 6px;
	background: url('../images/hir_header_h3.jpg') left top no-repeat;
	width: 480px;
	height: 30px;
}

div#cikkek_read h6 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: -24px;
	padding-left: 18px !important;
	padding-left: 18px;
}

div#cikkek_read div.fullimg {
	padding-bottom: 10px;
	border-bottom: 2px #CECECE solid;
	width: 480px;
	float: left;
	text-align: left;
	margin-top: -10px;
}

div#cikk_text_lead {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 480px;
	margin-top: 10px;
}

div#cikk_text {
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
}

div#cikkek_read p.warn {
	font-size: 14px;
	width: 480px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FF9900;
	margin-top: 40px;
}

div#cikk_footer {
	border-top: 2px #CECECE solid;
	width: 480px;
	height: 11px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}

div.cikk_print {
	background: url('../images/btn_print_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 111px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.cikk_inc {
	background: url('../images/btn_inc_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 103px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.cikk_dec {
	background: url('../images/btn_dec_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 117px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.cikk_print a, div.cikk_inc a, div.cikk_dec a {
	text-decoration: none;
	color: #959595;
}

div#hirek_read {
	color: #000000;
	float: left;
	width: 480px;
	margin: 0px;
	padding: 0px;
	margin-top: -18px !important;
	margin-top: 0px;
}

div#hirek_read h3 {
	font-size: 15px;
	font-weight: bold;
	color: #3B4578;
	padding-left: 15px;
	padding-top: 6px;
	background: url('../images/hir_header_h3.jpg') left top no-repeat;
	width: 480px;
	height: 30px;
}

div#hirek_read h6 {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin-top: -24px;
	padding-left: 18px !important;
	padding-left: 18px;
}

div#hirek_read div.fullimg {
	padding-bottom: 10px;
	border-bottom: 2px #CECECE solid;
	width: 480px;
	float: left;
	text-align: left;
	margin-top: -10px;
}

div#hir_text_lead {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	float: left;
	width: 480px;
	margin-top: 10px;
}

div#hir_text {
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-top: 10px;
}

div#hirek_read p.warn {
	font-size: 14px;
	width: 480px;
	text-align: center;
	float: left;
	font-weight: bold;
	color: #FF9900;
	margin-top: 40px;
}

div#hir_footer {
	border-top: 2px #CECECE solid;
	width: 480px;
	height: 11px;
	float: left;
	margin-top: 20px;
	padding-top: 10px;
}

div.hir_print {
	background: url('../images/btn_print_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 111px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.hir_inc {
	background: url('../images/btn_inc_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 103px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.hir_dec {
	background: url('../images/btn_dec_bg.jpg') left top no-repeat;
	float: left;
	height: 11px;
	width: 117px;
	margin: 0px;
	color: #959595;
	font-size: 9px;
	padding-left: 18px;
	padding-top: 1px;
}

div.hir_print a, div.hir_inc a, div.hir_dec a {
	text-decoration: none;
	color: #959595;
}

div#rolunk {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#rolunk h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#rolunk p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}

div#kapcsolat {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#kapcsolat h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px !important;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#kapcsolat p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}

div#copyright_egyeb {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#copyright_egyeb h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px !important;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#copyright_egyeb p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}

div#impresszum {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#impresszum h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px !important;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#impresszum p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}

div#webmaster {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#webmaster h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px !important;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#webmaster p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}

div#data {
	color: #3B4578;
	font-size: 12px;
	float: left;
	width: 480px;
	margin: 0px;
	background: url('../images/egyeb_bg.jpg') left top repeat-y;
	margin-top: 14px !important;
	margin-top: 2px;
	border-bottom: 1px #CECECE solid;
}

div#data h3 {
	margin-top: -12px !important;
	margin-top: 0px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-color: #3B4578;
	width: 465px !important;
	width: 480px;
	float: left;
	padding-left: 15px;
	border-bottom: 2px #FF9900 solid;
}

div#data p {
	color: #000000;
	font-size: 12px;
	float: left;
	padding-top: 0px !important;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;	
}

div.banner_flash {
	margin: 0px;
	padding-bottom: 20px;
	float: left;
}

div.banner_pics {
	margin: 0px;
	padding-bottom: 20px;
	float: left;
}

div.banner_pics img {
	border: 0px;
}

div#hirlevel_public {
	margin-top: 0px !important;
	margin-top: -18px;
	float: left;
}

table#hirlevel_public_table {
	margin-top: 15px;
	margin: 0px;
	float: left;
	width: 450px;
}

table#hirlevel_public_table thead tr.title th {
	background-color: #3B4679;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
}

table#hirlevel_public_table thead tr.warn th {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FF9900;
	font-size: 14px;
	text-align: center;
}

table#hirlevel_public_table tbody tr td.label {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

table#hirlevel_public_table tbody tr td.label_cat {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-left: 45px;
	padding-top: 2px;
	padding-bottom: 2px;
}

table#hirlevel_public_table tbody tr td.label_all {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 45px;
}

table#hirlevel_public_table tbody tr td.label_all a {
	color: #333333;
	text-decoration: none;
}

table#hirlevel_public_table tbody tr td.label_all a:hover {
	color: #FF9900;
	text-decoration: underline;
}

table#hirlevel_public_table tbody tr td.textfield {
	padding-left: 35px;
}

table#hirlevel_public_table tbody tr td.textfield input {
	width: 200px;
	font-size: 11px;
	font-weight: bold;	
}

table#hirlevel_public_table tbody tr td.label input {
	width: 100px;
	font-size: 11px;
	font-weight: bold;
}

table#hirlevel_public_table tbody tr td.fel {
	padding-top: 15px;
	padding-left: 35px;
	text-align: left;
}

table#hirlevel_public_table tbody tr td.fel input {
	width: 130px;
	font-size: 11px;
	font-weight: bold;
}

table#hirlevel_public_table tbody tr td.le input {
	font-size: 11px;
	font-weight: bold;
}

table#hirlevel_public_table tbody tr td.date input {
	font-size: 11px;
	font-weight: bold;
	margin-right: 6px;
	margin-left: 6px;
}

table#hirlevel_public_table tbody tr td.date input.date {
	font-size: 11px;
	font-weight: bold;
	padding-right: 15px;
	width: 65px;
	margin-top: 9px !important;
	margin-top: 0px;
}

table#hirlevel_public_table tbody tr td.date {
	float: left;
	text-align: left;
	padding-left: 35px;
	color: #666666;
}

table#hirlevel_public_table tbody tr td.info a {
	padding-left: 5px;
	color: #333333;
	text-decoration: none;
}

table#hirlevel_public_table tbody tr td.info a:hover {
	color: #FF9900;
	text-decoration: underline;
}

table#hirlevel_public_table tbody tr td.info {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

table#hirlevel_public_table tbody tr td.radio {
	padding-left: 35px;
	text-align: left;
	font-size: 11px;
	color: #666666;
}

table#hirlevel_public_table tbody tr td.radio input.radio {
	width: 20px;
	vertical-align: middle;
	margin-top: -4px;
}

div#archivetitle a{
	margin-top: 10px! important;
    margin-top: 10px;
	color: #3B4679;
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	width: 460px;
}

div#archivetitle a:link{
	margin-top: 10px! important;
    margin-top: 10px;
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
	width: 460px! important;
	width: 460px;
}

div#archivetitle a:hover{
    margin-top: 10px! important;
	margin-top: 10px;
	color: #B8BACF;
	font-size: 14px;
	font-weight: bold;
	width: 460px! important;
	width: 460px;
}

div#archivetitle a:visited{
	margin-top: 10px! important;
    margin-top: 10px;
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
	width: 460px! important;
	width: 460px;
}

div#archivedate{
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
}
p.normal {
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}
p.bold {
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;	
}
p.header {
	font-weight: bold;
	font-size: 14px;
	color: #3B4679;	
	padding-left: 5px;
	padding-right: 5px;	
}

.bal_keres {
	width: 140px;
	height: 105px !important;
	height: 103px;
	background-color: #223274;
	margin-top: 1px !important;
	margin-top: -2px;
	margin-bottom: 1px !important;
	margin-bottom: -2px;
	padding-top: 1px !important;
	padding-top: 0px;
	padding-bottom: 2px !important;	
	padding-bottom: 0px;	
}
.bal_szunet {
	height: 10px;
	background-color: #FFFFFF;
}

.keres_mezo {
	width: 130px !important;
	width: 134px;
}
.fonnt {
	font-size: 12px;
	color: #FFFFFF;
}


div#vegyestitle{
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
}

div#vegyestitle a{
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
}

div#vegyestitle a:link{
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
}

div#vegyestitle a:hover{
	color: #B8BACF;
	font-size: 14px;
	font-weight: bold;
}

div#vegyestitle a:visited{
	color: #3B4679;
	font-size: 14px;
	font-weight: bold;
}

div#hirek_fejlec {
	font-size: 14px;
	font-weight: bold;
	width: 480px;
	height: 30px;
	float: left;
	background: url('../images/hirek.jpg') left top no-repeat;
	margin: 0px;
	padding-top:7px;
	padding-left:10px;
}

div#cikkek_fejlec {
	font-size: 14px;
	font-weight: bold;
	width: 480px;
	height: 30px;
	float: left;
	background: url('../images/cikkek.jpg') left top no-repeat;
	margin: 0px;
	padding-top:7px;
	padding-left:10px;
}

div#box_hirek_header_rss2 {
	float: right;
	margin-top: -18px;
	margin-right: 5px;
}

div#box_hirek_header_rss2 img {
	border: 0px;
}

div#fej {
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

div#fej a{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

div#fej a:link{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

div#fej a:hover{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}

div#fej a:visited{
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;	
}
table.sample {
	border-width: 1px 1px 1px 1px;
	border-spacing: 0px;
	border-style: outset outset outset outset;
	border-color: gray gray gray gray;
	border-collapse: separate;
	background-color: white;
}
table.sample td {
	border-width: 1px 1px 1px 1px;
	padding: 1px 1px 1px 1px;
	border-style: inset inset inset inset;
	border-color: gray gray gray gray;
	background-color: white;
	text-align: center;
	font-size: 10px;
}
table.blacktext {
	color: black;	
}

table.blacktext td {
	color: black;
	font-size: 12px;
	font-weight: bold;
	border-color: #223274;
}

table.piacter {
	width: 90%;
}

table.piacter th{
	background-color: #223274;
	font-size: 13px;
	color: white;
}

table.piacter td{
	background-color: white;
	font-size: 12px;
	color: black;
	vertical-align: top;
}

table.piacter a:link, a:visited, a:active, a:hover {
	text-decoration: none;
	font-weight: bolder;
	text-align: left;
}

a.fekete{
	text-decoration: none;
	font-weight: bolder;
	color: black;
	text-align: left;	
}

table.programajanlo{
	border-spacing: 0px;
	border-width: 2px;
	border-color: blue;	
}

table.programajanlo th{
	background-color: #223274;
	font-size: 13px;
	color: white;
}

table.programajanlo td{
	border-width: 1px;
	padding: 1px;
	color: black;
	font-size: 12px;
	
}

table.programajanlo a:link, table.programajanlo a:visited, table.programajanlo a:active {
	text-decoration: none;
	font-weight: bold;
	color: black;
	text-align: left;
}

table.programajanlo a:hover {
	text-decoration: none;
	font-weight: bolder;
	color: black;
	text-align: left;
}

span.kat_link a:link, span.kat_link a:visited, span.kat_link a:active {
	text-decoration: none;
	font-weight: bold;
	color: white;	
}

span.kat_link a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: white;	
}

span.arch_link a:link, span.arch_link a:visited, span.arch_link a:active {
	text-decoration: none;
	font-weight: bold;
	color: black;	
}

span.arch_link a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: black;	
}

span.talalat {
	font-size: 11px;
	color: white;
}

table.lapozo td {
	color: white;
	font-size: 13px;
}

table.lapozo td a:link, table.lapozo td a:visited, table.lapozo td a:active {
	color: #223274;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

table.lapozo td a:hover{
	color: black;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

span.lapozo {
	color: black;
}

a .bannerlogo {
	text-decoration: none;
}

a .bannerlogo:hover {
	text-decoration: none;
}
