/*      STYLESHEET INFORMATIONS
----------------------------------------------------------------------------------------------------------------------
 * Stylesheet for ^SITENAME
 *
 * @author		Krzysztof Lojniewski
 * @version		1.00
 * @copyright	        zaciecie.pl
 *
 * 
 * @colordef	black			#0C0402
 * @colordef	dark red		#591F08
 * @colordef	dark orange		#FE7C00
 * @colordef	light orange	        #FD8D00
 * @colordef	creme			#FAF7F2
 *
 * @todo 
 */

/*      TABLE OF CONTENTS 
----------------------------------------------------------------------------------------------------------------------*/
@import "general.css"; /* body styles  / reset / links / headings / other elements / tags  */
@import "helper.css"; /* forms / notifications and errors / consistant items with normally just one class  */
@import "page-structure.css"; /* skeleton including page furniture  */
@import "page-components.css"; /* page components -> most of styles  */
@import "overrides.css"; /* specyfic, unpredicted  styles, trynigs  */
@import "sifr-screen.css"; /* sIFR screen styles  */
@import "lp-screen.css"; /*overwrite styles for elot landing page*/
@import "calendar.css";