* { padding: 0; margin: 0; border: 0 }
body {
	/*font-family: arial;*/
	font-size: 100%;
}
/*a { color: #fff; }*/
div.clear { clear: both; }

.clear:before,
.clear:after {
	content:" ";
	display: table
}
.clear:after { clear: both }

div#wrapper {
	width: 960px;
	margin: 0px auto;
    margin-bottom: 0px;
}

header {
    background: url('../image/header_bg.gif') #1c3455;
    padding-bottom: 10px;
    padding-top: 4px;
    letter-spacing: 0px;
    border-bottom: 0px solid #2E5781;
    height: 130px;
}


div.top-menu {
    color:  #fff;
	width: 100%;
    height: 30px;
    border-bottom: 1px solid #2E5781;
}

div.top-login {
    margin: 4px;
    float: left;
    margin-left: 10px;
    width: 48%;
    height: 30px;
    font-size: 90%;
}

div.top-menu a {
    color: #fff;
    font-weight: normal;
    font-size: 90%;
    display: inline;
    vertical-align: baseline;
}

div.top-lan {
    margin-top: 5px;
    text-align: right;
    width: 48%;
    height: 30px;
    float: right;
    font-size: 90%;
}

div.unkp {
    display: block;
    width: 95%;
    margin: 0 auto;
    padding-top: 15px;
}

div.unkp img {
    float: left;
    margin-right: 10px;
}

@font-face {
    font-family: "Merriweather Sans";
    src: URL("/font/MerriweatherSans-Light.ttf");    
}

div.brand {
    display: block;
    vertical-align: top;
}

div.logo-img {
    margin-left: 20px;
    display: inline-block;
    float: left;
}

hgroup.site-name {
    font-family: "Merriweather Sans";
    font-weight: bold;
    font-size: 60%;
    color: #d7dde5;
    text-transform: uppercase;
    display: inline-block;
    margin-top: 10px;
    margin-left: 10px;
}

h2.site-faculty {
    padding: 6px 0px;
    border-bottom: 1px solid #d7dde5;
}

h2.site-institute {
    padding-top: 5px;
}

footer {
	margin: 0;
	font-size: 80%;
    color:  #fff;
    border-top: 1px solid #2E5781;
    width: 960px;
    margin: 0 auto;
    background: url('../image/header_bg.gif') #1c3455;
    text-align: center;
    padding: 15px 0;
}

nav {
    width:  100%;
	padding: 0;
	margin: 0;
	color: #fff;
	background: url('../image/header_bg.gif') #fff;
    border-top: 0px solid #325b93;
}

nav .navbar {
	width: 95%;
	margin: 0;
}

nav .menu-toggle {
	cursor: pointer;
	display: none;
	float: right;
	padding: 12px;
	margin: 10px 0;
	background: url('../image/header_bg.gif') #1c3455;
    border: 1px solid #325b93;
	/*transition: background-color .5s*/
}
nav .icon-bar {
	background-color: #fff;
	display: block;
	width: 22px;
	height: 2px
}
nav .icon-bar + .icon-bar { margin-top: 4px }

nav .menu ul {
    padding-left:  0px;
    padding-bottom: 30px;
    padding-right: 0px;
}
nav .menu li {
	float: left;
	list-style: none;
	border-left: 0px solid #325b93;
}
nav .menu li:first-child { border-left: 0 }
nav .menu li a,
nav .open-submenu {
	color: #fff;
	cursor: pointer;
	position: relative;
	display: block;
	padding: 0px 10px 5px 10px;
	#transition: background-color .3s;
    font-weight: bold;
}
nav .program-submenu {
	color: yellow;
}
nav .menu li a:hover,
nav .open-submenu:hover ,
nav .open-submenu.active,
nav .menu-toggle.active  {
	/*#background: #FFBB22;
	#transition: background-color .5s;*/
    text-decoration: underline;
}
nav .menu ul ul {
	z-index: 100;
	display: none;
	float: none;
	position: absolute;
	background: #4072b7;
    padding: 10px 0px;
}
nav .menu ul ul li {
	float: none;
	border: 0
}
nav .menu ul ul li.admin-submenu a {
	color: #a8f5a8;
}

nav .menu ul ul a:hover {
	/*#background: #62b38d;
	#transition: background-color .3s;*/
    text-decoration: underline;
}

.arrow {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle
}
.arrow.down {
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.arrow.up {
	border-bottom: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}

div#content {
	width: 100%;
	margin: 0;
    padding: 0;
    background-color: #fff;
}

section {
	margin: 10px auto;
	font-size: 100%;
	border-right: 2px dotted #1c3455;
    padding-right: 10px;
    display: table-cell;
    width: 100%;
    max-width: 700px;
    width: 700px;
    background-color: white;
}
section article {
    width: 98%;
    margin: 10px;
    margin-right: 160px;
    background-color: white;
}
section article p {
	text-align: justify;
	line-height: 140%
}
section article h1 {
	margin: 0 0 30px 0;
	font-size: 200%;
	font-family: "Tahoma, Geneva, sans-serif";
	text-shadow: 1px 1px 1px #1c3455
}
aside {
    display: table-cell;
	width: 230px;
    min-width: 230px;
	font-size: 80%;
    padding: 10px;
}

div.widget {
    width: 225px;
    border: 1px solid #1c3455;
    margin-bottom: 15px;
}

div.widget-top {
    background: url('../image/header_bg.gif') #1c3455;
    width: 205px;
    padding: 10px;
    height: 15px;
    color: #fff;
    text-transform: uppercase;
    font-size: 90%;
    font-weight: bold;
}

.widget-content {
    margin: 5px;
}

.resp-container {
    position: relative;
    overflow: hidden;
    padding-bottom: 75%;
}

.resp-iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}

.divTable {
	display: block;
	width: 100%;
}

.divShowPic {
    display: block;
    max-width: 110%;
    margin: auto;
    text-align: center;
	background-color: #f2f8f8;
    border: 1px solid #6eaedd;
    border-top: 0px;
    overflow: hidden;
}

.divTableHeading {
	background: linear-gradient(#d0e6fe, #aed2e7);
    border: 1px solid #6eaedd;
	display: inline-block;
    width: 100%;
    min-height: 28px;
    font-family: Tahoma, Geneva, sans-serif;
    overflow: hidden;
}
.divTeacherHeading {
    margin-top: 15px;
    background: linear-gradient(#dcfbe3, #84f3b6);
    border: 1px solid #02a268;
}
.divExamAdminHeading {
    margin-top: 15px;
    background: linear-gradient(#fcd9aa, #fabc74);
    border: 1px solid #f88f6f;
}
.divTableHeading img {
    float: left;
    margin-left: 4px;
    margin-top: 5px;
    display: inline-block;
}
.divTableHeading p {
    float: left;
    margin-left: 5px;
    margin-top: 3px;
    color: black;
    font-size: 100%;
    font-weight: bold;
    display: inline-block;
    text-align: left;
}
.divTableHeading a {
    color: black;
}
.divPracticeHeading {
	background: #def7f7;
    border: 1px solid #6eaedd;
    border-top: 0;
    min-height: 26px;
}
.divPracticeHeading img {
    margin-left: 25px;
}
.divPracticeHeading p {
    font-size: 95%;
}

.divStudentHeading {
	background: #def7f7;
}

img.backArrow {
    float: right;
    margin-top: 7px;
    margin-right: 5px;
}
.divTableHeadingRight {
    font-size: 80%;
}
.divTableFooter {
    border-top: 0px;
}
.dateRight {
    float: right;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 8px;
    font-size: 90%;
}
.divTableContent {
	background-color: #f2f8f8;
    border: 1px solid #6eaedd;
    border-top: 0px;
	display: block;
    width: 100%;
    overflow: hidden;
}
.divTableFile {
	background-color: #f2f8f8;
	display: grid;
    width: 100%;
    grid-template-columns: auto 75px 85px;
    min-height: 28px;
    font-size: 70%;
    font-family: Tahoma, Geneva, sans-serif;
    border: 1px solid #6eaedd;
    border-top: 0px;
    border-bottom: 0px;
}
.divTableFile:hover {
    background-color: lightblue;
}
.divNoHover:hover {
    background-color: #f2f8f8;
}

.divExamInformation {
	background-color: #f2f8f8;
	display: block;
    width: 100%;
    border: 1px solid #6eaedd;
    border-top: 0px;
    text-align: justify;
}
.divExamInformation span {
    display: block;
    padding: 10px;
    font-size: 100%;
    font-family: Arial;
}
.divGridMaxWidth {
    grid-template-columns: 100%;
}
.divExamStat img {
    max-width: 100%;
    height: auto;
    padding: 0;
    margin-bottom: 10px;
}
.divExamStat div {
    font-size: 80%;
    padding: 10px;
}
.divTableRules {
    grid-template-columns: auto 85px;
}

.divTableStat {
    grid-template-columns: auto 85px;
}

.divTableLecture {
    grid-template-columns: 80px 45px auto 65px 40px 40px;
}

.divTableStudent {
    grid-template-columns: 30px 90px auto;
}

.divTableExercise {
    grid-template-columns: 30px 90px 90px auto;
}

.divTableExerciseLock {
    grid-template-columns: 30px 90px 90px auto 30px 30px;
}

.divExamAdmin {
    background-color: #fbf2d2;
    border-left: 1px solid #f88f6f;
    border-right: 1px solid #f88f6f;
}
.divExamAdmin:hover {
    background-color: #ffa68b;
}
.divExamAdmin div {
    border-right: 0;
    border-bottom: 1px solid #f88f6f;
}
.divExamTeacher {
    background-color: #c3ffc3;
    border-left: 1px solid #1cab00;
    border-right: 1px solid #1cab00;
}
.divExamTeacher div {
    border-bottom: 1px solid #1cab00;
}
.divExamTeacher:hover {
    background-color: #64dd4c;
}
.divTableLectureAdmin {
    grid-template-columns: 80px 45px auto 65px 40px 40px 40px;
}
.divFileName {
    padding: 7px 5px 6px 5px;
    border-right: 1px solid #a6cee5;
    border-bottom: 1px solid #a6cee5;
    word-break: break-word;
    word-wrap: break-word;
    text-align: left;
    /*cursor: pointer;*/
}
.divFileName a {
    display: block;
    width: 100%;
}
.divPracticeTitle {
    padding-left: 45px;
}
.divPracticeThemeTitle {
    padding-left: 25px;
}
.divFileName img {
    margin-right: 5px;
    float: left;
}
.divFileSize {
    text-align: right;
    padding: 7px 5px 6px 5px;
    border-right: 1px solid #a6cee5;
    border-bottom: 1px solid #a6cee5;
}
.divFileDate {
    text-align: right;
    padding: 7px 5px 6px 5px;
    border-bottom: 1px solid #a6cee5;
}

.divFileName span.pw {
	position: absolute;
	background-color: white;
	left: -9999px;
	height: 50px;
	width: 400px;
	margin: 20px 0 0 0px;
	padding: 3px 3px 3px 3px;
	border-style:double;
	border-color:red;
	border-width:1px;
	z-index: 6;
}

.divFileName span.info {
	position: absolute;
	/*left: -9999px;*/
	margin: 20px 0 0 170px;
	padding: 3px 3px 3px 3px;
	border-style:solid;
	border-color:black;
	border-width:1px;
    background: #ffffff;
	z-index: 3;
    display:none;
}

.divLectureDate {
    border-right: 1px solid #a6cee5;
    border-bottom: 1px solid #a6cee5;
    text-align: center;
    padding: 7px 5px 6px 5px;
    white-space: nowrap;
}
.divLectureCenter {
    text-align: center;
    border-right: 1px solid #a6cee5;
    border-bottom: 1px solid #a6cee5;
    padding: 7px 5px 6px 5px;
    white-space: nowrap;
}
.divLectureRight {
    text-align: right;
    border-right: 1px solid #a6cee5;
    border-bottom: 1px solid #a6cee5;
    padding: 7px 5px 6px 5px;
    white-space: nowrap;
}
.divLectureLast {
    border-right: 0;
}

/*.divFileName:hover span.info {
	left: 5%;
}*/

.staffPic {
    float: left;
}
.staffInfo {
    overflow: hidden;
    padding-right: 10px;
    padding-bottom: 5px;
    margin-left: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
}
.staffTitle {
    font-size: 90%;
    margin-top: 10px;
    font-weight: bold;
}
.staffContact {
    font-size: 100%;
}
.staffContact img {
    position: relative;
    top: 3px;
}
.staffContact a {
    font-size: 90%;
}

.gallery {
    display: grid;
    grid-template-columns: 25% 25% 25% 25%;
}
.galleryPreview {
    padding-left: 10px;
}
img.staff {
    width: 85%;
}

img.tdkPic
{
    width: 100%;
}
ol {
    width: 96%;
    padding: 10px 5px 0px 25px;
    
}
div.exercise2 ol {
    width: 98%;
    padding: 10px 0px 0px 15px;    
}

.loginWrapper {
	display: grid;
    max-width: 330px;
    grid-template-columns: auto auto;
    margin: 20px auto;
    min-height: 28px;
    font-size: 100%;
    /*border: 1px solid black;
    background-color: #eee;
    padding: 10px 0;*/
}
.loginText {
    text-align: right;
    font-weight: bold;
    padding: 5px 2px;
    float: left;
    white-space:nowrap;
}
.loginInput {
    padding: 5px 2px;
    float: left;
    min-width: 200px;
}
.loginInput input {
    width: 90%;
}
.loginFac {
    padding: 5px 2px;
    grid-column: 1 / 3;
    text-align: center;
}

.teachingWrapper {
	display: grid;
    grid-gap: 5px;
    max-width: 95%;
    grid-template-columns: 50% 50%;
    margin: 20px auto;
}

.teachingWrapper div {
    margin: 0 auto;
    width: 100%;
    border: 1px solid black;
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background-color:#bddbfa;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 0;
	text-decoration:none;
}
.teachingWrapper div:hover {
	background-color:#80b5ea;
	color: #005670;
	text-decoration: none;
}
.teachingWrapper div:active {
	position:relative;
	top:1px;
}
.teachingWrapper div.teacherAdmin {
	-moz-box-shadow:inset 0px 1px 0px 0px #dcfbe3;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcfbe3;
	box-shadow:inset 0px 1px 0px 0px #dcfbe3;
	background-color:#a8f5a8;
	border:1px solid #84f3b6;
}
.teachingWrapper div.teacherAdmin:hover {
	background-color:#80ea9e;
	color: #02a268;
	text-decoration:none;
}

.teachingWrapper div a > * {
  vertical-align: middle;
}
.teachingWrapper div img {
    border: 0px;
    position: relative;
    /*float: left;
    top: 3px;*/
    margin-right: 8px;
}
.teachingWrapper div a {
    max-width: 300px;
    margin: 0 auto;
    height: 39px;
    margin-left: 10px;
    display: block;
    color: #0083ab;
}
.teachingWrapper div.teacherAdmin a {
    color: #02a268;
}
.teachingWrapper div a:hover {
    text-decoration: none;
}

.teachingWrapper div a span {
    word-break: break-word;
    word-wrap: break-word;
    /*top: 5px;*/
}

.breadcrumb {
    min-height: 20px;
    border-bottom: 1px solid silver;
    margin-bottom: 10px;
    color: #666;
}
.breadcrumb:last-of-type {
    border-top: 1px solid silver;
    border-bottom: 0;
    padding-top: 4px;
}
.breadcrumb a {
    color: #666;
}

.teacherContainer {
    display: block;
    width: 100%;
    border: 1px solid #6eaedd;
    border-top: 0;
    background-color: #dcfbe3;
}
.teacherRegion {
    padding: 10px;
}
.teacherRegion textarea {
    margin-top: 4px;
    border: 1px solid #a6cee5;
}
.teacherRegion input {
    padding: 4px;
    margin-top: 4px;
    background-color: #a8f5a8;
    border: 1px solid #02a268;
}
.teacherComment {
    display: block;
    max-width: 100%;
    border-bottom: 1px solid #02a268;
    overflow: hidden;
    padding: 10px 0 0 0;
    margin-bottom: 5px;
}
.teacherComment span {
    border: 1px solid #02a268;
    border-bottom: 0;
    padding: 3px;
    display: inline-block;
    background-color: #a8f5a8;
}
.teacherCommentDetail {
    padding: 7px 0;
}

.divFejlec {
	display: grid;
    max-width: 740px;
    min-height: 27px;
    grid-template-columns: 35px auto max-content;
    background-color: #eee;
    margin-bottom: 10px;
    border-radius: 10px;
}
.divFejlecFooter {
    grid-template-columns: 10px auto max-content;
}
.divFejlecPrint {
    margin-top: 2px;
    padding-left: 5px;
}
.divFejlecSelect {
    margin-top: 3px;
}
.divFejlecSelect select {
    border: 1px solid #b6b6b6;
    background: transparent;
    border-radius: 10px;
    margin-top: 1px;
    display:block;
    width: 100%;
    cursor: pointer;
}
.divFejlecPage {
    float: right;
    white-space: nowrap;
    margin: 4px 8px;
}
#pmenu .top ul {
    background-color: #eee;
    left: 5px;
    font-size: 90%;
    white-space: nowrap;
}
.exerciseContent {
    max-width: 100%;
    display: block;
    overflow: hidden;
}
.exerciseContent img {
    max-width: 100%;
    height: auto;
}
.exerciseContent table {
    /*overflow-x: auto;*/
    display: block;
    min-width: 400px;
}

.exerciseContent table tbody tr td {
    border: 1px solid black;
    padding: 3px;
    /*max-width: 100%;
    width: auto;*/
}

.exerciseContent p, li {
	padding-bottom: 10px;
}

.exerciseContent ol, ul {
	padding: 0px 25px 0px 25px;
}

.exerciseContent li {
	line-height: 140%;
	padding-right: inherit;
}

.divPracticeTableScroll {
    display: block;
    width: 100%;
    overflow-x: auto;
}
a.jumpLink {
    text-decoration: none;
}

div.aliasContent {
    color: white;
    display: block;
    float: right;
    margin-right: 10px;
}

div.aliasContent a {
    color: white;
}

div.changeScreen {
    margin: 20 auto 0 auto;
    max-width: 100%;
	-moz-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	-webkit-box-shadow:inset 0px 1px 0px 0px #dcecfb;
	box-shadow:inset 0px 1px 0px 0px #dcecfb;
	background-color:#eee;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #b6b6b6;
	display:inline-block;
	padding:6px 10px;
	text-decoration:none;
}

div.changeScreen:hover {
	background-color:#c8c8c8;
	text-decoration: none;
}
div.changeScreen:active {
	position:relative;
	top:1px;
}

div.changeScreen img {
    margin: 5px;
}

div.galleryUpload {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 165px;
  height: 165px;
  text-align: center;
  display: flex;
  background-color: white;
  position: relative;
  cursor: pointer;
}

div.galleryUpload:hover {
  border: 1px solid #777;
  background-color: lightblue;;
}

div.galleryUpload img {
  margin: auto;
}

div.galleryUpload img.imgComment {
    position: absolute;
    top: 5px;
    right: 5px;
}

div.galleryUpload img.imgStatus {
    position: absolute;
    bottom: 5px;
    right: 5px;
}

@media only screen
and (min-width : 760px)
and (max-width : 980px) {
	div#wrapper { width: 100% }
    div#content { width: 100%; }
    section { padding-right: 10px; }
    section article { width: 98%; }
	footer { width: 100%; }
    .gallery { grid-template-columns: 33% 34% 33%; }
    .galleryPreview div:last-child { display: none; }
    .divTableLecture { grid-template-columns: 80px auto 40px 40px; }
    .divTableLectureAdmin { grid-template-columns: 80px auto 40px 40px 40px; }
    .divLectureTime { grid-column: 1; grid-row: 2; }
    .divLectureTitle { grid-column: 2; grid-row: 1 / 3; }
    .divTableLecture > .divLectureYear { grid-column: 3 / 5; grid-row: 1; border-right: 0; }
    .divTableLectureAdmin > .divLectureYear { grid-column: 3 / 6; grid-row: 1; border-right: 0; }
    .divLectureShow { grid-column: 3; grid-row: 2; }
    .divLectureDownload { grid-column: 4; grid-row: 2; }
}
@media only screen
and (min-width : 410px)
and (max-width : 760px) {
	div#wrapper { width: 100%; }
	div#content { width: 100%; }
    section { width: 100%; max-width: 100%; margin: 0; padding: 0; border: 0; display: flow-root; }
    section article { width: 95%; margin: 10px auto; }
	aside { display: none; }
	footer { width: 100%; }
    .gallery { grid-template-columns: 33% 34% 33%; }
    .galleryPreview div:last-child { display: none; }
    .divFileName span.info { display: none }
    .divTableLecture { grid-template-columns: 80px auto 40px 40px; }
    .divTableLectureAdmin { grid-template-columns: 80px auto 40px 40px 40px; }
    .divLectureTime { grid-column: 1; grid-row: 2; }
    .divLectureTitle { grid-column: 2; grid-row: 1 / 3; }
    .divTableLecture > .divLectureYear { grid-column: 3 / 5; grid-row: 1; border-right: 0; }
    .divTableLectureAdmin > .divLectureYear { grid-column: 3 / 6; grid-row: 1; border-right: 0; }
    .divLectureShow { grid-column: 3; grid-row: 2; }
    .divLectureDownload { grid-column: 4; grid-row: 2; }
}
@media(max-width: 410px) {
	div#wrapper { width: 100% }
    div.logo-img { display: none; }
	nav { text-align: center }
	nav a { margin: 0 3px }
	nav a:first-child { margin: 0 3px }
    section { width: 100%; margin: 0; padding: 0; border: 0; display: flow-root; }
    section article { width: 93%; margin: 10px auto; }
	aside { display: none }
    footer { width: 100%; }
    .divTableHeading img { display: none; }
    .divTableHeading p { margin-top: 3px; }
    .divFileName a img { display: none; }
    .divFileName img { display: none; }
    .divTableFile { min-height: 35px; }
    .gallery { grid-template-columns: 50% 50%; }
    .teachingWrapper div a { display: block; text-align: center; line-height: 0.3; }
    .teachingWrapper div img { visibility: hidden; margin-right: -40px; }
    .divPracticeTitle { padding-left: 5px; padding-top: 10px; padding-bottom: 10px; }
    .divPracticeThemeTitle { padding-left: 5px; padding-top: 10px; padding-bottom: 10px; }
}

@media(max-width:580px) {
	nav .logo { padding-top: 8px }
	nav .menu-toggle { display: inline-block }
	nav .menu { display: none; clear: both }
	nav .menu > ul { float: none }
	nav .menu li { width: 100%; border: 0 }
	nav .menu li:last-child { margin: 0 0 15px 0 }
	nav .menu li a,
	nav .open-submenu {
		display: block;
		background: #4072b7;
		padding: 10px;
		margin: 2px 0 0 0
	}
	nav .menu ul ul {
		position: static;
		background: transparent;
		display:none
	}
	nav .menu ul ul a { background: transparent }
	nav .menu ul ul a:hover { background: #FFBB22 }
    .divFileName { border-right: 0; }
    .divFileDate { display: none; }
    .divNoHide { display: block; }
    .divFileSize { display: none; }
    .divTableFile { grid-template-columns: 100% }
    .divTableStudent { grid-template-columns: 0 0 100% }
    .divTableExercise { grid-template-columns: 30px 90px 90px auto }
    .divTableStat { grid-template-columns: auto 85px; }
    div.top-menu { height: 65px; }
    div.top-login { float: right; width: auto }
    div.top-lan { width: 100%; margin-top: 0px; }
    .teachingWrapper {	grid-template-columns: 100%; grid-gap: 5px; }
    ol { width: 96%; }
    .divFejlec { grid-template-columns: 10px auto 10px; }
    .divFejlecPage { display: none; }
    #pmenu { display: none; }
    .divTableLecture { grid-template-columns: 80px 80px auto 40px; }
    .divTableLectureAdmin { grid-template-columns: 80px 80px auto 40px; }
    .divLectureDate { border: 0; }
    .divLectureTime { grid-column: 2; grid-row: 1; border: 0; }
    .divLectureTitle { grid-column: 1 / 5; grid-row: 2; padding-top: 2; }
    .divTableLecture > .divLectureYear { grid-column: 3; grid-row: 1; border: 0; text-align: right; }
    .divTableLectureAdmin > .divLectureYear { grid-column: 3; grid-row: 1; border: 0; text-align: right; }
    .divLectureShow { display: none; }
    .divLectureDownload { grid-column: 4; grid-row: 1; border: 0; }
    .divLectureUpload { display: none; }
/*
    .divLectureDate { border-bottom: 1px dotted #6eaedd; }
    .divLectureTime { grid-column: 2; grid-row: 1; border-bottom: 1px dotted #6eaedd; }
    .divLectureTitle { grid-column: 1 / 5; grid-row: 2; }
    .divTableLecture > .divLectureYear { grid-column: 3; grid-row: 1; border-right: 1px solid #6eaedd; border-bottom: 1px dotted #6eaedd; }
    .divTableLectureAdmin > .divLectureYear { grid-column: 3; grid-row: 1; border-right: 1px solid #6eaedd; border-bottom: 1px dotted #6eaedd; text-align: right; }
    .divLectureShow { display: none; }
    .divLectureDownload { grid-column: 4; grid-row: 1; border-right: 0; border-bottom: 1px dotted #6eaedd; }
    .divLectureUpload { display: none; }
    */
}
