@charset "utf-8";
/* CSS Document */
body{
        margin: 0;
        padding:0;
        background-color:#fff;
        font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-size:12px;
        color: #626262;
}
h1, h2, h3{
        font-weight:normal;
        color: #434343;
}
a{
        color: #3b3b3b;
        text-decoration:none;
}
a:hover{
        color: #e2001a;
}
.recomendbg{
        width:100%;
        height:auto;
        background-image:url(images/promo_mbg.jpg);
        background-position:center top;
        background-repeat:repeat-x;
        background-color:#0b354e;
}
.recomend{
        width:100%;
        height:auto;
        background-image:url(images/promo_bg.jpg);
        background-position:center top;
        background-repeat:no-repeat;
}
#wrapper{
        width:960px;
        height:auto;
        margin:0px;
        margin-left:auto;
        margin-right:auto;
}
#header{
        width:960px;
        height:200px;
        float:left;
}
.recomendbtn{
        width:960px;
        height:155px;
        float:left;
}
.recomendbtn .btn{
        width:200px;
        height:60px;
        float:right;
        background-image:url(images/btnfeatured.png);
        background-position:left top;
        background-repeat:no-repeat;
        margin: 52px 50px 0 0;
}
.recomendbtn .btn:hover{
        background-image:url(images/btnfeatured_orange.png);
}
.recomendbtn .btn a{
        width:180px;
        height:40px;
        margin:10px;
        display: block;
}


#header .topmenu{
        width:960px;
        height:45px;
        float:left;
}

#toplink {
        color: white;
        font-size: 10px;
        font-family: Arial;
        margin-top: 160px;
        margin-left: 15px;
        position: absolute;
        }

#header .topmenu ul{
        float:right;
        margin: 0 10px 0 0;
        padding:0;
        list-style-type:none;
        display:inline;
        height:45px;
        width:auto;
}
#header .topmenu ul li{
        float:left;
        margin:10px 0px 0 5px;
        padding:0;
        list-style-type:none;
        display:block;
        width: auto;
        height:35px;
}
#header .topmenu ul li.red{height:45px !important; margin:0px 10px 0 15px;}

#header .topmenu ul li a{
        display:block;
        width:105px;
        height: 35px;
        padding: 0 10px 0 10px;;
        line-height: 35px;
        text-align: center;
        background-image:url(images/tobmenubg.png);
        background-position:center top;
        background-repeat:no-repeat;
        color:#FFFF99;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

#header .topmenu ul li a.red{
        background-image:url(images/tobmenubg2_red.png);
        background-position:center top;
        background-repeat:no-repeat;
        color:#FFFFFF;
        width:130px;
        height: 45px;
        line-height: 45px;
        font-size:13px;
}

#header .topmenu ul li a:hover{
        background-image:url(images/tobmenubgo.png);
        color: #FFFFFF;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

#header .topmenu ul li a.red:hover{
        background-image:url(images/tobmenubgo2.png);
        color: #FFFFFF;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
}

#main{
        width:966px;
        height:auto;
        float:left;
}
#main .sidebarleft{
        float: left;
        width:198px;
        height: auto;
        margin: 20px 0 15px 0;
        background-color:#36a6ed;
        border-left:2px solid #7fb2e2;
        border-top:2px solid #7fb2e2;
        border-bottom:2px solid #7fb2e2;
        -webkit-border-radius: 12px 0 0 12px;
    -moz-border-radius: 12px 0 0 12px;
        border-radius: 12px 0 0 12px;

}

.sidebarleft .fajnagra{
        width: 200px;
        height: 170px;
        float:left;
        background-image:url(images/fajnagra.png);
        background-position:top center;
        background-repeat:no-repeat;
        margin: 10px 0 010px 0;
}
.sidebarleft .fajnagra a{
        display:block;
        width: 200px;
        height: 170px;
}
#main .sidebarleft ul.category{
        float:right;
        margin:0;
        padding:0;
        list-style-type:none;
        height: auto;
        width:185px;
}
#main .sidebarleft ul.category li{
        margin:0 0px 2px 0px;
        padding:0;
        list-style-type:none;
        display:block;
        width: 185px;
        height:30px;        
}
#main .sidebarleft ul.category li a{
        display:block;
        width:160px;
        height: 30px;
        padding: 0 10px 0 15px;;
        line-height: 30px;
        background-image:url(images/leftmenubg.png);
        background-position:top left;
        background-repeat:no-repeat;
        color:#FFFFFF;
        font-family:Geneva, Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size:13px;
}
#main .sidebarleft ul.category li a.menuon{
        background-image:url(images/leftmenubgo.png);
}
#main .sidebarleft ul.category li a:hover{
        background-image:url(images/leftmenubgo.png);
        background-position:top left;
        background-repeat:no-repeat;
}
.sidebarleft .box{
        width: 180px;
        height: auto;
        float:left;
        border: 2px solid #7fb2e2;
        margin-top: 15px;
        margin-left: 8px;
        margin-bottom: 5px;
        -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
        border-radius: 10px;
        color:#000000;
        background-color: white;
}

#main .sidebarleft .box h3{
        display:block;
        margin:3px;
        padding:10px;
        color:#fff;
        font-size:16px;
        background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size:13px;
        font-weight: bold;
        border: 1px solid #4297d7;
}
.sidebarleft .box2 h3{
        display:block;
        margin:3px;
        padding:10px;
        display:block;
        width:178px;
        font-size:16px;
        color:#FFFFFF;
        background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size:13px;
        font-weight: bold;
        border: 1px solid #4297d7;
}
#main .content{
        float: left;
        width:756px;
        height: auto;
        background-color:#FFFFFF;
        border:2px solid #7fb2e2;
        -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
        border-radius: 12px;
}
#main .centerbar{
        width:535px;
        float:left;
        height:auto;
}
.centerbar .box{
        float: left;
        width: 500px;
        height:auto;
        border: 2px solid #7fb2e2;
        margin:15px;
        -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
        border-radius: 10px;
}
.centerbar .box h3{
        width:472px;
        margin:3px;
        padding:10px;
        display:block;
        font-size:16px;
        color:#FFFFFF;
        background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size:13px;
        font-weight: bold;
        border: 1px solid #4297d7;
        
}
.centerbar .box h3 a{
        color:#fff;
}
.centerbar .text{
        padding: 15px;
        height:auto;
}
.sidebarright{
        float: right;
        width:210px;
        height: auto;
        margin: 0 10px 15px 0;

}
.sidebarright ul.category{
        float:left;
        margin:0;
        padding:0;
        list-style-type:none;
        height: auto;
        width:206px;
}
.sidebarright ul.category li{
        margin:0 0px 0 0px;
        padding:0;
        list-style-type:none;
        display:block;
        width: 206px;
        height:50px;
        border-bottom:1px dotted #7fb2e2;        
}
.sidebarright ul.category li a{
        display:block;
        width:136px;
        height: 40px;
        padding: 10px 10px 0 60px;
        background-position:7px 7px;
        background-repeat:no-repeat;
        color: #D80;
}
 .sidebarright ul.category li a:hover{
        background-color:#D80;
        color: #fff;
}
.sidebarright .box{
        width: 206px;
        height: auto;
        float:left;
        border: 2px solid #7fb2e2;
        margin:15px 0 0px 0;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
}
.sidebarright .box2{
        width: 210px;
        height: 50px;
        float:left;
        margin:15px 0 0px 0;
        background:url(images/lngbtn.png) no-repeat 0px 0px;
}
.sidebarright .box2 .text{
        text-align:center;
        padding: 10px;
        color:#fff;
}
.sidebarright .box .text{
        padding: 10px;
}

.sidebarright .box2 .text a{color:#fff;font-weight:bold;text-shadow:1px 1px 0px #004fa7;line-height:130%;}
.sidebarright .box2 .text a:hover{color:#fa0;}

.sidebarright .box h3{
        display:block;
        margin:3px;
        padding:10px;
        display:block;
        width:178px;
        font-size:16px;
        color:#FFFFFF;
        background: #5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
        font-size:13px;
        font-weight: bold;
        border: 1px solid #4297d7;
}

#tagi{
        float: left;
        dispay: inline;
        width:180px;
        height:100px;
        background-image: url(images/footer.png);
        background-repeat: repeat-x;
        background-position: top center;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0;
}
#tagi div{padding:0 5px 0 5px;text-align:justify; color: #ddf;font-size: 9px;}

#footer{
        float: right;
        dispay: inline;
        width:760px;
        height:100px;
        background-image: url(images/footer.png);
        background-repeat: repeat-x;
        background-position: top center;
        margin: 15px 0 0 0;
        padding: 15px 0 0 0;

}

#footer div{padding:0 0 10px 0;text-align: center; color: #ddf;font-size: 11px;}
#footer div a{color: #ffffff;text-decoration:underline;}
#footer div a:hover{color: #fc0;}
/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

        a img { border: none;}
        .js_banner{
                width: 726px;
                height: 190px;
                position: relative;
                background: url(images/anons.gif) no-repeat top left;
                margin:15px 15px 0px 15px;
                border: 2px solid #7fb2e2;
                -webkit-border-radius: 6px;
            -moz-border-radius: 6px;
                border-radius: 6px;
        }

        .js_banner .banners{
                position: absolute;
                top: 5px;
                left: 5px;
        }
        .js_banner .banner{
                cursor: pointer;
                height: 180px;
                width: 360px;
                display: block;
                background: no-repeat top left;
        }
        .js_banner .links{
                padding-top: 5px;
                margin-left: 350px;
        }
        .js_banner .links a img{
                margin: 8px 0px 0px 25px;
        }
        .js_banner .links a div{
                position: absolute;
                top: 5px;
                left: 80px;
                padding-right: 5px;
                cursor: pointer;
        }
        .js_banner .links a div strong{
                color: white;
                cursor: pointer;
        }

        .js_banner .links a{
                font-family: Tahoma;
                font-size: 8pt;
                color: #ddf;
                text-decoration: none;
                position: relative;
                height: 60px;
                width: 370px;
                display: block;
                background: url(images/jsbaner.png) no-repeat 0px 0px;
        }
        .js_banner .links a:hover, .js_banner .links a.s{
                background: url(images/jsbaneron.png) no-repeat top left;
                color: #fdd;
        }
        a.tytul_lista {
 color:#CC6600;
 text-align:center;
 font-weight:bold;
}
.ramka_czerwona h1{
        width:100%;
        text-align: center;
        padding-top: 0;
        margin-top:0px;
}
#topbaner, #leftbaner{margin-top:15px; text-align:center;}
#topbaner{                border: 2px solid #7fb2e2;
                -webkit-border-radius: 6px;           -moz-border-radius: 6px;                border-radius: 6px;
                padding:5px;width:700px;height:100px;margin-left:22px;}
#leftbaner{float:left;text-align:center;width:200px;}
.guzik_blekit{width:100px;height:27px;}
.guzik_blekit a{background:url(images/btnkup.jpg) no-repeat 0px 0px; display:block; width:100px; height:27px; line-height:27px; text-align:center; font-size:11px; font-weight: bold; color:#fff; text-shadow: 1px 1px 0px #666666;}
#btnfaq{width:505px; height:50px;margin:0px 0 15px 15px;}
#btnfaq a{display:block;width:505px; height:50px;color:#fff;font-size:13px; font-weight:bold;text-align:center;text-shadow:1px 1px 0px #555555;line-height:50px;background:url(images/btnfaq.jpg) no-repeat 0px 0px;}
#zestaw{width:100%;margin:10px 0 15px 0;float:left;}
accordion{float:left;}
#zestaw b{margin:0 0 0 0;font-size:13px;display:block;}

