
#maszSmakaContainer:hover{

  transform: scale(1.02);
}

#box6{

  display: none;
}

#maszSmakaContainer{

  font-size: 45px;
  font-family: 'Times New Roman', Times, serif;
  font-weight: 700;
  padding: 20px;
}

#unSubButton{

  display: none;
}

.linkToArt{

  text-decoration: none;
  color: black;
}

.articles{

  background-color: #f4f4f4;
  background-image: url("/obrazekTla");
  background-size:cover;
  border-radius: 60px;
  box-shadow: 10px 0px 40px 5px rgba(0, 0, 0, 0.5);
  margin: 0 auto;
  box-sizing: border-box;
  margin-top: 15px;
}

.articleSlugeft{

  width: 768px;
  padding: 20px 30px 20px 20px;
  box-sizing: border-box;
}

.twoOnTheLeftSec{

  height: fit-content
}

#firstThree{

  display: flex;
  position: relative;
  align-items: center;
}


#articlesRight{

  align-items: center;
}

#secondThree{

  display: flex;
  flex-direction: row-reverse;
  position: relative;
  align-items: center;
}

.articlesRight{

  box-sizing: border-box;
  margin-left: 15px;
  width: 385px;
  padding: 20px 40px 20px 40px;
}

.mainArtRight{
  display: flex;
  align-items: center;
}

.articlesRightRev{

  box-sizing: border-box;
  margin-right: 15px;
  width: 385px;
  padding: 20px 40px 20px 40px;
  align-items: center;

}



.contArtRight{

  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: flex-end;
  justify-content: space-around;
  align-items: flex-start;
}

.articles:hover{

  transform: scale(1.02);
}

#artykulySG{

  width: 1170px;
  margin: 0 auto;
}

#iframeDiv{

  display: flex;
}

.tittle{

  font-size: 30px;
  font-weight: bold;
  color: black;
  text-align: center;
  margin-bottom: 15px;

}

.tittlePush{

  font-size: 50px;
  font-weight: bold;
  color: black;
  text-align: center;
  
}

.contArt {

  display: flex;
  align-items: center; 
}

.obrazekPrzyArt{

  border-radius: 20px;
  max-width: 275px;
  margin-bottom: 15px;
  margin-right: 25px;

}

.obrazekPrzyArtRight{

  width: 275px;
  border-radius: 20px;
  margin-bottom: 15px;
  align-items: center;
}

.text{

  text-align: justify;
  color: black;
  font-size: 22px;
  line-height: 1.5;
}

.textLeft{

}

#iframe1MainPage{

  margin: 0 auto;
  box-sizing: border-box;
  width:768px;
  margin-top: 15px;
  border-radius: 60px;
  height: 288px;
  border: none;
  box-shadow: 10px 0px 40px 5px rgba(0, 0, 0, 0.5);
  align-items: center;
}
  
@media (max-width: 1180px){

#iframe1MainPage{
  
  max-width: 768px;
  display: flex;
  height: 290px;
  overflow: hidden;
  width: 100vw;
}
  
#maszSmakaContainer{

  font-size: 35px;
}
  
.tittle{

  font-size: 27px;
  margin-bottom: 5px;

}

.text{

  font-size: 20px;
  padding-left: 0px;
  margin-top: 5px;
}

.obrazekPrzyArt{


  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 0px;


}
  
.contArt {

  display: flex;
  flex-direction: column;
}

#firstThree{

display: flex;
flex-direction: column;
align-items: center;
}

#secondThree{

display: flex;
flex-direction: column;
align-items: center;
}

.articlesRight{

  height: inherit;
  margin-left: 0px;
  width: 100vw;
  margin-top: 15px;
  min-height: 100px;
}

.articlesRightRev{

  margin-right: 0px;
  width: 100vw;
  height: inherit;
  margin-top: 15px;
  min-height: 100px;
}

.articles{

  max-width: 768px;
  width: 100vw;
  padding: 20px 27px 20px 27px;
}

.articles:hover{

transform: scale(1.00);
}

.obrazekPrzyArtRight{

  margin-bottom: 0px;

}


}


@media (max-width: 1300px){

  body::-webkit-scrollbar {
    width: 0px !important; 
  }
}

@media (max-width: 768px){

.tittlePush{

  font-size: 35px;
  padding: 0px 15px 0px 15px;
}


.articles{

  border-radius: 35px;;
}

.articlesFirst{

  margin-top: 15px;
}

#iframe1MainPage{
  
  max-width: 768px;
  display: flex;
  height: 290px;
  overflow: hidden;
  width: 100vw;
  border-radius: 48px;
}
}

@media (max-width: 340px){

.obrazekPrzyArt, .obrazekPrzyArtRight{
    max-width: 100%;
  }

}
