/* Layout */
html { background: url('../../img/niebieski/html.jpg') top center no-repeat #99ffff; }
body { background: url('../../img/niebieski/body.png') 50% 0px no-repeat transparent; color: #333333; }
a { color: #0099ff; }

#Layout { background: url('../../img/niebieski/body.png') 50% 0px no-repeat #ffffff; }
#LayoutNaglowek { background: url('../../img/niebieski/body.png') 50% 0px no-repeat; }
#Footer { background: url('../../img/foot.png') 50% bottom no-repeat; color: #666666; }

#LayoutNaglowekNazwa a { color: #333333; }
.LayoutRamka h1 { background: url('../../img/niebieski/ramka_h1.png') top left no-repeat; color: #ffffff;  }

#BreadCrumbs a { color: #333333; }


.Row { border-bottom: 1px solid #E4E4CE; }

/* Menu */
#MenuGlowne li { background: url('../../img/niebieski/menu_li.png') top left repeat-x #005c99; color: #ffffff; }
#MenuGlowne li a { color: #ffffff; }
#MenuGlowne li a.active { background: url('../../img/niebieski/menu_li_active.png') top left repeat-x #0099ff; color: #333333; }
#MenuGlowne li.sub { background-image: none; background-color: #ffffff; color: #333333; border: 1px solid #e4e4e4; }
#MenuGlowne li.sub a { background: url('../../img/menu_li_sub_a.png') 0px 12px no-repeat; color: #333333; }

.Menu .BoxColor h1 { background: url('../../img/niebieski/menu_h1.png') top left no-repeat; color: #ffffff; }
.Menu .BoxColor .Box1Top { background: url('../../img/niebieski/box1_top.png') top left no-repeat; }
.Menu .BoxColor .Box1Bottom { background: url('../../img/niebieski/box1_bottom.png') bottom left no-repeat; }
.Menu .BoxColor .Box1 { background: url('../../img/niebieski/box1.png') top left repeat-y; }

.Menu .BoxColor2 h1 { background: url('../../img/niebieski/menu_h1.png') top left no-repeat; color: #ffffff; }
.Menu .BoxColor2 .Box1Top { background: url('../../img/niebieski/box2_top.png') top left no-repeat; }
.Menu .BoxColor2 .Box1Bottom { background: url('../../img/niebieski/box2_bottom.png') bottom left no-repeat; }
.Menu .BoxColor2 .Box1, .Menu .BoxColor2 .MenuGlowne { background: url('../../img/niebieski/box2.png') top left repeat-y; }
.Menu .BoxColor2 a { color: #ffffff; }

.Menu .BoxGradient { background: url('../../img/niebieski/box_gradient.png') top left repeat-x #96c4ea; }

.MenuGlowne li a { color: #333333; background: url('../../img/menu_li_sub_a.png') 10px 12px no-repeat; }

#MenuSonda .Wykres .Status .Ilosc { background-color: #0099ff; }
.SondaWykres .Status { background-color: #f0f9ff; }
.SondaWykres .Status .Ilosc { background-color: #0099ff; }

#MenuKalendarz table a { color: #333333; }
#MenuKalendarz table td div.Now { background-color: #3399cc; color: #ffffff; border: 1px solid #85c9e7; }
#MenuKalendarz table td div.Now a { color: #ffffff; }
#MenuKalendarz table td div.Nie, #MenuKalendarz table td div.Nie a, #MenuKalendarz table th.Nie  { color: #3399cc; }

.Menu p span { color: #949494; }
.Menu .Img img { border: 1px solid #666666; }

.SzkolaMenu, .PrzedszkolaMenu { background: url('../../img/niebieski/ramka_h1.png') 0px 0px no-repeat; color: #ffffff;  }
.SzkolaMenu li a, .PrzedszkolaMenu li a { color: #ffffff; }
.SzkolaMenu li.active a, .PrzedszkolaMenu li.active a { background: url('../../img/niebieski/ramka_h1_active.png') 0px 0px repeat-x; color: #333333; }

.BannerOdliczajacy span { color: #ffffff !important; }

.submit, .button { border: none; background: url('../../img/button.png') top left repeat-x #222222 !important; color: #ffffff !important; }

.RowPanel { background: url('../../img/niebieski/row_panel.png') 0px 0px no-repeat; }

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