/* Layout */

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

#Layout { background: url('../../img/zielony/layout.jpg') bottom left no-repeat #ffae00; }
#LayoutMainBody { background: url('../../img/zielony/layout_main_body.png') top left repeat-x; padding: 15px 15px 0px 15px; margin: 0px; }

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

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

/* Menu */
.Menu h1 { background: url('../../img/zielony/menu_h1.png') left top repeat-x; color: #ffffff; }
.Menu .Box1Top { background: url('../../img/zielony/menu_box1top.png') bottom left no-repeat; }
.Menu .Box1Bottom { background: url('../../img/zielony/menu_box1.png') bottom left no-repeat; }
.Menu .Box1, .Menu #MenuGlowne, .Menu .MenuGlowne { background-color: #ffffff; }
.Menu .Box2 { background: url('../../img/zielony/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/zielony/menu_li.png') 10px 50% no-repeat; }

.ReklamaMenu { background: url('../../img/zielony/menu_box1.png') bottom left no-repeat; }
.ReklamaMenu .R_img { background: url('../../img/zielony/menu_box1top2.png') top left no-repeat #ffffff; }
.ReklamaDynamic { background: url('../../img/zielony/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: #409B0B; }
.SondaWykres .Status { background-color: #EBF4F1; }
.SondaWykres .Status .Ilosc { background-color: #409B0B; }

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

.Menu .PlanLekcji h1 { background: url('../../img/zielony/menu_h1_color.png') left top repeat-x; color: #ffffff; }
.Menu .PlanLekcji .Box2 { background: url('../../img/zielony/menu_box2.png') left top repeat-x #1d7b06; color: #ffffff; }
.Menu .PlanLekcji .Box1Bottom { background: url('../../img/zielony/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: #49A30C; color: #ffffff; }
.SzkolaMenu li a, .PrzedszkolaMenu li a { border-left: 1px solid #409B0B; }
.SzkolaMenu, .PrzedszkolaMenu { border-bottom: 1px solid #409B0B; border-right: 1px solid #409B0B; }

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

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