body{ font-family: Tahoma; color: white; } #baner1, #baner3, #baner4{ background-color: #983713; width: 17%; height: 100px; float: left; } #baner2{ background-color: #983713; width: 49%; height: 100px; text-align: center; float: left; } #lewy{ background-color: #FF7F50; width: 80%; height: 500px; float: left; } #prawy{ background-color: #FF7F50; width: 20%; height: 500px; float: left; } #stopka{ background-color: #983713; text-align: right; clear: both; } button{ background-color: #D3D3D3; color: #2F2F2F; border: solid 2px; border-color: #2F2F2F; margin: 5px; padding-top: 10px; padding-bottom: 10px; padding-left: 30px; padding-right: 30px; } input{ color: orange; }