<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {margin: 0;padding: 0;border: 0 none;outline: 0;font-size: 100%;vertical-align: top;background: transparent;}body {line-height: normal;} blockquote, q {quotes: none;}table {border-collapse: collapse;border-spacing: 0;}



body{
width:100%;
text-align: center;
padding-top: 10px;

}

#kont_tresc{
width: 100%;
float: left;

margin: 10px auto 00px auto;


}

#kont_stopka{
width: 100%;
height: 60px;
float: left;

}
#kont_stopka1{
width: 100%;

}

.pasek{
width: 100%;
height: 3px;
background-color: #36F;
margin: 10px auto 10px auto;
}




#stopka{
width: 1200px;
height: 60px;
margin: 10px auto 0px auto;
text-align: center;
font-family: Arial;
font-size: 14px;
color: black;
}
#stopka1{
width: 1200px;
height: 20px;
margin: 0px auto 0px auto;
text-align: center;
font-family: Arial;
font-size: 10px;
color: black;
}</pre></body></html>