@charset "utf-8";
/* CSS Document - JOSEF.SOUCEK.pro */

/*******************************************************************/
/*                                                          GLOBAL */
/*******************************************************************/
body { background: #7D7057 url(/josef/images/body-bg.png) center top no-repeat fixed; }

/************************/
/* BASIC TAG DEFINITION */
/************************/
h1 { color: #8F6F43; }
h2 { color: #BF8C45; }

/*******************************************************************/
/*                                                            MENU */
/*******************************************************************/
#menu ul li+li { background: url(/josef/images/menu-separator.png) left bottom no-repeat; }
#menu ul li a:hover { border-top: 3px solid #BF8C45; }
.page-kariera #menu .m1 a,
.page-vyucni-list #menu .m2 a,
.page-ucetni-denik #menu .m3 a,
.page-fotogalerie #menu .m4 a { border-top: 3px solid #BF8C45; }

/*******************************************************************/
/*                                                         CONTENT */
/*******************************************************************/
#content a { color: #3179AE; }
#content ul li { background-image: url(/josef/images/list-arrow.png); }
div.highlight { border-color: #8FBDDF; background-color: #FAFCFD; }

/*******************************************************************/
/*                                                     LEFT COLUMN */
/*******************************************************************/
#left-menu ul li.active strong { background: #3179AE url(/josef/images/menu-active.png) left center no-repeat; }
