/**
* Human2Code 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: h2c/mod/inc/
**/

/* basic */
img { border: 0; }
.onlyWeb { display: none; }
.handHide { display: none; }
h1,h2 { text-decoration: underline; text-align: center; }
h1 { font-size: 1.5em; margin: 0px 5px; padding: 5px; border-bottom: 1px solid #67c419; }
h2 { font-size: 1.2em; margin: 0px 5px; padding: 5px; }
#navigation { float: left; width: 100px; font-size: 0.9em; margin-right: 10px; }
#side { clear: left; float: left; width: 100px; font-size: 0.9em; }
#data { min-height: 440px; margin-left: 130px; text-align: center; border-left: 1px solid #67c419; padding: 0px 10px; }
#footer { clear: both; text-align: center; font-size: 0.9em; padding-top: 5px; border-top: 1px solid #67c419; }
