/* ===================================================================== */
/* Text ================================================================ */
/* ===================================================================== */

p {
  margin-bottom: 10px;
  margin-top: 0px;
}

hr {
  /* Zvýrazněné rámečky */
  margin-top: 0px;
  padding: 0;
}
hr#top { margin-top: 20px; }
hr#bottom { margin-bottom: 20px; }

.note {
  /* Poznámky pod čarou */
  font-size: 16px;
}

a.a-back {
  /* Odkaz Zpět v poznámkách pod čarou */
  font-size: 14px;
  margin-left: 7px;
  color: #999;
}

.pic-desc {
  /* Popisky obrázků */
  font-size: 16px;
  margin-top: 20px;
}

.line-over {
	border-top: 0.12em solid #555555;
	display: inline-block;
	line-height: 0.6em;
	text-align: center;
	width: 0.5em;
	font-style: italic;
	padding-right: 0.1em;
}

.code {
	font-family: monospace;
	font-size: 1.3em;
}

ol {
  margin-bottom: 20px;
}

blockquote {
	border:solid 1px #666;
	margin:0 0 20px 0;
  font-size: 1.188em;
  line-height: 1.5em;
	padding:1.2em 1.8em;
	background:#ffffcc;
}


/* ===================================================================== */
/* Video =============================================================== */
/* ===================================================================== */

.video {
	position: relative;
	margin-bottom: 20px;
}
.video video,
.video canvas {
	top: 0;
	left: 0;
	width: 100%;
	max-width: 100%;
}
video {
	height: 100% !important;
	position: absolute;
}


/* ===================================================================== */
/* Tabulky v textu ===================================================== */
/* ===================================================================== */

table {
  font-size: 19px;
  line-height: 26px;
  border-collapse: collapse;
  text-align: left;
  margin-bottom: 20px;
  margin-top: 5px;
  max-width: 100%;
}

table li {
  font-size: 19px;
}

table p {
  font-size: 19px;
  margin-bottom: 0px;
}

li p {
  font-size: 19px;
}

p.tabulka {
  font-size: 19px;
  margin-bottom: 10px !important;
}

.impresum td {
  border-style: none !important;
}

td {
  padding-right: 20px;
  vertical-align: top;
  border: solid 1px;
  padding: 2px 10px 2px 10px;
	color: #555555;
}

td.vzdal {
  text-align: center;
}

th {
  background-color: #78efba;
  border: solid 1px #000;
  padding: 10px;
}

.no-border,
.no-border td {
  border: none !important;
}

.tableSmallText p {
  font-size: 18px;
}

.tableExtraSmallText p {
  font-size: 15px;
}

.tableScroll {
  overflow-x: auto;
  margin-bottom: 20px;
}

.tableScroll table {
  margin-top: 0px;
  margin-bottom: 5px;
  max-width: 3000px;
}

.tableNoBorder td {
  border: 0px;
}




/* ===================================================================== */
/* Nadpisy ============================================================= */
/* ===================================================================== */

h2 {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 30px;
  color: #555;
  text-align: left;
}

h3 {
  font-weight: bold;
  margin-top: 30px;
  margin-bottom: 10px;
  font-size: 24px;
  color: #555;
}

.large-column h3:first-child,
.large-column h2:first-child {
  margin-top: 0px;
}

h4 {
  font-weight: bold;
  font-size: 19px;
  color: #555;
  margin-bottom: 10px;
  margin-top: 20px;
}





/* ===================================================================== */
/* Vzorce ============================================================== */
/* ===================================================================== */

quote {
  /* Vzorce vložné textem */
  padding-left: 40px;
  padding-right: 40px;
  display: block;
  margin-bottom: 30px;
  color: #555555;
  font-size: 1.2em;
  line-height: 1.50em;
  font-style: italic;
}

.equation {
  /* Vzorce vložné obrázkem */
  margin-bottom: -8px;
  max-width: 100%;
}

img.in-text,
tbody td img {
   /* Vzorce vložné obrázkem přímo do textu */
  margin-top: 10px;
  margin-bottom: 10px;
  max-width: 100%;
}

img.info-icon {
	margin-right:10px;
	vertical-align: middle;
}



/* ===================================================================== */
/* Highlights ========================================================== */
/* ===================================================================== */

.highlight-red {
	background-color:red;
	color:white;	
}
.highlight-black {
	background-color:black;
	color:white;	
}
.highlight-blue {
	background-color:blue;
	color:white;	
}
.highlight-gray {
	background-color:gray;
	color:white;	
}
.highlight-green {
	background-color:green;
	color:white;	
}
.highlight-white {
	background-color:white;
	color:black;	
}
.highlight-yellow {
	background-color:yellow;
	color:black;	
}
.highlight {
	background-color:yellow;
	color:black;
}

/* ===================================================================== */
/* Fancybox ============================================================ */
/* ===================================================================== */

.fancybox {
	border-bottom: none !important;
}
.fancybox img {
	max-width: 250px;
	max-height: 400px;
	margin-top: 0px;
}


/* ===================================================================== */
/* Prezentace ========================================================== */
/* ===================================================================== */

.presentation {
	margin: 20px 0;
	text-align: center;
}
.presentation img {
	display: none;
	margin: 0 auto 20px;
}
.presentation img.active {
	display: block;
}

/* ===================================================================== */
/* Box ================================================================= */
/* ===================================================================== */

.box-teacher {
  min-height: 100px;
  padding-left: 125px;
  font-style: italic;
  font-style: italic;
  font-weight: normal;
  line-height: 1.33333em;
  background-position: left top;
  background-color: transparent;
  background-repeat: no-repeat;
  margin: 20px 0;
}

.teacher-alert {
  background-image: url(../images/pics/box-teacher-alert-colorscheme-1-bck.png);
}

.teacher-info {
  background-image: url('../images/pics/box-teacher-info-colorscheme-1-bck.png');
}

.teacher-question {
  background-image: url('../images/pics/box-teacher-question-colorscheme-1-bck.png');
}

.external:after {
  display: inline-block;
  content: '';
  background: url('../images/external.png');
  margin-left: 10px;
  width: 16px;
  height: 16px;
}
.width-full {
  max-width: 100%;
  width: 100%;
  
}

.width-half {
  max-width: 50%;
  width: 50%;
  padding-left: auto;
  padding-right: auto;
  text-align: center;
}

.width-300 {
  max-width: 300px;
  float: left;
  margin-right: 20px;
}
#test-form {
  padding-bottom: 20px;
}
#test-form fieldset {
  border: solid 1px #aaa;
  border-radius: 5px;
  padding: 16px 22px;
  margin: 15px 0;
  font-size: 18px;
  color: #555555;
}
#test-form fieldset > div {
  padding: 4px 0;
}
#test-form input[type="radio"] {
    height: 14px;

    margin-right: 6px;
}
#test-form label {
    cursor: pointer;
    border-radius: 5px;
    padding: 4px 10px;
}
#test-form label.correct {
  background: green;
  color: #fff;
}
#test-form label.incorrect {
  background: red;
  color: #fff;
}
#test-form input[type="submit"],
#test-form input[type="reset"] {
  -webkit-appearance: none;
  border-radius: 5px;
  border: solid 1px #bbb;
  padding: 8px 16px;
  font-size: 14px;
  text-transform: uppercase;
  outline: none;
  box-shadow: 0 2px 10px rgba(0,0,0,0.4);
  cursor: pointer;
  background: #ffffff;
  margin-left: 10px;
  background: -moz-linear-gradient(top,  #ffffff 0%, #f6f6f6 47%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(47%,#f6f6f6), color-stop(100%,#ededed));
  background: -webkit-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  background: -o-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  background: -ms-linear-gradient(top,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  background: linear-gradient(to bottom,  #ffffff 0%,#f6f6f6 47%,#ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 );
}
#test-form input[type="submit"]:hover,
#test-form input[type="reset"]:hover {
  background: #efefef;
  background: -moz-linear-gradient(top,  #efefef 0%, #e5e5e5 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#efefef), color-stop(100%,#e5e5e5));
  background: -webkit-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
  background: -o-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
  background: -ms-linear-gradient(top,  #efefef 0%,#e5e5e5 100%);
  background: linear-gradient(to bottom,  #efefef 0%,#e5e5e5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#efefef', endColorstr='#e5e5e5',GradientType=0 );
}

.lightbox-link {
  border-bottom: none !important;
  position: relative;
  display: block;
}
.lightbox-link:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: 170px;
  background: url('../images/zoom.svg') center center no-repeat;
  width: 48px;
  height: 48px;
  opacity: .2;
  background-size: 48px;
}

.lightbox-link-2 {
  border-bottom: none !important;
  position: relative;
  display: block;
}

.lightbox-link-2:after {
  display: block;
  content: '';
  position: absolute;
  top: 0px;
  right: -10px;
  background: url('../images/zoom.svg') center center no-repeat;
  width: 20px;
  height: 20px;
  opacity: .2;
  background-size: 20px;
}

.lightbox-link-3 {
  border-bottom: none !important;
  position: relative;
  display: block;
}
.lightbox-link-3:after {
  display: block;
  content: '';
  position: absolute;
  top: 90px;
  right: 40px;
  background: url('../images/zoom.svg') center center no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px;
}

.lightbox-link-5 {
  border-bottom: none !important;
  position: relative;
  display: block;
}
.lightbox-link-5:after {
  display: block;
  content: '';
  position: absolute;
  top: 100px;
  right: 40px;
  background: url('../images/zoom.svg') center center no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px;
}

.lightbox-link-4 {
  border-bottom: none !important;
  position: relative;
  display: block;
}
.lightbox-link-4:after {
  display: block;
  content: '';
  position: absolute;
  top: 40px;
  right: 20px;
  background: url('../images/zoom.svg') center center no-repeat;
  width: 48px;
  height: 48px;
  background-size: 48px;
}