body{
padding-top: 60px;
}

.loading{
	display: inline-block;
	width: 16px;
	height: 16px;
	background: url(../images/helpers/loader.gif) center center no-repeat;
	margin: 0 6px;
}
.noshow{
	display: none;
}

.scor{
	text-align: center;
	background: #ccc;
	font-weight: bold;
	font-size: 16px;
}

.scor input{
	width: 60px;
	text-align: center;
}

.loadingPanel{
	padding: 30px;
	background: url(../images/helpers/loader.gif) center center no-repeat;
}

.promoveaza td{
	font-weight: bold;
	background : #f5f5f5;
}