/*olimpiade si concursuri*/
.cutie1 {
	font-size: 16px;
	color: #000;
	width: auto;
	height: auto;
	border-radius: 10px;
	box-shadow:  0 0 10px -4px RGBA(0,0,0,0.4);
	margin: 15px;
	text-align: left;
	padding: 15px;
}
.cutie2 {
	font-size: 16px;
	color: #000;
	width: 1200px;
	height: auto;
	border-radius: 10px;
	box-shadow:  0 0 10px -4px RGBA(0,0,0,0.4);
	margin: 15px;
	text-align: left;
	padding: 15px;
}

.buton {
	position:absolute;
	bottom:50px;
	right: 50px;
	height:10px;
	width:10px;
	z-index: 1
}
.activitate2 {
	position: absolute;
	height:100px;
	width:150px;
	top:100px;
	left:100px;
	height:100px;
	width:150px;
	z-index:2;
}
