div#container
{
   width: 1010px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #3C3C3C;
   background-image: url(images/pozadie-6.avif);
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-position: center top;
   color: #4B4B4B;
}
