.itemid-101 #main {
  background-image: url('../images/lekarz-tlo.jpg');
  background-size: 90%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: 100% -35%;
}
.itemid-103 #main{
 background-image: url('../images/lekarz-tlo.jpg');
  background-size: 80%;
  background-repeat: no-repeat;
  background-attachment: ;
  background-position: 100% 100%;
}
.itemid-103 .module_surround {
  text-align: center;
  }
.grey {
	filter: grayscale(100%);	
    background-color: bbb;
}
.logo {
  position: relative;
  display: inline-block;
  padding: 9px 0;
}
.is-sticky .logo {
  padding: 8px 0;
}
.hornav > ul > li > a,
.hornav > ul > li > span {
  font-size: 1rem;
  font-style: normal;
}
.is-sticky .logo img {
  max-width: 70%;
}
.itemid-101 .item-content {
  width: 50%;
  text-align: justify;
}
.itemid-101 .item-content .page-header h2 {
  text-align: left;
}
                    <h2 
.itemid-113 .content_full {
  width: 70% !important;
  text-align: justify;
}
.bottom-1 {
  padding: 0 !important;
  border-top: 1px solid #e9e9e9;
  box-shadow:0 0 0 0 rgba(0, 0, 0, 0.1);
}
.module .module_surround,
.module_menu .module_surround {
  padding: 0px 32px 24px;
}
.contact-name {
  font-size: 1.2rem;
  letter-spacing: normal;
}
h1 {
  font-size: 2.5em;
  font-weight: 700;
  letter-spacing: 3px;
}
.page-header h1,
.content-category h1,
.registration h1 {
  margin-bottom: 2rem;
  font-size: 1.8rem;
  font-weight: 400;
}
h2 {
  margin-bottom: 1.2rem;
  font-size: 1.6rem;
  font-weight: 400;
}
h3 {
  margin-bottom: 12px;
  font-size: 1.2rem;
}
h4 {
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6em;
}
h5 {
  font-size: 1rem;
  opacity: 0.65;
}
h6 {
  font-size: 1em;
}
#container_bottom1_modules { 
  border-bottom: 1px solid #e9e9e9;
  box-shadow:0 2px 0 0 rgba(0, 0, 0, 0.1);
}
#container_footer {
	background-color: #e9e9e9 !important;
}
.copyright p {
  font-weight: normal;
  color: #999;
}
@media only screen and (max-width: 1024px) {
  
}
/* #Tablet (Portrait)
================================================== */
@media only screen and (max-width: 1024px) {
  .itemid-101 #main {
  background-image: url('../images/lekarz-tlo.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: 0 0;
  }
  #main {
    height: ;
  }
  .itemid-101 .item-content {
    width: 90%;
    text-align: justify;
  }
  .itemid-101 .item-content .page-header h2 {
  text-align: left;
  }
  .is-sticky .logo img {
  max-width: ;
  }
  #container_main {
   
  }
}
