/* zakladki poziome */

ul.pi_poziome, ul.pi_poziome li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
}

ul.pi_poziome {
        float: left;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        text-decoration: none;
        font-weight: bold;
        color: black;
        font-size: 8.4px;
        background-color: #37628a;
}

li.on_1 {
        height: 38px;
        width: 3px;
        display: block;
        list-style: none;
        margin: 0;
        float: left;
        font-family: Verdana, Arial, sans-serif;
        background: url(../../images/grafika/product/out.png) left top no-repeat;

}

li.on_2 {
        height: 38px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px 10px 0px 10px;
        background: url(../../images/grafika/product/in.png) right top repeat-x;

}

li.on_3 {
        height: 38px;
        width:35px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: url(../../images/grafika/product/right_on.png) center center no-repeat;

}

li.on_end {
        height: 38px;
        width:36px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: url(../../images/grafika/product/right_end.png) left center no-repeat;

}

li.off_2 {
        height: 38px;
        width: auto;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        background: white url(../../images/grafika/product/in_off.png) left bottom repeat-x;

}

li.off_2_one {
        height: 38px;
        width: 3px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        background: white url(../../images/grafika/product/in_off_one.png) left bottom repeat-x;

}

li.off_3 {
        height: 38px;
        width: 32px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: white url(../../images/grafika/product/right_off.png) left bottom no-repeat;

}

li.end_off {
        height: 38px;
        width: 30px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: white url(../../images/grafika/product/end_off.png) left bottom no-repeat;

}

li.out_2 {
        height: 38px;
        width: 32px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: white url(../../images/grafika/product/out_2.png) left bottom no-repeat;
}

li.out_22 {
        height: 38px;
        width: 32px;
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
        float: left;
        padding: 0px;
        background: white url(../../images/grafika/product/out_22.png) left bottom no-repeat;
}

a.pi_poziome {
font-size: 12px;
color: white;
font-family: Verdana, Arial, sans-serif;
}

a.pi_poziome:hover {
font-size: 12px;
color: white;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
} 

