/*
    Document   : tekst.css
    Created on : 2009-01-25, 17:42:57
    Author     : lukasz
    Description:
        Purpose of the stylesheet follows.
*/
.tekst {text-align: left;padding: 0px;}
.tekst img.zdjecie {float: left; margin-right: 30px;}
.tekst h2 {font-size: 11px;line-height: 11px;font-weight: bold; padding: 15px 0px 5px 0px; border-bottom: 4px solid #00AEEF; margin-bottom: 15px;}
.tekst .t_podtytul {font-size: 11px;line-height: 11px;font-weight: bold;margin-bottom: 10px;}
.tekst .t_podtytul p {padding: 0px 5px 3px 0px; border-bottom: 4px solid #CCCCCC;display:inline}
.tekst .t_tresc {line-height: 150%;position:relative;padding-top: 5px;}
.tekst .t_tresc p {padding: 5px 0px;}
.tekst .t_tresc ul {margin: 0px;}
.tekst .t_tresc ul li {padding: 2px 0px;list-style-type:disc!important;margin-left: 25px!important;}
.tekst .t_tresc ol {margin: 0px;}
.tekst .t_tresc ol li {padding: 2px 0px;list-style-type:decimal!important;margin-left: 25px!important;}
.tekst .t_tresc em {font-style: italic;}
.tekst .t_tresc strong {font-weight: bold;}
.tekst .t_tresc a {text-decoration:none;color: #999999;}
.tekst .t_tresc a:hover {color: #666666;}
