IMG.center {
        display: block;
        margin-left: auto;
        margin-right: auto
}

H1 {
        font-size:16pt;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:black;
        text-align: center;
}


H2 {
        font-size:15pt;
        font-family:Verdana, Arial, Helvetica, sans-serif;
        font-weight:bold;
        color:black
}

body {
       font-family : Georgia, Verdana, "Arial CE", Arial, Helvetica, sans-serif;

//     font-size : small;
//        font-size : large;
       line-height: 1.3em;
//       color: #2F2F2F;
      color: #0A0A0F;

       margin: 5px 90px 5px 90px;

//    margin-left: auto;
//    margin-right: auto;
//    width: 800px;

}

.naglowek {line-height: 160%; font-size: 15pt; font-weight: bold; font-family: Arial; color: #0000CC; margin:10px; }
.naglowek strong {font-size:28pt; font-weight:normal; color:#CC0000; font-weight: bold; }
