body {
    font-family: Arial, Helvetica, sans-serif;
    background-color:#000;
}
#r_naglowek {
    width: 100%;
	height: 244px;
    background: url(images/r_banner.jpg) repeat-x;
}
#naglowek {
    margin: 0 auto;
    width: 980px;
	height: 244px;
    background: url(images/banner.jpg) no-repeat;
}
#naglowek_tekst{
    position: relative; top: 10px;
	width: 340px;
	text-align: center;
	font-size: 50px; 
	color: #0000FF;
	font-weight: bold;
    font-style: italic;  
	/*text-shadow: 5px -3px 10px #000000;*/
    text-shadow: 0px 1px 1px #000c71,0px -1px 1px #000c71,-1px 0px 1px #000c71,1px 0px 1px #000c71,5px -3px 10px #000000;
}
#naglowek_tekstPomocniczy {
    position: relative; top: 10px;
	width: 340px;
	text-align: center;
    line-height: 0,5em;
    font-size: 18px;
    color: #ffffff;
    text-shadow: 5px -3px 10px #000000;  
}
#naglowek_wyborJezyka{
    position: relative; top: -10px;
    width: 980px;
    text-align: right;   
}
#tresc {
     width: 980px;
     background-color:#000;
     min-height: 300px;
     color: #fff;
     margin: 0 auto;
}
.tresc_naglowek{
    font-family: Georgia;
	color:#a01414  /*#474242*/;
	font-weight: bold;
    font-style: italic;
    text-shadow: 0px 1px 3px #ffffff,0px -1px 3px #ffffff,-1px 0px 3px #ffffff,1px 0px 3px #ffffff
    
}
.tabela_komorka{
text-align:center; 
padding:5px 80px;
}
#stopka_gorna {
    height: 77px;
    background-color:#fff;
}
#r_stopka_dolna {
    height: 34px;
    width: 100%;
    background-color:#474242;
}
#stopka_dolna {
    margin: 0 auto;
    line-height: 3em;
    font-size: 11px;
    height: 34px;
    width: 980px;
    color: #fff;
    text-align: center;
    background-color:#474242;
}
