<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">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,
dialog, /* custom */
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;
}
/* custom */
body {
background: #fff;
}
table,
th,
td {
vertical-align: middle;
}
caption,
th,
td {
text-align: left;
font-weight: normal;
}
:focus {
outline: 0;
}
@media print {
.header {
display:none;
}
.horizontalmenu {
display:none;
}
.left {
display:none;
}
.confoot2 {
display:none;
}
.footer {
display:none;
}
}
@-ms-viewport {
width: device-width;
}
body {
line-height: 1.625;
font-family: 'Arial CE', 'Helvetica CE', Arial, Verdana, Helvetica, sans-serif;
text-align: left;
color: #000;
}
/* 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: square; /* custom */
}
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; /* &lt;code&gt; inline-block fix */
}
/* code output */
pre {
-o-tab-size: 4;
-moz-tab-size: 4;
tab-size: 4;
}
pre code {
display: inline; /* &lt;code&gt; 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;
}
/*\fix 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: 1px solid #aaa;
}
/* other - deprecated */
center {
text-align: center;
}
a,
a:hover,
a:focus,
a:active {
text-decoration: underline;
}
input, select, textarea {
padding: 0.25em 0.5em;
box-sizing: border-box;
}
textarea {
resize: vertical;
}
blockquote {
margin: 2em;
padding: 0.625em 2em;
border-left: 0.5em solid #dddddd;
}
.bottom {
clear: both;
}
.h4_warning {
color: #CC0000;
margin: 0.5em 0.5em 0.5em 1em;
}
.p_margin { /* p s odsazenim */
margin: 1em 0 0.25em 0;
padding: 0.25em;
}
/* 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;
}
/**** LAYOUT ****/
.header-inner,
.horizontalmenu-inner,
.navigation-inner,
.body-inner,
.footer-inner {
max-width: 75em;
margin-left: auto;
margin-right: auto;
box-sizing: border-box;
padding: 1em;
}
.horizontalmenu-inner {
padding-top: 0;
padding-bottom: 0;
}
/*** TABLES ***/
table {
border-collapse: collapse;
margin-bottom: 1em;
}
th {
padding: 0.5em;
background: #ECECEC;
}
td {
padding: 0.5em 1em;
border: 1px solid #555555;
}
.tr_zebra1 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.tr_zebra2 {
background: white;
border-bottom: 1px dotted #B4B4B4;
}
.tr_over2 {
background: #F6F6F6;
}
table.bordernone td {
border: none;
}
table.noborder td {
border: none;
}
.row {
display: grid;
row-gap: 1em;
margin-bottom: 2em;
grid-template-columns: 1fr;
}
.row &gt; .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;
}
}
@media only screen and (min-width: 55em) {
.header-inner {
display: flex;
justify-content: space-between;
align-items: center;
}
}
.horizontalmenu .m0_0 {
display: inline-block;
}
.horizontalmenu .m0_0 a {
display: block;
padding: 0.75em 1.5em;
text-decoration: none;
}
.horizontalmenu .m0_0 a span {
display: block;
}
.horizontalmenu .m0_0 a:hover,
.horizontalmenu .m0_0 a:focus,
.horizontalmenu .m0_0 a:active {
text-decoration: underline;
}
.left,
.right {
box-sizing: border-box;
}
@media only screen and (min-width: 60em) {
.left {
float: left;
width: 30%;
padding-right: 1em;
padding-top: 1em;
}
.right {
float: right;
width: 70%;
padding-left: 1em;
padding-top: 1em;
}
.right--wide {
float: none;
width: auto;
border: none;
}
.right--on-left {
float: left;
padding-left: 0;
padding-right: 1em;
}
.left--on-right {
float: right;
padding-right: 0;
padding-left: 1em;
}
}
.menu2 .m1_0,
.menu2 .m1_0 a,
.menu2 .m1_0 span,
.menu2 .m1_1,
.menu2 .m1_1 a,
.menu2 .m1_1 span,
.menu2 .m1_2,
.menu2 .m1_2 a,
.menu2 .m1_2 span,
.menu2 .m1_3,
.menu2 .m1_3 a,
.menu2 .m1_3 span,
.menu2 .m1_4,
.menu2 .m1_4 a,
.menu2 .m1_4 span,
.menu2 .m1_5,
.menu2 .m1_5 a,
.menu2 .m1_5 span {
display: block;
box-sizing: border-box;
}
.menu2 .m1_2 {
padding-left: 1em;
}
.menu2 .m1_3 {
padding-left: 2em;
}
.menu2 .m1_4 {
padding-left: 3em;
}
.menu2 .m1_5 {
padding-left: 4em;
}
.menu2 .m1_0 a:hover,
.menu2 .m1_0 a:focus,
.menu2 .m1_0 a:active,
.menu2 .m1_1 a:hover,
.menu2 .m1_1 a:focus,
.menu2 .m1_1 a:active,
.menu2 .m1_2 a:hover,
.menu2 .m1_2 a:focus,
.menu2 .m1_2 a:active,
.menu2 .m1_3 a:hover,
.menu2 .m1_3 a:focus,
.menu2 .m1_3 a:active,
.menu2 .m1_4 a:hover,
.menu2 .m1_4 a:focus,
.menu2 .m1_4 a:active,
.menu2 .m1_5 a:hover,
.menu2 .m1_5 a:focus,
.menu2 .m1_5 a:active {
text-decoration: underline;
}
/* 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_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;
}
/* global content footer (send and print) */
.confoot1 {
clear: both;
}
.confoot2 {
clear: both;
text-align: right;
}
.confoot2 span {
position: relative;
left: 3px;
bottom: 4px;
}
.confoot2 a {
text-decoration: none;
}
.confoot2 img {
width: 18px;
}
/* CONTENT */
.content p {
margin-top: 1em;
margin-bottom: 1em;
}
.cimg {
float: left;
}
.cimg img {
width: 150px;
}
.methodone.cperex {
margin: 1em 0;
}
.methodone.cimg {
margin: 0.5em 1em 0.5em 0;
}
.methodtwo.ctitle {
clear: both;
margin: 1em 0 0 0;
font-size: 112.5%;
font-weight: bold;
}
.methodtwo.cperex {
margin: 0.5em 0 1em 0;
}
.methodtwo.cimg {
margin: 0.5em 1em 0.5em 0;
}
/* 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;
}
/* 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%;
}
height
.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%;
}
/* 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
}
/* 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;
}
/* 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%;
}
/* epodatelna */
.epodinput {
width: 96%;
}
/* 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 */
}
/* teachers */
.ucitele {
width: 100%;
border: 1px solid #B4B4B4;
}
/* quiz/test */
.pcenter {
text-align: center;
}
.pcenter a {
font-weight: bold;
}
.pq {
margin: 20px 10px 20px 10px;
}
h4 {
margin: 20px 0 5px 0;
}
/* 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;
}
/* fotogalery */
.photos_viewsetting .active {
opacity: 0.7;
}
.photogallery {
}
.imgb {
float: left;
width: 23%;
padding: 2px 5px;
text-align: center;
}
.imgb .inner {
position: relative;
}
.imgb .desc {
width: 100%;
position: absolute;
bottom: 5px;
background-image: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -ms-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -webkit-gradient(linear, 0 0, 100% 0, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 1));
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 1)', endColorstr='rgba(0, 0, 0, 0)', GradientType=1);
color: #fff;
display: none;
}
.imgb .desc div {
margin: 5px 3px 0 3px;
}
.imgb .desc div a {
color: #fff;
}
.imgb .hover {
display: block;
}
.photogallery img {
width: 100%;
max-height: 133px;
border: 1px solid #E1E1E1;
box-shadow: 5px 5px 2px #EAEAEA;
}
.navidate {
text-align: center;
font-weight: bold;
}
.footer_box {
margin-bottom: 1em;
font-size: 87.5%;
}
.footer_box:last-child {
margin-bottom: 0;
}
body {
font-family: 'Montserrat', sans-serif;
color: #000;
}
a {
color: #D68804;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-weight: bold;
}
h1 {
color: #06458F;
font-size: 200%;
}
h2 {
color: #D68804;
}
h3,
h4,
h5,
h6 {
color: #06458F;
}
h2 {
font-size: 162.5%;
}
h3 {
font-size: 150%;
}
h4 {
font-size: 125%;
}
h5 {
font-size: 112.5%;
}
/*** LAYOUT ***/
.header-inner,
.horizontalmenu-inner,
.navigation-inner,
.speed-dial-inner,
.body-inner,
.footer-inner {
max-width: 75em;
}
/*** PAGE ***/
body {
}
.left,
.right {
padding: 0;
margin-bottom: 2em;
}
.right {
background: #fff;
}
.body-outer {
padding-bottom: 2em;
/*padding-top: 1em;*/
}
.body-inner {
padding: 0 1em;
}
.body-inner--homepage {
padding-top: 2.5em;
padding-bottom: 0;
}
.content {
padding: 2em;
}
@media only screen and (min-width: 60em) {
.body-inner {
display: flex;
padding-left: 0;
padding-right: 0;
}
.left {
width: 32%;
order: 1;
margin-right: 1.25em;
}
.right {
flex: 1;
order: 2;
align-self: start;
}
.content {
padding: 2.5em;
}
}
.bck-holder {
position: relative;
background: transparent url('../img/BC.jpg') no-repeat;
background-size: cover;
}
/*** HEADER ***/
.header {
background: #fff;
z-index: 10;
position: relative;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
}
.header-inner {
padding: 0 1em 0 0;
position: relative;
}
.h_three {
align-self: flex-start;
}
/*** LOGO ***/
.logo {
text-decoration: none;
color: #06458F;
display: block;
display: flex;
transition: transform 0.2s;
flex-wrap: wrap;
align-items: center;
padding: 0;
}
.logo__text {
font-size: 50%;
flex: 1;
padding: 1em 0;
}
.logo__image {
display: block;
width: 100px;
}
.logo__image img {
display: block;
max-width: 100%;
height: auto;
}
.logo__name {
font-weight: bold;
font-size: 225%;
line-height: 1.25;
letter-spacing: 0.5px;
}
.logo__motto {
font-size: 112.5%;
letter-spacing: 0.75px;
}
.logo:hover,
.logo:focus,
.logo:active {
transform: scale(1.0125);
text-decoration: none;
}
.logo:hover .logo__name,
.logo:focus .logo__name,
.logo:active .logo__name {
text-decoration: underline;
}
@media only screen and (min-width: 50em) {
.logo__image {
width: 150px;
}
}
@media only screen and (min-width: 60em) {
.logo__image {
width: auto;
}
}
/*** HORIZONTAL MENU ***/
.horizontalmenu-outer {
position: relative;
}
.horizontalmenu {
position: relative;
display: flex;
align-items: center;
z-index: 9;
margin-bottom: 2.5em;
}
.horizontalmenu--homepage {
position: absolute;
top: 0;
left: 0;
right: 0;
margin-bottom: 0;
}
.horizontalmenu-inner {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: stretch;
padding: 0;
width: 100%;
box-shadow: 0 0 12px rgba(0, 0, 0, 0.25);
}
.horizontalmenu .m0_0 {
flex: 1;
text-align: center;
}
.horizontalmenu .m0_0:last-child {
margin-right: 0;
}
.horizontalmenu .m0_0 a {
display: flex;
font-weight: bold;
position: relative;
background: #013673;
transition: transform 0.2s;
align-items: center;
padding: 1.25em 0.5em;
box-sizing: border-box;
color: #FFA000;
text-transform: uppercase;
height: 100%;
}
.horizontalmenu .m0_0:nth-child(even) a {
background: #06458F;
}
.horizontalmenu .m0_0 a span {
display: block;
padding: 0.25em 0 0;
flex: 1;
}
.horizontalmenu .m0_0 a:hover,
.horizontalmenu .m0_0 a:focus,
.horizontalmenu .m0_0 a:active,
.horizontalmenu .m0_0 a.m0_0hov,
.horizontalmenu .m0_0 a.m0_0hov:hover,
.horizontalmenu .m0_0 a.m0_0hov:focus,
.horizontalmenu .m0_0 a.m0_0hov:active {
background: #FFA000;
color: #013673;
}
/*** HOMEPAGE SLIDESHOW ***/
.homepage-slideshow {
margin-bottom: 0;
background: #fff;
position: relative;
height: 570px;
}
.homepage-slideshow__slide {
height: 570px;
}
.homepage-slideshow img,
.homepage-slideshow video {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.homepage-slideshow .owl-item {
width: 100%;
height: 570px;
}
.homepage-slideshow .owl-controls {
margin-top: 0;
}
.homepage-slideshow .owl-dots {
position: absolute;
left: 0;
bottom: 0;
padding-left: 1em;
padding-bottom: 0.25em;
padding-right: 1em;
right: 0;
}
.homepage-slideshow .owl-dot {
display: inline-block;
width: 1em;
height: 1em;
background: transparent;
margin: 0.25em;
box-sizing: border-box;
background: #fff;
border: 2px solid #fff;
}
.homepage-slideshow .owl-dot.active {
background: transparent;
}
/*** CONTENT BOX ***/
.content-box {
margin-bottom: 2.5em;
padding: 0;
background: #fff;
}
.content-box--news {
padding-bottom: 2.25em;
margin-bottom: 0;
}
.content-box--galleries {
border: 2px solid #06458F;
border-top-width: 0;
}
.content-box__header,
.content-box__content,
.content-box__footer {
padding: 2em;
}
.content-box__header {
padding-top: 1.375em;
padding-bottom: 1.125em;
padding-right: 80px;
margin: 0;
font-size: 100%;
color: #FFA000;
background: #06458F;
text-transform: uppercase;
position: relative;
font-weight: bold;
}
.content-box__footer {
text-align: center;
padding-top: 0;
padding-bottom: 0;
}
.content-box--menu.content-box--galleries {
margin-bottom: 0;
}
.content-box--calendar .content-box__content {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
/*** AKTUALITY ***/
.aktuality-button {
display: inline-block;
box-sizing: border-box;
padding: 1.25em 3.25em;
background: #FFA000;
color: #013673;
text-decoration: none;
font-weight: bold;
position: relative;
transition: transform 0.2s;
text-transform: uppercase;
font-size: 87.5%;
}
.aktuality-button:hover,
.aktuality-button:focus,
.aktuality-button:active {
transform: scale(1.025);
background: #013673;
color: #FFA000;
}
.aktualita {
padding: 0;
margin-bottom: 2em;
display: block;
box-sizing: border-box;
}
.aktualita__content {
position: relative;
}
.aktualita__image {
display: block;
margin-bottom: 0.75em;
position: relative;
}
.aktualita__image img {
display: block;
max-width: 100%;
height: auto;
}
.aktualita__title {
font-size: 150%;
color: #06458F;
font-weight: bold;
text-decoration: none;
display: block;
margin-bottom: 0.25em;
line-height: 1.25;
}
.aktualita__perex {
font-size: 87.5%;
margin-bottom: 0.75em;
}
.aktualita__date {
font-size: 81.25%;
margin-bottom: 0.75em;
font-weight: bold;
color: #FFA000;
background: #06458F;
display: inline-block;
line-height: 1;
padding: 0.5em 0.625em;
}
.aktualita__more-link {
font-size: 87.5%;
text-align: right;
}
.aktualita__more-link a {
color: #FFA000;
font-weight: bold;
}
@media only screen and (min-width: 26em) {
.aktualita__content {
position: relative;
}
.aktualita__perex {
margin-bottom: 1.5em;
}
.aktualita__date {
position: absolute;
bottom: 0;
left: 0;
margin-bottom: 0;
}
}
@media only screen and (min-width: 32em) {
.aktualita {
padding-left: 77px;
background: url('../img/ico_aktuality.png') no-repeat top left;
margin-bottom: 2.625em;
}
.aktualita__content {
padding-top: 0.5em;
}
.aktualita__title {
margin-bottom: 0.75em;
}
}
/*** CALENDAR ***/
.wg_calendar {
padding: 5em 1em 0.5em;
color: #013673;
}
.wg_cal_navi {
text-transform: capitalize;
font-weight: normal;
left: 1em;
top: 0.5em;
right: 1em;
}
.wg_cal_navi td {
position: relative;
font-weight: normal;
font-weight: bold;
}
.wg_cal_navi td:nth-child(2),
.wg_cal_navi td:nth-child(4) {
width: 30px;
bottom: 0.5em;
}
.wg_cal_navi td:nth-child(2) {
left: -23px;
}
.wg_cal_navi td:nth-child(4) {
right: -23px;
}
.wg_cal_navi td:nth-child(2) a,
.wg_cal_navi td:nth-child(4) a {
padding-left: 30px;
}
.wg_cal_navi td:nth-child(2) a {
background-image: url('../img/ico_sipka-kalendar_left.png');
background-position: right center;
z-index: 10;
}
.wg_cal_navi td:nth-child(3) {
font-size: 175%;
padding: 0.25em 0;
color: #FFA000;
}
.wg_cal_navi td:nth-child(4) a {
background-image: url('../img/ico_sipka-kalendar_right.png');
background-position: left center;
z-index: 10;
}
.wg_cal_days {
text-transform: uppercase;
}
.wg_cal_td {
text-align: center;
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.wg_cal_td_a {
background: #FFA000;
color: #013673;
font-weight: bold;
padding-top: 0.375em;
padding-bottom: 0.375em;
top: 0.125em;
bottom: 0.125em;
left: 0.25em;
right: 0.25em;
border-radius: 4px;
}
.calendar .td_date {
width: 25%;
}
/*** CANTEEN ***/
.wg_canteen {
text-align: center;
}
/*** CONTEXT MENU ***/
.context-menu {
margin-bottom: 5em;
}
.context-menu__item {
padding: 0 0 0.5em;
}
.context-menu__item a {
color: #fff;
display: block;
padding: 1em 2em;
text-decoration: none;
position: relative;
font-weight: bold;
background: #013673;
transition: transform 0.2s;
}
.context-menu__item a:after {
content: "";
width: 40px;
position: absolute;
top: 0;
bottom: 0;
background: transparent url('../img/ico_kontext-menu.png') no-repeat left center;
right: 20px;
}
.context-menu__item-label {
display: block;
text-transform: uppercase;
padding-right: 30px;
}
.context-menu a:hover,
.context-menu a:focus,
.context-menu a:active {
text-decoration: underline;
transform: scale(1.025);
}
.context-menu--id-109 .context-menu__item a,
.context-menu--id-3 .context-menu__item a {
background: #06458F;
}
.context-menu__item--current a,
.context-menu--id-109 .context-menu__item--current a,
.context-menu--id-3 .context-menu__item--current a {
background: #FFA000;
color: #013673;
}
.context-menu__item--current a:after {
background-position: right center;
}
/*** NEW GALLERIES ***/
.new-galleries {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.new-gallery {
width: 100%;
color: #013673;
display: block;
text-decoration: none;
transition: transform 0.2s;
box-sizing: border-box;
position: relative;
max-width: 310px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
padding: 0;
}
.new-gallery__thumb {
display: block;
margin-bottom: 1.5em;
}
.new-gallery__thumb img {
display: block;
max-width: 100%;
height: auto;
}
.new-gallery__label {
font-weight: normal;
font-size: 87.5%;
display: block;
line-height: 1.25;
}
.new-gallery:hover,
.new-gallery:focus,
.new-gallery:active {
text-decoration: none;
transform: scale(1.025);
}
.new-gallery:hover .new-gallery__label,
.new-gallery:focus .new-gallery__label,
.new-gallery:active .new-gallery__label {
text-decoration: underline;
}
/*** CONTACT ICONS ***/
.contact-phone,
.contact-email,
.contact-fax {
display: inline-block;
min-height: 20px;
background: transparent no-repeat top left;
margin-right: 1em;
/*padding-top: 3px;*/
padding-left: 30px;
word-break: break-all;
}
.contact-phone {
background-image: url('../img/ico_tel.png');
}
.contact-email {
background-image: url('../img/ico_mail.png');
}
.contact-fax {
background-image: url('../img/ico_fax.png');
}
/*** FOOOTER ***/
.footer {
position: relative;
background: #06458F;
color: #fff;
}
.footer--primary {
border-top: 6px solid #023672;
}
.footer a {
color: #fff;
}
.footer-inner {
padding: 0;
}
.footer img {
max-width: 100%;
height: auto;
}
.footer-column {
padding: 1em;
padding-top: 2.25em;
position: relative;
box-sizing: border-box;
overflow: hidden;
margin-bottom: 2em;
}
.footer-column--last {
background: #fff;
margin-bottom: 0;
padding-bottom: 2em;
}
.footer-column__title {
color: #FFA000;
font-weight: bold;
font-size: 100%;
text-transform: uppercase;
margin-bottom: 1.375em;
}
.footer-column--last .footer-column__title {
color: #06458F;
}
.footer-column__title-label {
display: inline-block;
padding: 0;
text-align: center;
}
.footer-column__content  {
font-size: 87.5%;
}
.footer-column p:last-child,
.footer-column ul:last-child,
.footer-column ol:last-child {
margin-bottom: 0;
}
.footer_box {
font-size: 100%;
}
.footer--webauthor {
margin-top: 0;
padding: 1.25em 0;
background: #063d7e;
}
.footer--webauthor .footer-inner {
padding-top: 0;
padding-bottom: 0;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.footer-content {
font-size: 87.5%;
padding: 0 1em;
}
.footer-content--right {
text-align: right;
}
.footer-column__content img {
display: block;
max-width: 100%;
height: auto;
}
/*** RESPONSIVITY ***/
@media only screen and (min-width: 21em) {
.logo__text {
font-size: 60%;
}
}
@media only screen and (min-width: 30em) {
.footer_box {
display: flex;
flex-wrap: wrap;
}
.footer-column {
width: 50%;
margin-bottom: 0;
padding-bottom: 1.5em;
}
}
@media only screen and (min-width: 34em) {
.header-inner {
display: flex;
justify-content: space-between;
align-items: center;
}
.header-links {
left: 1em;
margin-top: 0;
}
}
@media only screen and (min-width: 40em) {
.logo__text {
font-size: 70%;
}
}
@media only screen and (min-width: 45em) {
.footer-column {
width: 33.3333%;
}
}
@media only screen and (min-width: 55em) {
.logo__text {
font-size: 80%;
}
}
@media only screen and (min-width: 60em) {
.logo__text {
font-size: 85%;
}
/*.aktualita__image {
max-width: 150px;
margin-right: 1.75em;
}
.aktualita {
display: flex;
}
.aktualita__content {
flex: 1;
}*/
}
@media only screen and (min-width: 63em) {
.logo__text {
font-size: 90%;
}
}
@media only screen and (min-width: 64em) {
.footer-column--last {
padding-left: 3em;
padding-right: 3em;
}
}
@media only screen and (min-width: 66em) {
.logo__text {
font-size: 95%;
}
}
@media only screen and (min-width: 69em) {
.logo__text {
font-size: 100%;
}
}
</pre></body></html>