body {
background: #FFFFE0 url(tlo1.jpg) repeat-y fixed;
scrollbar-face-color: #FF9900;
scrollbar-highlight-color: #0030A0;
scrollbar-track-color: #FFCC66;
scrollbar-arrow-color: #0030A0;
font-family: Arial;
text-align: center;
}
p {
font: 12px Arial; color: navy;
}
b {
font: bold 14px Arial; }
h1 {font: bold 22px Cursive, Arial, Helvetica; COLOR: #FF6633; margin: 0px; }
h2 {font: bold 20px Cursive, Arial, Helvetica; COLOR: yellow; margin: 0px; }

.miasto {
font: bold 22px Cursive, Arial, Helvetica; color: #CC6600; margin-bottom: 0px; text-align: center; }

a:link {font: bold 14px arial; color: #330099; text-decoration: none; }
A:visited {font: bold 14px Arial; color: #FF9900; text-decoration: none;  }
A:hover {font: bold 14px Arial; color: #FF0000; text-decoration: none;  }
A:active {font: bold 14px Arial; color: #3333FF; text-decoration: none;  }

hr {color: navy; }


