body {
background: url('grafika/tlo-strony.png') repeat-y center;
font-family: Trebuchet MS, Tahoma, sans-serif;
font-size: 12px;
color: #666;
text-align: center;
margin: 10px;
padding: 10px;
}
.baner {
width: 784px;
background: url('grafika/tlo-baner.png') repeat-x;
height: 210px;
text-align: center;
position: relative;
padding-top: 14px;
padding-bottom: 9px;
}
img {
border: none;
}
.center {
margin: auto;
padding: 0px;
width: 784px;
text-align: center;
}
.menu {
position: absolute;
left: 0px;
top: 15px;
width: 434px;
background-color: #5280C1;
height: 208px;
text-align: left;
}
.menu ul {
padding: 10px 0px;
margin: 0px;
}
.menu li {
padding: 0px 0px 0px 20px;
margin: 0px;
display: block;
list-style: none;
width: 249px;
height: 24px;
border-bottom: 1px #FFF solid;
}
.menu a {
display: block;
text-decoration: none;
color: #FFF;
width: 249px;
height: 24px;
}
.menu a:hover {
background-color: #8BB7F5;
color: #4F4F4F;
font-weight: bold;
}
.aktyw {
background: url('grafika/link-aktywny.png') left center no-repeat;
height: 21px;
}
.logo {
font-size: 14px;
text-align: right;
position: absolute;
left: 0px;
bottom: 25px;
color: #FFF;
}
.animacja {
position: absolute;
left: 434px;
top: 15px;
}
.strona {
width: 784px;
text-align: left;
}
.strona p {
line-height: 170%;

}
.flotL {
float: left;
margin: 10px;
}
tt {
font-size: 14px;
color: #FFF;
text-align: left;
font-weight: bold;
margin-left: 20px;
}
.flotP {
float: right;
margin: 10px;
}
.linia {
width: 100%;
margin: 20px 0px;
background-color: #900000;
height: 2px;
clear: both;
}
h3 {
color: #672D86;
}
h3 span {
text-align: right;
}
.stopka {
color: #999;
font-size: 10px;
}
.stopka a {
color: #999;
text-decoration: none;
}
.bezWciecia {
text-indent: 0px;
}
.cl {
clear: both;
}
