#osnovnikvadrat { max-width: 450px; height: 454px; position: relative; margin: 10px auto; background: #453a36; border: solid 8px #453a36; } #osnovnikvadrat div { float: right; } #zeleni { width: 112px; height: 140px; margin-bottom: 8px; background: #99FF33; } #lila { width: 112px; height: 179px; margin-bottom: 8px; background: #990099; } #rdeci { background: #ec4938; width: 330px; height: 327px; margin-left: 8px; margin-bottom: 0px; } #modri { background: #409cc5; width: 112px; height: 118px; } #roza { width: 307px; height: 118px; margin-left: 8px; margin-right: 8px; background: #FF99FF; } #rumeni { background: yellow; width: 15px; height: 118px; }