p.naglowek {
font-size: 18pt;
font-weight: bold;
text-align: center;
}

p.podnaglowek {
font-size: 16pt;
font-weight: bold;
text-align: center;
}


hr {
color: white;
height: 1pt;
width: 625px;
}

p.tresc {
font-family: Times New Roman, Courier New CE;
font-size : 14pt;
text-align: center;
color: rgb(255,255,255);
}

p.metryczka {
text-align : right;
}


/********** KOMUNIKATY ********/

a.komunikaty {
font-family: Times New Roman, Courier New CE;
color: red;
}

img.powszedni {
border: 1px solid black;
}

img.sobota {
border: 1px solid navy;
}

img.niedziela {
border: 1px solid maroon;
}


