/*
Stylopis pro tisk
Copyright (C) Petr Heller 2004
*/

#head {display:none}
.reklama-prouzek {display:none}
#head-menu {display:none}
#menu {display:none}
#nav-predchozi {display:none}
#nav-obsah {display:none}
#nav-nasledujici {display:none}

#foot p {display:none}

#foot .for-print {font-style:italic; text-align:center}

cite:before {content: open-quote}
cite:after {content: close-quote}

 /* FORMATOVANI CLANKU, ODKAZY, NAPOVEDA */
 p{text-indent: 20px}
 .jmeno {color:blue; font-weight:bold}
 .misto {color:maroon; font-weight:bold}
 .pojem {color:red; font-weight:bold}
 .datum {color:green; font-weight:bold}
 .dilo {color:gray; font-weight:bold}
 ul li {list-style-type: disc}
 ul li{list-style-image:URL('odrazka.gif') }
