#imgswp{
position: absolute;
top: 0;
left: -18px;
}
/*
************************

	jezyki

************************
*/

#lang_box{
position: absolute;
left: 65px;
top: 534px;
width: 150px;
height: 50px;

}
#lang_box a span{
display: none;
}
#lang_box a {
padding: 0; margin: 0;
float: left;
width: 50px;
height: 50px;
}

#lang_box a#lang_pl{
position: absolute;
top:0; left: 0;
background: url(../gfx/flagi.jpg) 0px -50px no-repeat;
}
#lang_box a#lang_de{
position: absolute;
top:0; left: 50px;
background: url(../gfx/flagi.jpg) -50px -50px no-repeat;
}
#lang_box a#lang_en{
position: absolute;
top:0; left: 100px;
background: url(../gfx/flagi.jpg) -100px -50px no-repeat;
}
#lang_box a#lang_pl:hover,#lang_box a#lang_pl.active{
background: url(../gfx/flagi.jpg) 0px 0px no-repeat;
}
#lang_box a#lang_de:hover,#lang_box a#lang_de.active{
background: url(../gfx/flagi.jpg) -50px 0px no-repeat;
}
#lang_box a#lang_en:hover,#lang_box a#lang_en.active{
background: url(../gfx/flagi.jpg) -100px 0px no-repeat;
}

/*
************************

	kontenery

************************
*/

html, body{
padding: 0; margin: 0;
text-align: center;
background: #FFF;
height: 100%;
font: normal 12pt "Trebuchet MS", Tahoma, Arial;
color: #000;
color: #767070;
}

#body_container{
width: 940px;
text-align: left;
margin: 0 auto;
background: url(../gfx/background3.jpg) 0 0 no-repeat;
position: relative;
min-height: 770px;
height: auto;
}
#header_container{
height: 100px;
}
#top_container{
position: absolute;
top: 140px;
right: 40px;
width: 620px;
text-align: right;
}

#left_container{
float: left;
width: 200px;
padding-bottom: 70px;
margin: 165px 0 0 36px;
}

#center_container{
padding-bottom: 80px;
margin: 100px 40px 0 270px;
text-align: justify;
color: #000;
}

#clearing{
clear: both;
}

#footer_container{
position: absolute;
bottom: 0;
left: 0;
width: 910px;
height: 36px;
line-height: 18px;
font-size: 0.8em;
background: url(../gfx/footer2.jpg) 0 0 no-repeat;
text-align: right;
padding: 13px 15px;
}

/*
************************

	galeria

************************
*/

a.miniaturka{
display: block;
height: 170px;
width: 170px;
background: url(../gfx/galeria_tlo3.png) 0 0 no-repeat;
padding: 10px;
}
a.miniaturka img{
border: 0;
}

table{
border-collapse: collapse;
/* width: 99%; */
}
table td.miniaturka{
text-align: right;
}
table td.grupa{
font-weight: bold;
font-size: 1.3em;
padding-left: 1em;
vertical-align: bottom;
color: #767070;
}

/*
************************

	menu

************************
*/

#lewe_nav_menu ul.level1{
list-style: none;
padding: 0; margin: 0;
}
#lewe_nav_menu ul.level1 li a{
display: block;
height: 43px;
border-top: solid 1px #FFF;
border-left: solid 1px #FFF;
border-bottom: solid 1px #AFA59C;
}
/* #lewe_nav_menu ul.level1 li a{
outline: none;
} */
#lewe_nav_menu ul.level1 li a span{
display: none;
}

#lewe_nav_menu ul.level1 li .a_4_1passive{
background: url(../gfx/menu.jpg) 0 0 no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_3passive{
background: url(../gfx/menu.jpg) 0 -45px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_5passive{
background: url(../gfx/menu.jpg) 0 -90px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_7passive{
background: url(../gfx/menu.jpg) 0 -135px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_11passive{
background: url(../gfx/menu.jpg) 0 -180px no-repeat;
}

#lewe_nav_menu ul.level1 li .a_4_1active,#lewe_nav_menu ul.level1 li .a_4_1passive:hover{
background: url(../gfx/menu.jpg) -200px 0 no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_3active,#lewe_nav_menu ul.level1 li .a_4_3passive:hover{
background: url(../gfx/menu.jpg) -200px -45px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_5active,#lewe_nav_menu ul.level1 li .a_4_5passive:hover{
background: url(../gfx/menu.jpg) -200px -90px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_7active,#lewe_nav_menu ul.level1 li .a_4_7passive:hover{
background: url(../gfx/menu.jpg) -200px -135px no-repeat;
}
#lewe_nav_menu ul.level1 li .a_4_11active,#lewe_nav_menu ul.level1 li .a_4_11passive:hover{
background: url(../gfx/menu.jpg) -200px -180px no-repeat;
}

#lewe_nav_menu ul.level2{
display: none;
}




/*
************************

	pozostałe style

************************
*/

a{
text-decoration: none;
font-weight: bold;
color: #767070;
}                 
a:hover,a.active{
text-decoration: underline;
color: #565050;
}

h1{
display: none;
}
h1.nav_strip,h1.visible{
display: inline;
}
h1.nav_strip a.last{
position: relative;
top: 0.1em;
font-weight: normal;
}
h1.nav_strip a.last:hover{
text-decoration: none;
cursor: text;
color: #767070;
}

table.assoc{
width: 99%;
border-collapse: collapse;}

table.assoc td{
border: solid 1px #B7B3B0;
width: 20%;
}

/*
************************

	logo

************************
*/

#header_container a{
height: 106px;
width: 629px;
background: url(../gfx/headline.jpg) 0 0 no-repeat;
display: block;
float: right;
margin-right: 40px;
}
#header_container a span{
display: none;
}

#dzieci{
/* display: block;
margin-left: 45px;
padding-top: 10px; */
position: absolute;
top: 10px;
left: 45px;
}


/*
************************

	credits

************************
*/

#jigsaw{
display: block;
width: 60px;
height: 40px;
background: url(../gfx/credits/jcmpowered3b.png) 0 0 no-repeat;
position: absolute;
bottom: 11px;
left: 25px;
z-index: 70;
}
#jigsaw:hover{
background-position: 0 -40px;
}
#jigsaw span{
display: none;
}

#jrwd{
display: block;
width: 80px;
height: 30px;
background: url(../gfx/credits/jrwd3b.png) 0 0 no-repeat;
position: absolute;
bottom: 13px;
left: 90px;
z-index: 70;
}
#jrwd:hover{
background-position: 0 -30px;
}
#jrwd span{
display: none;
}

