/* 
Title:     styles for handheld (v1)
Author:    t3k@archa.cz
Updated:   20.11.2007
*/


*{
  height:auto !important;
  width:auto !important;
  float:none !important;
  position:static !important;
  background-image: none !important;
}

html, body{
  margin:0 !important;
  padding:0 !important;
  color:#000;
  background:#fff;
  font-family: sans-serif;
}

