body{
background-image: url(../grafika/tlo.jpg);
background-repeat: repeat;
background-attachment:scroll;
}

#strona{
top:0px;
width: 1300px;
height: auto;
margin: auto;
position: relative;
}
#menu_gora{
height: 14px;
background-image: url(../grafika/menu_gora.png);
background-repeat: repeat-x;
}
#menu{

height: 72px;
}
#pasek_menu{
margin-right:58px;

display:inline-block;
float:right;
}

#logo{
margin-left:90px;
height: 72px;
width: 189px;

background-image: url(../grafika/logo.png);
background-repeat: no-repeat;
display:inline-block;
}

.logolink  a{

margin: 10px 30px 10px 30px;
padding:45px 160px 0px 0px;
display: block;
float:left;

}


#slider_pasek_gora{
height: 18px;
width: 100%;
background-image: url(../grafika/slider_pasek.png);
background-repeat: repeat-x;
margin-bottom:-4px;
/*display:inline;
float:left;*/
}
#slider{
height: 150px;
width:100%;
min-width:1300px;
background-image: url(../grafika/slider_01.jpg);
background-repeat: no-repeat;
background-size:100%;
margin-top:-4px;
margin-bottom:-4px;
z-index:-1;
}

#slider_tekst{
padding:10px;

height:65px;
width:600px;
margin-right:190px;
margin-top:-115px;

background-color: #ffffff;
opacity:0.8;
filter:alpha(opacity=80); /* For IE8 and earlier */

float:right;
}


#slider_tekst a{
/*font-size: 11pt;*/
font-family:Arial;
font-style:normal;
font-weight:bold;
text-decoration:none;

/*margin: 15px 19px 15px 19px;*/
opacity:1;
filter:alpha(opacity=100); /* For IE8 and earlier */
}


#slider_pasek_dol{
height: 18px;
background-image: url(../grafika/slider_pasek.png);
background-repeat: repeat-x;


}

#tresc{
min-height:700px;
height:auto;
/*height:700px;*/

width:988px;
background-color: #ffffff;
margin: auto;
margin-top:-4px;
margin-bottom:-4px;
background-image: url(../grafika/tresc.png);
background-repeat: repeat-y;
/*position:relative;
display:table;*/

}
#artykul{
margin-left:20px;

}
#artykul_pasek{
height:11px;
background-image: url(../grafika/artykul_pasek.png);
background-repeat: repeat-x;
}
#artykul_tresc{
padding:15px;

}

#paginacja{
/*margin:5px 15px 15px 15px;

margin-top:40px;
margin-left:20px;
height:1px;
width:100%;
display:inline;
float:left;
*/
}


#footer{
/* 114px to standardowa wysokosc footera !wartosc zmniejszona przez padding
height:114px;
*/
height:69px;
width: 100%;
background-image: url(../grafika/footer.png);
background-repeat: repeat;
background-position:left top; 
line-height:40%;
padding-top: 45px;
float:left;

}
#footer p{
margin-top:0px;
padding-right:14%;
font-size: 10pt;
font-family:Arial;
font-style:normal;
text-decoration:none;
color:#ffffff;
text-align:right;

}
#footer a, href{
font-family:Arial;
font-style:normal;
font-weight:bold;
text-decoration:none;
color:#ffffff;
text-align:right;
}
