#calaStrona { width: 1000px; margin-left: auto; margin-right: auto; border: 5px double black; background-color: #ffffff; } #logo { width: 300px; margin-left: auto; margin-right: auto; } #logo img { width: 290px; } #baner { text-align: center; width: 700px; margin-left: auto; margin-right: auto; } #baner img { width: 600px; border-radius: 10px; } #nawigacja { width: 650px; margin-left: auto; margin-right: auto; border-top: 2px solid #000; border-bottom: 1px solid #000; padding: 10px 20px 10px 20px; text-align: center; } li { display: inline; } a { color: #000000; text-transform: uppercase; text-decoration: none; margin-right: 15px; } a:hover { color: #cc3333; background-color: #ffffff; } body { font-size: 12px; font-family: "Quicksand", sans-serif; letter-spacing: 2px; background-image: url("https://cdn.glitch.global/6c9893cb-33ff-4405-99b2-d04be89d9676/lego3.png?v=1732960352852"); background-repeat: no-repeat; background-position: center; background-attachment: fixed; }