body{ background-color: #EEEEEE; font-family: Helvetica; } button{ background-color: LightBlue; font-family: Navy; } #box{ width: 90%; margin: auto; } #logo{ float: left; background-color: LightBlue; height: 100px; width: 50%; padding-top: 10px; padding-bottom: 10px; } #menu{ float: left; background-color: LightBlue; height: 100px; width: 50%; padding-top: 10px; padding-bottom: 10px; } #baner{ clear: both; background-color: #DDDDDD; height: 200px; } #glowny{ color: Navy; height: 400px; margin: 50px; } #stopka{ text-align: right; background-color: LightBlue; padding:10px ; } #menu:a{ } #zgloszenie{ height: 150px; }