#header{
    position: relative;
}
#header h1{
    position: absolute;
    top: 0;
    left: 0;
    width: 314px;
    height: 70px;
    margin: 0;
}
#header h1 a{
    display: block;
    width: 314px;
    height: 70px;
    background: url(/frames/hu_HU/logo.gif) no-repeat;
}
#header h1 a span{
    display: none;
}
#header img#header_img{
    position: absolute;
    top: 0;
    left: 324px;
    width: 645px;
    height: 140px;
}
#header img#tourinform{
    position: absolute;
    top: 76px;
    left: 0;
    width: 162px;
    height: 42px;
}

#header ul#menu{
    position: absolute;
    left: 0;
    top: 148px;
    float: left;
    margin: 0;
    padding: 0;
    height: 34px;
    width: 969px;
    list-style-type: none;
    background: #3d663c;
    overflow: hidden;
}
#header ul#menu li{
    float: left;
    margin: 0;
    padding: 0;
    height: 34px;
}
#header ul#menu li a{
    position: relative;
    display: block;
    margin: 0 0 0 -1px;
    padding: 8px 0 11px 0;
    background: url(/frames/menu_a.gif) right 10px no-repeat;
    color: #fff;
    font-size: 13px;  
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    text-decoration: none;
}
#header ul#menu li.last a{
    background: transparent;
}
#header ul#menu li a:hover, #header ul#menu li a.active{
    background: url(/frames/menu_a_active.gif) repeat-x;
}
#li01_hu_HU{ width: 64px; }
#li02_hu_HU{ width: 95px; }
#li03_hu_HU{ width: 91px; }
#li04_hu_HU{ width: 103px; }
#li05_hu_HU{ width: 161px; }
#li06_hu_HU{ width: 103px; }
#li07_hu_HU{ width: 133px; }
#li08_hu_HU{ width: 103px; }
#li09_hu_HU{ width: 125px; }

#li01_en_US{ width: 73px; }
#li02_en_US{ width: 96px; }
#li03_en_US{ width: 80px; }
#li04_en_US{ width: 80px; }
#li05_en_US{ width: 206px; }
#li06_en_US{ width: 78px; }
#li07_en_US{ width: 136px; }
#li08_en_US{ width: 117px; }
#li09_en_US{ width: 112px; }

#li01_de_DE{ width: 93px; }
#li02_de_DE{ width: 70px; }
#li03_de_DE{ width: 137px; }
#li04_de_DE{ width: 85px; }
#li05_de_DE{ width: 152px; }
#li06_de_DE{ width: 88px; }
#li07_de_DE{ width: 121px; }
#li08_de_DE{ width: 117px; }
#li09_de_DE{ width: 115px; }

#li01_sk_SK{ width: 69px; }
#li02_sk_SK{ width: 95px; }
#li03_sk_SK{ width: 108px; }
#li04_sk_SK{ width: 79px; }
#li05_sk_SK{ width: 168px; }
#li06_sk_SK{ width: 68px; }
#li07_sk_SK{ width: 155px; }
#li08_sk_SK{ width: 121px; }
#li09_sk_SK{ width: 115px; }

#li01_pl_PL{ width: 105px; }
#li02_pl_PL{ width: 109px; }
#li03_pl_PL{ width: 81px; }
#li04_pl_PL{ width: 80px; }
#li05_pl_PL{ width: 132px; }
#li06_pl_PL{ width: 103px; }
#li07_pl_PL{ width: 126px; }
#li08_pl_PL{ width: 134px; }
#li09_pl_PL{ width: 108px; }

#li01_ru_RU{ width: 63px; }
#li02_ru_RU{ width: 54px; }
#li03_ru_RU{ width: 162px; }
#li04_ru_RU{ width: 67px; }
#li05_ru_RU{ width: 161px; }
#li06_ru_RU{ width: 128px; }
#li07_ru_RU{ width: 128px; }
#li08_ru_RU{ width: 108px; }
#li09_ru_RU{ width: 107px; }

/* lang menu */
#header ul#lang{
    position: absolute;
    left: -4px;
    top: 130px;
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    font-size: 11px;
	font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#header ul#lang li{
    float: left;
    margin: 0;
    padding: 0;
}
#header ul#lang li a{
    float: left;
    margin: 0;
    padding: 0 4px;
    color: #58595b;
    text-decoration: none;
}
#header ul#lang li span{
    float: left;
    margin: 0;
    padding: 0;
}
#header ul#lang li a:hover, #header ul#lang li a.active{
    color: #ce0202;
}

