.urodziny_panel_g_l {
    border    : 0 none;
    position  : fixed;
    visibility: inherit;
    top       : 0px;
    left      : 0px;
    z-index   : 100;
}

.urodziny_panel_g_p {
    border    : 0 none;
    position  : fixed;
    visibility: inherit;
    top       : 0px;
    right     : 0px;
    z-index   : 100;
}

.urodziny_panel_d_p {
    background: url("/infusions/urodziny_panel/images/urodziny_panel_d_l.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    bottom    : 0px;
    height    : 260px;
    left      : 0;
    position  : fixed;
    width     : 250px;
    z-index   : 99;
}

.urodziny_panel_d_l {
    background: url("/infusions/urodziny_panel/images/urodziny_panel_d_p.png") repeat-x scroll left bottom rgba(0, 0, 0, 0);
    bottom    : 0;
    height    : 260px;
    right     : 0;
    position  : fixed;
    width     : 250px;
    z-index   : 99;
}