body

{ background-color: #1a2531;
background-image: url('grafika/tlo.jpg');
font-family: Verdana, Arial, sans-serif; 
font-size: small;
color: white;
margin: 0px; padding: 0px;
}

#logo { height: 100px; width: 500px;
position: absolute;
z-index: 99;
top: 5px;
left: 250px;
margin:0px; padding: 0px; }

#naglowek
{ 
height: 100px;
border-color: #516686;
border-style: solid;
border-width: 2px 0px;
background-image: url('grafika/azur_granat.gif'); }

#pajak 
{ position: absolute; 
top: 104px; left: 697px;
z-index: 1; }

#menu 
{
position: absolute;
z-index: 100;
top: 80px;
left: 10px; 
width: 180px;
background-image: url('grafika/azur_blue.gif');
border: solid 1px silver;
padding: 6px;
}

#menu a { display: block; 
border-style: solid;
border-color: #2c5e87;
border-width: 1px;
background-color: #001a33;
background-image: url('grafika/tlo_przycisku1.jpg');
margin: 2px;
padding: 4px;
font-weight: bold;
font-size: 90%; }

#menu a:link { color: #f78b3c; }
#menu a:visited { color: #f78b3c; }
#menu a:hover { color: white; background-color: black;
background-image: url('grafika/tlo_przycisku2.jpg'); }

#tresc 
{
position: absolute;
top: 130px;
left: 220px; 
z-index: 90;
width: 500px;
padding: 12px;
font-size: 110%;
border-color: silver;
border-style: dotted;
border-width: 0px 0px 2px 2px; }

a { font-weight: bold; text-decoration: none; }

a:link { color: #42b8ff;}
a:visited { color: #42b8ff;}
a:hover { color: #a8d3ff;}

p { text-align: justify; }
/* ramka z nowościami */

#zmiany 
{
float: left;
overflow: auto;
width: 250px;
height: 400px;
background-image: url('grafika/azur_blue.gif');
padding: 5px; 
border: solid 1px silver;
margin: 10px 10px 10px 0px; }

#zmiany p
{ text-align: justify; font-size: 80%; margin: 2px; padding: 6px 0; }
#zmiany h4
{ margin: 2px; padding: 2px 0px;
background-color: #002346; font-size: small; }

#menu ul { margin:0px; padding: 0px;
list-style: none; 
text-align: right;
display: block;}

#stopka { 
border-color: #516686;
border-style: solid;
border-width: 1px;
background-image: url('grafika/azur_granat.gif');
padding: 6px;
margin: 2px;
font-size: x-small;
}

#tresc ul li { list-style-type: square; }
h1 { font-size: 150%; }
h2 { font-size: 120%; }
h3 { font-size: 100%; }
#tresc img
{ border-color: #daf0fc; 
border-style: double; border-width: 3px; margin: 6px; }

#licznik a { display: inline; padding: 0px; margin: 0px; }
#licznik { margin: 2px; }
