body#index {
margin: 85px auto;
width: 800px;
background-color: #B4C9E4;
text-align: center;
}
body#index p img {
margin: 15px 10px;
}
a img {
border: none;
}
body#index p.zaproszenie {
font-family: Times new roman;
font-size: 22px;
color: white;
}
body#index p.zaproszenie a:link, body#index p.zaproszenie a:visited {
color: white;
text-decoration: none;
}
body#index p.zaproszenie a:hover {
color: darkred;
}
div#statystyka {
margin-top: 40px;
display: none;
}

