* { font-family: sans-serif; }
body { background: white url(../obrazky/layout/body.png) repeat-x; font-size: small; }

a { text-decoration: underline; }
a:hover { }
a img { border: none; }

h1, h2 { background: url(../obrazky/layout/h1-h2.png) no-repeat left center; color: #a2b4c2; padding-left: 35px; padding-bottom: 1.1em; }
h1 { font-size: x-large; }
h2 { font-size: large; }

hr { visibility: hidden; height: 1em; }

ul li { list-style-type: square; }

.dobloku { text-align: justify; /*text-indent: 3em; */}
.doprostred { text-align: center; }

form { display: inline; }
.button { border: 1px solid silver; background-color: #444a6c; color: white; font-weight: bold; }

.poptPolozka, .poptHodnota { display: block; float: left; width: 150px; margin-bottom: 3px; }
.poptPolozka { font-weight: bold; }
.poptHodnota { width: 400px; }

.reference { border: 1px solid #a2b4c2; }
