/*
 * ==========================================================================
 *	
 * ATTENTION
 *
 * You may adapt elements of this CSS in your own projects,
 * but the unique combination of images, colors, sizes,
 * typography, and positioning ("the design")
 * is copyright by Active Pharma company and may not be reproduced!
 * -------------------------------------------------------------
 * 
 * UWAGA
 * 
 * Możesz adaptować elementy tych styli w swoich projektach,
 * ale unikalna kombinacja grafiki, kolorów, rozmiarów,
 * typografi i pozycjonowania ("wyglądu")
 * jest zastrzeżona przez firmę Active Pharma i nie może być odtwarzana.
 *
 * ==========================================================================
 */

@import url('reset.css'); /* Reset elements to zero values */
@import url('layout.css'); /* Main style layers excluding a layer content */
@import url('menus.css'); /* Menus layout and typo styles */
@import url('content.css'); /* Content layer styles */



