html {
    margin:0;
    padding:0;


}

body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin:0;
    padding:0;
    background-image: url("img/bckg.jpg");
    background-position: top center;
    background-repeat: repeat-y;
    color: #000000;
    text-align: center;
}

div#lines {
    background: url(img/bckg_top.png) top left repeat-x;
}

a {
    color: #000000;
    text-decoration: none;
}
p { font-size: 11px; }
p span { font-size: 11px; }
img {
    border: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.l {
    padding: 0;
    margin: 10px;
    list-style: circle;
}

ul.l li {
    margin: 3px;
}

ul.l li a:hover {
    text-decoration: underline;
}


#menu {
    width: 520px;
    height: 25px;
    margin: 60px 0 0 10px;
    float: left;
}

    #menu div.label {
        float: left;
        margin: 0 5px;
    }


.submenu {
    position: absolute;
    overflow: hidden;
    float: left;
    z-index: 2;
    margin: 0;
    padding: 1px;
    width: 147px;
    /* background-color: #ffffff;  */
    text-align: left;

    /* background: url(img/bckg_submenu.gif) repeat; */
}

.submenu a {
    padding: 2px;
    float: left;
    width: 143px;
    background-color: #ffffff;
    -moz-opacity: 0.70;
    filter:alpha(opacity=70);
    opacity: 0.70;
}

.submenu a:hover {
    /* background-color: #F7B636; */
    -moz-opacity: 0.90;
    filter:alpha(opacity=90);
    opacity: 0.90;
}

ul.list {
    width: 220px;
    display: block;
}

ul.list li {
    clear: both;
}

ul.list li.item {
    padding: 0;
    margin: 0;
}

ul.list li.item div {
    clear: both;
}

ul.list li a {
    height: 13px;
    line-height: 13px;
    width: 180px;
    padding-left: 8px;
}

ul.list li img.plus_minus {
    margin-right: 4px;
    float: right;
}


*.inactiveItem {
    background-color: #F6F6F6;
}

*.activeItem {
    background-color: #F7B636;
}

*.markedItem {
    background-color: #F7DBA5;
}


li {
    padding: 0;
    margin: 0;
}

h2 {
    font-size: 12px;
    margin: 0;
    padding: 3px 0 8px 8px;
    border-bottom: 2px solid #C8C8C8;
    text-transform: uppercase;
}

h3 {
    font-size: 11px;
    font-weight: bold;
    margin: 0;
    padding: 0 8px 8px 0;
} /* bylo 8px */

#plus1 {
    background-image:url(img/plus.gif);
    background-repeat: no-repeat;
    width: 11px;
    height:9px;
}

#content {
    width: 792px;
    margin: 0 auto 0 auto;
    text-align: left;
}

#top {
    margin: 0 0 0 0;
    padding: 21px 0 0 6px;
    height: 90px;

}

a#grupa_act {
    display: block;
    float:left;
    margin: 0 9px 0 0;
    background-image:url(img/menu/active/grupa.gif);
    background-repeat: no-repeat;
    width: 78px;
    height: 25px;
}


.men_el {
    float: left;
    margin: 0 9px 0 0;
}

#main_img {
    background-image:url(img/top_img_bg.gif);
    background-repeat: no-repeat;
    width: 780px;
    height: 200px;
    clear: both;
    padding: 5px 5px 0 5px;
    margin: 10px 0 0 0;
}

#main {
    background: url(img/main_under_bckg.gif) repeat-y;
    padding: 0 26px 20px 26px;

}

#main_under {
    /* background-image:url(img/main_under_bg.gif);
    background-repeat: no-repeat; */
    background: url(img/main_under_bckg.gif) repeat-y;
    padding: 0 26px 20px 26px;
}

.foto {
    border:solid black 1px;
    margin: 12px 0 0 0;
    display:block;
}

#main_bottom {
    width: 792px;
    height: 12px;
    background-image:url(img/main_bg_bottom.gif);
    background-repeat: no-repeat;
}

#left {
    float: left;
    margin: 15px 0 0 0;
    width: 220px;
    padding-bottom: 8px;
}

#left_cont {
    margin: 15px 0 0 0;
    font-size: 10px;
    width: 200px;
}

a.men_el {
    display: block;
    width: 210px;
    height: 13px;
    padding: 0 0 0 10px;
}

a.men_el_2 {
    padding: 0 0 0 15px;
    display: block;
    height: 13px;
    width: 205px;
}

a.men_el_3 {
    padding: 0 0 0 30px;
    display: block;
    height: 13px;
}

#details {
    width: 478px;
    float: right;
    margin: 15px 0 0 0;
    font-size: 11px;
}

#details a {
    color: #003F6D;
    }

#details ul {
    list-style: circle;

}

div#main_under div#details div#details_cont {
    margin: 15px 0 0 0;
    padding: 0 0 0 8px;

}

#details p {
text-align: justify;
/* padding-left: 8px; */
}

#details_cont img {
    margin: 3px 2px;
}

#details_cont ul {
    padding: 0;
    margin: 10px;
    list-style: circle;
    }
.event {
    padding: 0 0 40px 0;
    clear: both;
}

.date {
    font-weight: bold;
    width: 80px;
    float: left;
}

.info {
    width: 380px;
    float: right;
}

#center {
    float: left;
    margin: 15px 0 0 39px;
    width: 220px;
}

#right {
    float: right;
    margin: 15px 0 0 0;
    width: 220px;
}

.txt{
    margin: 8px 0 0 0;
}

.txt a {
    text-transform: uppercase
}

#footer {
    width: 740px;
    height: 30px;
    padding: 6px 0 0 0;
    margin: 10px auto 0 auto;
    border-top: solid #000000 1px;
}

#foot_links {
float: left;  font-weight: bold;

}

#foot_links a {
margin-right: 20px;
color: #5F6263;
}

img.foot_el {
    float: left;
    display: block;
    margin: 0 10px 0 0;
}

#logos {
    float: right;
}


.sign {
    text-align: right;
}

    a.rollover, a.rollover2, a.rollover3 {
        display: block;
        width: 218px;
        height: 145px;
        border: 1px solid #000;
        margin-top: 10px;
    }

    a.rollover {
        background: url(../img/foto/b1.jpg) 0 0 no-repeat;
    }

    a.rollover2 {
        background: url(../img/foto/b2.jpg) 0 0 no-repeat;
     }

    a.rollover3 {
        background: url(../img/foto/b3.jpg) 0 0 no-repeat;
    }

        a.rollover:hover {
            background: url(../img/foto/1.jpg) 0 0 no-repeat;
        }

        a.rollover2:hover {
            background: url(../img/foto/2.jpg) 0 0 no-repeat;
         }

        a.rollover3:hover {
            background: url(../img/foto/3.jpg) 0 0 no-repeat;
        }



div#top_info {
    display:block;
    float:left;
    width: 110px;
}

div#top_info p { margin: 0; padding: 0; line-height: 12px; font-size: 11px; text-align: justify; padding-top: 11px; }

div#top_info p span {
    letter-spacing: -0.04em;
}

div#img_list img {
    border: 0;
    margin-top:10px;


}
/*
div#img_list a {
    width: 218px;
    height: 147px;
    display: block;
    }
*/
div#img_list a img {
     border: 1px solid #888;
    /* #609CC7 border-bottom: 2px solid #C8C8C8; F7B636 */
}

div#img_list a:hover img {
    border: 1px solid #000;
}

div#gallery_list img {
    float: none;
    margin: 5px;

}

div.galleryImg {
    float: left;
    padding: 1px;
    text-align: center;
    border-style: solid;
    border-width: 1px;
    border-color: #DDDDDD;
}

    div.galleryImg a {
        margin: 0;
        padding: 0;
        clear: both;
    }

li.level_0 {
    font-weight: bold;
    margin: 10px 0 0 0;
}

li.level_1 {
    margin: 5px 0 0 0;
}

li.level_2 {
    margin: 3px 0 0 0;
}


*.clear {
    clear: both;
    width: 100%;
    height: 1px;
    line-height: 1px;
    font-size: 1px;
    position: relative;
    visibility: hidden;
}

p.zobacz_txt {
line-height: 16px; margin: 10px 0 0 0;
font-weight: bold;
}

#details table.tkoks {
border: 1px solid #000;
border-top: none;
border-left: none;

}

#details table.tkoks td {
border: 1px solid #000;
border-right: none;
border-bottom: none;
padding: 1px;
}



/* -------------------------------------- */
#mainBanners {
    float: left;
    margin-top: 5px;
    width: 739px;
    height: 63px;
    clear: both;
}

a.more {
    display: block;
    margin: 15px 0px 10px 0px;
    width: 100%;
    text-align: right;
    clear: both;
}

a.more span {
    padding-left: 12px;
    background: url('../img/moreArrow.png') left center no-repeat;
    text-transform: lowercase;
    color: #003F6D
}

a.rollover, a.rollover2, a.rollover3 {
    width: 220px;
    height: 149px;
    border: none;
}

