#Head {

}
#HeadInner {
    background:url(../images/header.jpg);
    width:950px;
    height:396px;
}
#HeadInner.en {
    background:url(../images/headerEn.jpg);
    width:950px;
    height:396px;
}
#HeadInner.ro {
    background:url(../images/headerRo.jpg);
    width:950px;
    height:396px;
}
#Menu {
    margin:0px;
    padding:0px;
    padding-top:30px;
    padding-left:294px;
}
    #Menu li {
        list-style:none;
        float:left;
    }
    *html #Menu li {
        width:1%;
    }
        #Menu li a {
            display:block;
            height:29px;
            padding-top:9px;
            padding-left:13px;
            padding-right:13px;
            font-size:15px;
            text-decoration:none;
            color:#fff;
            background:url(../images/menuSeparator.gif) no-repeat right top;
        }
        #Menu li a:hover {
            background:url(../images/menuOn.gif) no-repeat right;    
        } 
        #Menu li.active a {
            background:url(../images/menuOn.gif) no-repeat right;
        }
  /*
   * KAT MENU
   */   
   #KatOuter {
       padding-left:6px;
       margin-top:140px;
       
   }   
       
   #KatMenu {
       margin:0px;
       padding:0px;
       width:500px;
       clear:left;
       border-collapse:collapse;
   }
   #KatMenu td {
       padding:0px;
       width:95px;
   }
      #KatMenu tr#Sizer {
          height:20px;
      }
           #KatMenu a {
               display:block;
               text-decoration:none;
               color:#fff;
               text-align:center;
               margin:auto;
                font-size:12px;
                white-space:nowrap;
           }
               #KatMenu a:hover {
                   text-decoration:underline;
               }
               #KatMenu a span {
                   display:block;
                   margin-top:5px;
               } 
#KatMenu li a div {
    margin:auto;
    text-align:center;
}
#KomplettJatekokBtn {
    background:url(../images/komplettjatekok.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #KomplettJatekokBtn:hover {
        background:url(../images/komplettjatekokOn.gif) no-repeat center;
    }    
    
#CsuszdakBtn {
    background:url(../images/csuszdak.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #CsuszdakBtn:hover {
        background:url(../images/csuszdakOn.gif) no-repeat center;
    }  
    
#RugosJatekokBtn {
    background:url(../images/rugosjatekok.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #RugosJatekokBtn:hover {
        background:url(../images/rugosjatekokOn.gif) no-repeat center;
    }
    
#TriciklikBtn {
    background:url(../images/triciklik.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #TriciklikBtn:hover {
        background:url(../images/triciklikOn.gif) no-repeat center;
    }  
    
#GumiburkolatokBtn {
    background:url(../images/gumiburkolatok.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #GumiburkolatokBtn:hover {
        background:url(../images/gumiburkolatokOn.gif) no-repeat center;
    }  
    
#HintakBtn {
    background:url(../images/hintak.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #HintakBtn:hover {
        background:url(../images/hintakOn.gif) no-repeat center;
    }    
     
#RugosJatekokBtn {
    background:url(../images/rugosjatekok.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #RugosJatekokBtn:hover {
        background:url(../images/rugosjatekokOn.gif) no-repeat center;
    }     
                      
#JatekalkatreszekBtn {
    background:url(../images/jatekalkatreszek.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #JatekalkatreszekBtn:hover {
        background:url(../images/jatekalkatreszekOn.gif) no-repeat center;
    }                    
#KulteriBtn {
    background:url(../images/kulteri.gif) no-repeat center;
    height:79px;
    margin:0px;
}
    #KulteriBtn:hover {
        background:url(../images/kulteriOn.gif) no-repeat center;
    }                        
#Gmedzogepek {
    background:url(../images/gymedzogepek.png) no-repeat center;
    height:79px;
    margin:0px;	
}                      
	    #Gmedzogepek:hover {
        background:url(../images/gymedzogepekOn.png) no-repeat center;
    }                      
/*
 * LANGUAGE
 */
           
 #Languages {
     margin:0px;
     padding:0px;
     margin-right:15px;
     margin-top:5px;
     position:absolute;
     margin-left:620px;
 }
 #Languages li {
     list-style:none;
     float:left;
 }
 #Languages li a {
     text-decoration:none;
     color:#204C83;
 }
 #Languages li a:hover {
     text-decoration:underline;
 }
 #en.flag span {
    background:url(../images/en.gif) no-repeat;
    padding-left:25px;
    margin-right:10px;
}
#hu.flag span {
    background:url(../images/hu.gif) no-repeat;
    padding-left:25px;
    margin-right:10px;
} 
#ro.flag span {
    background:url(../images/ro.gif) no-repeat;
    padding-left:25px;
}

#AccessibleCont {
	padding-left:15px;
}

