

div#naglowek { background: rgb(255, 165, 0); text-align: center; color: rgb(128, 0, 128); width: 100%; height: 150px; font-weight: bold; font-size: 50pt; }
.naglowek { background: rgb(255, 165, 0); width: 100%; height: 150px; } .naglowek h2 { margin: 100px; float: left; font-weight: bold; font-size: 50pt; margin-top: 40px; color: rgb(128, 0, 128); } .naglowek img { float: right; margin: 5px; margin-top: 5px; }