.trenuri td {
	font-family: Verdana;
	font-size: 10px;
	padding: 4px;
	border-right: 1px solid #777;
	border-bottom: 1px solid #777;
}

.antet td {
	font-weight: bold;
	background-color: #dfd;
}

.strong-tr strong {
	color: green;
}

.alt1 td {
	background-color: #AFD7FF;
}

.alt2 td {
	background-color: #BFE5FF;
}

