div#article-dla-dzieci{
    background-image: url('/images/h_dla_dzieci_do_poczytania.jpg');
    background-repeat: no-repeat;
    height: 301px;
}

div#article-dla-dzieci-do-pobrania{
    background-image: url('/images/h_dla_dzieci_do_pobrania.jpg');
    background-repeat: no-repeat;
    height: 309px;
}

div#dla-dzieci-text p{
    padding-top: 130px;
    padding-left: 220px;
    color: white;
    font-size: 11px;
    line-height: 18px;
    width: 280px;
}

div#dla-dzieci-text a{
    color: white;
}
div#article-dla-dzieci-head{
    padding-bottom: 10px;
}
div#article-dla-dzieci-head h1{
    color: #105ba5;
    font-size: 14px;
    line-height: 18px;
}

div#article-dla-dzieci-head h2{
    color: #666666;
    font-size: 11px;
    line-height: 20px;
    font-weight: normal;
}
