body {font-family: Helvetica, Arial, sans-serif; font-size: 14px;}
#info {background:#f8f8f8; border:0;}

/* ================================================================
Geod Menű teszt
=================================================================== */

/* Menűszélesség magasság stílus 559*/
.geod_menu {width:626px; height:26px; position:relative; z-index:100;border-right:1px solid #000; font-family:arial, sans-serif;}
/* IE5.5 box model */
* html .geod_menu {width:625px; w\idth:621px;}
/* alapértelmezett stílus */
.geod_menu ul {padding:0;margin:0;list-style-type:none;}
.geod_menu ul ul {width:154px;}
/* főmenű szélessége és pozíciója */
.geod_menu li {float:left;width:154px;position:relative;}
/* főmenű stílusa color: betűszín */
.geod_menu a, .geod_menu a:visited {display:block;font-size:12px;text-decoration:none; color:#fff; width:154px; height:24px; border:1px solid #000; border-width:1px 0 1px 1px; background:#005A00; padding-left:10px; line-height:24px; font-weight:bold;}
/* a hack so that IE5.5 faulty box model is corrected */
* html .geod_menu a, * html .geod_menu a:visited {width:154px; w\idth:144px;}

/* style the second level background */
.geod_menu ul ul a.drop, .geod_menu ul ul a.drop:visited {background:#008A00 no-repeat 136px center;}
/* style the second level hover */
.geod_menu ul ul a.drop:hover{background:#008A00 no-repeat 136px center;}
.geod_menu ul ul :hover > a.drop {background:#008A00 no-repeat 136px center;}



/* hide the sub levels and give them a positon absolute so that they take up no room */
.geod_menu ul ul {visibility:hidden;position:absolute;height:0;top:25px;left:0; width:153px;border-top:1px solid #000;}
/* another hack for IE5.5 */
* html .geod_menu ul ul {top:25px;t\op:26px;}


/* style the table so that it takes no ppart in the layout - required for IE to work */
.geod_menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}

/* almenű beállításai */
.geod_menu ul ul a, .geod_menu ul ul a:visited {background:#005A00; color:#FFF; height:auto; line-height:1em; padding:5px 10px; width:188px;border-width:0 1px 1px 1px;}
/* yet another hack for IE5.5 */
* html .geod_menu ul ul a, * html .geod_menu ul ul a:visited {width:195px;w\idth:188px;}

/* almenű színe IE */
.geod_menu a:hover, .geod_menu ul ul a:hover{color:#FFEB3F; background:#008A00;}
/* főmenű egér alatti színe */
.geod_menu :hover > a, .geod_menu ul ul :hover > a {color:#FFEB3F; background:#008A00;}

/* make the second level visible when hover on first level list OR link */
.geod_menu ul li:hover ul,
.geod_menu ul a:hover ul{visibility:visible; }

.tablef3 {text-align: left; background-color: rgb(255, 220, 179);  width: 1000px;}


.libri-jobb{
	width: 170px;
	background-color: #D3E9F5;
	font-size: 11px;
}

.libri-jobb ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

.libri-jobb ul li{
	background: none;
}
.libri-jobb ul li ul li{
	background: none;
}

.libri-jobb .last{
	background: none;
}

.libri-jobb ul li a, .libri-jobb ul li div{
	display: block;
	width: 170px;
	padding: 1px 1px 1px 1px;
	color: #000000;
	text-decoration: none;
	overflow: hidden;
}

.libri-jobb ul li a:hover{
	color: #3333FF;
}

.libri-jobb ul li ul li a{
	display: block;
	width: 170px;
	padding: 1px 1px 1px 1px;
	color: #000000;
	text-decoration: none;
	background: none;
}


