.menu-item ul{
  display: none;
}
.menu-item:hover ul{
  display: block;
}

#site-navigation.main-navigation {
  text-align: center;
  height: 62px;
}

nav ul li a:hover {
  text-align: center;
  font-size: 17px;
}

nav ul li a {
  text-align: center;
  font-size: 17px;
}

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-17 a {
  background: #e71111;
}

#menu-item-17 {
  margin: 0 auto;
  padding-left: 14%;
}

#menu-item-17 a:hover {
  background: #f85c5c;
}

/*nasze przedszkole*/

#menu-item-18 a {
  background: #0a44ea;
}

#menu-item-18 a:hover {
  background: #6ac6f1;
}

/*galeria*/

#menu-item-19 a {
  background: #23b713;
}

#menu-item-19 a:hover {
  background: #70e364;
}

/*gazetka*/

#menu-item-20 a {
  background: #f412c2;
}

#menu-item-20 a:hover {
  background: #ff8ce5;
}

/*kontakt*/

#menu-item-2327 a {
  background: #ecd512;
}

#menu-item-23 a:hover {
  background: #f9e965;
}

#masthead.site-header {
  height: 345px;
}
/*tytul menu: boczne*/
.widget-title{
	background:#568CA3;
}
/*menu 1 kolor tla*/
.main-navigation{
background:#568CA3;
}

.entry-title{
	box-shadow: inset 0 0 0 #568CA3, inset 0 1px 200px #568CA3, inset 0 0 0 #568CA3;
	
  padding: 5px;
	font-size: 18px;
  border: 1px solid #C0C0C0;
    margin-top: 0;
        border-radius: 10px 10px 10px 10px;
}
.entry-title a{
		font-size: 18px;
  	color: white;
}