div {
        width:auto;
      
        text-align:center;
        
      }

      #drugi {
      
        padding:5px;

        /* zapis dla wszystkich przeglądarek (w przyszłości) */
        box-sizing:border-box;

        /* zapis dla przeglądarki Firefox */
        -moz-box-sizing:border-box;

        /* zapis dla przeglądarki Safari */
        -webkit-box-sizing:border-box;
      }

      #trzeci {
  
        padding:15px;
      }
	  #czwarty {
       
        padding:15px;
      }
	  #piaty {
       
        padding:15px;
      }
	  #szosty {
       
        padding:15px;
      }
	  #siodmy {
       
        padding:15px;
      }
	   #osmy {
       
        padding:15px;
      }
	   #dziewiaty {
       
        padding:15px;
      }
body {

    color: #2a2f2f;

}

.pure-button {
    background-color: #1f8dd6;
    color: #1f8dd6;
    padding: 0.5em 2em;
    border-radius: 5px;
}


.fotoprz {

   
    position: absolute;
    top: 40px; left: 0;  right: 0;
    text-align: center;
  
}

.tworca {

    
 
    position: absolute;
    top: 220px; left: 0; right: 0;
    text-align: center;
	margin-bottom: 1em;
 
}
.tytul {
   
    
  
    position: absolute;
    top: 270px; left: 0; right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.praca {

   
   
    position: absolute;
    top: 310px; left: 0;  right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.opiekun {

   
   
    position: absolute;
    top: 390px; left: 0;  right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.katedra {

   
   
    position: absolute;
    top: 430px; left: 0;  right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.miejsce {

   
   
    position: absolute;
    top: 490px; left: 0;  right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.przycisk {

   
   
    position: absolute;
    top: 540px; left: 0;  right: 0;
    text-align: center;
	margin-bottom: 1em;


}
.splash-subhead {
    color: black;
    letter-spacing: 0.05em;
    opacity: 0.8;
}





