
* { padding: 0; margin: 0; }

body {
	margin-top: 0px;
	padding: 0;
	font: .70em/1.5em  Trebuchet MS;
	color: #666666; 
		background: #fff url('tlo3.jpg');
	
background-repeat: repeat-x;

	text-align: center;
}

/* links */
a { 
	color: #4284B0;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #FF9200;
	background-color: inherit;
	text-decoration: none;
}

a.menu {
color: #aaa;
	background-color: inherit;
	text-decoration: none;
	font-weight: bold;
	font: 14pt  Arial;
}

a.menu:hover {
color: #FF9200;
	background-color: inherit;
	font-weight: bold;
	font: 14pt  Arial;
}


TD.dol {

font-size: 12px; 
color : #2A292D; 
font-family: Trebuchet MS; 
text-align: center;
height:22px;

background: #E2FFBC url('tlo_dol.jpg');
	
background-repeat: no-repeat;
vertical-align:middle;
}



TD.srodeczek {

font-size: 12px; 
color : #2A292D; 
font-family: Trebuchet MS; 
text-align: left;
padding: 10px 10px 10px 10px; 

background: #E2FFBC url('tlo_srodek.jpg');
	
background-repeat: repeat-y;
vertical-align:top;
}


