.pnl{
font-family: Arial;
font-size: 17px;
font-weight: bold;
color: white;
padding-bottom: 5px;
}

#gazetka_up{
height: 7px;
background-image: url(../gfx/gazetka_up.jpg);
background-position: bottom;
background-repeat: no-repeat;
}
#gazetka_down{
height: 7px;
background-image: url(../gfx/gazetka_down.jpg);
background-position: top;
background-repeat: no-repeat;
}
#gazetka_left{
width: 9px;
background-image: url(../gfx/gazetka_left.jpg);
background-position: right;
background-repeat: no-repeat;
}
#gazetka_right{
width: 9px;
background-image: url(../gfx/gazetka_right.jpg);
background-position: left;
background-repeat: no-repeat;
}

#btn_menu{
height: 24px;
background-color: #CC0000;
font-size: 12px;
font-weight: bold;
padding-left: 10px;
border-left: 7px solid white;
border-right: 7px solid white;
border-bottom: 1px solid white;
}

#firma_td{
background-image: url(../gfx/linear.jpg);
background-position: top left;
background-repeat: repeat-x;
border: 1px solid #CCCCCC;
padding: 7px;
}
#firma_tit{
font-family: Arial;
font-size: 17px; 
font-weight: bold;
}
#firma_opis{
font-size: 11px; 
}
#firma{
color: #CC0000;
font-size: 12px; 
font-weight: bold;
padding-top: 10px;
}
#firma_bottom{
height: 7px;
background-image: url(../gfx/sdw_bottom.jpg);
background-position: top left;
background-repeat: no-repeat;
}
#firma_wiecej{
width: 60px;
text-align: right;
padding-top: 10px;
padding-bottom: 10px;
margin-left: 320px;
}

#copy{
width: 500px;
height: 50px;
}

#gazetka_up_left{
float: left;
height: 7px;
width: 55px;
background-image: url(../gfx/gazetka_up_l.jpg);
background-position: right bottom;
background-repeat: no-repeat;
}
#gazetka_up_right{
float: right;
height: 7px;
width: 55px;
background-image: url(../gfx/gazetka_up_r.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
#gazetka_down_left{
float: left;
height: 9px;
width: 55px;
background-image: url(../gfx/gazetka_down_l.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#gazetka_down_right{
float: right;
height: 9px;
width: 55px;
background-image: url(../gfx/gazetka_down_r.jpg);
background-position: right top;
background-repeat: no-repeat;
}

#gazetka_left_up{
width: 9px;
background-image: url(../gfx/gazetka_left_u.jpg);
background-position: right top;
background-repeat: no-repeat;
}
#gazetka_left_down{
width: 9px;
background-image: url(../gfx/gazetka_left_d.jpg);
background-position: right bottom;
background-repeat: no-repeat;
}
#gazetka_right_up{
width: 9px;
background-image: url(../gfx/gazetka_right_u.jpg);
background-position: left top;
background-repeat: no-repeat;
}
#gazetka_right_down{
width: 9px;
background-image: url(../gfx/gazetka_right_d.jpg);
background-position: left bottom;
background-repeat: no-repeat;
}
