/* prvotni format */
body { background-color: #fff; font: normal 1.9ex palatino, georgia, "times new roman", serif; line-height: 1.4; color: #333; margin: 0; padding: 0; }
h1, h3 { color: #222; }
h1 { font-size: 3ex; color: #333; }
h2 { display: none; }
h3 { font-size: 2.2ex; }
a { text-decoration: none; color: #555; }
hr { display: none; }
ul { margin: 0 0 10px 45px; padding: 0; }
.bold { font-weight: bold; }
img { border: 0;}

/* format stranky podle divu */
#navigace { display: none; }

#obsah { padding: 0; text-align: left; }

#text { width: 100%; margin: 0; padding: 0; }
#text h3 { margin: 30px 0px 10px 0px; }
#text p { margin: 10px 0px 10px 10px; }
#text q { display: block; margin-left: 25px; }
#text .b { font-weight: bold; }
#text img.uvodni { float: right; margin: 25px 25px 25px 30px; }
#text img#hornik { float: right; margin: 45px 5px 10px 10px; }
#text p.hore {display: none;}

#linx { display: none; }
