#site-navigation.main-navigation {
  text-align: center;
  /*height: 45px;*/
}

nav ul li a:hover {
  text-align: center;
  font-size: 16px;
}

nav ul li a {
  text-align: center;
  font-size: 16px;
}

header .site-branding {
  text-align: center;
}

#secondary.widget-area {
  text-align: justify;
}

#content aside h2 {
  text-align: center;
}

a:hover {
  text-align: justify;
}

.entry-title {
  text-align: center;
}

/*aktualnosci*/

#menu-item-152 a {
  background: #e71111;
}

#menu-item-152 {
  margin: 0 auto;
  padding-left: 30%;
}

#menu-item-152 a:hover {
  background: #f85c5c;
}

/*nasze przedszkole*/

#menu-item-113 a {
  background: #0a44ea;
}

#menu-item-113 a:hover {
  background: #6ac6f1;
}

/*galeria*/

#menu-item-117 a {
  background: #23b713;
}

#menu-item-117 a:hover {
  background: #70e364;
}

/*nabor*/

#menu-item-114 a {
  background: #f412c2;
}

#menu-item-114 a:hover {
  background: #ff8ce5;
}

/*kontakt*/

#menu-item-24 a {
  background: #ecd512;
}

#menu-item-24 a:hover {
  background: #f9e965;
}

#masthead.site-header {
  height: 345px;
}

.entry-title a{
		font-size: 18px;
  	color: white;
}
.entry-title{
	box-shadow: inset 0 0 0 #544ced, inset 0 1px 50px #544ced, inset 0 0 0 #544ced;
	
  padding: 5px;
	font-size: 18px;
  border: 1px solid #C0C0C0;
    margin-top: 0;
        border-radius: 10px 10px 10px 10px;
}