@charset "UTF-8";
/*
#4abc42 - verde background toata pagina
*/
.titlu {
	font-size: 14pt;
	line-height: 1.2em;
}

.echipa {
	min-height: 2em;
	min-width: 2em;
	float: left;
	clear: none;
	max-width: 100px;
	text-align: center;
}
	.echipa img {
		float: right;
		clear: both;
		margin: 0;
		border: none;
		padding-bottom: 20px;
	}
.rand_nou {
	clear: both;
}
.left {float: left;}
.right {float: right;}