/* CSS Document */
BODY {
	background-image:url(images/hu/bg_main_vert_fill.jpg);
	background-repeat:repeat-y;	
	background-position:center;
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #043F92;	
}

A {
	color: #FE8B3D;
	text-decoration: underline;	
}
A:hover {
	color: #388FF0;
	text-decoration: none;	
}

.cell_topwhite {
	background-image:url(images/common/cell_bg_1.gif);
	background-repeat:repeat-x;	
	background-position:top;
	background-color:#F5FAFF;	
	padding: 5px;
	width: 100%;
}

.link_orange {
	color: #FE8B3D;
	text-decoration: underline;	
}
.link_orange:hover {
	color: #388FF0;
	text-decoration: none;	
}
.table_middle {
	border-left: 1px solid #124D8E;
	border-left: 1px solid #124D8E;
}
.table_main {
	background-image:url(images/hu/bg_main_fill.jpg);
	background-repeat:repeat-x;
}
.table_greyborder {
	border: 1px solid #BABABA;
	background-color: white;
}
.table_cegneve {
	background-color: #F2F2F2;	
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #388FF0;
	padding: 5px;
}
.text_talalat_kek {
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #388FF0;
}
.text_talalat_grey {
	font-family: Verdana, Arial;
	font-size: 12px;
	color: #767676;
}
.text_talalat_leiras {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #043F92;
}
.text_bottom_copyright {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: #503300;	
}
.text_bottom_aszf {
	font-family: Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	color: white;	
}
.text_bottom_aszf:hover {
	color: #FEFD98;	
}

.bodytext {
	font-family: Verdana, Arial;
	font-size: 13px;
	color: #043F92;
}
.menu_lapozo {
	background-color: white;	
	font-family: Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #388FF0;
	height: 17px;
	width: 60px;
}
.table_toptitle {
	background-image: url("images/common/kereso_lapozo_bg.gif");
	height: 17px; 
	border: 1px solid #DDDDDD;
}


