body {
text-align: center;
margin: 0px;
padding: 0px;
background-image: url('grafika/tlo_tresc.png');
}

#tytul {
text-align: center;
background-image: url('grafika/tlo_naglowka.jpg');
height: 150px;
}

#naglowek {
width: 700px;
height: 150px;
border: 0px;
}

#menu
{
text-align: center;
background-image: url('grafika/tlo_menu.png');
height: 31px;
}

#menu p, a
{
margin-top: 0px;
padding-top: 10px;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: bold;
color: #663300;
text-decoration: none;
}

#menu a:hover
{
color: #000000;
border-bottom: 1px dotted #000000;
}

#tresc
{
width: 820px;
margin-left: auto;
margin-top: 20px;
margin-right: auto;
margin-bottom: 30px;
text-align: left;
}

#panel
{
float: right;
width: 215px;
padding-right: 0;
font-family: Trebuchet MS;
font-size: 7pt;
color: #CC3300;
}

#panel a
{
font-family: Trebuchet MS;
font-size: 7pt;
color: #CC6600;
}

#zawartosc
{
float: left;
width: 560px;
margin-bottom: 30px;
}

#zawartosc h1
{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 16pt;
color: #CC3300;
border-left: 10px solid #CC6600;
padding-left: 10px;
}

#zawartosc h2
{
font-family: Trebuchet MS;
font-weight: normal;
font-size: 13pt;
color: #CC6600;
border-left: 10px solid #CC6600;
padding-left: 10px;
}

#zawartosc ul
{
list-style-type: square;
}

#zawartosc ol, ul li
{
line-height: 150%;
font-family: Georgia, 'Times New Roman', serif;
font-size: 10pt;
color: #CC3300;
padding-left: 60px;
padding-right: 10px;
}

#zawartosc p
{
line-height: 150%;
padding-top: 10px;
font-family: Georgia, 'Times New Roman', serif;
font-size: 10pt;
color: #CC3300;
text-align: justify;
padding-left: 40px;
padding-right: 10px;
}

#zawartosc td
{
font-family: Georgia, 'Times New Roman', serif;
font-size: 10pt;
color: #993300;
}

#zawartosc a
{
padding-top: 0px;
font-family: Georgia, 'Times New Roman', serif;
font-size: 13pt;
color: #CC3300;
font-weight: normal;
text-decoration: underline;
}

#zawartosc p a
{
text-decoration: underline;
}

#zawartosc a:hover
{
color: #993300;
}

#zawartosc .ilustracja
{
border: 0px;
}

#zawartosc .ilustrat
{
border: 1px solid #993300;

}

#panel p, #zawartosc p, #zawartosc h1
{
margin-top: 0px;
}

.panelimg
{
border: 1px solid #663300;
margin-bottom: 5px;
}

#zawartosc input, select
{
border: 1px solid #663300;
background: #ffca60;
font-family: Georgia, 'Times New Roman', serif;
font-size: 10pt;
color: #993300;
margin-bottom: 3px;
width: 150px;
}

#stopka {
clear: both;
text-align: center;
background-image: url('grafika/tlo_stopka.png');
height: 31px;
}

#stopka p
{
margin-top: 0px;
padding-top: 5px;
padding-bottom: 0px;
margin-bottom: 0px;
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: bold;
color: #663300;
}

#dol {
background-image: url('grafika/tlo_naglowka.jpg');
margin-bottom: 0px;
padding-bottom: 0px;
height: 10px;
font-size: 1pt;
}


