/* Layout */
html { background: url('../../img/czerwony/html.png') top left repeat !important; }
body { background: url('../../img/czerwony/body.png') bottom left repeat-x transparent !important; color: #a0a0a0; }
a { color: #bd0926; }

#LayoutNaglowek { background: url('../../img/czerwony/header.png') top left no-repeat transparent; }

#LayoutNaglowekNazwa a { color: #bd0926; }
#LayoutNaglowekLogo { background-color: #ffffff; }

#ContentBody { background: url('../../img/czerwony/content.png') top left repeat-y; }
#ContentUp { background: url('../../img/czerwony/content_up.png') top left no-repeat; }
#ContentBottom { background: url('../../img/czerwony/content_bottom.png') top left no-repeat; }

.LayoutRamka h1 { color: #bd0926; }

/* Menu */

.Menu h1 { color: #bd0926; }

.Menu .BoxContener1 .Box_Body { background: url('../../img/czerwony/menu_box1_contener.png') top left repeat-y; }
.Menu .BoxContener1 .Box_Up { background: url('../../img/czerwony/menu_box1_up.png') top left no-repeat; }
.Menu .BoxContener1 .Box_Bottom { background: url('../../img/czerwony/menu_box1_bottom.png') top left no-repeat; }
.Menu .BoxContener1 li a { background: url('../../img/czerwony/box1_li.png') 12px 50% no-repeat; color: #a0a0a0; }
.Menu .BoxContener1 li a.active { background: url('../../img/czerwony/box1_li_active.png') 12px 50% no-repeat; color: #bd0926; }
.Menu .BoxContener1 li.sub a { background: url('../../img/czerwony/box1_li.png') 22px 50% no-repeat; }
.Menu .BoxContener1 li.sub a.active { background: url('../../img/czerwony/box1_li_active.png') 22px 50% no-repeat; }

.Menu .BoxContener2 .Box_Body { background: url('../../img/czerwony/menu_box2_contener.png') top left repeat-y; }
.Menu .BoxContener2 .Box_Up { background: url('../../img/czerwony/menu_box2_up.png') top left no-repeat; }
.Menu .BoxContener2 .Box_Bottom { background: url('../../img/czerwony/menu_box2_bottom.png') top left no-repeat; }


.Menu input.text { background: url('../../img/czerwony/menu_input.png') 50% 0px no-repeat; }

#MenuSonda { border-top: 1px solid #dbdbdb; border-bottom: 1px solid #dbdbdb; }
.SondaWykres .Status { background-color: #ffe2e5; }
.SondaWykres .Status .Ilosc { background-color: #bd0926; }

#MenuKalendarz .KalHead { color: #a0a0a0; }
#MenuKalendarz table th { border-bottom: 2px solid #bd0926; color: #a0a0a0; }
#MenuKalendarz table td div { color: #a0a0a0; }
#MenuKalendarz table td div.Now { background-color: #faca6e; border: 2px solid #bd0926; }
#MenuKalendarz .Nie { color: #f19300; }

.Menu p span { color: #949494; }

/* Elementy */
#BreadCrumbs, #BreadCrumbs a, #Info, #Info a { color: #bd0926; }
#PageOption a { color: #bd0926; }
#PageOption .site_home { background: url('../../img/czerwony/page_options.png') 0px 0px no-repeat; }
#PageOption .site_rss { background: url('../../img/czerwony/page_options.png') -43px 0px no-repeat; }
#PageOption .site_map { background: url('../../img/czerwony/page_options.png') -137px 0px no-repeat; }
#PageOption .site_mobile { background: url('../../img/czerwony/page_options.png') -183px 0px no-repeat; }

.submit { border: none; background: #bd0926 !important; color: #ffffff; }

.PrzedszkolaMenu { border-top: 2px dashed #BD0926; border-bottom: 2px dashed #BD0926; }
.PrzedszkolaMenu li a { }
.PrzedszkolaMenu li.active a { background-color: #FFE5E9; }

.PrzedszkolaPlan .day { background-color: #FFE5E9; color: #565656; }
.PrzedszkolaPlan td, .PrzedszkolaPlan th { border: 1px dashed #949295; }