/* ----------------------------------------------------------------------------------------------------------

    Autor:
        Nuvio (www.nuvio.cz)
    Aktualizace:
        2010-04-02
    Struktura:
        display; position; z-index; float; clear; width; height; overflow; margin; padding; border; background; align; font;

---------------------------------------------------------------------------------------------------------- */

#body {background:#FFF url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/header.gif") 0 143px repeat-x; color:#000;}
a {color:#276A94;}
a:hover, a:active, a:focus {color:#E00;}

/* ----------------------------------------------------------------------------------------------------------
LAYOUT
---------------------------------------------------------------------------------------------------------- */

#main {background:#FFF url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/header.gif") 0 143px repeat-x;}
#header #tray {background:#276A94 url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/nav.gif") 0 0 repeat-x;}
#header #tray ul#nav li a {background:url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/nav-separator.gif") 100% 0 repeat-y; color:#FFF;}
#header #tray ul#nav li a:hover {color:#FFF;}
#header #tray ul#nav li.active a {background:#1D4E6C url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/nav-active.gif") 0 0 repeat-x;}
#header #tray .nav-02 ul li a {color:#FFF;}
#header #tray .nav-02 ul li a:hover {color:#FFF;}
#header #tray .nav-02.inherit {background:#1D4E6C;}
#footer {background:url("http://tiscali.cz.imagebox.cz/tiscali2/skins/02/footer.gif") 0 0 repeat-x;}

/* ----------------------------------------------------------------------------------------------------------
STRÁNKA: INDEX
---------------------------------------------------------------------------------------------------------- */

/* ----- E-MAIL ----- */
#content #email {border:1px solid #9FCAE3; background-color:#DBEBF5 !important;}
#content #email h2 {border-bottom:1px solid #A9D0DD;}

/* ----- KATALOG FIREM ----- */
#content #catalog {border:1px solid #9FCAE3; background-color:#DBEBF5;}
#content #catalog .category-title a {background-color:#DBEBF5 !important;}
#content #catalog ul li a {color:#000;}
#content #catalog ul li a:hover {color:#e00;}

/* ----------------------------------------------------------------------------------------------------------
STRÁNKA: ČLÁNEK
---------------------------------------------------------------------------------------------------------- */

#content h1 {border-bottom:3px solid #276A94;}

/* ----------------------------------------------------------------------------------------------------------
PORTLET: VÍCE ČLÁNKŮ (UL-LI SEZNAM)
---------------------------------------------------------------------------------------------------------- */

#content ul.list li a {color:#555;}
#content ul.list li a:hover {color:#E00;}
#content ul.list-02 li a {color:#276A94;}
#content ul.list-02 li a:hover {color:#E00;}

.box-skin { background: #DBEBF5; border: 1px solid #A9D0DD; }

