td {
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 14px;
}
.godziny {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
}
a {
        font-family: Georgia, "Times New Roman", Times, serif;
        color: #336699;
        text-decoration: none;
}
.cursor {
        cursor: text;
}
BODY
{
SCROLLBAR-FACE-COLOR: white; SCROLLBAR-SHADOW-COLOR: navy;
SCROLLBAR-HIGHLIGHT-COLOR: navy; SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-ARROW-COLOR: navy
}

<SCRIPT language='javascript'>
function otworz(obraz)
{
  okno=window.open("","",'toolbar=none,width=581,height=389,resizable=1');
  okno.document.write("<HTML><BODY bgcolor=black leftmargin=0 topmargin=0> \
<TABLE width='100%' height='100%' align='center' cellspacing=0 cellpadding=0>\
<TR><TD align='center'><IMG src='"+obraz+"'></TD></TR></TABLE></BODY></HTML>");
}
</SCRIPT>
<SCRIPT>
<!--
function displayWindow(url, width, height) {
        var Win = window.open(url,'','width=' + width + ',height=' + height + ',resizable=1,scrollbars=yes,menubar=no' );
}
//-->
</SCRIPT>

