#masthead {
  position: relative;
  top: 0px;
  background: url('http://www.blog.superubezpieczenia.pl/top.jpg') no-repeat;
  background-repeat-x: no-repeat;
  width: 1000x;
  height: 220px;
  margin: 0px;
  margin-top: 0px;
}
.site-title a {
    display: block;
    width: 90%;
    height: 100%;
    text-indent: -10000px;
}
.site-title {
  clip: unset;
 }
.cat-links, .entry-meta .entry-date, .entry-meta .byline {
display: none;
}
.form-allowed-tags, .form-allowed-tags code {
   display: none;
}
h1.site-title {
  background-size: contain;
  position: absolute;
  width: 95%;
  height: 220px;
}
.mdf_one_moment_txt{
    display: none;
}