body
{
margin-top: 15px;
background-color: #3B3B3B;
}

div#kontener
{
display: block;
position: static;
width: 790px;
margin-left: auto;
margin-right: auto;
background-color: #3B3B3B;
}

div.ogloszenie
{
float: left;
width: 375px;
margin-bottom: 10px;
padding: 10px;
font-family: Arial;
font-size: 13px;
color: #000000;
background-color: #f2f0bf;
}

div#content
{
display: block;
width: 790px;
}

div#stopka
{
display: block;
width: 790px;
position: relative;		
vertical-align: top;
text-align: center;
}

p.stopka {text-align: right; letter-spacing: 1px; font-family: Arial; font-size: 7pt; color: #7897BA}

a {
font-family: Arial;
font-size: 7pt;
color: #647A82;
}
A:HOVER {
color: #7D86A5;
text-decoration: none;
}
A {
text-decoration: none;
}
