@CHARSET "ISO-8859-2";
/* CSS pro EPO2 formuláře */

/* základní layout - pevná hlavička, pevné zápatí, pevný pravý sloupec, scrolovatelný obsah */
body.epo {
	height: 100%;
	max-height: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
	border: 0;
}

body.epo #teloEPO {
	min-width: 0;
	margin: 0;
	padding: 0;
}

body.epo #teloEPO .obsah {
	min-height: 0;
}

body.epo .obsah {
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 6.2em;
	bottom: 4.1em;
	left: 0px;
	right: 20em;
	padding: 1em;
	margin: 0;
}

* html body.epo .obsah {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	max-height: 100%;
	width: 100%;
	overflow: auto;
	position: absolute;
	z-index: 3;
	border-top: 6.2em solid #fff;
	border-bottom: 4.1em solid #fff;
	border-right: 18em solid #fff;
}

body.epo #hlavicka {
	position: absolute;
	margin: 0;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 6.2em;
	background-color: #083A6F;
	z-index: 5;
	overflow: hidden;
	color: #fff;
	min-width: 0;
}

body.epo #zapati {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 4em;
	line-height: 1em;
	font-size: 100%;
	z-index: 5;
	overflow: hidden;
	background-color: white;
	color: #fff;
	border-top: solid .1em black;
	border-bottom: none;
	min-width: 0;
	white-space: nowrap;
}

body.epo #zapati .sloupec1 {
	margin: .5em 0 auto .5em;
}

body.epo #zapati .sloupecP {
	margin: .5em 0 auto .5em;
	float: left;
	position: relative;
	padding-left: 40px;
	line-height: 23px;
}

body.epo #zapati .sloupecP a:before {
	content: '';
	width: 34px;
	height: 23px;
	background: url("../../../idpr_pub/obr/ico-eye-mid.png") 0 0 no-repeat;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -12px;
}

body.epo #pravySloupec {
	position: absolute;
	right: 0;
	top: 6.2em;
	bottom: 4.1em;
	width: 18em;
	padding: 1em;
	font-size: 1em;
	z-index: 4;
	overflow: auto;
	float: none;
	height: auto;
}

* html body.epo #pravySloupec {
	height: 100%;
	top: 0;
	bottom: 0;
	border-top: 6.2em solid #fff;
	border-bottom: 4.1em solid #fff;
}

body.epo #stranka {
	height: auto;
	margin: 0;
}

#hlavicka .top .sloupecEPO {
	vertical-align: top;
}


/* hlavní menu (nahoře)*/
#hlavniMenu {
	text-align: left;
	padding: .2em 0 0 0;
}

#hlavniMenu table {
	white-space: nowrap;
}

#hlavniMenu table.epo {
	border-right: solid .1em white;
}

#hlavniMenu table td.prvni {
	padding-left: .2em;
}

#hlavniMenu table td {
	_font-size: 0.7em;
}

#hlavniMenu a.epo {
	background-color: #C51F18;
	margin-bottom: .1em;
}

#hlavniMenu a.neaktivni,
#hlavniMenu a.neaktivni:hover {
	background-color: #295D94;
	color: #ccc;
	cursor: default;
}

#hlavniMenu a {
	display: block;
	color: #ffffff;
	background-color: inherit;
	background: url('/dpr/adis/idpr_pub/obr/menu_bg.gif') #083A6F top right no-repeat;
	border: solid .1em white;
	font-weight: bold;
	text-decoration: none;
	padding: .5em 1.5em .5em 1.5em;
	margin: 0;
	height: 100%;
}

#hlavniMenu a:hover {
	background-color: #c62c21;
	color: inherit;
}

#hlavniMenu img {
	border: none;
}

#panel .pruhEPO,
#panel_nia2.pruhEPO,
#panel_nia1 .pruhEPO {
	margin: 0;
	background-color: inherit;
	color: #ffffff;
	display: block;
	padding: 5px 10px 5px 10px;
	font-weight: bold
}

#teloEPO {
	margin: 5px 5px 0px 5px;
	min-width: 950px;
	width: 100%;
	height: 100%;
	text-align: left;
	position: absolute;
	top: 0px;
	left: 0px;
}

#teloEPO .obsah {
	padding-bottom: 2em;
	padding-right: 2em;
	display: none;
	visibility: hidden;
}

#teloEPO .paticka {
	margin-right: 190px;
	padding-bottom: 1em;
	padding-right: 2em;
	text-align: right;
}

#teloEPO .paticka a {
	text-decoration: underline;
	font-weight: bold;
}


.chybaFaces {
	color: #C51F18;
	background-color: inherit;
	font-size: 1.1em;
}

.chybaKriticka {
	color: #CF0000;
	background-color: inherit;
	font-size: 1.1em;
}

.chybaNepropustna {
	color: blue;
	background-color: inherit;
	font-size: 1.1em;
}

.chybaPropustna {
	color: green;
	background-color: inherit;
	font-size: 1.1em;
}

.chybaEditovana {
	color: gray;
	background-color: inherit;
	font-size: 1.1em;
}

table.prilohy td.sloupec1 {
	width: 30em;
}

table.prilohy td.sloupec2 {
	width: 30em;
}

input.pocitana {
	background-color: lemonchiffon;
}

/* vertikální box tlačítek */
.boxTlacitka {
	margin: 0px 0px 0px 0px;
}

.epoTlacitka {
	margin: 0px 0px 5px 0px;
	padding: .5em 1em .5em 1.5em;
}

.epoTlacitka2 {
	margin: 0px;
	padding: 0px 5px 5px 5px;
}

.tlSloupec input {
	width: 147px;
	text-align: left;
	padding: 3px 0px 2px 10px;
	margin: 0px 5px 0px 5px;
}

.button-divider {
	width: 15em;
	border-bottom: 1px solid rgba(0,0,0,.1);
	margin: 20px 0px 20px 0px;
}

.epoTlacitka .file_info input {
	padding: 0em 0 0.2em 1em;
}

.boxTlacitka input {
	display: block;
	width: 100%;
	text-align: left;
	padding: .3em 0 .2em 1em;
	cursor: pointer;
}

.epoTlacitka .boxTlacitka input {
	margin: 0px 0px 0.5em 0px;
	font-size: 1.15em;
	width: 11.5em;
}

* html .epoTlacitka .boxTlacitka input {
	width: 10em;
}

.epoTlacitka .boxTlacitka input.odeslat {
	margin: 0;
	height: 3em;
	width: 10.1em;
}

div.zvyraznene {
	border: solid 0.7em #ef3831;
	margin: 0 0 .5em 0;
	width: 11.5em;
}

.epoTlacitka2 .boxTlacitka {
	background-color: #295d94;
	overflow: hidden;
	margin: 0 0 .5em 0;
}

.epoTlacitka2 .boxTlacitka input {
	color: white;
	border: none;
	background-color: #083A6F;
	margin: 0px 0px .1em 0px;
	font-weight: bold;
	font-size: 1em;
}

.epoTlacitka2 .boxTlacitka input:disabled {
	color: gray;
	cursor: default;
}


.epoTlacitka2 .boxTlacitka .skupina {
	border-bottom: solid .2em white;
	white-space: nowrap;
}

.epoTlacitka2 .boxTlacitka .skupina input {
	display: inline;
	width: 49%;
}

.epoTlacitka2 .boxTlacitka .skupina .prvni {
	border-right: solid .2em white;
}

.epoTlacitka .boxTlacitka .nadpis {
	font-weight: bold;
	font-size: 120%;
	padding-bottom: 0.5em;
}

.epoTlacitka .boxTlacitka .info {
	font-weight: bold;
	font-size: 80%;
}


/* komponenta Našeptávač */
.naseptavac {
	cursor: default;
	display: inline;
}

.naseptavac .aktivni {
	background-color: #295d94;
	color: white;
}

.naseptavac .data div {
	padding: .2em .1em .2em .5em;
}

.ciselnik {
	border: solid 1px black;
	height: 22.8em;
	overflow: auto;
	background-color: #fff;
}

.ciselnik a {
	text-decoration: none;
	display: block;
	padding: 0.2em 0 0.2em 0.5em;
	color: #000;
	margin: 0 1px 0 1px;
}

.ciselnik a:hover {
	text-decoration: none;
	background-color: #295d94;
	color: white;
}

.ciselnik .aktivni {
	background-color: #d8e6f5;
	font-weight: bold;
}

.max2 {
	width: 600px;
}

.varovani_chyby {
	border: solid 1px #808080;
	background-color: #f8f8f8;
}

.varovani_chyby_normalni {}

.varovani_chyby_dulezite {
	color: #C51F18;
}

.varovani_chyby_durazne {
	color: #C51F18;
	font-weight: bolder;
}

.nepristupna {
	visibility: hidden;
}


/* komponenta progressBar (např. ukazatel naplnění e-příloh) */
.progressBar {
	border: solid 1px #000000;
	width: 10em;
	height: 1em;
	text-align: left;
	margin-right: 0.5em;
}

.progressBar div {
	background-color: #295d94;
}

.progressBar .progressBarLimit {
	background-color: red;
}

/* styl pro okno s horni listou s ikonami (nápověda, pokyny,...) */
.okno {
	margin: 0;
	padding: 0;
}

.okno .lista {
	text-align: left;
	vertical-align: middle;
	height: 18px;
	color: #ffffff;
	background-color: #083A6F;
	padding: 0 0 0 .5em;
	font-weight: bold;
}

.okno .lista img {
	float: right;
	margin: 0 0 0 2px;
	cursor: pointer;
}

.okno .lista input {
	float: right;
	margin: 0 0 0 2px;
	cursor: pointer;
}

.okno .oknoObsah {
	clear: both;
	text-align: justify;
	overflow: auto;
	padding: 0px 5px 2px 5px;
}

/* styl pro info "Cekejte, pracuji..." */
#cekejte {
	color: #d50000;
	font-size: 1.2em;
	margin-right: 1em;
	font-weight: bold;
	vertical-align: top;
}

.komponentaSChybou {
	border: solid 3px red;
}

.komponentaPredvyplnena {
	border: dotted 3px #b14d19;
}

.seznamChyb {
	margin: 1em 0 1em 1em;
	padding: 1em 0 1em 1em;
}


/* tabulky ve formulářích
  tabform -> standardní styl
  tabFormKompakt -> pro velké tabulky, které je potřeba maximálně smrsknout */
.tabForm,
.tabFormKompakt {
	border-collapse: collapse;
	border-spacing: 0px
}

.tabForm th,
.tabFormKompakt th {
	font-weight: normal;
	text-align: center;
}


.tabForm td,
.tabForm th,
.tabFormKompakt td,
.tabFormKompakt th {
	border: solid 1px #083A6F;
}

/* pro tabulku v KH1 oddíl C a B3 */
.tabForm th td {
	border: none;
}

.tabForm td,
.tabForm th {
	padding: .3em .5em .3em .5em;
}

.tabFormKompakt td,
.tabFormKompakt th {
	padding: .1em .1em .1em .1em;
}

.tabForm .zahlavi td,
.tabFormKompakt .zahlavi td {
	text-align: center;
	padding: .2em;
}

.tabForm td td,
.tabFormKompakt td td {
	border: none;
	padding: 0;
}

.tabForm td.radek,
.tabFormKompakt td.radek {
	text-align: center;
	width: 4em;
	white-space: nowrap;
}

.tabForm td.radekTlacitko,
.tabFormKompakt td.radekTlacitko {
	text-align: center;
}

.tabForm td.radekPriloha,
.tabFormKompakt td.radekPriloha {
	border-top-style: none;
}

.tabForm td.vstup,
.tabFormKompakt td.vstup {
	text-align: right;
	padding: .2em;
}

.tabForm td.vstup table,
.tabFormKompakt td.vstup table {
	display: inline;
}

.tabForm td.vstup table .chybaKriticka,
.tabFormKompakt td.vstup table .chybaKriticka {
	text-align: left;
}

.tabForm .zapnuto,
.tabFormKompakt .zapnuto {
	border-bottom-style: none;
}

.tabForm td.radekTlacitko input,
.tabFormKompakt td.radekTlacitko input {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: .3em;
	margin-bottom: .2em;
}

.tabForm td.stred table,
.tabFormKompakt td.stred table {
	margin-left: auto;
	margin-right: auto;
}

.tlacPriloha {
	padding: .2em;
	cursor: pointer;
}

.tabForm .tlacPriloha,
.tabFormKompakt .tlacPriloha {
	display: block;
}

.tabForm td.bez,
.tabForm th.bez,
.tabForm tr.mezera td,
.tabForm tr.mezeraText td,
.tabForm tr.mezera th,
.tabForm tr.bez td {
	border-style: none;
}

.tabForm tr.radekTucne {
	border: solid 2px black;
}

.tabForm tr.radekTucneNahore {
	border-top: solid 2px black;
}


.tabFormKompakt td.bez,
.tabFormKompakt th.bez,
.tabFormKompakt tr.mezera td,
.tabFormKompakt tr.mezeraText td,
.tabFormKompakt tr.mezera th,
.tabFormKompakt tr.bez td {
	border-style: none;
}

.tabFormNadpis {
	font-weight: bold;
	font-size: 1.2em;
}

.tabFormNadpis .dodatek {
	font-weight: normal;
	font-size: 1em;
}

.sirka15 .tlacPriloha {
	width: 15em;
}

tr.mezera td,
tr.mezera th {
	height: 2em;
}

tr.mezeraText {
	height: 4em;
	vertical-align: bottom;
}

.nadpisCasti {
	font-weight: bold;
	font-size: 1.3em;
}

/* vstup číselných položek */
input.cisPolozka {
	font-family: "Courier CE", "Courier New", courier, monospace;
}

/* průvodce */
.pruvodce fieldset {
	margin: .5em 0 0 0;
	padding: .5em;
	border: solid 1px #083A6F;
}

/* vysvětlivky k formuláři EPO */
.vysvetlivky {
	margin: 1em 0 0 0;
}

.lbxHlavni {
	z-index: 98;
	border: solid .1em black;
	background-color: white;
	position: absolute;
	width: 20em;
	height: 15em;
}

.lbxNadpis {
	line-height: 2em;
	height: 2em;
	background-color: #efefff;
	border-bottom: solid .1em black;
	font-weight: bold;
	padding-left: .3em;
	text-align: left;
}

.lbxVyber {
	overflow: auto;
	height: 13em;
	text-align: left;
}

.lbxVyber a {
	text-decoration: none;
	display: block;
	padding-left: .3em;
	border-top: solid .1em white;
	border-bottom: solid .1em white;
}

.lbxVyber a:hover {
	background-color: #efefef;
	text-decoration: none;
	border-top: solid .1em black;
	border-bottom: solid .1em black;
}


.razeni {
	border: solid .1em #000;
}

.razeni .lista {
	padding: 0 0 0 0em;
	height: 24px;
	line-height: 24px;
}

.razeni .lista img {
	margin: 4px 1em 4px 4px;
	float: left;
}

.razeni td {
	vertical-align: top;
}

.razeni .tlac {
	width: 5em;
	display: block;
}

.razeni .seradit {
	margin: .5em 0 0 0;
}

.razeni select {
	width: 15em;
}

.razeni .disabled {
	color: graytext;
}

#stranka_se_nacita {
	position: fixed;
	top: 80px;
	left: 5px;
	visibility: hidden;
	display: none;
	font-size: large;
	z-index: 10;
	color: #083A6F;
}

.test_server {
	background-color: inherit;
	color: #FFFFFF;
	font-size: 145%;
	font-weight: bold;
	text-align: center;
}

.tlacitkoRadky {
	font-size: 1em;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 5px;
}

#modalniOknoPozadi {
	visibility: hidden;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 1000;
	background-color: darkGray;
	/* Fallback color */
	background-color: rgba(0, 0, 0, 0.4);
	/* Black w/ opacity */
}

#modalniOkno {
	width: 600px;
	min-height: 250px;
	margin: 100px auto;
	background-color: #fff;
	border: 1px solid #000;
	padding: 15px;
	text-align: center;
}

.pokynOdkaz {
	margin-left: 0.2em;
}

.hidden {
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

.maxSirka400 {
	max-width: 400px;
}

.sloupec50p {
	width: 50%;
}

.doludp3 {
	vertical-align: bottom;
	padding-bottom: 3px;
}

/* přepsání stylu z obecne.css pro PMD formuláře */
a {
	font-size: 1em;
	font-weight: 400;
}

.obsah a {
	color: #083A6F;
}

.menu h3 a {
	color: #000000;
	background-color: inherit;
	font-size: 1.1em;
	font-weight: bold;
}

.btn-primary {
	line-height: 24px;
}

/* pro firefox */
@-moz-document url-prefix() {
	input {
		margin-top: 2px;
	}

	select {
		margin-top: 2px;
	}
}

/* konec - přepsání stylu z obecne.css pro PMD formuláře */

/* rozdělení stylu pro form */
body.epo .obsah-pmd {
	overflow: auto;
	position: absolute;
	z-index: 3;
	top: 7em;
	bottom: 4.1em;
	right: 20em;
	margin: 0;
	left: 0;
}

.section-background {
	margin-top: 1em;
}

.btn-show-certificate {
    text-transform: uppercase;
    color: #000;
    font-size: 95%;
    font-weight: 600;
}

/* přepsání stylů z bootstrap.min.css */
*,
::after,
::before {
	box-sizing: revert
}

body.epo .obsah h1 {
	font-weight: 700;
}

body.epo .obsah h2,
.obsah .h2 {
	font-weight: 600;
}

table {
	border-collapse: separate;
}

/* konec -  přepsání stylů z bootstrap.min.css */