.center_txt_bsm {
    width: 760px;
    margin-right: 8px;
    vertical-align: top;
    float: right;
    text-align: left;
}

.h1_blue_bsm {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    color: #00306B
}

.ul_menu_bsm {
    list-style-type: none;
    padding: 0;
    margin: 0;
    line-height: 16px
}

.li_menu_bsm {
    background-image: url( '../../static/img/icon/li_menu_blue.gif' );
    background-repeat: no-repeat;
    background-position: 7px 3px;
    padding-left: 21px;
    padding-bottom: 3px;
}

a.menu:link, a.menu:active, a.menu:visited {
    color: #00285e;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

a.menu:hover {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
}

.box_menu_bsm {
    border: 1px solid #C9C9C9;
    font-family: arial;
    font-size: 10px;
    color: #00285E;
    margin-left: 7px;
    margin-right: -7px;
    padding: 9px 0px 7px 0px;
    background-color: #FFFFFF;
}

#bsm {
    background: url( ../../static/img/boxy/bramka_sms_bsm.jpg );
}

#wiadomosci_sms_bsm {
    background: url( ../../static/img/boxy/wiadomosci_sms_bsm.jpg );
}

#kontakty_bsm {
    background: url( ../../static/img/boxy/kontakty_bsm.jpg );
}

#ustawienia_bsm {
    background: url( ../../static/img/boxy/ustawienia_bsm.jpg );
}

.box_content_bsm {
    border: 1px solid #C9C9C9;
    font-family: arial, sans-serif;
    font-size: 11px;
    color: #00285E;
    background-image: url( ../../static/img/tlo_zarzadzanie.gif );
    background-position: center bottom;
    background-repeat: repeat-x;
    margin-bottom: 10px;
    margin-left: 7px;
    margin-right: 10px;
}

.img_bsm {
    padding-bottom: 2px;
    vertical-align: middle;
}

.box_title {
    width: 190px;
    height: 29px;
    margin-bottom: 3px;
    margin-left: 7px;
    background-repeat: no-repeat;
    background-position: top right;
}

.arrow_closed {
    padding-bottom: 2px;
    vertical-align: middle;
}

.arrow_opened {
    padding-top: 4px;
    padding-bottom: 4px;
    vertical-align: middle;
    padding-left: 20px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #efefef;
}

.btn_menu_bsm {
    margin-left: 200px;
}

.padd_r7 {
    margin-right: 7px
}

a.link:link, a.link:active, a.link:visited {
    color: #00285E;
    text-decoration: none;
    font-weight: normal;
}

a.link:hover {
    color: #000000;
    text-decoration: none;
    font-weight: normal;
}

.help-content {
    font-size: 11px;
    margin-top: 10px;
    margin-bottom: 10px;
}
