body              { background-image: URL('pozadi.jpg'); /* obrázek na pozadí */                    background-attachment: scroll; /* pozadí roluje */                    background-color: #bba28d; /* případná barva pozadí bez obrazku */                    margin-left: 0px; color: #000000 } /* text cerny */body            * { -moz-box-sizing: border-box; box-sizing: border-box }body /*,li*/      { font-family: Comic Sans MS, Arial, Helvetica; font-size: 16px } /*font-size:16px*/div               { margin: 0px 0px 0px 0px}#blue3            { color: #0066CC }.blue3            { color: #0066CC }#centruj          { position: absolute; margin-left: auto; width: 600px; top: 100px; margin-left: auto; background-image: URL('pozadi2.jpg') } /*border-style: outset*/#hlavicka         { position: relative; float: right; width: 600px; top: 0px; left: 0px; height: 150px; border-style: outset; background-image: URL('css_top.jpg'); background-repeat: no-repeat }#obsah            { position: relative; float: right; width: 600px; top: 0px; left: 0px; padding: 0px;                    border-style: outset; background-image: URL('pozadi2.jpg'); text-align: justify }#obsah #body28 p  { margin-left: 28px; margin-right: 28px; margin-top: 20px }#obsah .motto     { font-size: 24px; color: #990000 } 