/**
* H2C Project: styles/handheld.php, v 1.0 Wed Aug 27 16:33:33 CEST 2008 @648 /Internet Time/
* @copyright JRX | jrx.palitchi.org | 2008 
*
* CSS 1,2 skript: urcuje design pro PDA, Mobilni telefony, atd.
*
* pouziti: view/1/templates/header.tpl
**/

/* basic */
.onlyWeb { display: none; }
.handHide { display: none; }
h1,h2 { text-decoration: underline; text-align: center; }
h1 { font-size: 2em; }
h2 { font-size: 1.7em; }
#footer h3 { text-align: center; }
#navigation { float: left; margin-right: 10px; font-size: 0.8em; }
#content { margin-left: auto; text-align: center; }