.panel-posadzone-drzewa{
	background: #e1ffbd;
	text-align:center;
	padding:30px;
	border:2px solid #a0c96f;
}
.drzewa-info{
	font-weight:bold;
	margin:10px auto 20px;
}
.timer{
	font-size:200%;
	font-weight:bold;
	display:block;
	margin:20px auto 0;
}
.drzewo{
	
}
	.drzewo img{
		max-width: 140px;
	}

.zielony-panel-drzewa{
	border-radius: 10px;
	display: block;
	width: 100%;
	background: url('../img/bg-licznik-drzew.jpg') top center;
	background-size: 100%;
	min-height: 430px;
	text-align: center;
	color: #fee532;
}
.licznik-odstep{
	display: block;
	width: 100%;
	height:140px;
}
.napis-1{
	height: 120px;
	padding: 30px;
}
.napis-2{
	height: 160px;
	padding: 30px;
}
	.napis-1 h2, .napis-2 h2{
		font-weight: bold;
		margin: 20px auto;
		font-size: 115%;
	}