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

.deusians{
   background-color: deeppink;
  background-image: url();
  background-repeat: repeat;
  margin: 0;
  padding: 0;
  height: 100%;
  color:black;
  font-family: Verdana;
  overflow-x: hidden;
  background-position: center;
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
}
  



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


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

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



poziomo {
 color: black;
}

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

.sidebar{
  color: white;
  margin-top: 20px;
 background-color: darkblue; 
    text-align: left;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    width: 60%;

}


.sidebarchar{
  color: black;
  margin-top: 20px;
 background-color: chartreuse; 
    text-align: left;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    width: 60%;

}



.bialy {
  font-size: 12px;
  color: white;
}


.czarny {
  font-size: 12px;
  color: black;
}


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

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


.bialyblok{
  width: 75% ;
  background-color: white;
  text-align:left;
   margin-top: 20px;
   font-size: 12px
}

.blok{
  width: 75% ;
  text-align:center;
   margin-top: 20px;
   font-size: 12px
}




.tlobiale{

  background-color: white;
}

  .sidebarmodry{
  color: black;
  margin-top: 20px;
 background-color: #FFFA85; 
    text-align: left;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    width: 60%;

}

  .sidebaryellow{
  color: black;
  margin-top: 20px;
 background-color: #FFF621; 
    text-align: left;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    width: 60%;

}



  
    .modry{
      font-size: 12px;
  color: black;
  margin-top: 20px;
 background-color: #FFF621; 
    text-align: center;
    box-shadow: 1px 1px 1px 1px rgba(0,0,0,0.5);
    width: 70%;
    margin-right: 30px;
    height: 25px

}

.oddzielamstanowczo {
  font-size: 12px;

}
  
  
  
  .niebieski {
   color: blue; 
   text-align: center;
  }
  
   .ramcia{
     margin-top: 15px;
    text-align: left;
  background-color: white;
  font-size: 12px;
  border-style: dashed;
  border-width: 4px 4px 4px 4px;
  border-color: lightskyblue;
   
 }
