#divSkelet { width: 990px; background: #00539e url(../images/layout/skelet-pozadi.png) repeat-y; border-bottom: 1px solid black; }
#divObsahSkelet { width: 762px; height: auto; float: left; }
#divPravyObsah { width: 218px; height: auto; float: left; background: url(../images/layout/pravy-pozadi.jpg) no-repeat; text-align: right; padding-top: 30px; padding-right: 10px; }
#divHlavicka { width: 644px; padding-left: 118px; height: 70px; padding-top: 35px; background: #00539e url(../images/layout/hlavicka-pozadi.jpg) no-repeat; }
#divRychlaNabidka { width: 732px; height: auto; padding: 0.3em 0 0.3em 30px; background: #bee2f8 url(../images/layout/rychla-nabidka-pozadi.png) no-repeat right top; border-bottom: 1px solid black; }
#divMenu { width: 169px; height: auto; float: left; border-top: 10px solid white; }
.menuKontakt { padding-left: 10px; }
.mkPolozka, .mkHodnota { display: block; float: left; margin-bottom: 1px; }
.mkPolozka { width: 2.5em; }
#divObsah { width: 563px; height: auto; float: left; padding: 15px; margin-bottom: -75px; }
#divZapati { width: 169px; height: auto; background: url(../images/layout/zapati-pozadi.png) no-repeat left bottom; padding: 0 573px 1em 1em; }
#divZapati img { margin-left: 60px; }

.clearLeft { clear: left; }
.clearRight { clear: right; }
.clearBottom, .clearBoth { clear: both; }
.fLeft { float: left; }
.fRight { float: right; }

