/* ---------------------------------------------
project:	WFOŚiGW (print)
author:		Michał Stempień <http://www.xms.pl>
date:		2006/12/19
--------------------------------------------- */

body { background: #fff none; color: #333; }

#root { width: 17cm; margin: 0 auto; }
 #top { height: 80px; margin: 0; padding: 0; border-bottom: 1px solid #ccc; }
  #logo { position: absolute; top: 8px; left: 20px; width: 319px; height: 63px; background: none; }
   #logo a { display: block; overflow: hidden; width: 319px; height: 63px; text-indent: 0; }
  #quick-links { display: none; }
  #search { display: none; }
  #nav { display: none; }
 #header { display: none; }
 #content { background: none; }
  #content-secondary { display: none; }
  #content-primary { float: none; width: 100%; font-size: 1.09em; }
  #content-tertiary { display: none;  }
 #footer { border-top: 1px solid #ccc; padding: 10px 0; }
  #footer ul { display: none; }
  #footer p { padding: 0 10px; }
	
#skip-links { display: none; }
 
#sublinks { display: none; }