@charset "UTF-8";
#menu1
{
    background:             url(../img/hu/menu_01.png) left top no-repeat;
    width:                  103px;
    height:                 41px;
}

#menu2
{
    background:             url(../img/hu/menu_02.png) left top no-repeat;
    width:                  101px;
    height:                 41px;
}

#menu3
{
    background:             url(../img/hu/menu_03.png) left top no-repeat;
    width:                  101px;
    height:                 41px;
}

#menu4
{
    background:             url(../img/hu/menu_04.png) left top no-repeat;
    width:                  101px;
    height:                 41px;
}

#menu5
{
    background:             url(../img/hu/menu_05.png) left top no-repeat;
    width:                  101px;
    height:                 41px;
}

#menu6
{
    background:             url(../img/hu/menu_06.png) left top no-repeat;
    width:                  71px;
    height:                 41px;
}

#menu1:hover, #menu2:hover, #menu3:hover, #menu4:hover, #menu5:hover, #menu6:hover
{
    background-position:    0px -42px;
}

#regButt
{
    background:             url(../img/hu/register.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#backButt
{
    background:             url(../img/hu/back.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#loginButt
{
    background:             url(../img/hu/login.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#saveButt
{
    background:             url(../img/hu/save.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#logoutButt
{
    background:             url(../img/hu/logout.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#changePass
{
    background:             url(../img/hu/change_pass.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#tsActivate
{
    background:             url(../img/hu/ts.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#passRemind
{
    background:             url(../img/hu/pass_remind.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}
#repairChar
{
    background:             url(../img/hu/repair_char.png) left top no-repeat;
    width:                  131px;
    height:                 20px;
}

#regButt:hover, #backButt:hover, #loginButt:hover, #saveButt:hover, #logoutButt:hover, #changePass:hover, #tsActivate:hover, #passRemind:hover, #repairChar:hover
{
    background-position:    left bottom;
}

#accAdmin
{
    background:             url(../img/hu/acc_admin.png) left top no-repeat;
    width:                  361px;
    height:                 27px;
    margin-bottom:          5px;
}
#accInfo
{
    background:             url(../img/hu/acc_info.png) left top no-repeat;
    width:                  361px;
    height:                 27px;
    margin-bottom:          5px;
}
#banInfo
{
    background:             url(../img/hu/ban_info.png) left top no-repeat;
    width:                  361px;
    height:                 27px;
    margin-bottom:          5px;
}
#charBugs
{
    background:             url(../img/hu/char_bugs.png) left top no-repeat;
    width:                  361px;
    height:                 27px;
    margin-bottom:          5px;
}
#tsAcc
{
    background:             url(../img/hu/ts_account.png) left top no-repeat;
    width:                  361px;
    height:                 27px;
    margin-bottom:          5px;
}
#vipAcc
{
    background:             url(../img/hu/vip_admin.png) left top no-repeat;
    width:                  752px;
    height:                 27px;
    margin-bottom:          5px;
}