/* LumiDISP Brand Colors:
   Primary gold:    #FEC200
   Secondary orange:#F78608
   Accent red:      #EA3546
   Headline text:   #FFFFFF
   Body text:       #CED6DE
   Dark bg:         #14171A
   Dark bg variant: #171A1E
*/

body {
	font: normal 90% Arial, Helvetica, sans-serif;
	color: #CED6DE;
	background-repeat: repeat-y;
	background-color: #14171A;
}
a:link, a:visited {
	color: #FEC200;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #171A1E;
}
.all {
  width: 850px;
  height: auto;
  border: 1px solid #FEC200;
  padding-top: 0px;
  padding-left: 0px;
  padding-bottom: 0px;
  background-image: none;
  background-color: #14171A;
  overflow: hidden;
}

.banner {
  background-image: url(data/images/LUMIDISP_WEB_1x1.jpg);
  background-repeat: no-repeat;
  width: 850px;
  height: 115px;
  border: 0px;
  background-color: #14171A;
}

.logo {
  display: block;
  position: absolute;
  width: 650px;
  height: 115px;
  border: 0px;
  background-image: url(data/images/LUMIDISP_WEB_1x1.jpg);
  background-repeat: no-repeat;
  text-decoration: none;
}

.banner2topmenu {
	width: 698px;
	float: left;
	height: 177px;
	background-color: #14171A;
}

.banner_2 {
	background-image: url(data/images/LUMIDISP_WEB_2x2.jpg);
	width: 623px;
	height: 143px;
	padding-left: 122px;
	background-color: #14171A;
}

.banner_2 a:link,
.banner_2 a:visited {
	color: #CED6DE;
	text-decoration: none;
}

.banner_2 a:hover {
	color: #FEC200;
	text-decoration: underline;
	background-color: #14171A;
}

.top_menu {
	background-image: url(data/images/LUMIDISP_WEB_3x1.jpg);
	width: 698px;
	height: 34px;
	color: #CED6DE;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	text-align: left;
	padding-left: 45px;
	padding-top: 8px;
	background-color: #14171A;
}
.l_menu {
	background-image: url(data/images/LUMIDISP_WEB_2x1.jpg);
	width: 125px;
	height: 178px;
	float: left;
	padding-left: 27px;
	background-color: #14171A;
}

.mezera {
	background-image: url(data/images/LUMIDISP_WEB_4x1.jpg);
	width: 850px;
	height: 59px;
	float: left;
	background-color: #14171A;
}

.l_menu a:link, .l_menu a:visited, .menu_admin a:link, .menu_admin a:visited, .l_menu a:hover, .menu_admin a:hover {
	background-image: url("data/images/button_off.png");
	background-repeat: no-repeat;
	width: 111px;
	height: 23px;
	color: #CED6DE;
	font-weight: bold;
	font-family: Verdana;
	font-size: 12px;
	display: block;
	text-align: left;
	padding-left: 13px;
	padding-top: 0px;
	text-decoration: none;
}

.l_menu a:hover, .menu_admin a:hover {
	background-image: url("data/images/button_on.png");
	color: #FEC200;
	background-color: transparent;
}

.top_menu a:link, .top_menu a:visited, .top_menu a:hover {
	background-image: url("data/images/button_off.png");
	background-repeat: no-repeat;
	text-decoration: none;
	color: #CED6DE;
}
.top_menu a:hover {
	background-image: url(data/images/button_on.png);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FEC200;
	background-color: transparent;
}

.novinky, .menu_admin {
	background-image: url("data/images/novinky.jpg");
	float: left;
	background-repeat: no-repeat;
	width: 185px;
	font-family: Verdana;
	color: #FEC200;
	font-weight: bold;
	font-size: 13px;
	padding-top: 5px;
	padding-left: 7px;
	padding-bottom: 10px;
	text-align: center;
	background-color: #14171A;
}
.menu_admin {
	background-image: none;
}
.novinky_tab, .info_verze {
	background-color: #1E2226;
	margin-top: 12px;
	width: 173px;
	border: 1px solid #FEC200;
	text-align: left;
	padding: 5px;
	font-size: 11px;
	color: #CED6DE;
	font-weight: normal;
}

.novinky_tab H3 {
	border-bottom: 1px solid #EA3546;
	color: #EA3546;
	margin-bottom: 5px;
}

.info_verze {
	background-color: #1A1D21;
	border-color: #F78608;
}

.obsah {
	width: 614px;
	height: auto;
	float: left;
	border: 0px solid #000;
	margin-bottom: 5px;
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #CED6DE;
	background-color: #14171A;
	border-left: 1px dashed #FEC200;
	margin-left: 10px;
}
div.obsah a:link, div.obsah a:visited {
	color: #F78608;
}
div.obsah a:hover {
	color: #FEC200;
}

.paticka {
	background-image: url(data/images/AFIT_WEB_6x1.jpg);
	background-repeat: no-repeat;
	background-color: #14171A;
	width: 850px;
	height: 54px;
	float: left;
	margin-top: 0px;
}

.paticka2 {
	background-image: url(data/images/AFIT_WEB_7x1.jpg);
	background-repeat: no-repeat;
	background-color: #0D0F11;
	width: 850px;
	height: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	color: #CED6DE;
	font-weight: normal;
	font-family: Verdana;
	text-align: left;
	float: left;
	padding-left: 25px;
	padding-top: 11px;
}
.paticka2 a {
	color: #FEC200;
	background-color: transparent;
}

.cara_horz {
	height: 100%;
	width: 3px;
	border-left: 1px dashed #FEC200;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 2px;
	margin-bottom: 0px;
}
.cara_vert {
	height: 1px;
	width: 575px;
	border-bottom: 1px solid #FEC200;
	margin-top: 5px;
}
.blue_text {
	color: #FEC200;
	font-size: 12px;
	margin: 10px;
	margin-bottom: 0px;
	overflow: hidden;
}
.krabice {
	background-image: url("data/images/krabice.gif");
	width: 96px;
	height: 140px;
	margin-right: 20px;
	margin-top: 10px;
	padding-bottom: 55px;
	background-repeat: no-repeat;
	float: left;
}

.novinky_blue {
	font-family: Verdana;
	color: #FEC200;
	font-weight: bold;
	font-size: 11px;
}
.login {
	font-size: 13px;
	width: 320px;
	height: 55px;
	float: right;
	margin-top: 18px;
	margin-right: 24px;
	color: #CED6DE;
	font-weight: bold;
	text-align: right;
}
.login a, .login a:visited {
	color: #FEC200;
	margin-top: 5px;
	background-color: transparent;
}

.login_blue {
	font-family: Verdana;
	color: #CED6DE;
	font-weight: bold;
	font-size: 13px;
}

.login_blue_reg {
	font-family: Verdana;
	color: #CED6DE;
	font-weight: bold;
	font-size: 13px;
}

#Button {
	background: url("data/images/button.gif") no-repeat;
	width: 30px;
	height: 30px;
	border: 0px;
}
input {
	border: 1px solid #3A3F45;
	background-color: #1E2226;
	color: #CED6DE;
}
input:hover, input:focus {
	border: 1px solid #FEC200;
	outline: none;
}
.jazyk {
	width: 87px;
	height: 20px;
	float: right;
	margin-top: 34px;
	margin-right: 34px;
}
H1 {
	font-size: 20px;
	background-color: #1A1D21;
	text-align: right;
	padding-right: 10px;
	color: #FFFFFF;
}
H2 {
	font-size: 16px;
	color: #FFFFFF;
}
H3, H4 {
	font-size: 14px;
	color: #FEC200;
	border-bottom: 1px dotted #FEC200;
}

.anotace {
	border-bottom: 1px dashed #FEC200;
	color: #F78608;
	font-weight: bolder;
	font-size: 11px;
}

.anotace P {
	font-size: 11px;
}

.anotace ul {
	margin-left: 0px;
	padding-left: 10px;
}

hr {
	color: #FEC200;
	height: 1px;
	border-color: #FEC200;
}

ul {
	margin-left: 15px;
}

ol {
	margin-left: 25px;
}
TD, TR { font-size: 12px; padding-top: 3px; margin-top: 0px; text-indent: 0px; padding-left: 5px; color: #CED6DE; }
TH {
	padding-left: 10px;
	background: #1A1D21;
	color: #FEC200;
	border: 1px solid #2A3545;
	font-size: 13px;
}
tr.e {
	background-color: #1E2226;
}
TABLE {
	border: 1px solid #2A3545;
	border-collapse: separate;
}

table.noborder {
	border: none;
}
TABLE.form, TABLE.login { background: #1A1D21; }
.form TD { padding: 5px; border: 0px; }
a img {
	border: none;
}

table.form {
	width: 100%;
}

INPUT {
	font-size: 14px;
}
img.vpravo {
	float: right;
	border: none;
}

.frame, .frame_question {
	border-width: 1px;
	border-color: #FEC200;
	border-style: solid;
	margin-top: 15px;
	background-color: #1A1D21;
}
.frame H2, .frame_question H2 {
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #1A1D21;
	padding: 5px;
	padding-left: 15px;
	color: #FFFFFF;
}
.frame_question H2 {
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
}

.frame_question img {
	vertical-align: text-bottom;
}

.frame p, .frame ul, .frame_question p, .frame_question ul {
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	color: #CED6DE;
}
.links {
	text-align: center;
	font-size: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #14171A;
	border: 1px solid #FEC200;
	color: #CED6DE;
	width: 828px;
	float: left;
}

div.image_caption {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 15px;
	color: #FEC200;
}

div.tab span {
	background-color: #1E2226;
	margin-left: 2px;
	padding: 2px 5px 1px 5px;
	border: 1px solid #3A3F45;
	color: #CED6DE;
}
div.tab span.active {
	background-color: #2A2F35;
	border-bottom: none;
	padding-bottom: 2px;
	font-weight: bold;
	color: #FEC200;
}
div.panel {
	background-color: #1E2226;
	margin-top: 0px;
	padding: 10px;
	border: 1px solid #3A3F45;
	color: #CED6DE;
}
div.tab {
	margin-bottom: 1px;
}

div.tab a:hover {
	text-decoration: none;
	color: #FEC200;
}

img.ico {
	margin-right: 10px;
	margin-left: 10px;
	border: none;
	float: left;
}

/* Popup */
.thumbnail {
  width: 150px;
  height: auto;
  cursor: pointer;
  border: 1px solid #FEC200;
  margin: 5px;
  transition: 0.3s;
}

#popupOverlay {
  display: none;
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.85);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

#popupOverlay img {
  max-width: 90%;
  max-height: 90%;
  border: 4px solid #FEC200;
  box-shadow: 0 0 20px rgba(254,194,0,0.4);
  border-radius: 4px;
}

#popupOverlay.closeable {
  cursor: pointer;
}

#dropZone, #dropzone_0 {
  width: 97%;
  height: 60px;
  border: 2px dashed #3A3F45;
  border-radius: 8px;
  text-align: center;
  line-height: 60px;
  color: #CED6DE;
  background-color: #1E2226;
  margin-bottom: 10px;
}
#dropZone.dragover, #dropzone_0.dragover {
  border-color: #FEC200;
  background-color: #1E2010;
}

.dropzone {
  width: 423px;
  height: 60px;
  border: 2px dashed #3A3F45;
  border-radius: 8px;
  text-align: center;
  line-height: 60px;
  color: #CED6DE;
  background-color: #1E2226;
  margin-bottom: 10px;
  transition: background-color 0.2s, border-color 0.2s;
}

.dropzone.dragover {
  border-color: #FEC200;
  background-color: #1E2010;
}

#output {
  font-family: Arial, sans-serif;
  font-size: 14px;
  color: #CED6DE;
}
