/* CSS Document */
html, body {height: 100%; margin: 0px; font-family: Arial; background-color:#BCD5EC;}
button {border: 0px solid white; cursor:pointer; background-color:transparent;}
/* a:active, a:focus {-webkit-tap-highlight-color: transparent;} */



#content{width:360px; margin:120px auto; color:black;}
#logo{font-size:56px;}
#podlogo{font-size:21px; margin-top:7px;}
.naglowek{font-weight:bold; font-size:20px;}
#opis{margin-top:20px;font-size:18px;  line-height: 1.6; margin-bottom:10px;}
.pobierz{line-height: 1.3; background-color:#C3E6CD; height:100px; width:160px; font-size:24px; margin-top:14px; margin-left:10px; border-radius:9px; border: 2px solid #8FB1D9;}
.kup_btn{background-color:#C3E6CD;border-radius:9px; border: 2px solid #8FB1D9; height:60px; width:325px; margin-top:15px; margin-bottom:20px; font-size:22px;}

.dolny_modul{background-color:#D8EAFF; padding:14px; margin-top:20px; border-radius:9px; font-size:18px; line-height: 1.7;}
.pytanie{font-weight:bold; margin-bottom:5px; font-size:26px; }

#zamowienie_container{width:530px; margin:50px auto; color:black;}
.powrot{background-color:#C3E6CD;border-radius:9px; border: 2px solid #8FB1D9; height:40px; width:130px; margin-top:20px; margin-bottom:20px; font-size:17px;}
.zamowienie{margin-top:20px; font-size:22px; line-height: 1.3;}
#odpowiedz_mini{font-size:17px;}
.separator{height:0px; width:520px; margin: 30px 0px 20px 0px; border-top: 2px solid #9CB5D5;}

.podpunkt{display:flex; margin-top:20px; background-color:#ADCEF4; border-radius:10px;}
.numer{font-size:45px; font-weight:bold; padding: 0px 20px; width:30px; height:110px; display:flex;  align-items: center;  justify-content: center;}
.opis_podpunktu{width:490px; padding-top:12px;}

.pobierz_mini{line-height: 1.3; background-color:#C3E6CD; width:70px; height:40px; font-size:20px; margin-top:14px; margin-left:10px; border-radius:8px; border: 2px solid #8FB1D9;}