/* CSS 1,2 predpis @ jrx.palitchi.org 
: print the web screen
----------------------------------------*/
.onlyWeb { display: none; }
.printHide { display: none; }
h1,h2 { text-decoration: underline; text-align: center; }
#footer h3 { text-align: center; }
ul.ico_menu { display: none; }
.flash_menu { display: none; }
#pages { font-weight: bold; float: right; }
.lister { font-weight: bold; }
hr.screenHide { clear: both; }