#haslo,#sec_hej,#sec_mampytanie,#sec_pytanie,#sec_popytanie{
    position: absolute;
    top: 50%;
    left: 55%;
    transform: translate(-50%,-50%);
}
#wprowadz_haslo{
    width: 125px;
    height: 25px;
    font-size: 70%;
}
#button_sprawdz{
    background-color: transparent;
    margin-left: 1%;
    width: 125px;
    height: 25px;
    font-size: 150%;
    font-style: italic;
    border-radius: 7%;
    background-image: url(logo.png);
    background-repeat: repeat-x;
    background-size: 35%;
    background-position-y: -10px;
    background-position-x: 40px;
    border: 0;
    color: navy;
    justify-content: center;
}
#sec_hej{

}
#p_hej{
    margin:0;
    display: block;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 500%;
}
#button_hej{
    display:block;
    justify-content: center;
    text-align: center;
    align-items: center;  
    margin-left: 46.5%;
    background-color: palevioletred;
    width: 150px;
    height: 100px;
    font-size: 150%;
    font-weight: bold;
    border-radius: 10%;
}
#sec_mampytanie{
    text-align: center;
}
#pytanie{
    margin:0;
    display: block;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 500%;
    
}
#button_pytanie{
    display:block;
    justify-content: center;
    text-align: center;
     align-items: center;  
     background-color: palevioletred;
     width: 125px;
     height: 25px;
      font-size: 150%;
      font-weight: bold;
      float: left;
    margin-left: 43%;
    border-radius: 10%;
}
#a_achuj{
    display:grid;
    justify-content: center;
    text-align: center;
    align-items: center;  
    margin-left: 1%;
    background-color: palevioletred;
    width: 150px;
    height: 100px;
    font-size: 150%;
    font-weight: bold;
    text-decoration: none;
    color: black;
    border: 2px solid black;
    float: left;
    border-radius: 10%;
}
#sec_pytanie{

}
#chcesz_zobaczyc{
    margin:0;
    display: block;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 150%;
}
#sekundy{
    margin:0;
    display: block;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 150%;
    color: red;
}
#sec_popytanie{

}
#p_no{
    margin:0;
    display: block;
    justify-content: center;
    text-align: center;
    align-items: center;
    font-size: 150%;
}
#button_dalej{
    margin-left: 1%;
    width: 125px;
    height: 25px;
    font-size: 150%;
    font-style: italic;
    border-radius: 7%;
    color: black;
    justify-content: center;
    background-color: palevioletred;
    width: 150px;
    height: 100px;
    border: 2px solid black;
    float: left;
}
#zdjecie{
    width: 100%;
    height: 250px;
    border: 2px black dotted;
    text-align: center;

}
#img_zdjecie{
    width: 50%;
    height: 50%;
    float: left;
    clear: both;
}
#p_data{
    color: grey;
}
q:empty{
    color: white;
}
#countdown{
  color:red;
  font-size:130%;
    font-weight:bold;
}