.body {
margin : 0px;
padding : 0px;
background-color : #FFFFFF;
background-image:url('grafika/tlo_bok.jpg');
background-repeat : repeat-x;
}

.tlo_flash {
width:790px;
height:320px;
background-image:url('grafika/tlo_flash.jpg');
}

.tlo_strona {
width:790px;
background-image:url('grafika/tlo_strona.jpg');
background-repeat : repeat-y;
}

.srodek_tekst {
width:100%;
vertical-align:top;
text-align:left;
padding-left:10px;
padding-right:80px;
padding-bottom:20px;
}

.boks {
width:238px;
height:100%;
margin-left:70px;
text-align:left;
}

.boks_naglowek {
width:228px;
height:17px;
background-image:url('grafika/boks_naglowek.gif');
background-repeat : no-repeat;
}

.tlo_boks {
width:248px;
height:100%;
background-image:url('grafika/tlo_boks.gif');
background-repeat : repeat-y;
padding-left:0px;
padding-right:0px;
padding-bottom:10px;


font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#5972AC;

}

h1 {
font-family : arial; 
font-size : 18px; 
text-decoration : none;
color:#5972AC;
}

.tekst {
font-family : tahoma; 
font-size : 11px; 
text-decoration : none;
color:#666666;

}

.stopka {
width:790px;
height:42px;
background-image:url('grafika/stopka.jpg');
background-repeat : repeat-y;
}

a:link {
color : #4C66A1;
text-decoration : none;  
} 
a:visited {
color : #4C66A1; 
text-decoration : none; 
} 
a:hover {
color : #20a8ff; 
} 
a:active {
color : #20a8ff;  
}

