div#liturgy
{
    background:#251914;
    margin-top:30px;
    color:#ddd;
    line-height:1.6;
    font-size:11px;
    border:1px solid #514743;
}
div#liturgy h2
{
    color:white;
    margin:0 0 10px 0;
    font-weight:normal;
    font-size:25px;
    background-image:url('../images/brown_sep.png');
    background-repeat:repeat-x;
    background-position:center bottom;
    padding-bottom:3px;
}
div#liturgy p.nd_czytanie_tyt
{
    color:white;
    font-weight:bold;
}
div#liturgy
{
    padding:10px 20px 15px 20px;
}
div#liturgy p.nd_czytanie_tyt
{
    font-weight:bold;
}
div#liturgy p.nd_czytanie_sigla
{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
div#liturgy p.nd_czytanie_tresc
{
    padding-bottom:10px;
    font-family:'Verdana';
    line-height:1.6;
    margin-bottom:8px;
}
div#liturgy p.nd_czytanie_sigla
{
    background:#bf0c0c;
    padding:2px 10px;
}
div#liturgy a.more
{
    background:none;
    margin:0 20px 20px 0;
    float:right;
}
p.nd_dzien
{
    font-size:16px;
    font-weight:bold;
}
span.nd_swieto
{
    color:red;
    font-size:14px;
}
p.nd_wstep
{
    font-weight:bold;
}
span.nd_sigla
{
    font-weight:normal;
}
div#nd_liturgia_naglowek
{
    border:1px solid #ccc;
    background-color:#fcfcfc;
    padding:13px 20px;
}
div#nd_liturgia p
{
    margin:7px 0;
}
div#nd_liturgia p.nd_czytanie_nazwa
{
    font-weight:bold;
    font-size:14px;
    margin:20px 0;
}
p.nd_czytanie_sigla
{
    font-style:italic;
}
p.nd_czytanie_tresc
{
    text-align:justify;
}
div#niedziela p.nd_czytanie_tresc
{
    text-align: left;
}
p.nd_psalm_refren
{
    font-weight:bold;
    font-size:13px;
}
div#nd_liturgia p.nd_dodatki_tyt
{
    font-weight:bold;
    font-size:13px;
    margin:20px 0 0 0;
}
p.nd_dodatki_tresc
{
    text-align:justify;
}