/*--------------------------------------------------------------------------
Obecne deklarace + skryvani casti webu
--------------------------------------------------------------------------*/

* { margin: 0px; padding: 0px; }
body { font: 12pt/15pt serif; }
h1,h2,h3,h4 { margin: 1em 0; page-break-after: avoid; page-break-inside: avoid; }
h2 { font-size: 150%; font-weight: normal; }
h3 { font-size: 110%; text-align: center; }
p { margin: 0.25em 0; text-indent: 2em; }
a { color: #b83030; }
a[href]:after { content: " ["attr(href)"]"; }
a[href|="#"]:after, a[href|="./"]:after, a[href|="javascript:"]:after { content: ""; }
hr { display: none; }
table { font-size: 12pt; border-collapse: collapse; border: 1px solid #b9d939; }
td { padding: .2em .5em; border: 1px solid #b9d939; }
caption { font-weight: bold; }
input, textarea, label { display: none; }
cite, blockquote { font-style: italic; }
code { display: block; margin: 1em; padding: 1em; font-family: monospace; color: #000; }
ins { text-decoration: none; font-weight: bold; }

/*--------------------------------------------------------------------------
Tridy
--------------------------------------------------------------------------*/

.skryt,.ctecky { display: none; }
.cistic { clear: both; }

/*--------------------------------------------------------------------------
ID
--------------------------------------------------------------------------*/

#obsah ol, #obsah ul { margin-left: 3em;  }
#obsah ul li { list-style: outside square; }

#drobeckova-navigace { display: none; }
#menu { display: none; }
#paticka #rss, #paticka #o-webu{ display: none; }
#paticka p#copy { margin-top: 2em; }