/**
 * Copyright (c)2009, CSD
 *
 * Licensed under The MIT License
 * Redistributions of files must retain the above copyright notice.
 *
 * @filesource
 * @copyright       		Copyright (c) 2009, CSD	
 * @frontedndeveloper		Micha³ Szaniewsk
 * @license         		http://www.opensource.org/licenses/mit-license.php The MIT License
 */

/*reset wartosci domyslnych*/
@import url('reset.css');
/*globalne ustawienia strony*/
@import url('global.css');
/*elementy strony*/
@import url('screen.css');
