body {
	background: #FFFFFF url(e.jpg);
	margin: 0px; 
	padding: 0px;
	border: 0px; }
	
td {
       text-ALIGN: center;
       HEIGHT: 25px;
     }

#podpis {	
        font-family: Verdana;
	font-size: 9;
        text-align: center;
        }
	
#podpis a {	
        font-family: Verdana;
	font-size: 9;
        text-decoration: none;
        color: #000000; }
#linki {
	background: #FFFFFF url(linki.jpg);

        width: 700px;
        height:	68px;
        text-align:  center;
        }

#linki a {
        font-family: verdana;
	font-size: 11;
        text-decoration: none;
	font-weight: bold;
        color: #633006;
}

#linki a:link {	
        font-family: verdana;
	font-size: 11;
        text-decoration: none;
	font-weight: bold;
        color: #633006; }

#linki a:hover {
        color: #000000;
        text-decoration: underline; }

#linki a:active {
	color: #000000; }

