body {
 margin:0px;
 background-color: #E2DAC2;
 background-image: url('images/projekt2_03.jpg');
 background-repeat: repeat-x;
 font-family: Trebuchet MS; 
}
p {
margin:0px;
font-size:9pt;
}
p.stopka {
 font-size: 7.5pt;
 color: #888888;
 margin-left: 5px;
 }
p.tytul {
 font-size: 14pt;
 color:#BB2B16;
 text-align:center;
 margin-bottom:0px;
}
p.Tytulik {
 font-size: 11pt;
 color:#BB2B16;
 text-align:center;
 margin-bottom:0px;
}
p.Normal-b {
 font-weight:bold;
 color: #222222;
 margin-bottom:0;
}
p.Normal-n {
 color: #222222;
 margin-bottom:0px;
}

p.Normal-ci {
 color: #222222;
 text-align: center;
 font-style: italic;
}

p.Normal-c {
 color: #222222;
 text-align: center;
}

a.m, a.m:visited { 
display: block; 
width: 185px; 
height: 20px; 
margin-bottom: 1px; 
background-color: #FFDAD6; 
text-align: center;
font-size: 9.5pt; 
color: #222222; 
}

a.m:hover { 
display: block; 
width: 185px; 
height: 20px; 
margin-bottom: 1px; 
background-color: #BB2B16; 
text-align: center;
font-size: 9.5pt; 
color: #ffffff;
font-weight:bold;
text-decoration:none; 
}

a, a:visited { color: #BB2B16; text-decoration: none;}
a:hover { color: #FF3B1E; text-decoration: underline; }

p.tyt_niusa {
 font-weight:bold;
 margin-bottom:5px;
 line-height:115%;
 text-align: left;
}
p.Akapit {
 margin-bottom:5px;
 line-height:115%;
 text-align: justify;
}
div#container {
 margin-left: 20px;
 margin-right: 41px;
}
p.spacer {
 display:block;
 width:100%;
 height:20px;
 background-color: #FFDAD6;
 font-weight: bold;
 text-align: center;
 }
p.Normal-r {
 margin-bottom:5px;
 line-height:115%;
 text-align: right;
}
input.Przycisk {
width:120px;
height:20px;
background-color:transparent;
background-image:url('images/przycisk.gif');
border:0px;
padding-right:5px;
text-align: center;
color:#CC0000;
font-weight: bold;
font-size: 8.5pt;
vertical-align: middle;
}