#prvy { width:100%; text-align: none; line-height:100%; } #druhy { width:75%; text-align:right; font-style: italic; line-height:1; background-color: rgb(0, 191, 255); color: rgb(255, 255, 255); text-indent: 20%; } #treti { width:50%; text-align: center; line-height:2; font-weight:bold; background-color: rgb(0, 19, 255); color: rgb(255, 255, 255); } #stvrty { text-align: justify; width:25%; line-height:3; background-color: rgb(0, 255, 255); color: black; float:left; } p#stvrty:first-letter{ font-size:250%; } img{ width:330px; height:330px; margin:10px;