/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 5.12.2020, 18:14:36
    Author     : micha
*/
/*
Blanka.css: Seting basic document typography
============================================
- document minimal paddings
- block elements with bottom margins only
- same left margins for ul/ol, dd, blockquote
*/

/*
blanka
*/
@import url("blanka/blanka.css");

/*
promenne
*/
@import url("variable/variable.css");

/*
Layout
*/
@import url("layout/layout.css");

/*
komponenty
*/
@import url("komponenty/komponenty.css");

/*
menu
*/
@import url("menu/menu.css");


/*
prvky formulare
*/
@import url("formulare/formulare.css");
