html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
display: block;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
@-ms-viewport {
width: device-width;
}
body {
line-height: 1.5;
font-family: 'Arial CE', 'Helvetica CE', Arial, Verdana, Helvetica, sans-serif;
text-align: left;
}
/* margin bottom */
address,
dl,
p,
pre,
ol,
table,
ul {
margin-bottom: 1em;
}
ul ul,
ol ol,
ul ol,
ol ul {
margin-bottom: 0em;
}
ul,
ol,
dd {
margin-left: 2em;
}
ul {
list-style-type: disc;
}
ol {
list-style-type: decimal;
}
/* extra margin */
blockquote {
margin-bottom: 2em;
margin-top: 2em;
}
h1 + blockquote,
h2 + blockquote,
h3 + blockquote,
h4 + blockquote,
h5 + blockquote,
h6 + blockquote {
margin-top: 0;
}
/* overflow */
pre {
overflow: auto;
}
/* font size */
sub,
sup,
small {
font-size: smaller;
}
big {
font-size: larger;
}
/* vertical align */
sub {
vertical-align: sub;
}
sup {
vertical-align: super;
}
/* monospace font */
code,
kbd,
pre,
samp,
tt,
var,
listing {
font-family: monospace;
text-indent: 0;  /* <code> inline-block fix */
}
/* code output */
pre {
-o-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
}
pre code {
display: inline;  /* <code> inline-block fix */
}
/* italic */
address,
blockquote,
cite,
dfn,
em,
i,
ins,
q,
var {
font-style: italic;
}
/* bold */
b,
kbd,
strong,
th {
font-weight: bold;
}
/* underline */
a,
u {
text-decoration: underline;
}
/* line through */
del,
s,
strike {
text-decoration: line-through;
}
/* text decoration */
ins {
text-decoration: none;
}
/* heading */
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
margin-top: 1em;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
margin-top: 0;
}
h1 {
font-size: 250%;
line-height: 1.2;
margin-bottom: 0.4em; /* 16 / 40 */
}
h2 {
font-size: 200%;
line-height: 1.25;
margin-bottom: 0.5em; /* 16 / 32 */
}
h3 {
font-size: 175%;
line-height: 1.286;
margin-bottom: 0.571em; /* 16 / 28 */
}
h4 {
font-size: 150%;
line-height: 1.167;
margin-bottom: 0.667em; /* 16 / 24 */
}
h5 {
font-size: 125%;
line-height: 1.2;
margin-bottom: 0.8em; /* 16 / 20 */
}
h6 {
font-size: 100%;
line-height: 1.25;
margin-bottom: 1em;
}
/* tables */
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
vertical-align: inherit;
}
td,
th,
caption {
padding: 0.2em 0.6em;
text-align: left;
}
th {
text-align: center;
}
/*fix for IE6, IE7*/
th p {
text-align: left;
}
/*ix for IE7*/
caption {
text-align: center;
}
form td,
form tr {
border: none;
}
/* forms */
fieldset {
border: 1px solid #bbb;
margin-bottom: 1em;
padding: 0.6em 1em 1em;
}
legend {
margin-left: 0.2em;
padding: 0 0.4em;
}
/* HTML5 */
mark {
color: #000;
background-color: #ff0;
padding: 1px 3px;
}
/* other */
hr {
background: transparent;
height: 1px;
border-width: 0;
border-top: 0.25em solid #e8e8e8;
margin-bottom: 1em;
}
/* other - deprecated */
center {
text-align: center;
}
a {
color: #0044aa;
}
body {
background: #fff;
color: #000;
}
table,
th,
td {
vertical-align: middle;
}
caption,
th,
td {
text-align: left;
font-weight: normal;
}
:focus {
outline: 0;
}
@media print {
body {
font-family: Georgia, 'Times New CE', 'Times CE', 'Times New Roman', Times, serif;
padding: 1cm;
}
a {
text-decoration: underline;
}
.header,
.horizontalmenu,
.footer,
.webauthor {
display: none;
}
.confoot2 {
display:none;
}
}
body {
font-family: 'Montserrat', sans-serif;
background: #f5f5f5;
}
a {
color: #5fab44
}
h1 {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
}
h2 {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-2, #313a5a);
font-size: 125%;
font-weight: bold;
}
h3,
h4,
h5,
h6 {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-3, #313a5a);
font-size: 112.5%;
font-weight: bold;
}
.container {
max-width: 75em;
margin-left: auto;
margin-right: auto;
padding: 0 1em;
}
.container--small {
max-width: 60em;
}
.container--wide {
max-width: none;
}
.grid {
display: grid;
gap: 1em;
grid-template-columns: 1fr;
}
.grid--2cols {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols {
grid-template-columns: repeat(12, 1fr);
}
.grid__item,
.grid__item--1col {
grid-column: span 1;
min-width: 0; /* https://stackoverflow.com/a/43312314 */
}
.grid__item--2cols {
grid-column: span 2;
}
.grid__item--3cols {
grid-column: span 3;
}
.grid__item--4cols {
grid-column: span 4;
}
.grid__item--5cols {
grid-column: span 5;
}
.grid__item--6cols {
grid-column: span 6;
}
.grid__item--7cols {
grid-column: span 7;
}
.grid__item--8cols {
grid-column: span 8;
}
.grid__item--9cols {
grid-column: span 9;
}
.grid__item--10cols {
grid-column: span 10;
}
.grid__item--11cols {
grid-column: span 11;
}
.grid__item--12cols {
grid-column: span 12;
}
@media only screen and (min-width:30em) {
.grid--2cols\@xs {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols\@xs {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols\@xs {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols\@xs {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols\@xs {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols\@xs {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols\@xs {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols\@xs {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols\@xs {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols\@xs {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols\@xs {
grid-template-columns: repeat(12, 1fr);
}
.grid__item--1col\@xs {
grid-column: span 1;
}
.grid__item--2cols\@xs {
grid-column: span 2;
}
.grid__item--3cols\@xs {
grid-column: span 3;
}
.grid__item--4cols\@xs {
grid-column: span 4;
}
.grid__item--5cols\@xs {
grid-column: span 5;
}
.grid__item--6cols\@xs {
grid-column: span 6;
}
.grid__item--7cols\@xs {
grid-column: span 7;
}
.grid__item--8cols\@xs {
grid-column: span 8;
}
.grid__item--9cols\@xs {
grid-column: span 9;
}
.grid__item--10cols\@xs {
grid-column: span 10;
}
.grid__item--11cols\@xs {
grid-column: span 11;
}
.grid__item--12cols\@xs {
grid-column: span 12;
}
}
@media only screen and (min-width:40em) {
.grid--2cols\@sm {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols\@sm {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols\@sm {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols\@sm {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols\@sm {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols\@sm {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols\@sm {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols\@sm {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols\@sm {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols\@sm {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols\@sm {
grid-template-columns: repeat(12, 1fr);
}
.grid__item--1col\@sm {
grid-column: span 1;
}
.grid__item--2cols\@sm {
grid-column: span 2;
}
.grid__item--3cols\@sm {
grid-column: span 3;
}
.grid__item--4cols\@sm {
grid-column: span 4;
}
.grid__item--5cols\@sm {
grid-column: span 5;
}
.grid__item--6cols\@sm {
grid-column: span 6;
}
.grid__item--7cols\@sm {
grid-column: span 7;
}
.grid__item--8cols\@sm {
grid-column: span 8;
}
.grid__item--9cols\@sm {
grid-column: span 9;
}
.grid__item--10cols\@sm {
grid-column: span 10;
}
.grid__item--11cols\@sm {
grid-column: span 11;
}
.grid__item--12cols\@sm {
grid-column: span 12;
}
}
@media only screen and (min-width:60em) {
.grid--2cols\@md {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols\@md {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols\@md {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols\@md {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols\@md {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols\@md {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols\@md {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols\@md {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols\@md {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols\@md {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols\@md {
grid-template-columns: repeat(12, 1fr);
}
.grid__item--1col\@md {
grid-column: span 1;
}
.grid__item--2cols\@md {
grid-column: span 2;
}
.grid__item--3cols\@md {
grid-column: span 3;
}
.grid__item--4cols\@md {
grid-column: span 4;
}
.grid__item--5cols\@md {
grid-column: span 5;
}
.grid__item--6cols\@md {
grid-column: span 6;
}
.grid__item--7cols\@md {
grid-column: span 7;
}
.grid__item--8cols\@md {
grid-column: span 8;
}
.grid__item--9cols\@md {
grid-column: span 9;
}
.grid__item--10cols\@md {
grid-column: span 10;
}
.grid__item--11cols\@md {
grid-column: span 11;
}
.grid__item--12cols\@md {
grid-column: span 12;
}
}
@media only screen and (min-width:75em) {
.grid--2cols\@lg {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols\@lg {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols\@lg {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols\@lg {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols\@lg {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols\@lg {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols\@lg {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols\@lg {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols\@lg {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols\@lg {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols\@lg {
grid-template-columns: repeat(12, 1fr);
}
.grid__item--1col\@lg {
grid-column: span 1;
}
.grid__item--2cols\@lg {
grid-column: span 2;
}
.grid__item--3cols\@lg {
grid-column: span 3;
}
.grid__item--4cols\@lg {
grid-column: span 4;
}
.grid__item--5cols\@lg {
grid-column: span 5;
}
.grid__item--6cols\@lg {
grid-column: span 6;
}
.grid__item--7cols\@lg {
grid-column: span 7;
}
.grid__item--8cols\@lg {
grid-column: span 8;
}
.grid__item--9cols\@lg {
grid-column: span 9;
}
.grid__item--10cols\@lg {
grid-column: span 10;
}
.grid__item--11cols\@lg {
grid-column: span 11;
}
.grid__item--12cols\@lg {
grid-column: span 12;
}
}
@media only screen and (min-width:112em) {
.grid--2cols\@xl {
grid-template-columns: repeat(2, 1fr);
}
.grid--3cols\@xl {
grid-template-columns: repeat(3, 1fr);
}
.grid--4cols\@xl {
grid-template-columns: repeat(4, 1fr);
}
.grid--5cols\@xl {
grid-template-columns: repeat(5, 1fr);
}
.grid--6cols\@xl {
grid-template-columns: repeat(6, 1fr);
}
.grid--7cols\@xl {
grid-template-columns: repeat(7, 1fr);
}
.grid--8cols\@xl {
grid-template-columns: repeat(8, 1fr);
}
.grid--9cols\@xl {
grid-template-columns: repeat(9, 1fr);
}
.grid--10cols\@xl {
grid-template-columns: repeat(10, 1fr);
}
.grid--11cols\@xl {
grid-template-columns: repeat(11, 1fr);
}
.grid--12cols\@xl {
grid-template-columns: repeat(12, 1fr);
}
.grid__item--1col\@xl {
grid-column: span 1;
}
.grid__item--2cols\@xl {
grid-column: span 2;
}
.grid__item--3cols\@xl {
grid-column: span 3;
}
.grid__item--4cols\@xl {
grid-column: span 4;
}
.grid__item--5cols\@xl {
grid-column: span 5;
}
.grid__item--6cols\@xl {
grid-column: span 6;
}
.grid__item--7cols\@xl {
grid-column: span 7;
}
.grid__item--8cols\@xl {
grid-column: span 8;
}
.grid__item--9cols\@xl {
grid-column: span 9;
}
.grid__item--10cols\@xl {
grid-column: span 10;
}
.grid__item--11cols\@xl {
grid-column: span 11;
}
.grid__item--12cols\@xl {
grid-column: span 12;
}
}
.group {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 0.5em;
}
.group--space-between {
justify-content: space-between;
}
.group--align-start {
align-items: start;
}
.group--gap-xxs {
gap: 0.25em;
}
.group--gap-xs {
gap: 0.5em;
}
.group--gap-sm {
gap: 0.75em;
}
.group--gap-md {
gap: 1em;
}
.group--gap-lg {
gap: 1.5em;
}
.group--gap-xl {
gap: 2em;
}
.group--gap-xxl {
gap: 3em;
}
.group--gap-3xl {
gap: 4em;
}
.group--gap-h-xxs {
column-gap: 0.25em;
}
.group--gap-h-xs {
column-gap: 0.5em;
}
.group--gap-h-sm {
column-gap: 0.75em;
}
.group--gap-h-md {
column-gap: 1em;
}
.group--gap-h-lg {
column-gap: 1.5em;
}
.group--gap-h-xl {
column-gap: 2em;
}
.group--gap-h-xxl {
column-gap: 3em;
}
.group--gap-h-3xl {
column-gap: 4em;
}
.group--gap-v-xxs {
row-gap: 0.25em;
}
.group--gap-v-xs {
row-gap: 0.5em;
}
.group--gap-v-sm {
row-gap: 0.75em;
}
.group--gap-v-md {
row-gap: 1em;
}
.group--gap-v-lg {
row-gap: 1.5em;
}
.group--gap-v-xl {
row-gap: 2em;
}
.group--gap-v-xxl {
row-gap: 3em;
}
.group--gap-v-3xl {
row-gap: 4em;
}
.row {
display: grid;
row-gap: 1em;
margin-bottom: 2em;
grid-template-columns: 1fr;
}
.row > .bottom {
display: none;
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-3x1,
.col-md-3x2,
.col-md-4x1,
.col-md-4x2 {
grid-column: span 1;
min-width: 0; /* https://stackoverflow.com/a/43312314 */
}
@media only screen and (min-width:60em) {
.row {
grid-template-columns: repeat(60, 1fr);
}
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-3x1,
.col-md-3x2,
.col-md-4x1,
.col-md-4x2 {
margin-right: 1em;
}
.col-md-1 {
grid-column: span 60;
}
.col-md-2 {
grid-column: span 30;
}
.col-md-3 {
grid-column: span 20;
}
.col-md-4 {
grid-column: span 15;
}
.col-md-5 {
grid-column: span 12;
}
.col-md-3x1 {
grid-column: span 20;
}
.col-md-3x2 {
grid-column: span 40;
}
.col-md-4x1 {
grid-column: span 15;
}
.col-md-4x2 {
grid-column: span 30;
}
}
.stack {
display: block;
}
.stack__item {
margin-bottom: 1em;
}
.stack__item--gap-xxs {
margin-bottom: 0.25em;
}
.stack__item--gap-xs {
margin-bottom: 0.5em;
}
.stack__item--gap-sm {
margin-bottom: 0.75em;
}
.stack__item--gap-md {
margin-bottom: 1em;
}
.stack__item--gap-lg {
margin-bottom: 1.5em;
}
.stack__item--gap-xl {
margin-bottom: 2em;
}
.stack__item--gap-xxl {
margin-bottom: 3em;
}
.stack__item--gap-3xl {
margin-bottom: 4em;
}
.stack__item:last-child {
margin-bottom: 0;
}
.wideContent {
overflow-x: auto;
margin-bottom: 1em;
}
.wideContent > :last-child {
margin-bottom: 0;
}
.headerWrapper {
position: relative;
}
.headerWrapper--fixed {
position: sticky;
top: 0;
left: 0;
right: 0;
z-index: 1000;
}
.header {
position: relative;
z-index: 10;
padding: 0.5em 0;
background: #fff;
}
.body {
position: relative;
background-color: #f5f5f5;
padding: 0 0.7em 0 0.7em;
position: relative;
margin-top: 1rem;
}
.horizontalmenu {
position: relative;
}
.body .container {
box-sizing: border-box;
padding: 0 0 1em;
position: relative;
}
.bodyLayout {
display: grid;
gap: 1em;
align-items: start;
}
.bodyContent,
.bodyMenu {
min-width: 0;
}
@media only screen and (min-width: 60em) {
.bodyLayout--2cols {
grid-template-columns: 310px 1fr;
}
.bodyLayout--2cols .bodyContent {
order: 2;
}
}
.bodyContent,
.homepageFooter {
padding: 1em 1em 1.75em 1em;
background: #fff;
border-radius: 1.5em;
}
.homepageFooter {
margin-top: 1.5em;
}
@media only screen and (min-width: 60em) {
.bodyContent,
.homepageFooter {
padding: 2em 2em 3.5em 2em;
}
.homepageFooter {
padding: 2em;
}
}
.footer {
position: relative;
background-color: var(--web-mainMenu-backgroundColor, #aecc54);
z-index: 10;
}
.group--header {
flex-wrap: nowrap;
column-gap: 1rem;
}
.group--headerContent {
flex: 1;
justify-content: space-between;
}
.group--headerMobileContent {
align-content: center;
justify-content: center;
gap: 1.5rem;
}
.webauthor {
background-color: var(--web-mainMenu-backgroundColor, #aecc54);
position: relative;
padding: 1em 0;
color: #fff;
}
.webauthor a {
color: #fff;
}
.button {
display: inline-block;
padding: 0.5em 1em;
box-sizing: border-box;
margin-bottom: 1px;
font: inherit;
font-weight: normal;
background-color: #1779ba;
font-size: 100%;
border-radius: 0.25em;
border: none;
cursor: pointer;
text-decoration: none;
box-shadow: 0 -0.125em 0 rgba(0, 0, 0, 0.2) inset;
text-align: center;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.button,
.button:hover,
.button:focus,
.button:active,
.button:visited {
color: #ffffff;
}
.button:hover,
.button:focus,
.button:active {
text-decoration: underline;
}
.button:active {
box-shadow: none;
}
.button--xsmall {
font-size: 75%;
}
.button--small {
font-size: 87.5%;
}
.button--large {
font-size: 112.5%;
}
.button--xlarge {
font-size: 125%;
}
.button--wide {
display: block;
margin-bottom: 0;
}
/* calendar */
.calendar {
width: 100%;
border: 1px solid #B4B4B4;
}
.calendar .td_date {
width: 20%;
text-align: right;
vertical-align: top;
}
.calendar .td_date .day {
font-size: 150%;
float: right;
margin: 0 5px 0 0;
}
.calendar .td_date .monthyear {
float: right;
text-align: left;
}
.calendar .td_date .year {
font-size: 80%;
color: #999;
}
.calendar .td_desc {
width: 80%;
vertical-align: top;
}
/* widget calendar */
.wg_calendar {
position: relative;
padding-top: 3.25em;
}
.wg_cal_table {
font-size: 100%;
table-layout: fixed;
width: 100%;
margin-bottom: 1em;
}
.wg_cal_navi {
display: block;
position: absolute;
left: 0;
right: 0;
top: 0;
}
.wg_cal_navi td {
color: inherit;
font-weight: bold;
text-align: center;
padding: 0.85em 0;
display: block;
}
.wg_cal_navi td:first-child,
.wg_cal_navi td:last-child {
display: none;
}
.wg_cal_navi td:nth-child(2),
.wg_cal_navi td:nth-child(4) {
position: absolute;
top: 0;
bottom: 0;
width: 36px;
overflow: hidden;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
background-position: center center;
background-repeat: no-repeat;
overflow: hidden;
padding-left: 36px;
box-sizing: border-box;
}
.wg_cal_navi td:nth-child(2) {
left: 0;
}
.wg_cal_navi td:nth-child(4) {
right: 0;
}
.wg_cal_navi td:first-child a,
.wg_cal_navi td:last-child a {
display: none;
}
.wg_cal_th {
width: 100%;
height: 100%;
display: block;
font-weight: bold;
text-align: center;
color: #fff;
font-size: 150%;
line-height: 1;
text-decoration: none;
}
.wg_cal_days td {
font-weight: bold;
}
.wg_cal_navi_month {
text-decoration: none;
}
.wg_cal_navi_month:hover,
.wg_cal_navi_month:focus,
.wg_cal_navi_month:active {
text-decoration: underline;
}
.wg_cal_td {
text-align: right;
padding: 0.85em 3px;
font-size: 87.5%;
position: relative;
}
.wg_cal_td_a {
display: block;
text-align: inherit;
text-decoration: none;
font-weight: bold;
padding: 0.85em 3px;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
box-sizing: border-box;
}
.wg_cal_td_a:hover,
.wg_cal_td_a:focus,
.wg_cal_td_a:active {
text-decoration: underline;
}
/* canteen */
.canteen_table {
width: 100%;
border: 1px solid #B4B4B4;
}
.tr_day {
background: #ECECEC;
}
.tr_day h4 {
margin: 4px 0 4px 0;
}
.desc_short {
display: none;
}
.food {
vertical-align: top;
}
.td_typefood {
width: 20%;
vertical-align: top;
}
.td_quantity {
text-align: right;
width: 10%;
vertical-align: top;
}
.td_title {
width: 55%;
}
.td_price {
width: 10%;
}
.td_price {
width: 5%;
}
.td_po {
vertical-align: top;
}
.legendtitle {
font-size: 120%;
font-weight: bold;
}
.food_type {
margin: 10px 10px 0 10px;
padding: 0 10px;
font-size: 90%;
font-weight: bold;
}
.food_title {
margin: 0 10px;
padding: 0 10px;
}
.food_next {
text-align: right;
}
.alg {
cursor: help;
border-bottom: 1px dotted #000;
}
.contextMenu,
.contextMenu__header,
.contextMenu__items,
.contextMenu__item,
.contextMenu__subitems,
.contextMenu__subitem,
.contextMenuLink,
.contextMenuLink__icon,
.contextMenuLink__label {
display: block;
}
.contextMenu__header {
margin-bottom: 0.25em;
}
.contextMenu__items,
.contextMenu__subitems {
margin: 0;
list-style: none;
}
.contextMenu__subitems {
margin-left: 1em;
}
.contextMenu__item {
margin-bottom: 0.25em;
}
.contextMenu__item:last-child {
margin-bottom: 0;
}
.contextMenuLink {
display: flex;
text-decoration: none;
color: inherit;
gap: 1em;
padding: 0.5em 1em;
}
.contextMenuLink__icon {
background-repeat: no-repeat;
background-position: center center;
}
.contextMenuLink--current .contextMenuLink__label,
.contextMenuLink:hover .contextMenuLink__label,
.contextMenuLink:focus .contextMenuLink__label,
.contextMenuLink:active .contextMenuLink__label {
text-decoration: underline;
}
.contextMenuLink__label {
flex: 1;
}
.contextMenu__subitem .contextMenuLink__label {
font-size: 87.5%;
}
/* global content footer (send and print) */
.content .confoot1 {
clear: both;
color: gray;
margin-top: 2em;
}
.content .confoot2 {
clear: both;
text-align: right;
}
.content .confoot2 span {
position: relative;
left: 3px;
bottom: 4px;
}
.content .confoot2 a {
text-decoration: none;
}
.content .confoot2 img {
width: 18px;
}
/* CONTENT */
.content .cimg {
float: left;
}
.content .methodone.cperex {
margin: 1em 0;
font-weight: bold;
}
.content .methodone.cimg {
margin: 0.5em 1em 0.5em 0;
}
.content .methodtwo.ctitle {
clear: both;
margin: 1em 0 0 0;
font-size: 112.5%;
font-weight: bold;
}
.content .methodtwo.cperex {
margin: 0.5em 0 1em 0;
}
.content .methodtwo.cimg {
margin: 0.5em 1em 0.5em 0;
}
.content table {
border-collapse: collapse;
margin-bottom: 1em;
}
.content th {
padding: 0.5em;
background: #ECECEC;
}
.content td {
padding: 0.5em 1em;
border: 1px solid #555555;
}
.content .tr_zebra1 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.content .tr_zebra2 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.content .tr_over2 {
background: #F6F6F6;
}
.content table.bordernone td {
border: none;
}
.content table.noborder td {
border: none;
}
.content blockquote {
margin: 2em;
padding: 0.625em 2em;
border-left: 0.5em solid #dddddd;
}
/* dashboard */
.contribution {
border: 1px solid #B4B4B4;
background: white;
text-align: center;
padding: 0 20px 20px 20px;
margin: 0 0 30px 0;
box-shadow: 5px 5px 2px #D0D0D0;
}
.contribution .pin {
width: 40px;
position: relative;
left: -10px;
top: -15px;
}
.contribution p {
text-align: left;
}
.contribution .owner {
float: right;
position: relative;
top: 10px;
left: -10px;
color: #999;
}
.contribution .date {
float: left;
position: relative;
top: 10px;
color: #999;
}
.contribution .cb_box {
text-align: left;
}
/* epodatelna */
.epodinput {
width: 96%;
}
/* feedback box */
.feedback-box {
position: fixed;
right: 0;
top: 50%;
margin: 60px 0 0 0;
height: 200px;
width: 48px;
z-index: 80;
}
a .feedback {
width: 50px;
height: 96px;
background: url(/img/feedback.png) no-repeat left;
border: 1px solid #ACACAC;
}
a:hover .feedback {
background: url(/img/feedback.png) no-repeat right;
border: 1px solid #7EB4EA;
}
/* files */
.files {
width: 100%;
border: 1px solid #B4B4B4;
}
.files_headers {
background: #ECECEC;
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}
.files .icon_file img {
width: 30px;
}
.files .filename {
font-size: 80%;
color: #555555;
}
.files .file_desc {
font-size: 80%;
}
.footerItem,
.footerItem__title,
.footerItem__label,
.footerItem__content {
display: block;
}
.footerItem__title {
margin-bottom: 1em;
}
.footerItem__label {
margin-bottom: 0;
font-size: 150%;
color: inherit;
}
.footerItem__content {
margin-bottom: 0;
}
.footerItem__content table td,
.footerItem__content table th {
padding: 0 1em 0 0;
}
.footerItem__content table td:last-child,
.footerItem__content table th:last-child {
padding: 0;
}
/* FORUM */
.forum {
width: 100%;
border: 1px solid #B4B4B4;
}
.forum_headers {
background: #ECECEC;
border-top: 1px solid #B4B4B4;
border-bottom: 1px solid #B4B4B4;
}
.forum_theme {
background-color: #F8FCFE;
}
.forum_article {
border: 1px solid #B4B4B4;
background-color: #F8FCFE;
float: right;
clear: both;
text-align: left;
padding: 8px;
margin: 5px 0 5px 0;
width: 97%;
}
.dis_vminus_div {
width: 20px;
height: 24px;
float: right;
display: block;
background: url(/templates/mod/forum/img/like_w40.png) top right;
margin: 0 0 0 5px;
}
.dis_vplus_div {
width: 20px;
height: 24px;
float: right;
display: block;
background: url(/templates/mod/forum/img/like_w40.png);
}
.for_insert_theme {
width: 98%;
border: none;
}
.for_insert_theme .for_subject {
width: 100%;
}
.for_insert_theme .for_body {
width: 100%;
height: 100px;
}
.for_insert_theme .for_owner {
width: 90%;
}
.for_insert_theme .for_email {
width: 100%;
}
.for_insert_article {
width: 98%;
border: none;
}
.for_insert_article .for_subject {
width: 100%;
}
.for_insert_article .for_body {
width: 100%;
height: 100px;
}
.for_insert_article .for_owner {
width: 90%;
}
.for_insert_article .for_email {
width: 100%;
}
.image {
display: block;
max-width: 100%;
height: auto;
}
.image--centered {
margin-left: auto;
margin-right: auto;
}
.logo {
display: inline-flex;
flex-wrap: wrap;
text-decoration: none;
color: inherit;
align-items: center;
column-gap: 2em;
row-gap: 0.5em;
}
.logo__text {
flex: 1;
}
.logo__name {
font-size: 125%;
font-weight: bold;
}
.logo__motto {
font-size: 87.5%;
font-weight: normal;
font-style: italic;
}
.logo:hover .logo__name,
.logo:focus .logo__name,
.logo:active .logo__name {
text-decoration: underline;
}
.horizontalmenu > .container {
display: flex;
flex-wrap: wrap;
gap: 0.5em;
}
.horizontalmenu,
.horizontalmenu__item,
.horizontalmenuLink,
.horizontalmenuLink__icon,
.horizontalmenuLink__label {
display: block;
}
.horizontalmenu__item,
.horizontalmenu__submenu {
flex: 1;
position: relative;
}
.horizontalmenu__submenu {
--horizontalmenu-submenuPadding: 0;
--horizontalmenu-submenuOffset: 0;
--horizontalmenu-submenuShadow: none;
display: block;
position: absolute;
background: pink;
top: calc(100% - 0.8em);
padding: 0;
margin: 0;
overflow: hidden;
height: 0;
width: 0;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
}
.horizontalmenu__item:has(:hover) .horizontalmenu__submenu,
.horizontalmenu__item:has(:focus) .horizontalmenu__submenu,
.horizontalmenu__item:has(:focus-within) .horizontalmenu__submenu,
.horizontalmenu__item:has(:active) .horizontalmenu__submenu,
.horizontalmenu__submenu:has(:hover),
.horizontalmenu__submenu:has(:focus),
.horizontalmenu__submenu:has(:focus-within),
.horizontalmenu__submenu:has(:active) {
width: auto;
height: auto;
overflow: visible;
z-index: 10;
padding: var(--horizontalmenu-submenuPadding);
box-shadow: var(--horizontalmenu-submenuShadow);
margin-top: var(--horizontalmenu-submenuOffset);
}
.horizontalmenu__item:has(:hover) .horizontalmenu__submenu:before,
.horizontalmenu__item:has(:focus) .horizontalmenu__submenu:before,
.horizontalmenu__item:has(:focus-within) .horizontalmenu__submenu:before,
.horizontalmenu__item:has(:active) .horizontalmenu__submenu:before,
.horizontalmenu__submenu:has(:hover):before,
.horizontalmenu__submenu:has(:focus):before,
.horizontalmenu__submenu:has(:focus-within):before,
.horizontalmenu__submenu:has(:active):before {
content: "";
display: block;
height: var(--horizontalmenu-submenuOffset);
width: 100%;
position: absolute;
top: calc(-1 * var(--horizontalmenu-submenuOffset));
left: 0;
right: 0;
}
.horizontalmenuLink {
display: flex;
text-decoration: none;
color: inherit;
gap: 1em;
padding: 1em;
flex: 1;
}
.horizontalmenuLink:hover .horizontalmenuLink__label,
.horizontalmenuLink:focus .horizontalmenuLink__label,
.horizontalmenuLink:active .horizontalmenuLink__label {
text-decoration: underline;
}
.horizontalmenuLink__label {
text-align: center;
flex: 1;
}
/* login */
.login {
text-align: center;
}
.login .log_nadpis {
margin: 50px 0 0 0;
}
.login .log_box {
margin: 0% auto;
width: 300px;
padding: 10px;
text-align: left;
}
.login .log_form {
margin: 10px;
text-align: right;
}
.log_login,
.log_pass,
.log_sub {
margin: 7px 0 0 0;
}
.logged {
padding: 7px;
}
.log_cntnews {
color: #FF0000;
}
/* login - userpage */
.userpage .for_insert_theme td {
border: none;
}
.userpage .acount_dashboard td {
border: none;
}
.userpage .forum td {
border: 1px solid #B4B4B4
}
.userpage .files td {
border: 1px solid #B4B4B4
}
.navigation {
display: flex;
flex-wrap: wrap;
gap: 0.5em;
align-items: center;
}
.navigation__item,
.navigation__separator {
font-size: 87.5%;
}
.navigation__item {
color: inherit;
text-decoration: none;
box-sizing: border-box;
}
.navigation__item:hover,
.navigation__item:focus,
.navigation__item:active {
text-decoration: underline;
}
.photogallery {
display: grid;
grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
gap: 0.5em;
}
.photogallery__item {
display: block;
height: 100%;
box-sizing: border-box;
}
.photogalleryItem {
position: relative;
height: 100%;
box-sizing: border-box;
}
.photogalleryItem__preview {
display: flex;
align-items: center;
justify-content: center;
box-sizing: border-box;
}
.photogalleryItem__previewImage {
display: block;
margin: 0 auto;
max-width: 100%;
height: auto;
}
.photogalleryItem__description {
margin-top: 0.625em;
margin-bottom: 0.625em;
display: block;
}
.photogalleryItem__name {
color: inherit;
text-decoration: none;
font-weight: bold;
}
.photogalleryItem__date {
font-size: 87.5%;
color: gray;
display: block;
margin-top: 0.375em;
}
.photogalleryItem--gallery-default .photogalleryItem__preview {
background: #eee;
padding: 1em 0;
}
.photogalleryItem__name:hover,
.photogalleryItem__name:focus,
.photogalleryItem__name:active,
.photogalleryItem:has(.photogalleryItem__preview:hover) .photogalleryItem__name,
.photogalleryItem:has(.photogalleryItem__preview:focus) .photogalleryItem__name,
.photogalleryItem:has(.photogalleryItem__preview:active) .photogalleryItem__name {
text-decoration: underline;
}
.photogalleryTitle {
text-align: center;
font-weight: bold;
margin: 0;
padding: 1em 0;
}
/* POLLS */
.poll {
padding: 10px;
margin: 10px;
width: 204px;
color: black;
}
.poll a {
}
.poll_title {
}
.poll_wallfull {
background: #E1E1E1;
height: 6px;
}
.poll_wall {
background: #B4B4B4;
height: 6px;/*width:$p%;  - v scripts/poll.php */
}
.post {
display: flex;
flex-direction: column;
row-gap: 1em;
column-gap: 1.5em;
}
.post__image,
.post__content,
.post__title,
.post__date,
.post__perex {
display: block;
}
.post__content {
flex: 1;
position: relative;
}
.post__title {
font-weight: bold;
font-size: 150%;
margin-bottom: 0.5em;
}
.post__title:last-child {
margin-bottom: 0;
}
.post__link {
display: inline-block;
color: inherit;
text-decoration: none;
}
.post__link:hover,
.post__link:focus,
.post__link:active {
text-decoration: underline;
}
.post__date {
color: gray;
font-size: 87.5%;
margin-bottom: 1em;
}
.post__perex {
font-size: 87.5%;
}
.post--horizontal {
flex-direction: row;
}
@media only screen and (min-width:30em) {
.post--horizontal\@xs {
flex-direction: row;
}
}
@media only screen and (min-width:40em) {
.post--horizontal\@sm {
flex-direction: row;
}
}
@media only screen and (min-width:60em) {
.post--horizontal\@md {
flex-direction: row;
}
}
@media only screen and (min-width:75em) {
.post--horizontal\@lg {
flex-direction: row;
}
}
@media only screen and (min-width:112em) {
.post--horizontal\@xl {
flex-direction: row;
}
}
/* quiz/test */
.pcenter {
text-align: center;
}
.pcenter a {
font-weight: bold;
}
.pq {
margin: 20px 10px 20px 10px;
}
.quizHeader {
margin: 20px 0 5px 0;
}
/* mapa webu */
.map1 {
margin: 4px 0 4px 5px;
font-weight: bold;
}
.map1_0 {
margin: 10px 0 4px 20px;
}
.map1_1 {
margin: 4px 0 4px 40px;
}
.map1_2 {
margin: 2px 0 2px 60px;
}
.map1_3 {
margin: 2px 0 2px 80px;
}
.map1_4 {
margin: 2px 0 2px 100px;
}
.map1_5 {
margin: 2px 0 2px 120px;
}
.siteMenu,
.siteMenu__item,
.siteMenuLink,
.siteMenuLink__icon,
.siteMenuLink__label {
display: block;
}
.siteMenu__title {
margin-bottom: 0;
}
.siteMenu__items {
margin: 0;
list-style: none;
}
.siteMenu__item {
margin-bottom: 0.25em;
}
.siteMenu__item:last-child {
margin-bottom: 0;
}
.siteMenuLink {
display: flex;
text-decoration: none;
color: inherit;
gap: 1em;
padding: 0.5em 1em;
}
.siteMenuLink:hover .siteMenuLink__label,
.siteMenuLink:focus .siteMenuLink__label,
.siteMenuLink:active .siteMenuLink__label {
text-decoration: underline;
}
.siteMenuLink__icon {
background-repeat: no-repeat;
background-position: center center;
}
.siteMenuLink__label {
flex: 1;
}
/* teachers */
.ucitele {
width: 100%;
border: 1px solid #B4B4B4;
}
.toolbar {
display: block;
gap: 0 1rem;
flex-wrap: wrap;
justify-content: space-between;
}
@media only screen and (min-width: 60em) {
.toolbar {
display: flex;
}
.toolbar__right:first-child {
margin-left: auto;
}
}
.contact-phone,
.contact-mobile,
.contact-email,
.contact-fax,
.contact-hours,
.contact-datova-schranka,
.contact-web {
display: inline-block;
min-height: 20px;
background: transparent no-repeat top left;
margin-right: 1em;
padding-left: 30px;
word-break: break-all;
}
.main-menu {
width: 100%;
box-sizing: border-box;
}
.main-menu__items {
list-style: none;
margin: 0;
margin-left: 2em;
box-sizing: border-box;
}
.main-menu--top > .main-menu__items {
margin-left: 0;
}
.main-menu__item-wrapper {
display: block;
position: relative;
}
.main-menu__item-arrow {
display: block;
position: absolute;
right: 0;
top: 50%;
background: transparent;
border: none;
box-sizing: border-box;
width: 2em;
height: 2em;
padding: 0;
margin: 0;
margin-top: -1em;
font-weight: bold;
font: inherit;
color: inherit;
cursor: pointer;
background: url('/img/chevron-right-white.svg') no-repeat center center;
background-size: 1em;
}
.main-menu--submenu {
height: 0;
overflow: hidden;
}
.main-menu__item--opened > .main-menu--submenu {
height: auto;
overflow: visible;
}
.main-menu__item--opened > .main-menu__item-wrapper > .main-menu__item-arrow {
transform: rotate(90deg);
}
/* LINK */
.main-menu-link,
.main-menu-link__icon,
.main-menu-link__label {
display:  block;
box-sizing: border-box;
}
.main-menu-link {
text-decoration: none;
color: inherit;
display: flex;
align-items: center;
}
.main-menu-link__label {
padding: 0.75em;
flex: 1;
}
.main-menu-link {
position: relative;
}
.main-menu--submenu .main-menu-link:before {
content: "";
width: 0.5em;
height: 0.5em;
background: currentColor;
display: block;
position: absolute;
border-radius: 50%;
left: -0.375em;
}
.main-menu-link:hover > .main-menu-link__label,
.main-menu-link:focus > .main-menu-link__label,
.main-menu-link:active > .main-menu-link__label {
text-decoration: underline;
color: inherit;
}
.main-menu-link--active,
.main-menu-link--current {
font-weight: bold;
}
.menu-switcher-container {
display: block;
width: 100%;
height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
transition: transform 0.26s ease;
}
.menu-switcher-container--active {
height: auto;
transform: scaleY(1);
}
.menu-switcher,
.menu-switcher__button,
.menu-switcher__icon,
.menu-switcher__label {
display: block;
box-sizing: border-box;
}
.menu-switcher__icon {
margin: 0 auto;
}
.menu-switcher__button {
text-align: center;
cursor: pointer;
border: none;
border-radius: 0.5em;
background: #333;
color: #fff;
padding: 0.25em 0.5em;
}
.menu-switcher__label {
font-weight: bold;
font-size: 112.5%;
text-decoration: none;
}
.menu-switcher__button:hover .menu-switcher__label,
.menu-switcher__button:focus .menu-switcher__label {
text-decoration: underline;
}
.contactToolbar {
display: flex;
gap: 1rem;
align-items: center;
margin-bottom: 2rem;
flex-wrap: wrap;
}
.contactPersonFilter {
display: flex;
gap: 1rem;
align-items: center;
flex-wrap: wrap;
flex: 1;
}
.contactPersonFilter .input {
flex: 1 1 8rem;
}
.select {
box-sizing: border-box;
font: inherit;
font-weight: normal;
padding: 0.25em 0.5em;
}
.input {
box-sizing: border-box;
font: inherit;
font-weight: normal;
}
.input[type=text],
.input[type=password],
.input[type=file],
.input[type=email],
.input[type=number],
.input[type=date],
.input[type=datetime-local] {
padding: 0.25em 0.5em;
}
.input[type=text],
.input[type=password],
.input[type=file],
.input[type=email],
.input[type=number] {
width: 100%;
}
.homepageSlider {
padding: 0;
position: relative;
}
.homepageSlider .owl-theme .owl-controls {
margin-top: 0;
}
.homepageSliderItem {
height: 480px;
width: 100%;
overflow: hidden;
position: relative;
background: #eee;
}
.homepageSliderItem__imageLink {
display: block;
height: 100%;
width: 100%;
}
.homepageSliderItem__image {
display: block;
height: 100%;
object-fit: cover;
width: 100%;
}
.homepageSliderItem__video {
background: #000;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.homepageSliderItem__video iframe {
display: block;
position: absolute;
top: 50%;
left: 50%;
width: auto;
height: 100%;
aspect-ratio: 16/9;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
pointer-events: none;
}
@media only screen and (min-width: 60em) {
.homepageSlider--withVideo .homepageSliderItem__video iframe {
width: 100%;
height: auto;
}
}
.categoryPosts {
display: grid;
gap: 2rem;
}
.content .tr_zebra1 {
border: none;
}
.content .tr_zebra2 {
border: none;
}
.content table {
--table-borderRadius: 0;
--table-headerBackground: gray;
--table-headerColor: #fff;
--table-headerFontWeight: bold;
--table-headerFontSize: 1rem;
--table-headerCellPadding: 1rem;
--table-bodyPrimaryBackground: #fff;
--table-bodyPrimaryColor: #000;
--table-bodySecondaryBackground: #eee;
--table-bodySecondaryColor: #000;
--table-bodyHoverBackground: color-mix(in srgb, #000 3%, var(--table-bodyPrimaryBackground));
--table-bodyHoverColor: #000;
--table-bodyFontSize: 1rem;
--table-bodyCellPadding: 0.75rem 1rem;
--table-cellPadding: var(--table-bodyCellPadding);
--table-cellBackground: var(--table-bodyPrimaryBackground);
--table-cellColor: var(--table-bodyPrimaryColor);
--table-cellFontSize: var(--table-bodyFontSize);
--table-cellFontWeight: normal;
border: none;
border-collapse: collapse;
}
.content th,
.content td {
padding: var(--table-cellPadding);
background: var(--table-cellBackground);
color: var(--table-cellColor);
font-size: var(--table-cellFontSize);
font-weight: var(--table-cellFontWeight);
border: none;
}
.content th {
--table-cellPadding: var(--table-headerCellPadding);
--table-cellBackground: var(--table-headerBackground);
--table-cellColor: var(--table-headerColor);
--table-cellFontSize: var(--table-headerFontSize);
--table-cellFontWeight: var(--table-headerFontWeight);
}
.content table > :first-child > :first-child > td:first-child,
.content table > :first-child > :first-child > th:first-child {
border-top-left-radius: var(--table-borderRadius);
}
.content table > :first-child > :first-child > td:last-child,
.content table > :first-child > :first-child > th:last-child {
border-top-right-radius: var(--table-borderRadius);
}
.content table > :last-child > :last-child > td:first-child,
.content table > :last-child > :last-child > th:first-child {
border-bottom-left-radius: var(--table-borderRadius);
}
.content table > :last-child > :last-child > td:last-child,
.content table > :last-child > :last-child > th:last-child {
border-bottom-right-radius: var(--table-borderRadius);
}
.content tbody tr:nth-child(even) {
--table-bodyHoverBackground: color-mix(in srgb, #000 3%, var(--table-bodySecondaryBackground));
--table-cellBackground: var(--table-bodySecondaryBackground);
--table-cellColor: var(--table-bodySecondaryColor);
}
.content tbody tr.tr_over:hover {
--table-cellBackground: var(--table-bodyHoverBackground);
--table-cellColor: var(--table-bodyHoverColor);
}
.cimg {
--cimg-borderRadius: 0;
--cimg-height: 20rem;
}
.content .cimg {
margin-left: 0;
margin-right: 0;
margin-top: 0;
margin-bottom: 1rem;
float: none;
}
.content .cimg a {
display: block;
}
.content .cimg img {
display: block;
max-height: var(--cimg-height);
width: 100%;
object-fit: cover;
border-radius: var(--cimg-borderRadius);
}
@property --partnersSlider-prevButtonImage {
syntax: "<url>";
initial-value: url();
inherits: true;
}
@property --partnersSlider-nextButtonImage {
syntax: "<url>";
initial-value: url();
inherits: true;
}
.partnersSlider {
padding: 0 3em;
position: relative;
--partnersSlider-buttonImageSize: contain;
--partnersSlider-prevButtonImage: none;
--partnersSlider-nextButtonImage: none;
--partnersSlider-dotsSize: 0.875rem;
--partnersSlider-dotsColor: #ddd;
--partnersSlider-dotsActiveColor: #333;
}
.partnersSlider .owl-stage {
display: flex;
align-items: center;
}
.partnersSlider .owl-next,
.partnersSlider .owl-prev {
display: block;
width: 3em;
height: 100%;
overflow: hidden;
box-sizing: border-box;
padding-left: 3em;
background: transparent center center no-repeat;
background-size: var(--partnersSlider-buttonImageSize);
position: absolute;
top: 0;
bottom: 0;
}
.partnersSlider .owl-prev {
left: -3em;
background-image: var(--partnersSlider-prevButtonImage);
}
.partnersSlider .owl-next {
right: -3em;
background-image: var(--partnersSlider-nextButtonImage);
}
.partnersSlider .owl-theme .owl-controls {
margin-top: 0;
}
.partnersSlider .owl-dots {
text-align: center;
margin: 0;
padding: 0;
}
.partnersSlider .owl-dot {
width: var(--partnersSlider-dotsSize);
height: var(--partnersSlider-dotsSize);
box-sizing: border-box;
border-radius: 50%;
border: none;
background: var(--partnersSlider-dotsColor);
display: inline-block;
margin: 0.25em;
vertical-align: middle;
cursor: pointer;
}
.partnersSlider .owl-dot.active {
background: var(--partnersSlider-dotsActiveColor);
}
.partnersSlider .owl-carousel .owl-item img {
width: auto;
}
.partnersSliderItem__content {
padding: 0 1em;
}
.partnersSliderItem__image {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
}
.classes__items {
display: flex;
flex-wrap: wrap;
gap: 0.375rem;
}
.classes__item {
text-decoration: none;
color: #fff;
background: #aaa;
padding: 0.75rem;
box-sizing: border-box;
text-align: center;
}
.classes__item:hover,
.classes__item:focus,
.classes__item:active {
text-decoration: underline;
}
.calendarEvents {
display: grid;
gap: 1.5rem;
}
.calendarEvent {
display: flex;
align-items: center;
gap: 1rem;
text-decoration: none;
color: inherit;
}
.calendarEvent:hover,
.calendarEvent:focus,
.calendarEvent:active {
text-decoration: none;
}
.calendarEvent:hover .calendarEvent__title,
.calendarEvent:focus .calendarEvent__title,
.calendarEvent:active .calendarEvent__title {
text-decoration: underline;
}
.calendarEvent__date {
text-align: center;
background-color: #999;
padding: 0.625rem 0.5rem;
min-width: 2.5rem;
line-height: 1.25;
}
.calendarEvent__dateDay {
font-size: 1.125rem;
color: #fff;
font-weight: bold;
}
.calendarEvent__dateMonth {
font-size: 0.75rem;
color: #fff;
}
.calendarEvent__title {
font-size: 0.875rem;
font-weight: bold;
line-height: 1.5;
}
.calendarEvent__button {
font-weight: bold;
padding: 0.5rem 1.5rem;
margin-top: 1rem;
font-size: 0.875rem;
}
.postCards {
display: grid;
gap: 1rem;
}
@media only screen and (min-width: 30em) {
.postCards {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (min-width: 40em) {
.postCards {
grid-template-columns: repeat(3, 1fr);
}
}
@media only screen and (min-width: 60em) {
.postCards {
grid-template-columns: repeat(4, 1fr);
}
}
.postCard {
display: block;
text-decoration: none;
min-width: 0;
}
.postCard__date {
font-size: 0.875rem;
line-height: 1;
margin-bottom: 1rem;
}
.postCard__title {
font-weight: bold;
font-size: 1.25rem;
}
.postCard__perex {
font-size: 0.875rem;
}
.persons {
display: grid;
gap: 2rem;
}
@media only screen and (min-width: 40em) {
.persons {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (min-width: 60em) {
.persons {
grid-template-columns: repeat(3, 1fr);
}
}
.person {
min-width: 0;
text-align: left;
box-sizing: border-box;
}
.person--detail {
margin-bottom: 2rem;
display: flex;
gap: 2rem;
flex-direction: row;
flex-wrap: wrap;
align-items: center;
}
.person__content {
flex: 1 1 14rem;
}
.person__header {
display: flex;
justify-content: center;
flex-direction: column;
align-items: center;
gap: 1rem;
margin-bottom: 1rem;
}
.person__photo {
display: flex;
}
.person__photo img,
.person__photo svg {
width: 8.75rem;
height: 8.75rem;
border-radius: 50%;
}
.person__info {
flex: 1;
}
.person__name {
font-size: 112.5%;
font-weight: bold;
text-decoration: none;
}
.person__name:hover,
.person__name:focus,
.person__name:active {
text-decoration: underline;
}
.person__categories {
margin-top: 0.5rem;
text-align: center;
}
.person__note {
margin-bottom: 1rem;
}
.person__contacts {
margin: 0;
padding: 0;
list-style: none;
}
.person__contact {
margin-top: 0.5rem;
}
.personDetail {
display: flex;
flex-wrap: wrap;
gap: 2rem;
margin-bottom: 2rem;
}
.personDetail__content {
flex: 1;
}
.personDetail__photo .image {
border-radius: 50%;
}
.personDetail__categories,
.personDetail__address,
.personDetail__note {
margin-bottom: 2rem;
font-style: normal;
}
.personDetail__categories {
color: gray;
}
.eu-cookies {
color: #ddd;
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 0.5em;
background-color: #444;
z-index: 2000;
text-align: center;
}
.eu-cookies p,
.eu-cookies ul {
margin-bottom: 0;
}
.eu-cookies__content {
display: inline-block;
}
.eu-cookies button {
font: inherit;
background: green;
color: white;
border-radius: 3px;
border: none;
font-weight: bold;
line-height: 1;
padding: 0.5em 0.75em;
font-size: 87.5%;
margin: 0 1.5em;
}
.cookie-bar {
display: none;
position: fixed;
bottom: 0;
left: 0;
right: 0;
background: #fff;
z-index: 1000;
box-shadow: 0 0.25em 1em rgba(0, 0, 0, 0.5);
padding: 1.5em 2em 1.25em;
box-sizing: border-box;
}
.cookie-bar--active {
display: block;
}
.cookie-bar__description {
margin-bottom: 1em;
}
.cookie-bar__category {
margin-bottom: 1em;
display: none;
}
.cookie-bar__category label {
cursor: pointer;
}
.cookie-bar__category--disabled label {
cursor: not-allowed;
}
.cookie-bar__checkbox {
position: relative;
display: inline-block;
width: 2.5em;
height: 1.5em;
vertical-align: middle;
}
.cookie-bar__checkbox input {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
border: 0;
white-space: nowrap;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
}
.cookie-bar__checkbox-round {
position: absolute;
background: #ddd;
top: 0;
left: 0;
right: 0;
bottom: 0;
border-radius: 1em;
}
.cookie-bar__checkbox-round:before {
content: "";
width: 1em;
height: 1em;
background: #fff;
border-radius: 50%;
position: absolute;
top: 0.25em;
left: 0.25em;
}
.cookie-bar__checkbox input:focus + .cookie-bar__checkbox-round {
outline: -webkit-focus-ring-color auto 1px;
}
.cookie-bar__checkbox input:checked + .cookie-bar__checkbox-round {
background: green;
}
.cookie-bar__checkbox input:checked + .cookie-bar__checkbox-round:before {
left: auto;
right: 0.25em;
}
.cookie-bar__category-label {
display: inline-block;
}
.cookie-bar__buttons {
margin-top: 1.5em;
display: flex;
flex-wrap: wrap;
gap: 0.75em;
}
.cookie-bar__button {
display: block;
flex: 1;
padding: 0.5em 1em;
box-sizing: border-box;
font: inherit;
font-weight: bold;
background-color: #eee;
color: #000;
cursor: pointer;
border-radius: 0.25em;
border: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
text-decoration: none;
border: 0.125em solid #eee;
}
.cookie-bar__button:hover,
.cookie-bar__button:focus,
.cookie-bar__button:active {
text-decoration: underline;
}
.cookie-bar__button:active {
background: #fff;
}
.cookie-bar__button--accept {
background-color: #1779ba;
border-color: #1779ba;
color: #fff;
flex: 1 1 100%;
}
.cookie-bar__button--accept:active {
background: #2196e3;
border-color: #2196e3;
}
.cookie-bar__button--save {
display: none;
}
.cookie-bar--show-settings .cookie-bar__category {
display: block;
}
.cookie-bar--show-settings .cookie-bar__button--settings {
display: none;
}
.cookie-bar--show-settings .cookie-bar__button--save {
display: block;
}
@media only screen and (min-width: 40em) {
.cookie-bar {
bottom: 1em;
right: 1em;
left: auto;
width: 30em;
max-width: 100%;
border-radius: 0.25em;
}
.cookie-bar--centered {
left: 1em;
right: 1em;
top: 50%;
transform: translateY(-37%);
bottom: auto;
margin: 0 auto;
padding: 3.5em 4em 3.25em;
width: 34em;
}
.cookie-bar--wide {
border-radius: 0;
right: 0;
left: 0;
max-width: none;
width: auto;
bottom: 0;
}
.cookie-bar--wide .cookie-bar__inner {
display: flex;
align-items: center;
gap: 1.5em;
max-width: 70em;
margin: 0 auto;
}
.cookie-bar--wide .cookie-bar__content,
.cookie-bar--wide .cookie-bar__buttons {
flex: 1;
}
.cookie-bar--wide .cookie-bar__buttons {
margin-top: 0;
max-width: 27em;
}
}
/*** BUTTON ***/
.button {
box-shadow: none;
background-color: #a9c651;
border-radius: 2em;
font-weight: bold;
padding: 0.85em 2em 0.85em;
}
.button span {
font-size: 112.5%;
font-family: 'Baloo Bhaina 2', cursive;
color: #fff;
}
.button:hover,
.button:focus,
.button:active {
background: linear-gradient(
rgba(0, 0, 0, 0.3),
rgba(0, 0, 0, 0.3)
), #a9c651;
}
/*** LOGO **/
.logo {
text-decoration: none;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.logo__image img {
max-height: 6rem;
padding: 0.5rem;
box-sizing: border-box;
}
.logo__text {
display: none;
text-decoration: none;
text-align: left;
font-size: 70%;
}
.logo__text .logo__name {
font-size: 100%;
}
.logo__image {
display: block;
}
.logo__text {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-logo-color, #231e1f);
font-weight: bold;
line-height: 0.75;
padding-top: 0.25rem;
}
.logo__motto {
font-family: 'Patrick Hand', cursive;
font-size: 87.5%;
color: var(--web-logo-color, #231e1f);
opacity: 0.4;
font-weight: 500;
}
.logo:hover .logo__name,
.logo:focus .logo__name,
.logo:active .logo__name {
text-decoration: underline;
}
@media only screen and (max-width: 40em) {
.logo {
flex: 1;
}
}
@media only screen and (min-width: 45em) {
.logo__text {
display: flex;
flex-direction: column;
gap: 0.5rem;
font-size: 140%;
}
}
@media only screen and (min-width: 50em) {
.logo__text {
font-size: 180%;
}
}
@media only screen and (min-width: 60em) {
.logo__text {
font-size: 212.5%;
}
.group--header > .group {
gap: 1.5em;
}
}
/*** HEADER BOX ***/
.headerBox {
display: none;
}
.headerBox__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
line-height: 1.2;
margin-bottom: 0.4em;
}
.headerBox__content a {
display: inline-block;
transition: transform 0.3s ease;
}
.headerBox__content a:hover,
.headerBox__content a:focus,
.headerBox__content a:active {
transform: scale(1.2);
}
.group--headerMobileContent .headerBox {
display: block;
}
@media only screen and (min-width: 70em) {
.headerBox {
display: block;
}
}
/*** MOBILE MENU ***/
.menu-switcher {
z-index: 0;
}
.menu-switcher__button {
background: #a9c651;
}
.main-menu--top {
background: #a9c651;
border-radius: 0.5em;
color: #fff;
}
.menu-switcher-container--active {
margin-top: 1em;
}
@media only screen and (min-width: 70em) {
.menu-switcher,
.menu-switcher-container {
display: none;
}
}
/*** HOMEPAGE SLIDESHOW ***/
.homepage-slideshow,
.slideshow {
position: relative;
background: #f5f5f5;
}
.homepage-slideshow img,
.slideshow img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.homepageSliderItem,
.slideshow__slide {
width: 100%;
overflow: hidden;
position: relative;
background: #eee;
aspect-ratio: 4/3;
height: auto;
max-height: 500px;
}
.homepage-slideshow .owl-theme .owl-controls {
margin-top: 0;
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
max-width: 75em;
margin: 0 auto;
pointer-events: none;
}
.slideshowWithFixedSize .homepageSliderItem,
.slideshowWithFixedSize .slideshow__slide {
aspect-ratio: 3 / 1;
}
.content .slideshow {
margin-bottom: 1em;
}
.content .slideshow,
.content .slideshow__slide {
border-radius: 0.75em;
}
.content .slideshow__slide {
aspect-ratio: auto;
}
/*** HORIZONTALMENU ***/
.horizontalmenu {
display: none;
background-color: var(--web-mainMenu-backgroundColor);
z-index: 100;
}
.horizontalmenu > .container {
gap: 1.5em;
padding: 0.8em 1em 0.8em;
max-width: 73em;
align-items: center;
}
.horizontalmenu__submenu {
--horizontalmenu-submenuOffset: 2rem;
--horizontalmenu-submenuPadding: 0.5rem;
--horizontalmenu-submenuShadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.5);
background: var(--web-mainMenu-backgroundColor);
border-radius: 1.5rem;
min-width: 100%;
display: grid;
gap: 0.375em;
}
.horizontalmenuLink__icon {
height: 1.5em;
width: 1.5em;
background-repeat: no-repeat;
}
.horizontalmenuLink {
align-items: center;
gap: 0.75em;
justify-content: center;
padding: 0.625em 0em 0.5em 0em;
border-radius: 2em;
background: #87b43a;
}
.horizontalmenuLink__label {
font-family: 'Baloo Bhaina 2', cursive;
font-weight: 600;
color: var(--web-mainMenu-itemColor,#fff);
text-align: left;
font-size: 125%;
padding-top: 0.25rem;
text-align: center;
}
/*
.horizontalmenu__item:nth-child(5n + 1) .horizontalmenuLink {
background-color: #e83023;
}
.horizontalmenu__item:nth-child(5n + 2) .horizontalmenuLink {
background-color: #fbc701;
}
.horizontalmenu__item:nth-child(5n + 3) .horizontalmenuLink {
background-color: #13c94b;
}
.horizontalmenu__item:nth-child(5n + 4) .horizontalmenuLink {
background-color: #1390c9;
}
.horizontalmenu__item:nth-child(5n + 5) .horizontalmenuLink {
background-color: #783490;
}
*/
.horizontalmenuLink:hover .horizontalmenuLink__label,
.horizontalmenuLink:focus .horizontalmenuLink__label,
.horizontalmenuLink:active .horizontalmenuLink__label,
.horizontalmenuLink--active .horizontalmenuLink__label {
text-underline-offset: 6px;
text-decoration-line: underline;
text-decoration-thickness: 1px;
color: var(--web-mainMenu-activeItemColor);
}
.horizontalmenu .m0_0 a:hover,
.horizontalmenu .m0_0 a:focus,
.horizontalmenu .m0_0 a:active,
.horizontalmenu .m0_0 .horizontalmenuLink--active{
background-color: var(--web-mainMenu-activeItemBackgroundColor);
}
.horizontalmenu__submenu .horizontalmenuLink {
font-size: 87.5%;
padding: 0.5em 0.75em;
border-radius: 1.25em;
}
.horizontalmenu__submenu .horizontalmenuLink__label {
text-align: left;
}
@media only screen and (min-width: 70em) {
.horizontalmenu {
display: block;
}
}
/*** CONTEXT MENU + SITE MENU ***/
.contextMenu,
.siteMenu {
padding: 2.25em 1.5em;
display: none;
background: #fff;
border-radius: 1.5em;
margin-bottom: 0.75em;
}
.siteMenu__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
margin-bottom: 0.5em;
}
.contextMenu__item,
.siteMenu__item {
margin: 0;
}
.contextMenu__item,
.siteMenu__item {
color: #000;
padding: 0.25em 0;
}
.contextMenuLink__icon,
.siteMenuLink__icon {
width: 1.5em;
height: 1.5em;
}
.contextMenuLink,
.siteMenuLink {
padding: 0.75em 1.5em 0.75em 1.25em;
border-radius: 2em;
background-color: var(--web-leftMenu-itemBackgroundColor, #a9c651);
}
.contextMenuLink__label,
.siteMenuLink__label {
background-image: url('../img/rychla_volba_sipka.svg');
background-position: right center;
background-repeat: no-repeat;
background-size: 0.5em;
color: var(--web-leftMenu-itemColor, #fff);
font-weight: 500;
padding-right: 0.75em;
}
.contextMenuLink:hover .contextMenuLink__label,
.contextMenuLink:focus .contextMenuLink__label,
.contextMenuLink:active .contextMenuLink__label,
.contextMenuLink--active .contextMenuLink__label,
.siteMenuLink:hover .contextMenuLink__label,
.siteMenuLink:focus .contextMenuLink__label,
.siteMenuLink:active .contextMenuLink__label,
.siteMenuLink--active .contextMenuLink__label {
color: var(--web-leftMenu-activeItemColor, #fff);
font-weight: bold;
}
.contextMenuLink:hover,
.contextMenuLink:focus,
.contextMenuLink:active,
.contextMenuLink--active,
.siteMenuLink:hover,
.siteMenuLink:focus,
.siteMenuLink:active,
.siteMenuLink--active {
background-color: var(--web-leftMenu-activeItemBackgroundColor, #a9c651);
}
.contextMenuLink--header,
.siteMenuLink--header {
padding: 0 0.75rem 0 0;
background: #fff;
border: none;
border-radius: 0;
}
.contextMenuLink--header .contextMenuLink__label,
.siteMenuLink--header .siteMenuLink__label {
font-family: 'Baloo Bhaina 2', cursive;
font-weight: bold;
color: var(--web-header-1, #313a5a);
font-size: 150%;
}
.contextMenuLink--header:hover,
.contextMenuLink--header:focus,
.contextMenuLink--header:active,
.siteMenuLink--header:hover,
.siteMenuLink--header:focus,
.siteMenuLink--header:active {
background: transparent;
}
.contextMenuLink--header:hover .contextMenuLink__label,
.contextMenuLink--header:focus .contextMenuLink__label,
.contextMenuLink--header:active .contextMenuLink__label,
.siteMenuLink--header:hover .siteMenuLink__label,
.siteMenuLink--header:focus .siteMenuLink__label,
.siteMenuLink--header:active .siteMenuLink__label {
text-underline-offset: 4px;
text-decoration: underline;
color: var(--web-header-1, #313a5a);
}
.contextMenuLink--current .contextMenuLink__label,
.siteMenuLink--current .siteMenuLink__label {
text-decoration: none;
}
@media only screen and (min-width: 60em) {
.contextMenu,
.siteMenu {
display: block;
}
}
/*** CLASSES ***/
.classes {
padding: 2.25em 1.5em;
background: #fff;
border-radius: 1.5em;
margin-bottom: 0.75em;
}
.classes__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
}
.classes__items {
gap: 0.375em;
}
.classes__item {
border-radius: 2em;
background-color: var(--web-leftMenu-backgroundColor, #a9c651);
color: var(--web-leftMenu-itemColor, #fff);
padding: 0.875em 1em;
font-weight: bold;
}
/*** PARTNERS ***/
.partnersSlider {
--partnersSlider-prevButtonImage: url('../img/partneri_sipka_vlevo.svg');
--partnersSlider-nextButtonImage: url('../img/partneri_sipka_vpravo.svg');
--partnersSlider-buttonImageSize: 1.25rem;
}
/*** CALENDAR ***/
.wg_calendar {
padding: 5em 0 1em;
background: #fff;
border-radius: 1.5em;
margin-bottom: 0.75em;
}
.wg_cal_navi {
text-transform: capitalize;
font-weight: normal;
top: 1.25em;
}
.wg_cal_navi td {
position: relative;
font-weight: normal;
}
.wg_cal_navi td:nth-child(2),
.wg_cal_navi td:nth-child(4) {
width: 44px;
}
.wg_cal_navi td:nth-child(2) {
left: 1em;
}
.wg_cal_navi td:nth-child(4) {
right: 1em;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
padding-left: 44px;
}
.wg_cal_navi td:nth-child(2) a {
background-image: url('../img/vlevo.svg');
background-position: left 1.25em center;
z-index: 10;
}
.wg_cal_navi td:nth-child(3) {
font-size: 150%;
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
padding: 0.5em 0 0.25em;
font-weight: bold;
}
.wg_cal_navi td:nth-child(4) a {
background-image: url('../img/vpravo.svg');
background-position: right 1.25em center;
z-index: 10;
}
.wg_cal_days {
text-transform: uppercase;
color: var(--web-header-1, #313a5a);
}
.wg_cal_td {
text-align: center;
padding-top: 0.25em;
padding-bottom: 0.25em;
color: #000;
}
.wg_cal_td_a {
background-color: #a9c651;
font-weight: bold;
padding-top: 0.125em;
padding-bottom: 0.25em;
top: 0.125em;
bottom: 0;
left: 0.125em;
right: 0.125em;
border-radius: 1.5em;
color: #fff;
}
.calendar .td_date {
width: 25%;
}
.wg_cal_table {
margin-bottom: 0.25em;
}
@media only screen and (min-width: 40em) {
.wg_calendar {
padding: 5.5em 1.5em 1em;
}
}
/*** CALENDAR EVENTS ***/
.calendarEventsBox {
padding: 2.25em 1.5em;
background: #fff;
border-radius: 1.5em;
margin-bottom: 0.75em;
}
.calendarEventsBox__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
margin-bottom: 0.5em;
}
.calendarEvent {
display: grid;
gap: 0.3125rem;
}
.calendarEvent__title {
font-size: 1rem;
}
.calendarEvent__date,
.calendarEvent__dateDay,
.calendarEvent__dateMonth {
background: transparent;
color: var(--web-header-1);
font-weight: 600;
font-size: 0.875rem;
}
.calendarEvent__date {
text-align: left;
padding: 0;
}
.calendarEvent__dateDay,
.calendarEvent__dateMonth {
display: inline;
}
/*** CONTACT TOOLBAR ***/
.contactToolbar .input,
.contactToolbar .select {
border-radius: 1.5em;
background: #fff;
border: 2px solid var(--web-accent-color, #a9c651);
padding: 0.5em 1em;
appearance: none;
}
.contactToolbar .select {
padding-right: 2em;
background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjbGFzcz0iYmkgYmktY2hldnJvbi1kb3duIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xLjY0NiA0LjY0NmEuNS41IDAgMCAxIC43MDggMEw4IDEwLjI5M2w1LjY0Ni01LjY0N2EuNS41IDAgMCAxIC43MDguNzA4bC02IDZhLjUuNSAwIDAgMS0uNzA4IDBsLTYtNmEuNS41IDAgMCAxIDAtLjcwOCIvPgo8L3N2Zz4=');
background-repeat: no-repeat;
background-position: center right 0.75em;
}
/*** CANTEEN ***/
.wgCanteenBox {
padding: 2.25em 1.5em;
background: #fff;
border-radius: 1.5em;
margin-bottom: 0.75em;
}
.wgCanteenBox__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 150%;
margin-bottom: 0.5em;
}
.food_title {
margin: 0;
padding: 0 0 0.3125rem 0;
font-size: 0.875rem;
}
.food_type {
margin: 0;
padding: 1.25rem 0 0 0;
font-size: 1rem;
position: relative;
}
.food_type::after {
content: "";
position: absolute;
right: 0;
top: 100%;
transform: translateY(-50%);
background-size: contain;
background-repeat: no-repeat;
border-radius: 50%;
background-color: var(--web-leftMenu-backgroundColor);
width: 2.75rem;
height: 2.75rem;
background-size: 44%;
background-position: center center;
}
.food_type--snidane::after,
.food_type--svacina::after,
.food_type--salat::after,
.food_type--predkrm::after,
.food_type--dezert::after,
.food_type--presnidavka::after {
background-image: url(../img/svacina.svg);
}
.food_type--polevka::after {
background-image: url(../img/polevka.svg);
}
.food_type--napoj::after {
background-image: url(../img/napoj.svg);
}
.food_type--hlavni-chod::after,
.food_type--vecere::after {
background-image: url(../img/hlavni-chod.svg);
}
.food_type:first-child{
padding: 0;
}
.food_title:last-child {
border-bottom: 0;
}
/*** NAVIGATION ***/
.navigation {
margin-top: 0.5em;
padding-bottom: 1em;
position: relative;
gap: 0.25em;
}
.navigation a {
display: inline-block;
color: inherit;
text-decoration: none;
vertical-align: middle;
box-sizing: border-box;
color: #222222;
text-underline-offset: 2px;
}
.navigation a:last-child {
color: #999999;
text-decoration: none;
}
.navigation a:hover,
.navigation a:focus,
.navigation a:active {
color: var(--a-hover-color, #6fb332);
text-decoration: underline;
}
.navigation__separator {
color: #dadada;
}
/*** CONTENT TABLE ***/
.content table {
--table-borderRadius: 0.75rem;
--table-headerBackground: var(--web-mainMenu-backgroundColor);
}
/*** CONTENT ***/
.content {
overflow-x: auto;
}
.content img {
display: block;
max-width: 100%;
height: auto !important;
}
/*** AKTUALITY ***/
.posts {
display: grid;
grid-template-columns: 1fr;
gap: 2rem;
}
@media only screen and (min-width: 40em) {
.posts {
grid-template-columns: 1fr 1fr;
}
}
.post {
--post-imageScale: 1;
position: relative;
gap: 0.5em;
column-gap: 1em;
min-width: 0;
}
.post:has(:hover),
.post:has(:focus),
.post:has(:active) {
--post-imageScale: 1.025;
}
.content h1,
.header-aktuality {
font-family: 'Baloo Bhaina 2', cursive;
font-size: 150%;
font-weight: bold;
color: var(--web-header-1, #313a5a);
position: relative;
text-align: left;
padding-top: 0.25em;
}
.content h1 {
margin-bottom: 2rem;
}
.content h1:before,
.header-aktuality:before {
content: "";
display: block;
position: absolute;
width: 100%;
left: 0;
bottom: -0.25em;
height: 1px;
background-color: #ddd;
}
.post__title {
font-family: 'Baloo Bhaina 2', cursive;
color: var(--web-header-1, #313a5a);
font-weight: bold;
font-size: 125%;
margin-bottom: 0;
padding-top: 0.7em;
}
.post__date {
font-size: 81.25%;
display: inline-block;
line-height: 1;
color: rgb(77, 77, 77);
margin-bottom: 0;
margin-top: 0.5rem;
}
.post__perex {
font-size: 87.5%;
margin-top: 0.5rem;
color: rgb(0, 0, 0);
font-family: 'Montserrat', sans-serif;
font-weight: normal;
}
.post__image {
width: fit-content;
max-width: 100%;
overflow: hidden;
border-radius: 1rem;
}
.post__image img {
transform: scale(var(--post-imageScale));
transition: .3s ease-out;
transition-property: transform;
}
.post__perex a {
font-weight: bold;
}
.post__category {
display: inline-block;
margin-left: 0.5em;
padding: 0 0.75em;
font-family: 'Open Sans', sans-serif;
font-size: 87.5%;
color: rgb(255, 255, 255);
border-radius: 2em;
background-color: #014f7f;
}
.post__category--id-111 {
background-color: #e83023;
}
.post__category--id-112 {
background-color: #fbc701;
}
.post__category--id-113 {
background-color: #13c94b;
}
.post__link {
overflow: hidden; /* hotfix */
}
.stack--homepage-content .stack__item--gap-xl .grid {
column-gap: 4em;
}
.post__perex {
margin-bottom: 0.5em;
}
.post__title a:hover,
.post__title a:focus,
.post__title a:active {
text-decoration: underline;
text-underline-offset: 5px;
}
/*** ODKAZY PRINT/NAHORU NA KONCI OBSAHU ***/
.content .confoot2 {
display: flex;
gap: 1em;
flex-wrap: wrap;
align-items: center;
justify-content: end;
}
.content .confoot2 a {
display: flex;
align-items: center;
gap: 0.5em;
text-decoration: underline;
}
.content .confoot2 a:last-child {
text-decoration: none;
}
.content .confoot2 a:last-child:hover,
.content .confoot2 a:last-child:focus,
.content .confoot2 a:last-child:active {
text-decoration: underline;
}
.content .confoot2 a span {
position: static;
}
.scrolltop {
padding: 0.75em 2.5em 0.75em 1.5em;
background-image: url('../img/rychla_volba_sipka.svg');
background-repeat: no-repeat;
background-position: center right 1em;
background-size: 0.5em;
border-radius: 2em;
box-sizing: border-box;
color: #fff;
font-weight: bold;
background-color: #a9c651;
}
.scrolltop:hover,
.scrolltop:focus,
.scrolltop:active {
background-image: url('../img/button-up-sipka.svg');
background-size: 0.75em;
text-decoration: none;
background-color: #94ad47;
}
.scrolltop a:hover,
.scrolltop a:focus,
.scrolltop a:active {
text-decoration: none;
}
/*** POST CARDS ***/
.postCard {
display: block;
padding: 2em 1.5em;
border-radius: 1.5em;
background-color: var(--web-leftMenu-itemBackgroundColor, #a9c651);
color: var(--web-leftMenu-itemColor, #fff);
}
.postCard:hover,
.postCard:focus,
.postCard:active {
background: var(--web-leftMenu-activeItemBackgroundColor, #a9c651);
}
/*** FOOTER ***/
.footer {
position: relative;
z-index: 10;
}
.footer .container .grid {
column-gap: 1em;
}
@media only screen and (min-width: 60em) {
.footer .container .grid {
grid-template-columns: repeat(15, 1fr);
column-gap: 1em;
}
.footer .container .grid .grid__item {
grid-column: span 4;
}
.footer .container .grid .grid__item:nth-child(4) {
grid-column: span 3;
}
}
.footer img {
height: auto;
}
.footer a {
color: #fff;
}
.footerItem {
position: relative;
}
.footerItem__title {
position: relative;
width: 80%;
}
@media only screen and (min-width: 60em) {
.footerItem__title {
width: 100%;
}
.footer .grid__item:nth-child(4) .footerItem__title {
width: 100%;
}
}
@media only screen and (min-width: 70em) {
.footerItem__title {
width: 90%;
}
.footer .grid__item:nth-child(4) .footerItem__title {
width: 100%;
}
}
@media only screen and (min-width: 75em) {
.footerItem__title {
width: 82.5%;
}
.footer .grid__item:nth-child(2) .footerItem__title,
.footer .grid__item:nth-child(3) .footerItem__title{
width: 82.5%;
}
.footer .grid__item:nth-child(4) .footerItem__title {
width: 100%;
}
}
.footerItem__label {
position: relative;
font-family: 'Baloo Bhaina 2', cursive;
color: #fff;
padding: 2rem 0.5rem 1rem 1.75rem;
font-size: 137.5%;
background-color: red;
border-radius: 0 0 1.25rem 1.25rem;
z-index: 5;
}
.footerItem__content {
color: rgb(255, 255, 255);
line-height: 1.7;
padding: 0.5em 0 1em 1.75em;
}
.contact-phone {
background: url('../img/icon_telefon.svg') no-repeat;
background-position: left center;
background-size: 1.25em;
}
.contact-email {
background: url('../img/icon_email.svg') no-repeat;
background-position: left center;
background-size: 1.25em;
}
.person--detail .contact-phone,
.footer .contact-phone {
background-image: url('../img/footer_telefon.svg');
}
.person--detail .contact-email,
.footer .contact-email {
background-image: url('../img/footer_email.svg');
}
@media only screen and (min-width: 40em) {
.footer .grid__item:nth-child(3) .footerItem__content {
padding-bottom: 3em;
}
}
@media only screen and (min-width: 75em) {
.footerItem__content {
padding: 0.5em 0 2.5em 1.75em;
}
.footer .grid__item:nth-child(2) .footerItem__content,
.footer .grid__item:nth-child(3) .footerItem__content {
padding: 0.5em 0 2.5em 1.5em;
}
.footer .grid__item:nth-child(4) .footerItem__content {
padding: 0.75em 0 2.5em 1.5em;
}
}
/*** AKTUALITY STRANKA***/
.content .cimg {
float: none;
}
.content .methodone.cimg {
padding-bottom: 0.5em;
}
.content .cimg img {
width: 100%;
max-height: none;
border-radius: 0.8em;
object-fit: cover;
object-position: center;
aspect-ratio: 40 / 23;
}
.photogalleryItem__preview {
aspect-ratio: 1;
border-radius: 15px;
align-items: normal;
}
.photogalleryItem__preview .photogalleryItem__previewImage--placeholder {
border: none;
aspect-ratio: 1;
max-width: 6rem;
object-fit: contain;
}
.photogalleryItem__description {
display: block;
}
.photogalleryItem--gallery-default .photogalleryItem__preview {
padding: 1.5em 0;
}
.photogalleryItem__previewImage {
object-fit: cover;
border-radius: 15px;
}
.galleryPreview__preview img[src*=".svg"],
.photogalleryItem__previewImage--placeholder img[src*=".svg"] {
width: 5rem;
height: auto;
}
@media only screen and (max-width: 40em) {
.stack__item .photogallery {
grid-template-columns: 1fr 1fr;
}
}
/*** GALLERY SLIDER ***/
.gallery-slider {
padding: 1em 50px;
position: relative;
}
.gallery-slider .owl-controls {
margin: 0;
}
.gallery-slider__slide {
display: block;
padding: 0 0.25rem;
box-sizing: border-box;
}
.gallery-slider__photo {
display: block;
}
.gallery-slider img {
display: block;
object-fit: cover;
border-radius: 0.75rem;
}
.gallery-slider .owl-next,
.gallery-slider .owl-prev {
position: absolute;
top: 0;
bottom: 0;
background-position: center center;
background-repeat: no-repeat;
width: 50px;
padding-left: 50px;
overflow: hidden;
box-sizing: border-box;
background-size: 1.25rem;
}
.gallery-slider .owl-prev {
left: -50px;
background-image: url('../img/partneri_sipka_vlevo.svg');
}
.gallery-slider .owl-next {
right: -50px;
background-image: url('../img/partneri_sipka_vpravo.svg');
}
/*** PERSON ***/
.person--detail {
padding: 2rem;
border-radius: 1.25rem;
background: var(--web-leftMenu-backgroundColor, #a9c651);
color: var(--web-leftMenu-itemColor, #fff);
}
.person--detail a {
color: inherit;
}
.order-1 {
order: 1;
}
.order-2 {
order: 2;
}
.order-3 {
order: 3;
}
.order-4 {
order: 4;
}
.order-5 {
order: 5;
}
.order-6 {
order: 6;
}
.order-7 {
order: 7;
}
.order-8 {
order: 8;
}
.order-9 {
order: 9;
}
.order-10 {
order: 10;
}
.order-11 {
order: 11;
}
.order-12 {
order: 12;
}
@media only screen and (min-width:30em) {
.order-1\@xs {
order: 1;
}
.order-2\@xs {
order: 2;
}
.order-3\@xs {
order: 3;
}
.order-4\@xs {
order: 4;
}
.order-5\@xs {
order: 5;
}
.order-6\@xs {
order: 6;
}
.order-7\@xs {
order: 7;
}
.order-8\@xs {
order: 8;
}
.order-9\@xs {
order: 9;
}
.order-10\@xs {
order: 10;
}
.order-11\@xs {
order: 11;
}
.order-12\@xs {
order: 12;
}
}
@media only screen and (min-width:40em) {
.order-1\@sm {
order: 1;
}
.order-2\@sm {
order: 2;
}
.order-3\@sm {
order: 3;
}
.order-4\@sm {
order: 4;
}
.order-5\@sm {
order: 5;
}
.order-6\@sm {
order: 6;
}
.order-7\@sm {
order: 7;
}
.order-8\@sm {
order: 8;
}
.order-9\@sm {
order: 9;
}
.order-10\@sm {
order: 10;
}
.order-11\@sm {
order: 11;
}
.order-12\@sm {
order: 12;
}
}
@media only screen and (min-width:60em) {
.order-1\@md {
order: 1;
}
.order-2\@md {
order: 2;
}
.order-3\@md {
order: 3;
}
.order-4\@md {
order: 4;
}
.order-5\@md {
order: 5;
}
.order-6\@md {
order: 6;
}
.order-7\@md {
order: 7;
}
.order-8\@md {
order: 8;
}
.order-9\@md {
order: 9;
}
.order-10\@md {
order: 10;
}
.order-11\@md {
order: 11;
}
.order-12\@md {
order: 12;
}
}
@media only screen and (min-width:75em) {
.order-1\@lg {
order: 1;
}
.order-2\@lg {
order: 2;
}
.order-3\@lg {
order: 3;
}
.order-4\@lg {
order: 4;
}
.order-5\@lg {
order: 5;
}
.order-6\@lg {
order: 6;
}
.order-7\@lg {
order: 7;
}
.order-8\@lg {
order: 8;
}
.order-9\@lg {
order: 9;
}
.order-10\@lg {
order: 10;
}
.order-11\@lg {
order: 11;
}
.order-12\@lg {
order: 12;
}
}
@media only screen and (min-width:112em) {
.order-1\@xl {
order: 1;
}
.order-2\@xl {
order: 2;
}
.order-3\@xl {
order: 3;
}
.order-4\@xl {
order: 4;
}
.order-5\@xl {
order: 5;
}
.order-6\@xl {
order: 6;
}
.order-7\@xl {
order: 7;
}
.order-8\@xl {
order: 8;
}
.order-9\@xl {
order: 9;
}
.order-10\@xl {
order: 10;
}
.order-11\@xl {
order: 11;
}
.order-12\@xl {
order: 12;
}
}
.text--left {
text-align: left;
}
.text--center {
text-align: center;
}
.text--right {
text-align: right;
}
.text--muted {
color: gray;
}
.text--danger {
color: #B93528;
}
.text--success {
color: #008036;
}
.text--bold {
font-weight: bold;
}
.text--strike {
text-decoration: line-through;
}
.text--xlarge {
font-size: 125%;
}
.text--large {
font-size: 112.5%;
}
.text--small {
font-size: 87.5%;
}
.text--xsmall {
font-size: 75%;
}
.u-zooming {
transition: transform 0.2s;
}
.u-zooming:hover,
.u-zooming:focus,
.u-zooming:active {
transform: scale(1.025);
}
.bottom {
clear: both;
}
/* error/warning messages */
.mess_error {
margin: 0 0 5px 0;
padding: 10px;
text-align: left;
background: #FCFFD5;
border: 1px solid red;
color: red;
}
.mess_info {
margin: 0 0 5px 0;
padding: 10px;
text-align: left;
background: #FCFFD5;
border: 1px solid green;
color: green;
}
.required {
/* povinne pole ve formulari */
vertical-align: top;
color: red;
}
.h4_warning {
color: #CC0000;
margin: 0.5em 0.5em 0.5em 1em;
}
.u-hide-mobile {
display: none;
}
.group--headerMobileContent .u-hide-mobile {
display: block;
}
@media only screen and (min-width: 70em) {
.u-hide-mobile {
display: block;
}
}
