#tabelka_opis_projektu {
	width: 780px;
	margin-bottom: 40px;
	text-align: justify;
	border-collapse: collapse;
}
#tabelka_opis_projektu td{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;

}
.tabelka_fioletowy_text {
	color: #5e225e;
	vertical-align: top;
	white-space: nowrap;
	padding-right: 30px;
	font-weight: normal;
	width: 150px;
}
#tabelka_opis_projektu td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c7c5c5;
}

#tabelka_opis_projektu .no_border td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
