/*
 * ==========================================================================
 *
 * 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 4studio Sp. z o.o. and may not be reproduced!
 * -------------------------------------------------------------
 * Możesz używać tych stylów CSS w swoich projektach
 * ale unikalna kombinacja grafik, kolorów, rozmiarów, typografii
 * i układu strony jest zastrzeżona przez 4studio Sp. z o.o.
 * i nie może być powielana.
 *
 * ==========================================================================
 */

@import url('/theme/css/reset.css'); /* resetowanie elementow do "zerowych" wartosci */
@import url('/theme/css/layout.css'); /* glowne style warstw z wylaczeniem warstwy tresci */
@import url('/theme/css/content.css');	/* style warstwy tresci */
@import url('/theme/css/others.css'); /* klasy wielokrotnego uzytku */
@import url('/theme/css/fck_xhtml.css'); /* Klasy dla FCK Editora */
