/* Layout */

html { background: url('../../img/granatowy/body.png') top left repeat-x #0B42C0; color: #919191; }
body { background: url('../../img/granatowy/html.png') bottom left repeat-x transparent; }
a { color: #505050; }

#Layout { background: url('../../img/granatowy/layout.jpg') bottom left no-repeat #07368B; }
#LayoutMainBody { background: url('../../img/granatowy/layout_main_body.png') top left repeat-x; }

#LayoutNaglowek { background: url('../../img/granatowy/header.jpg') top left no-repeat; }
#LayoutNaglowekNazwa { color: #ffffff; }
#LayoutNaglowekMotto { color: #0a47a7; }

.LayoutRamka h1 { background: url('../../img/granatowy/ramka_h1.png') top left repeat-x; color: #ffffff; }
.LayoutRamka { background: url('../../img/granatowy/ramka.png') bottom left no-repeat #ffffff; }
.Row { border-bottom: 1px solid #b7b7b7; }

/* Menu */
.Menu h1 { background: url('../../img/granatowy/menu_h1.png') left top repeat-x; color: #ffffff; }
.Menu .Box1Top { background: url('../../img/granatowy/menu_box1top.png') bottom left no-repeat; }
.Menu .Box1Bottom { background: url('../../img/granatowy/menu_box1.png') bottom left no-repeat; }
.Menu .Box1, .Menu #MenuGlowne, .Menu .MenuGlowne { background-color: #ffffff; }
.Menu .Box2 { background: url('../../img/granatowy/menu_box2.png') bottom left repeat-x #ffffff; }

#MenuGlowne li a, .MenuGlowne li a  { border-bottom: 1px solid transparent; }
#MenuGlowne li a:hover, .MenuGlowne li a:hover { border-bottom: 1px solid #b9b7b8; }
#MenuGlowne li a.active, .MenuGlowne li a.active { background: url('../../img/granatowy/menu_li.png') 10px 50% no-repeat; }

.ReklamaMenu { background: url('../../img/granatowy/menu_box1.png') bottom left no-repeat; }
.ReklamaMenu .R_img { background: url('../../img/granatowy/menu_box1top2.png') top left no-repeat #ffffff; }
.ReklamaDynamic { background: url('../../img/granatowy/menu_box1top2.png') top left no-repeat #ffffff; }
.ReklamaDynamic .R_img { background: #ffffff; }

#MenuSonda { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
#MenuSonda .Wykres .Status .Ilosc { background-color: #0d54bc; }
.SondaWykres .Status { background-color: #e7f1ff; }
.SondaWykres .Status .Ilosc { background-color: #0d54bc; }

#MenuKalendarz table td div.Now { background-color: #fff59c; }
#MenuKalendarz td .Nie { background-color: #e7e7e7; }

.Menu .PlanLekcji h1 { background: url('../../img/granatowy/menu_h1_color.png') left top repeat-x; color: #ffffff; }
.Menu .PlanLekcji .Box2 { background: url('../../img/granatowy/menu_box2.png') left top repeat-x #71B4FF; color: #ffffff; }
.Menu .PlanLekcji .Box1Bottom { background: url('../../img/granatowy/menu_box2bottom.png') left top no-repeat; }

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

.SzkolaMenu li.active a, .PrzedszkolaMenu li.active a { background-color: #0d54bc; color: #ffffff; }
.SzkolaMenu li a, .PrzedszkolaMenu li a { border-left: 1px solid #0d54bc; }
.SzkolaMenu, .PrzedszkolaMenu { border-bottom: 1px solid #0d54bc; border-right: 1px solid #0d54bc; }

.submit
{
    background: #1167dc !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#1167dc), to(#07378d)) !important;
    background: -webkit-linear-gradient(top, #1167dc, #07378d) !important;
    background: -moz-linear-gradient(top, #1167dc, #07378d) !important;
    background: -ms-linear-gradient(top, #1167dc, #07378d) !important;
    background: -o-linear-gradient(top, #1167dc, #07378d) !important;
}

.FooterBook { top: -12px !important; }
#Footer a { color: #B7D7FF; }

#BreadCrumbs a { color: #ffffff; }

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