body {
margin:0px;
padding:0px;
font-size:11px;
width:100%;
background-color:#e89d18;
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
color:#342a17;

}
a{
color:#fff;
text-decoration:none;
}
a:hover{
text-decoration:underline;
}
a:focus{
outline:0px;
}


#back_l {
width: 49%;
height:680px;
float: left;
background-image: url(images/back_l.png);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
position: absolute;
left: 0%;
}
#back_r {
width: 49%;
height:680px;
display: inline;
float: right;
background-image: url(images/back_r.png);
background-repeat: repeat-x;
margin: 0px;
padding: 0px;
position: absolute;
left: 51%;
}












#wrapper{
width:800px;
margin-left:auto;
margin-right:auto;
position:relative;
}
#top{
width:800px;
height:272px;
background-image:url(images/top.jpg);
position:relative;
float:left;
}
#top #logo{
width:135px;
height:135px;
text-indent:-2000px;
overflow:hidden;
position:absolute;
top:47px;
left:29px;
}
#top a#sw_gim{
position:absolute;
top:112px;
color:#3f656f;
font-weight:bold;
text-align:right;
left:221px;
}
#top a#sw_zaw{
position:absolute;
top:112px;
color:#3f656f;
font-weight:bold;
left:315px;
}
#top a#sw_osr{
position:absolute;
top:80px;
color:#3f656f;
font-weight:bold;
left:385px;
}
#top a#sw_zaw:hover, #top a#sw_gim:hover{
text-decoration:none;
color:#47cff2;
}
#middle{
width:800px;
float:left;
background-color:#ffd34b;
}

#left{
width:258px;
min-height:500px;
background-image:url(images/left.jpg);
background-repeat:no-repeat;
float:left;
}
#menu{
width:193px;
height:auto;
float:left;
background-color:#fff;
position:relative;
left:24px;
top:80px;
}
#menu a{
color:#5da9ba;
font-size:12px;
width:193px;
background-position:8px 0px;
background-image:url(images/menu.png);
background-repeat:no-repeat;
text-indent:27px;
display:block;
float:left;
font-weight:bold;
left:20px;
}
#menu a:hover{
background-position:12px 0px;
}
#menu .sep{
width:193px;
height:14px;
background-position:0px 7px;
background-repeat:no-repeat;
float:left;
background-image:url(images/sep.png);
}
#menu #end{
margin-top:50px;
width:193px;
height:110px;
background-image:url(images/menu-bottom.png);
float:left;
}
#main{
width:502px;
float:left;
}
h1{
font-family:Arial, Helvetica, sans-serif;
color:#2d5d67;
font-size:18px;
}
#main p{
line-height:160%;
}
#main a{
color:#ee1c24;
text-decoration:none;
}
#main a:hover{
text-decoration:underline;
}
#main a.wiecej{
display:block;
height:15px;
width:auto;
float:left;
padding-right:10px;
text-indent:20px;
background-image: url(images/wiecej.png);
background-color:#ee1c24;
background-repeat:no-repeat;
color:#fff;
}
#main ul{
margin:0px;
padding:0px;
padding-left:20px;
padding-bottom:20px;
line-height:140%;
}
#bottom{
width:100%;
height:300px;
background-image:url(images/bottom.png);
float:left;
}
#footer{
width:800px;
margin-left:auto;
margin-right:auto;
height:300px;
background-image:url(images/footer.jpg);
background-position:0px 0px;
background-repeat:no-repeat;
position:relative;
}
#cont{
position:absolute;
text-align:center;
top:220px;
color:#2d5d67;
width:800px;
}
#cont a{
color:#2d5d67;
}

.invisible {
display:none;
}






