body {
  background-color: #E84680;
  margin: 0;
  padding: 0;
  height: 100%;
  background-image: url(pngs/LOVEISWARIS1.png);
  background-repeat: repeat;
  color: black;
  font-family: Verdana;
  overflow-x: hidden;
  background-position: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  
}

.centrum{
   background-position: center;
  justify-content: center;
  align-items: center;
  text-align: center; 
  width: 100%
}

.pionglowny {
   display: flex;
 width:800px;
 margin: 0 auto;
 background-color: pink;
 box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
 margin-bottom: 20px;
}


.pionowo{
 display: flex;
}

.sidebar{
  margin-top: 20px;
 background-color: #FF4D94; 
    text-align: left;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);

}

.roz{
 background-color: #FF4D94; 
    text-align: center;
    width: 55%;
    margin-left: 35px;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);

}

maintresc {
 width: 100% ;
 margin-right: 20px;
  
}

poziomo {
 color: black;
}


h3 {
 font-size: 16px; 
  
}


p {
 font-size: 12px; 
  
}


.odstepy {
 margin-left: 5%;
margin-right: 5%;
  
}


.banner {
  width: 80%; 
  background-color: white;
  height: 50px;
 margin: 0 auto;
 margin-top: 20px;
 margin-left: 25px;
 border-style: groove;
 border-width: 7px;
 border-radius: 5px;
 box-shadow: 0 4px 12px rgba(0,0,0,0.3);
 background: linear-gradient(to bottom, hotpink, pink);
   background-position: center;
  justify-content: center;
  align-items: center;
  text-align: center;
}


.sluchasz{
    width: 60%;
  height: 200px;
 margin: 0 auto;
 margin-top: 40px;
 border-style: groove;
 border-width: 7px;
 border-radius: 25px;
 box-shadow: 0 4px 12px rgba(0,0,0,0.3);
 background: linear-gradient(to bottom, hotpink, pink);
   background-position: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px; 

  
}

.puste {
 color: black 
}


.onepost {
 width: 95%;
 background-color: white;
   margin-top: 40px;
    margin-left: 25px;
    overflow-y: hidden;
}

.czcionki{
  font-size: 20px; 
}

.bigahh {
   font-size: 64px; 
  
}

.justacont{
  margin-top: 20px;
  width: 100%;
  height: 75px;
   overflow-x: hidden;
}

.margines{
 margin-left: 20px 
}

.oddzielamstanowczo {
  font-size: 12px;

}

.znowu{
  
   margin-left: 25px;
   text-align: left;
}

.lewo{
  text-align: left;
  
  
}

.blacklink{
 color: black; 
}

.goralol{
  margin-top: 10px;
  margin-left: 25px;
  
}

.postwindow{
   text-align: left;
  background-color: white;
  font-size: 12px;
 border-style: solid;
 border-width: 20px 4px 4px 4px;
 border-radius: 5px;
 border-color: #FF4D94;
 width: 70%;
   margin-top: 10px;
  margin-left: 25px;
  margin-bottom: 25px;
}



  






