/* Layout */

html { background: url('../../img/blekitny/html.png') top center repeat-y; }
body { background: url('../../img/blekitny/body.jpg') bottom center no-repeat; color: #4C4C4C; }
a { color: #2c6668; }
#MenuKalendarz a { color: #14B1B8; }

#LayoutBody { background: url('../../img/blekitny/layout_body.jpg') top center no-repeat; }
#Footer, #Footer a { color: #ffffff; }
.LayoutRamka { background: url('../../img/blekitny/ramka.jpg') bottom left no-repeat #ffffff; }
.LayoutRamka h1 { background: url('../../img/blekitny/ramka_h1.jpg') top left no-repeat; color: #ffffff; }

/* Menu */

#MenuSonda { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
#MenuSonda .Wykres .Status { border-left: 2px solid #f5e7fb; border-right: 2px solid #f5e7fb; background-color: #f5e7fb; }
#MenuSonda .Wykres .Status .Ilosc { background-color: #a000ad; }

.Menu .Box1Up, .Menu .Box2Up { background: url('../../img/blekitny/box1up.jpg') top left no-repeat; }
.Menu .Box1, .Menu .Box2, .Menu #MenuGlowne, .Menu .MenuGlowne { background: url('../../img/blekitny/box1.jpg') bottom left no-repeat #ffffff; }
.Menu .Box1Bottom, .Menu .Box2Bottom { background: url('../../img/blekitny/box1bottom.jpg') top left no-repeat; }
.Menu h1 { background: url('../../img/blekitny/menu_h1.jpg') left top no-repeat; color: #ffffff; }
.Menu .PlanLekcji .Box1Bottom { background: url('../../img/blekitny/box1bottom_orange.jpg') top center no-repeat; }
.Menu .PlanLekcji .Box1 { background: url('../../img/blekitny/box1_orange.png') left top repeat-y; }
.Menu .PlanLekcji h1 { background: url('../../img/blekitny/menu_h1_orange.jpg') left top no-repeat; color: #ffffff; }
.Menu p span { color: #949494; }
.Menu .Img img { border: 1px solid #dbdbdb; }
.Menu fieldset.szukaj input.submit { background: url('../../img/blekitny/button_szukaj.jpg') top left no-repeat; }
.Menu .Newsletter .submit { background: url('../../img/blekitny/button_wyslij.jpg') top left no-repeat; }
.Menu .Sonda .submit { background: url('../../img/blekitny/button_glosuj.jpg') top left no-repeat; }

#BreadCrumbs { background: url('../../img/blekitny/breadcrumbs.jpg') top left no-repeat; }
#Info, #Info a { color: #ffffff; }
.SzkolaMenu li.active a, .PrzedszkolaMenu li.active a { background-color: #317075; color: #ffffff; }
.SzkolaMenu li a, .PrzedszkolaMenu li a { border-left: 1px solid #317075; }
.SzkolaMenu, .PrzedszkolaMenu { border-bottom: 1px solid #317075; border-right: 1px solid #317075; }

/* Modules */

.SondaWykres .Status { background-color: #e2f7f9; }
.SondaWykres .Status .Ilosc { background-color: #317075; }

.SzkolaPlan .dzien1 { background: url('/layouts/_sources/panel/img/plan_lekcji/pon.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien2 { background: url('/layouts/_sources/panel/img/plan_lekcji/wt.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien3 { background: url('/layouts/_sources/panel/img/plan_lekcji/sr.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien4 { background: url('/layouts/_sources/panel/img/plan_lekcji/czw.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien5 { background: url('/layouts/_sources/panel/img/plan_lekcji/pt.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien6 { background: url('/layouts/_sources/panel/img/plan_lekcji/so.png') 5px 50% no-repeat #349399; }
.SzkolaPlan .dzien7 { background: url('/layouts/_sources/panel/img/plan_lekcji/n.png') 5px 50% no-repeat #349399; }
.SzkolaPlan th, .SzkolaPlan td { color: #ffffff; }
.SzkolaPlan a { color: #ffffff; }
.SzkolaPlan tr.row1 { background-color: #38A0A5; }