/* 
    Document   : nowosci
    Created on : 2009-01-10, 13:02:58
    Author     : lukasz
    Description:
        Purpose of the stylesheet follows.
*/
.nowosci {padding-top: 10px}
.nowosci .zdjecie {float: left; width: 28%; margin-bottom: 10px; text-align: center;}
.nowosci .zdjecie img {width:120px!important; border: solid 1px #000000}
.nowosci .nowosc {float: right; width: 90%; text-align: left; margin: 0px; padding-right: 10px}
.nowosci .tytul {font-weight: bold; margin-bottom: 5px; color: #056E90}
.nowosci .data {font-size: 10px; font-weight: bold; color: #828282;margin: 5px 0px 15px 0px;}
.nowosci .tresc {text-align: left; margin: 15px 0px 5px 0px;padding-bottom: 10px;border-bottom: 1px dotted #dfdfdf;}
.nowosci .opis {}
.nowosci .link, .nowosci .pobierz {color: #5C8cb9; margin-bottom: 5px;}
.nowosci .pagination {text-align: center; padding-bottom: 5px;}
.nowosci .pagination a {text-decoration: underline;}
.nowosci .sep {clear: both; margin: 10px!important; border-bottom: 1px solid #000000;}
