.languages {
	position: relative;
	width: 17px;
	float: left;
}

div.languages div {
	background-repeat: no-repeat;
	position: relative;
	width: 17px;
	height: 30px;
}

#cs {
	top: 45px;
}

#en {
	top: 50px;
}

#de {
	display: none;
	top: 55px;
}