/* 
    Document   : dodatkowe
    Created on : 2010-02-14, 11:05:06
    Author     : piotr
    Description:
        Purpose of the stylesheet follows.
*/
.do_prawej {
    float:right;
    display:block;
}

.do_prawej p {
    margin:0px 5px 0px 0px;
    padding:0px;
    text-align:right;
}
.do_prawej p img {
    border:0px;
}