
#Top {
    width:901px;
    margin:0 auto;
    height:18px;
    padding-top:3px;
}

#Head {
    height:200px;
    text-align:left;
    background:url('../_images/header.jpg') no-repeat left  bottom;
    #margin-right:2px;
	margin-left:3px;
}

#HeadInner {
    text-align:left;
    height:200px;
}
#Logo {
    
}
#HeadInner table {
    border-collapse:collapse;
    
}
#HeadInner table td {
    padding:0px;
    vertical-align:top;
}
#Flash {

	margin-right:4px;
}
#Head a {
	color:#fff;
}
#Menu table {
    border-collapse:collapse;
    width:100%;
    
}
#Menu table td {
    padding:0px;
    width:95px;
    height:94px;
    vertical-align:middle;
    text-align:center;
}
#Menu table td.spacer {
    padding:0px;
    width:2px;
    height:94px;
    
}
#Menu table td.spacerV {
    padding:0px;
    height:2px;
    
    
    
}

#Menu table td.cell:hover {
     background-color:#000;
}

#Menu {
	
	width:291px;
	height:192px;
	
}

#Menu a {
	
	padding-top:20px;
    padding-bottom:20px;
	font-size:13px;
	text-decoration:none;
	
    text-align:center;
    font-weight:bolder;
    
}
#Menu a#LogoA {
    height:87px;
    padding-top:7px;
}
#Menu a#LogoA:hover {
    background-color:transparent;
}
    #Menu a#LogoA img {
        border:none;
    }
 

#Languages {
	width:901px;
    float:right;
    margin-right:20px;
    
}

#Languages form {
    float:right;
}

#Languages .on {
	
}

#Languages a {
	display:block;
    color:#fff;
    text-decoration:none;
    text-align:left;
    margin-right:15px;
}
#Languages a:hover {
    text-decoration:underline;
    
}
#Languages #Hu span {
    background:url(../_images/flags/hu.gif) right no-repeat;
    display:block;
    width:38px;
}
#Languages #En span {
    background:url(../_images/flags/en.gif) right no-repeat;
    display:block;
    width:38px;
}
#Languages #De span {
    background:url(../_images/flags/de.gif) right no-repeat;
    display:block;
    width:38px;
}
