/* 
    Document   : tekst.css
    Created on : 2009-01-25, 17:42:57
    Author     : lukasz
    Description:
        Purpose of the stylesheet follows.
*/
.tekst {text-align: left;background-color:#f7fbfc;padding: 0px 15px;}
.tekst img.zdjecie {float: left; margin-right: 30px;}
.tekst h2 {font-size: 14px; font-weight: bold;line-height: 120%;}
.tekst .podtytul {font-size: 14px;line-height: 120%;}
.tekst h3 {font-size: 17px; font-weight: bold; color: #02205c;line-height: 120%;padding: 5px 0px;}
.tekst .tresc {font-size: 11px; color: #02205c;line-height: 120%;position:relative;}
.tekst .tresc p {padding: 10px 0px;}
.tekst .tresc ul {margin: 0px;}
.tekst .tresc ul li {padding: 2px 0px;list-style-type:disc!important;margin-left: 25px!important;}
.tekst .tresc ul li ol li {padding: 2px 0px;list-style-type:decimal!important;margin-left: 25px!important;}
.tekst .tresc ol {margin: 0px;}
.tekst .tresc ol li {padding: 2px 0px;list-style-type:decimal!important;margin-left: 25px!important;}
.tekst .tresc ol li ul li {padding: 2px 0px;list-style-type:disc!important;margin-left: 25px!important;}
.tekst .tresc em {font-style: italic;}
.tekst .tresc strong {font-weight: bold;}