img {
border: none;
} 
#tabsN {
float:left;
width:100%;
background:#c0cede;
font-size:100%;
line-height:normal;
font-family: Trebuchet MS, Microsoft Sans Serif, Helvetica, Tahoma, Verdana, Arial;
}
#tabsN ul {
margin:0px 0px 0px 1px;
padding:5px 10px 0px 1px;
list-style:none;
}
#tabsN li {
display:inline;
margin:0;
padding:0;
}

/* sima gombok eleje ------------------------------*/

/*a gombok bal oldala*/
#tabsN a {
float:left;
background:url(../htmlimages/n2_navi_bal.gif) no-repeat left top;
margin:0px;
padding:0px 1px 0px 0px;
text-decoration:none;
font-size: 12px;
letter-spacing: 0.02em;
}


/*a nem current gombok felszine*/
#tabsN a span {
float:left;
display:block;
background:url(../htmlimages/n2_navi.gif) no-repeat right top;
padding:7px 9px 4px 3px;
color:#00336f;
font-weight: normal;
}

/*a current gombok felszine*/
#tabsN a.currkn span {
float:left;
display:block;
background:url(../htmlimages/n2_navi_curr.gif) no-repeat right top;
padding:7px 9px 7px 3px;
color:#00336F;
font-weight: normal;
}	  



/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsN a span {float:none;}
/* End IE5-Mac hack */

#tabsN a:hover span {
color:#ffffff;
font-weight: normal;
}
#tabsN a:hover {
background-position:0% -42px;
}
#tabsN a:hover span {
background-position:100% -42px;
} 

/* sima gombok vége -------------------------- */


/*a NYELVI gombok bal oldala*/
#tabsN a.lang {
float:left;
background:url(../htmlimages/c_navi_bal.gif) no-repeat left top;
margin:0px;
padding:0px 2px 0px 0px;
text-decoration:none;
font-size: 11px;
}

/*a NYELVI nem current gombok felszine*/
#tabsN a.lang span {
float:left;
display:block;
background:url(../htmlimages/ny_navi.gif) no-repeat right top;
padding:5px 15px 6px 6px;
color:#ffffff;
font-weight: bold;
}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabsN a.lang span {float:none;}
/* End IE5-Mac hack */
#tabsN a.lang:hover span {
color:#ffffff;
font-weight: bold;
}
#tabsN a.lang:hover {
background-position:0% -42px;
}
#tabsN a.lang:hover span {
background-position:100% -42px;
} 
