#site-title a {
    font-size: 40px;
}
#site-navigation{
    background: #000000;
}

.footer-widgets-wrapper{
  background: #ffffff;
}
.footer-socket-wrapper{
    background: #000000;
}

.footer-widgets-area p {
    color: #000000;
}
.footer-widgets-area a {
    color: #f44129;
}
.footer-socket-wrapper .copyright {
    color:  #2980b9;
    max-width: 60%;
}

.footer-widgets-area  .widget-title span {
   background: #2980b9;
}
.footer-widgets-area .widget-title {
    border-bottom: 2px solid #2980b9;
}

.footer-widgets-area .widget ul li {
    text-align: center;
    color: black;
}

#nav_menu-3  .widget-title span {
   background: #ff7f00;
}
#nav_menu-3 .widget-title {
    border-bottom: 2px solid #ff7f00;
}

/**
#menu-dla-rodzicow a {
    color: #ff7f00;
}

#archives-2  .widget-title span {
   background: #ffd126;
}
#archives-2 .widget-title {
    border-bottom: 2px solid #ffd126;
}
**/
/**
Naglowek "najblizsze wydarzenia" tak aby wygladał jak reszta strony

*/
#gce_widget-2 .widget-title span {
    background-color: #f44129;
}

#gce_widget-2 .widget-title  {
   border-bottom: 2px solid #f44129;
    font-size: 18px;
    margin-bottom: 15px;
    padding-bottom: 0;
}
#gce_widget-2 .widget-title span {
    background-color: #f44129;
    color: #fff;
    padding: 6px 12px;
    display: inline-block;
}
/**
RAINBOW MENU
**/
/** MAIN SITE COLOR = #f44129 */
.home-icon {
background: #f44129
}
.menu-toggle {
background: #f44129 
}
li#menu-item-3763 {
    background: #ff7f00;
}

li#menu-item-3763  .menu-item {
     background: #ff7f00;
}

li#menu-item-3804 {
    background: #ffd126;
}

li#menu-item-3804  .menu-item {
     background: #ffd126;
}

/**
zielony #00b200
**/

li#menu-item-3813 {
    background: #00b200;
}

li#menu-item-3813  .menu-item {
     background: #00b200;
}

li#menu-item-3805 {
    background: #2980b9;
}

li#menu-item-3805  .menu-item {
     background: #2980b9;
}


li#menu-item-3806 {
    background: #4b0082;
}

li#menu-item-3806  .menu-item {
     background: #4b0082;
}


#site-navigation {
    background: #ffffff;
}

#site-navigation {
    border-top: 0px solid #f44129;
    box-shadow: 0 0 0px rgba(0, 0, 0, 0.1) inset;
}

i.search-top {
     background: #f44129;
}

