/* ===== PAGE ELEMENTS ===================== */
 #send-bt {
	float: left;
    width: 107px;
    height: 32px;
    cursor: pointer;
    background: url('../images/send-en.png') no-repeat;
    }
#search_bt {
    position: absolute;
    bottom: 12px;
    right: 22px;
    width: 73px;
    height: 31px;
    cursor: pointer;
    background: url('../images/search_en.png') no-repeat;
    }
#add-bt {
	float: left;
    width: 91px;
    height: 31px;
    cursor: pointer;
    background: url('../images/add_en.png') no-repeat;
    }
#reservation-bt {
    width: 130px;
    height: 31px;
    cursor: pointer;
    background: url('../images/reservate_en.png') no-repeat;
    }
#registration-bt {
    width: 130px;
    height: 31px;
    cursor: pointer;
    background: url('../images/register_en.png') no-repeat;
    }
#main-menu a {
    height: 51px;
    display: block;
    float: left;
    text-indent: -9999px;
    background: url('../images/main_menu_en.png') no-repeat;
    }
#main-menu a#bt1 {
    width: 54px;
    background-position: 0 0;
    }
#main-menu a#bt2 {
    width: 129px;
    background-position: -54px 0;
    }
#main-menu a#bt3 {
    width: 126px;
    background-position: -183px 0;
    }
#main-menu a#bt4 {
    width: 92px;
    background-position: -309px 0;
    }
#main-menu a#bt5 {
    width: 151px;
    background-position: -401px 0;
    }
#main-menu a#bt6 {
    width: 178px;
    background-position: -552px 0;
    }
#main-menu a#bt1:hover,
#main-menu a#bt1-selected {
    width: 54px;
    background-position: 0 -51px;
    }
#main-menu a#bt2:hover,
#main-menu a#bt2-selected {
    width: 129px;
    background-position: -54px -51px;
    }
#main-menu a#bt3:hover,
#main-menu a#bt3-selected {
    width: 126px;
    background-position: -183px -51px;
    }
#main-menu a#bt4:hover,
#main-menu a#bt4-selected {
    width: 92px;
    background-position: -309px -51px;
    }
#main-menu a#bt5:hover,
#main-menu a#bt5-selected {
    width: 151px;
    background-position: -401px -51px;
    }
#main-menu a#bt6:hover,
#main-menu a#bt6-selected {
    width: 178px;
    background-position: -552px -51px;
    }





    #main-menu2 a {
    height: 51px;
    display: block;
    float: left;
    text-indent: -9999px;
    background: url('../images/main_menu_en.png') no-repeat;
    }
#main-menu2 a#bt1 {
    width: 54px;
    background-position: 0 0;
    }
#main-menu2 a#bt2 {
    width: 129px;
    background-position: -54px 0;
    }
#main-menu2 a#bt3 {
    width: 126px;
    background-position: -183px 0;
    }
#main-menu2 a#bt4 {
    width: 92px;
    background-position: -309px 0;
    }
#main-menu2 a#bt5 {
    width: 151px;
    background-position: -401px 0;
    }
#main-menu2 a#bt6 {
    width: 178px;
    background-position: -552px 0;
    }
#main-menu2 a#bt1:hover,
#main-menu2 a#bt1-selected {
    width: 54px;
    background-position: 0 -51px;
    }
#main-menu2 a#bt2:hover,
#main-menu2 a#bt2-selected {
    width: 129px;
    background-position: -54px -51px;
    }
#main-menu2 a#bt3:hover,
#main-menu2 a#bt3-selected {
    width: 126px;
    background-position: -183px -51px;
    }
#main-menu2 a#bt4:hover,
#main-menu2 a#bt4-selected {
    width: 92px;
    background-position: -309px -51px;
    }
#main-menu2 a#bt5:hover,
#main-menu2 a#bt5-selected {
    width: 151px;
    background-position: -401px -51px;
    }
#main-menu2 a#bt6:hover,
#main-menu2 a#bt6-selected {
    width: 178px;
    background-position: -552px -51px;
    }