html, body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 18px;
    background: #fff;
    color: #000;
    /*margin: 0;*/
    /*padding: 0;*/
}
img {
    border: none;
    margin: 0;

}
a {
    text-decoration: none;
    color: inherit;
}
a:hover {
    text-decoration: underline;
}

#my-content, #fixmmenu, #my-menu-left, #my-menu-right, #article-info {

    display: none !important;
}

#header {
    display: block;
    font-family: Georgia, serif;
    font-size: 18px;
    color: #808285;
    text-align: center;
    padding: 10px 0 10px 0;
    border-bottom: solid 1px #dfdfe0;
}

#article {
    padding-top: 20px;
}

#print_footer {
    display: block;
    padding-top: 5px;
    border-top: 1px solid #777 !important; 
    font-size: 11pt;   
}

#pozostalo{
    padding: 5px 0;
    border-bottom: 1px solid #777 !important; 
    /*text-align: center;*/ 
    /*background: #eaf5f6;*/
    font-weight: 700;
}

#procenty{
    margin-top: -23px;
    padding-bottom: 30px;
    font-weight: 700;

}

#calosc-nowa {

    /*text-align: center;*/ 
    margin: 0 25%;
    /*background: #eaf5f6;*/
    padding-bottom: 30px;
}

#foto-container{
    display: block;
    margin-left: auto;
    margin-right: auto;
}

#foto-podpis{
    text-align: center;
}

#foto-podpis div{
    text-align: right;
}