body{
      margin: 0;
      padding: 0;
      font: 12px Tahoma;color: #000000;
}

li {font: 12px Tahoma; font-weight: bold;color: #000000;}
.menuli {color: #ffffff;}
ul {font: 12px Tahoma; font-weight: bold;color: #000000;}
.menuul {color: #ffffff;}
td {font: 12px Tahoma; font-weight: bold;}
.lev{font: 12px Tahoma;color: #FF0000;text-align:center;font-weight: bold;}
.fugg {writing-mode: tb-rl;filter: flipv fliph;font: bold 12px Tahoma; color: #000000}
.fejlec {
   text-align: center;
   color: #000000;
   font: 12px Tahoma;
   background-color: #ffff00;
 }
.ossz {
   text-align: right;
   color: #Ffff00;
   font: 12px Tahoma;
   background-color: #ff0000;
 }
select {font: 12px Tahoma;font-weight: bold}
.lo {width: 600px}
.mas{width: 200px}
input {font: 12px Tahoma;font-weight: bold;width: 200px}
.ar {
   text-align: right; 
   
}
    #tabsE {
      position: relative;
      float:left;
      font-size:12 px;
      line-height:normal;

      }
    #tabsE ul {
	margin:0;
        font-size:12 px;
	padding:0px 0px 0 0px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      font-size:12 px;
      font-weight: bold;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      font-size:12 px;
      background:url("tablefte.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      font-size:12 px;
      background:url("tabrighte.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#fff;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#Fff;
      }
    #tabsE a:hover {
      background-position:0% -17px;
      }
    #tabsE a:hover span {
      background-position:100% -17px;
      }  
