html, body {height: 100%; min-height: 101%;}

body {
font: 13px trebuchet ms, sans-serif, verdana;
color: #333; background: #fff; background-image: url(img/tlo.gif); width: 100%;}

* {margin: auto;}



/* USTAWIENIA OGÓLNE */

h1 {font-size: 20px; margin: 15px 0 10px 0;}
h2 {font-size: 14px; padding: 8px 0 0 0; margin: 20px 0 15px 0; color: #0000A8;}
h3 {font-size: 13px; padding: 8px 0 0 0; margin: 20px 0 15px 0; text-decoration: underline;}

sup {font-size: 11px;}
.przypisy {font-size: 11px;}


.cytat {padding: 10px; margin: 20px; border-top: 1px solid #FFFF00; border-right: 1px solid #FFFF00; font-size: 12px;} 

a:link {color: #0000A8; text-decoration: underline;}
a:visited {color:  #0000A8; text-decoration: underline;}
a:hover {color: #FFFF00; text-decoration: underline;}
a:active {color:  #0000A8; text-decoration: underline;}
