div.Tresc{
	width: 461px;
	background-image: url('./images/bg_info_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 25px;
	}
	
div.Tresc ul {
	margin-left: 50px;
	}
div.Tresc p {
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
a.start{
	background-image: url('/css/images/ico_small_start.gif');
	background-repeat: no-repeat;
	display: block;
	width: 28px;
	height: 37px;
	float: left;
	margin: 12px;
	}
a.start:hover{background-image: url('/css/images/ico_small_start_h.gif');}
a.mapa{
	background-image: url('/css/images/ico_small_mapa.gif');
	background-repeat: no-repeat;
	display: block;
	width: 28px;
	height: 37px;
	float: left;
	margin: 12px;	
	}
a.mapa:hover{background-image: url('/css/images/ico_small_mapa_h.gif');}
a.poczta{
	background-image: url('/css/images/ico_small_poczta.gif');
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 37px;
	float: left;
	margin: 12px;	
	}
a.poczta:hover{background-image: url('/css/images/ico_small_poczta_h.gif');}
a.pomoc{
	background-image: url('/css/images/ico_small_pomoc.gif');
	background-repeat: no-repeat;
	display: block;
	width: 31px;
	height: 37px;
	float: left;
	margin: 12px;	
 	}
a.pomoc:hover{background-image: url('/css/images/ico_small_pomoc_h.gif');}
a.kontakt{
	background-image: url('/css/images/ico_small_kontakt.gif');
	background-repeat: no-repeat;
	display: block;
	width: 34px;
	height: 37px;
	float: left;
	margin: 12px;	
	}
a.kontakt:hover{background-image: url('/css/images/ico_small_kontakt_h.gif');}

