

body { 
font-family : Arial, Helvetica, sans-serif; 
color : #000000; 
font-size : 12px; 


} 
#center { 
width : 780px; 
margin : 0 auto; 
background : url(images/lay_04.png); 



} 
#logo { 
height : 363px; 
padding : 0px; 
background : url(images/lay_01.png); 


} 
#table { 
width : 780px; 
background : url(images/lay_04.png); 
padding : 0px; 
display : inline; 
float: left;





} 
#menu { 

float: left;
width : 162px; 
height : 356px; 
background : url(images/lay_02.png);



} 
#centercolumn { 


width : 618px; 
float : left; 
background : url(images/lay_03.png); 


} 
#footer { 
background : url(images/lay_05.png); 
display : inline; 
float : left; 
height : 25px; 
width : 780px; 





} 


a {text-decoration:none; color:#000000} /*wszytkie <a .../> */
a:link, a:visited {color:#000000;} /* link */
a:hover {color:#000000;} /*po najechaniu*/