/* Layout */

body { background-color: #44611F; }
a { color: #44611F; text-decoration: none; }
a:hover { text-decoration: none; }
#Header .HeaderName { color: #44611F; }
#LayoutMainBody { background: url('../../img/zielony_ciemny/MenuLeftBackground.gif') top left repeat-y #44611F; }
#LayoutFoto img { border: 5px solid #44611F; margin-left: 8px; }	
#Footer { border-top: 5px solid #949494; }
.LayoutRamka h1, .SzkolaMenu, .PrzedszkolaMenu { background-color: #949494; color: #ffffff; }

/* Menu */

#MenuGlowne li a, .MenuGlowne li a { background: url('../../img/zielony_ciemny/MenuArrow1.gif') 5% 50% no-repeat; color: #ffffff;}
#MenuGlowne li.sub a, .MenuGlowne li.sub a { background: url('../../img/zielony_ciemny/MenuArrow2.gif') 15% 50% no-repeat; }

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

.Menu h1 { background-color: #949494; color: #ffffff; }
.Menu p span { color: #949494; }
.Menu .Img img { border: 1px solid #dbdbdb; }
.Menu .Box1 { border: 1px solid #e4e4e4; background-color: #ffffff; }
.Menu .Box2 { border: 1px solid #e5e5e5; background-color: #eeeeee; }

/* Elementy */

#BreadCrumbs { color: #cccccc; }
#BreadCrumbs a { color: #ffffff; }
#PageOption { background-color: #949494; color: #ffffff; }
#PageOption a { color: #ffffff; }
#PageOption span { color: #dbdbdb; }
#Info { color: #fefefe; background-color: #C5D256; }
#Info a { color: #fefefe; }

.Row { border-bottom: 1px solid #e5f5eb; }
.Row p.small em { color: #dbdbdb; }
.Row div.left_w120 { border-bottom: 1px solid #e5f5eb; }
.Col p { border-bottom: 1px solid #e5f5eb; }
.Navigation { border-bottom: 1px solid #e5f5eb; }
.ReklamaMenu, .ReklamaBottom, .ReklamaHomepage { border: 1px solid #e5f5eb; background-color: #ffffff; }
.ContentAlert { border-bottom: 1px solid #e5f5eb; }

.SzkolaMenu li.active a, .PrzedszkolaMenu li.active a { background-color: #44611F; }

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