body {
margin: 5px 0px 5px 0px;
font-family: 'Georgia', 'Times New Roman';
font-size: 15px; 
color: #000000; 
background-color : #ffffff; 
text-align: left;
background-image: url('rysunki/tlo.png'); 
background-repeat: repeat; 
background-attachment: fixed; 
}

a:link {
color: #000000; 
text-decoration: none;
}

a:visited { 
color: #000000; 
text-decoration: none;
}

a:hover {
color: #ff0000; 
text-decoration: underline;
}



#tableMain {
width: 780px;
border: solid 1px #000000;
background-color: #F7F7F7;
}

#tdBanner {
width: 780px;
height: 90px;
background-color: #F7F7F7;
}

html>body #tdBanner {
border-bottom: solid 1px #000000;
}

#tdMain {
width: 780px;
height: 100%;
padding: 15px 5px 5px 5px;
}

#tableOferta {
width: 700px;
height: 90%;
font-family: 'Lucida Sans Unicode'; 
font-size: 13px; 
color: #000000; 

}

#foot {
width: 780px;
height: 30px;
}


.tdMainText {
font-family: 'Georgia', 'Times New Roman';
font-size: 15px; 
color: #000000; 
text-align: justify;
}

.kontakt {
font-family: 'Georgia', 'Times New Roman';
font-size: 18px; 
color: #000000; 
text-align: left;
}

.footText {
font-family: 'Trebuchet MS', 'arial', 'sans';
font-size: 12px; 
color: #000000; 
text-align: center;
padding: 3px;
}