.punct {
	display:inline;
	float:left;
}

.descriere-punct {
	display:inline;
	float:left;
	padding:0 5px 5px 5px;
	font-style: italic;
}

.traseu h4 {
	display:inline;
}

.sageata {
	display:inline;
	float:left;
	vertical-align: top;
	margin: 0 5px;
}

.durata {
	display:inline;
	font-style: bold;
	color: blue;
}

.sentok {
	font-size:22px;
	font-style: bold;
	font-weight: 700;
	color: #01DF3A;
}

.mesajok {
	font-weight: 700;
	color: #0B0B3B;
	font-size: 14px;
}