/**
 * Abiturient
 *
 * @author Paweł Przybyś (pawel.przybys@gmail.com)
 */

/**
 * Welcome page
 */

#welcome-page { background: url(../img/doroslimatura/welcome.png) repeat-x; }

/**
 * Welcome
 */

#welcome .logo { background: url(../img/doroslimatura/logo.png) no-repeat; width: 201px; padding-top: 59px; }
#welcome .welcome h1 { color: #690; }
#welcome .welcome a { color: #009dd8; }
#welcome .locations a { color: #009dd8; font-weight: bold; }

/**
 * Page
 */

#page { background: url(../img/doroslimatura/page.png) repeat-x #f3f7eb; }

/**
 * Header
 */

#header { background: url(../img/doroslimatura/header.png) bottom no-repeat; }
#header .logo a { background: url(../img/doroslimatura/logo.png) no-repeat; width: 201px; padding-top: 59px; }

/**
 * Main
 */

#main { background: url(../img/doroslimatura/main.png) repeat-y; }

/**
 * Content
 */

#content h1 { color: #690; }
#content h2 { color: #690; }
#content h3 { color: #690; }
#content h4 { color: #690; }
#content h5 { color: #690; }
#content h6 { color: #690; }
#content a { color: #009dd8; }
#content .advantages li { background: url(../img/doroslimatura/advantages.png) no-repeat; }
#content .breadcrumb span { border-left: 1px solid #dbe4c8; }
#content form .subjects { border-top: 1px solid #dbe4c8; border-bottom: 1px solid #dbe4c8; }
#content .gallery a { border: 1px solid #dbe4c8; }
#content .photo a { border: 1px solid #dbe4c8; }

/**
 * Extra
 */

#extra .quick-contact-big { background: url(../img/doroslimatura/quick-contact-big.png) no-repeat; }
#extra .go-on-big { background: url(../img/doroslimatura/go-on-big.png) no-repeat; }
#extra .go-on-big a { background: url(../img/doroslimatura/zapisz-sie.png) no-repeat; }
#extra .quick-contact-small { background: url(../img/doroslimatura/quick-contact-small.png) no-repeat; }
#extra .go-on-small { background: url(../img/doroslimatura/go-on-small.png) no-repeat; }
#extra .go-on-small a { background: url(../img/doroslimatura/zapisz-sie.png) no-repeat; }
#extra h2 { color: #690; }
#extra a { color: #009dd8; }
#extra .more a { background: url(../img/doroslimatura/wiecej.png) no-repeat; }
#extra .important { border-bottom: 1px solid #cedbb3; }

/**
 * Sidebar
 */

#sidebar .nav .level1 li a { background: url(../img/doroslimatura/nav.png) bottom left no-repeat; }
#sidebar .nav .level1 li .level2 li a { color: #009dd8; border-bottom: 1px solid #cedbb3; }

/**
 * Bottom
 */

#bottom { background: url(../img/doroslimatura/bottom.png) top no-repeat; }
#bottom a { color: #009dd8; }

/**
 * Gallery
 */

#gallery .more a { background: url(../img/doroslimatura/wiecej.png) no-repeat; }
#gallery ul li a { border: 1px solid #cedbb3; }

/**
 * Footer
 */

#page #footer { background: url(../img/doroslimatura/footer.png) repeat-x #fff; }
#footer .nav { color: #cedbb3; }
#footer .nav ul li a { color: #009dd8; }
