/*
 *  Main structure and main styles for base element
 */
@import url("frame.css");

/*
 *  Main and sub navigation structure and styles
 */
@import url("navigation.css");

/*
 * 	Styles for buttons and other actions
 */
@import url("buttons.css");

/*
 *  Styles for forms and fields
 */
@import url("forms.css");

/*
 *  Styles fore messages and other information
 */
@import url("messages.css");


/*
 *  Styles fore tooltip
 */
@import url("tooltip.css");

@import url("eryk.css");

/*
 *  Style zastosowane w dodawaniu przetargow - formularze
 */
@import url("dodajprzetarg.css");
/*
 *  Style zastosowane w wyświetlaniu bledów na stronie
 */
@import url("errors.css");

/*
 *  Style zastosowane w wyświetlaniu aktualnosci i Serwisu dla czytelników
 */
@import url("news.css");
