footer {
  bottom: 0;
  width: 100%;
  margin: 0;
  color: #ffffff;
  font-size: 14px;
  text-align: center;
  line-height: 1.2em;
  padding: 16px 0 10px 0;
  position:relative;
  z-index: 51;
}
.f2-footer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 30px 20px 70px 20px;
}
footer.desno {
  text-align: left;
  line-height: 1.7em;
}
footer.desno  .f2_lang_info {margin-top: 15px;}


.f2-lang-sel{
	background: transparent;
	position:relative;
}
.f2_lang_info .flagl{
	transform: scale(0.7);
}

footer.desno .f2_lang_info.fsn.fcs.mdb span {color: var(--svetlo_plava);}