.full-width .site-content .entry-header,
.full-width .site-content .entry-content {
 margin-left: 10%;
 max-width: 80%;
}

@media screen and (min-width: 1080px) {
        .site:before {
		width: 270px;
	}
        #secondary {
		width: 210px;
	}
}

.featured-content-inner { display: none; }

html .mceContentBody {
	max-width: 1500px !important;
}

p.obrazek:hover {
background-color:#F5F5F5;
}

.entry-header {
  text-align:center;
}