/*
CTC Separate Stylesheet
Updated: 2019-05-15 15:53:49
*/
/* polylang menu header*/
.polylang-flags {
  list-style-type: none;
  margin: 0;
  padding: 0;
  float: right;
}

.polylang-flags li {
    display: inline;
}
.polylang-flags img{
	width: 40px;
}

/* skrytí formulářů pro kalendář */
.DOPBSPCalendar-referral{display: none;}
.DOPBSPCalendar-sidebar > form:nth-child(1){display: none;}
