
.b {font-weight:bold}
.c {text-align: center}
.prawa {float: right}
.wyrownanie{position:relative; top:0; left:0;}
.pusty {clear: both; width:100%; height:1px;}

#tekst_podstrony h3 {
    font-size:1.2em;
    text-align: right;
    font-style: italic;
}

#tekst_podstrony h3.naglowek {
    font-size:1.2em;
    text-align: left;
    font-style: normal;
}

#tekst_podstrony h4 {
    font-size:1em;
    margin: 0;
    line-height: 1.9em
}

#tekst_podstrony h4.zaproszenie {
    font-size:1em;
    margin: 0;
    line-height: 1.6em;
    text-align: center;
}

#tekst_podstrony p {
    padding-top:0;
    margin-top: 0;
    margin-bottom: 20px;
}

#tekst_podstrony p.prawa {
    display:block;
    width:430px;
    text-align: right;
    margin: 0px 0px 5px 0px;
}

#tekst_podstrony p a {
    text-decoration: none;
}

#tekst_podstrony p a:hover {
    text-decoration: underline;
}

#tekst_podstrony li a {
    text-decoration: none;
}

#tekst_podstrony li a:hover {
    text-decoration: underline;
}

#tekst_podstrony p.kolumna_l {
    display: inline;
    width:48%;
    float:left;
}

#tekst_podstrony p.kolumna_p {
    display: inline;
    width:48%;
    float:right;
}

#tekst_podstrony img {
    margin:0;
    border:0;
}

#tekst_podstrony img.lewa {
    float:left;
    margin-bottom: 20px;
}

#tekst_podstrony img.prawa {
    float:right;
    margin-bottom: 20px;
}

#tekst_podstrony ul, li {
    list-style:none;
    text-align: left;
}

#tekst_podstrony li {
    background-image: url('obrazki/tak.png');
    background-position: top 0px;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 15px;
}

#tekst_podstrony ul#pracownicy_korzysci {
    width:400px;
    background-image: url('obrazki/pracownicy/pracownicy_2.jpg');
    background-position: 250px 0;
    &background-position: 200px 0;
    background-repeat: no-repeat;
}

#tekst_podstrony #pracownicy_korzysci li {
    position: relative;
    left:-30px;
    width:50%;
}

#tekst_podstrony #pracownicy_korzysci li.dlugi {
    width:100%;
}

#tekst_podstrony input, textarea {
    border:solid 1px #ccc;
    font-size: 10px;
    color:#555;
    padding:2px;
}

#tekst_podstrony input.wyslij {
    float:right;
    font-size: 10px;
    color:#fff;
    background-color: #f06c68;  
}

#tekst_podstrony img.mk {
    margin-bottom: 100px;
}
