/*****  CSS Facet - boks z zakladkami  *****/
.bx6 a {
    color:#890000;
    text-decoration:none;
}
.bx6 a:hover {
    text-decoration:underline;
}
.bx6 img {
    border:0;
}
.bx6 .moreBg {
    font-size: 10px;
    font-weight: bold;
    background: #8A0000 url(http://i.wp.pl/a/i/facet/bg_more.gif) no-repeat top right;
    padding: 0 11px 2px 5px;
    float: right;
    cursor: pointer;
    color: #FFFFFF;
    line-height: 12px;
}
.bx6 a.moreBg:hover {
    text-decoration: none;
}
.bx6 h2 { margin: 0; padding: 0; }
.bx6 {
    font: 12px Tahoma, Arial, Helvetica, sans-serif;
    color:#343434;
    margin-bottom: 10px;
    position: relative;
    padding-top: 19px;
}
.bx6 .zak {
    width: 375px;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
}
.bx6 .zak:after, .bx6_in:after {
    clear: both;
    display:block;
    content:'';
}
.bx6 .zak a {
    display: block;
    width: 78px;
    font-size: 11px;
    float:left;
    text-align: center;
    padding: 3px 0 4px 0;
    background: transparent url(http://i.wp.pl/a/i/facet/trening/bg_zak_off.gif) no-repeat top left;
    color: #FFFFFF;
}
.bx6 .zak a:hover {
    text-decoration: none;
    color: #E9EDF2;
}
.bx6 .zak a.on {
    background: transparent url(http://i.wp.pl/a/i/facet/trening/bg_zak_on.gif) no-repeat top left;
    color: #B60000;
}
.bx6 .zak a.on:hover {
    text-decoration: none;
    color: #740000;
}
.bx6 .fot {
    float: left;
    margin: 0 8px 0 3px;
}
.bx6_in {
    width: 330px;
    background-color: #E9EDF2;
    border: 1px solid #BEC6CF;
    padding: 5px 5px 2px 5px;
    position: relative;
    overflow:hidden;
}
.bx6 .lead {
    height: 65px;
    overflow: hidden;
    background: transparent url(http://i.wp.pl/a/i/facet/bg_bx6.gif) no-repeat top right;
    position: relative;
    margin-bottom: 5px;
}
.bx6 .lead h2 {
    padding-top: 4px;
}
.bx6 .lead a {
    color: #FFFFFF;
    font-weight: bold;
    font-size: 12px;
}
.more_bx6 {
    position: absolute;
    bottom: 0;
    right: 0;
}
.bx6_in .lead a.odtw {
        color:#8aa9cf;
        text-decoration:underline;
        font:12px Tahoma, Arial, verdana, "Times New Roman";
        margin-left:80px;
                                        
}
.bx6_in .lead a.odtw {
    color:#8aa9cf;
    text-decoration:underline;
    font:12px Tahoma, Arial, verdana, "Times New Roman";
    margin-left:80px;
    
}
.bx6 .zak a {  
    display: block;
    width: 80px;
    font-size: 11px;
    float:left;
    text-align: center;
    padding: 3px 0 4px 0;
    background: transparent url(http://i.wp.pl/a/i/facet/trening/bg_zak_off2.gif) no-repeat top left;
    color: #FFFFFF;
}
.bx6 .zak a.on {
    background: transparent url(http://i.wp.pl/a/i/facet/trening/bg_zak_on2.gif) no-repeat top left;
    color: #B60000;
}

.bx6 .zak a#zakDDa4 {    
    background-image: url(http://i.wp.pl/a/i/facet/trening/bg_zak_off_last.gif);
    width: 80px;
}
.bx6 .zak a#zakDDa4.on{
    background-image: url(http://i.wp.pl/a/i/facet/trening/bg_zak_on_last.gif);
    width: 80px;
}


    #galleryCnt { position:relative }
    
    #galleryCnt div.galleryBody {
        clear:both;
        overflow:hidden
    }
    
    * html #galleryCnt div.galleryBody { height:1% }
            
    #galleryCnt div.galleryTop, #galleryCnt div.galleryBottom { clear:both }    
    #galleryCnt div.galleryTop { height:33px }
    #galleryCnt div.galleryBottom { height:5px }
    
    #galleryCnt div.galleryTop div, #galleryCnt div.galleryBottom div {
        float:left;
        width:305px;
    }
    
    #galleryCnt div.galleryTop div { height:33px }  
    #galleryCnt div.galleryBottom div { height:5px }


    #galleryRow { 
        list-style-type:none; 
        overflow:hidden;
        float:left;
        display:inline;
        padding:0;
    }
        
    #galleryRow li {
        float:left;
        text-align:center
    }
    
    #galleryRow li a {
        text-decoration:none;
        font:bold 12px Tahoma, Arial, Verdana;
        color:#890000;
        line-height:11px    
    }
    
    #galleryRow li a:hover { color:#CC0000 }
    
    #galleryRow li img { 
        border:1px solid #b6bdc5;
        margin-bottom:5px
    }
    
    #galleryRow li p { 
        padding:0;
        margin:0
    }

    #galleryCnt a.arrow-left, #galleryCnt a.arrow-right {
        width:14px;
        height:40px;
        display:block;
        text-indent:-5000px;
        outline:0;
        position:absolute
    }
    
    #galleryCnt a.arrow-left { background:url(http://i.wp.pl/a/i/facet/przewijak/arrow_left.gif) no-repeat 0 0; left:-4px } 
    #galleryCnt a.arrow-right { background:url(http://i.wp.pl/a/i/facet/przewijak/arrow_right.gif) no-repeat 0 0; right:-4px }  

    #galleryCnt img.galleryTitle {
        height:25px;
        position:relative;
        top:13px;
        left:10px
    }
                                    
