/*základné nastavenia*/
body {
	border-width: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #16354B;
	line-height: 1.1em;
	background-image: url("image/back_page.png");
	background-repeat: repeat-x;
}

html, body {
	height: 100%; /*nastavenie výšky stránky na 100 % výšky okna*/
}

h1, h2, h3, h4, h5, h6 {
	
}

h1 {
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #1E5773;
}

#wrapper {
	min-height: 100%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: -100px;  /*musí byť rovnaká ako výška #footer a #force*/
}

#footer, #force {
	height: 100px;
	clear: both;/*pri viacstĺpcovom rozložení stránky*/
}

#footer {
	display: block;
	position: relative;
	font-size: 12px;
	text-align: center;
	width: 100%;
	padding-top: 10px;
	background-color: #FAFAFA;
	border-top-color: #bbb;
	border-top-style: solid;
	border-top-width: 1px;
}

.header-mobile{
	background-image: url("image/back_page.png");
	background-repeat: repeat-x;
    text-align: center;
}

.na_stred{
	display: block;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;
}

.vpravo{
	float: right;
}

.hlavicka {
	display: block;
	height: 30px;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}

.nadpis_stranka {
	padding-top: 3px;
	font-size: 17px;
	margin-left: 50px;
	text-align: left;
	color: #F4B93E;
}


/*TOOLS PANEL START*/
.tools_panel {
	display: block;
	top: 5px;
	height: 55px;
	width: 1150px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
	z-index: 5;
}

.tools_blok_left, .tools_blok_right, .oddelovac, .progress, .stav{
	display: inline-block;
	position: relative;
}

.tools-mobile{
	display: block;
	height: 55px;
	float: left;
	position: relative;
    text-align: center;
	font-size: 16px;	
}

.tools_blok_left {
	min-width: 400px;
	height: 55px;
	float: left;
}

.tools_blok_right {
	height: auto;
	float: right;
}

.oddelovac, .progress, .stav{
	height: 40px;
}

.oddelovac{
	width: 7px;
	background-image: url("img_tools/oddelovac.png");
	background-position: center;
}

.progress{
	width: 300px;
}

.stav{
	font-size: 15px;
}

/*TOOLS PANEL END*/


/*ICONY START*/
.icon, .icon_line{
	width: 16px;
	height: 16px;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}
.icon{
	display: block;
	text-indent: -99999px;
}

.icon_line{
	background-repeat: no-repeat;
}

.icon-person{
	background-image: url(icon/osoby_16.png);
}

.icon-ok{
	background-image: url(icon/ok_16.png);
}


.ui-icon-ok:after {
	background-image: url("icon/ok_16.png");
}

.ui-icon-person:after {
	background-image: url("icon/osoby_16.png");
}

/*ICONY END*/

/* pre INDEX stránku*/
.app_dot_banner, .vstup_chyba, .blok_data, .blok_dot_heslo {
	position: relative;
	display: block;
}
.blok_dot_heslo, .app_dot_banner, .vstup_chyba, .blok_data  {
    margin-right: auto;
    margin-left: auto;
}

.blok_dot_heslo {
    top: 50px;
    width: 300px;
    height: 200px;
    background-color: #FFFFFF;
    z-index: 0;
    border-color: #BCC9F5;
    border-style: solid;
    border-width: 1px;
}

.app_dot_banner {
    top: 55px;
    height: 155px;
    background-color: #FFFFFF;
    margin-bottom: 10px;
    z-index: 0;
}

.vstup_chyba{
	color: #9F0000;
	font-size: 14px; 
	height: 70px;
	top: 250px;
	text-align: center;
	background-color: #FFFFDD;
	border-color: #C79241;
	border-style: solid;
	border-width: 1px;
	line-height: 5px;
}

.blok_data {
	top: 5px;
	width: 100%;
	z-index: 0;
}

.app_info{
	padding-top: 10px;
	font-size: 16px;	
	text-align: center;
	color: #269AD9;
	height: 30px;
}

.app_info_2{
	padding-top: 3px;
	font-size: 13px;	
	text-align: center;
	color: #048;
	height: 25px;
}

.label_formular, .input_formular, .label_data, .input_data, .label_check {
	display: inline-block;
	padding-left: 5px;
	font-size: 12px;
}

.label_formular{
	width: 35%;
}

.input_formular{
	width: 55%;
}

.label_data{
	width: 30%;
	text-align: right;
}

.riadok_formular {
	vertical-align: middle;
	padding-top: 1px;
	display: block;	
}

.corner-all{
	border-radius: 5px;
}

.form-button, .page-button{
	border-color: #14406B;
	border-width: 1px;	
    display: inline-block;
    position: relative;
	padding: 5px;
    line-height: normal;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    overflow: visible;
	margin-right: 15px;
	cursor: defaul
}

.form-button:hover, .page-button:hover {
	background-color: #e8f0fe;
}

.form-button{
	margin-top: 7px;
}

.page-button{
	margin-top: 2px;
	height: 40px;
	padding: 1px 6px;
}

/*INDEX END*/



.do_riadku{
 position: relative;
 display: inline-block;	
}


.label_form, .input_form{
 height: 25px;	
 font-size: 12px;
 line-height: 40px; 
}

.label_form{
 position: relative;
 width: 40%;
}

.input_form{
 position: relative;
 width: 120px;	 
}

/*
.blok_data750
{
 position: relative;
 display: block;
 top: 5px;
 width: 750px;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
}


.blok_pozadie{
 background-color: #FCFCFC;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px;
}

.blok_left 
{
 position: relative;
 display: inline-block;
 float: left;
 width: 160px;
 height: 600px;
 border-width: 1px;
}

.blok_center 
{
 position: relative;
 display: inline-block;
 width: 700px;
 height: 600px;
 margin-right: 10px;
 margin-left: 10px;
}

.blok_right 
{
 position: relative;
 display: inline-block;
 float: right;
 width: 310px;
 height: 600px;
}

.grid_vypis 
{
 position: relative;
 display: block;
 width: 1150px;
 margin-right: auto;
 margin-left: auto;
}

*/

.nazov_dot, .label_uvod, .text_uvod, .blok_text, .popis_left, .popis_right, .blok_text_mobile {
  position: relative;
  display: inline-block;
}
.nazov_dot{
	font-size: 16px;
	color: #16354B;
	width: 750px;
	height: 35px;
	float: left;
	margin-top: 10px;
}

/*UVOD NORMAL*/
.blok_popis, .blok_uvod {
	display: block;
	max-width: 850px;
}

.blok_popis{
	height: 100px;

}

.popis_left{
	float: left;
	width: 650px;
}

.popis_right{
	float: right;
	padding-right: 30px;
}

.blok_uvod{
	color: #16354B;
	padding-top: 20px;
	background-color: #E3E3E3;
	border-color: silver;
	border-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
}

.blok_image{
	position: absolute;
	display: inline-block;
	padding-top: 20px;
	width: 50px;
	height: 50px;
}

.blok_text, .blok_text_mobile {
	line-height: 1.5em;
	font-size: 14px;
	padding-left: 60px;
}

.blok_text{
	width: 750px;
}

.riadok_uvod {}

.label_uvod, .text_uvod{
	font-size: 12px;
	height: 20px;
}

.label_uvod{
	color: #16354B;
	width: 100px;
}

.text_uvod{
	color: #BD0000;
	font-weight: bold;
	width: 200px;
}

/*UVOD NORMAL KONIEC*/


/*PRVKY FORMULÁR VSEOBECNE START*/

input[type=text] {
    padding: 5px 5px;
    margin: 5px 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}


.input_250{
	position: absolute;
	width: 250px;
	color: #1E6DA8;
}


/*PRVKY FORMULÁR VSEOBECNE END*/


/*DOTAZNIK stránky - VSETKY START*/

.otazka, .otazka_hlavna, .otazka_povodna{
	line-height: 1.5em;
	font-size: 16px;	
	padding-bottom: 20px;	
}

.otazka, .otazka_hlavna {
	display: block;
}

.otazka {
	color: #16354B;
}

.otazka_hlavna {
	color: #A20000;

}

.otazka_povodna {
	display: inline-block;
	color: #2C63A0;
}

/*Pre typ text*/
.otazka_text{
	font-size: 15px;	
}

.riadok{
	position: relative;
	display: block;
	margin-top: 10px;
}

.text_area {
	font-size: 13px;
	color: #750000;
	background-color: #FEF9E9;
}


/*DOTAZNIK stránky - VSETKY END*/



/*DOTAZNIK stránky - PODMIENKA START*/
.odsad_zlava20{
	padding-left: 20px;	
}
/*DOTAZNIK stránky - PODMIENKA END*/

.check001{
	font-size: 14px;	
}

.text001{
	display: block;
	height: 35px;
}


/*DOTAZNIK stránky - PRIORITA START*/

.priorita, .priorita_nadpis, .check_hodnoty, .priorita_zaporny, .priorita_kladny, .check_vyber{
	position: relative;
	display: inline-block;
}

.priorita_nadpis, .check_hodnoty, .priorita_zaporny, .priorita_kladny, .check_vyber{	
	float: left;
}

.priorita_zaporny, .priorita_kladny{
	height: 35px;
	width: 150px;
	font-size: 12px;
	line-height: 1.1em; 
}

.priorita_nadpis {
	line-height: 1.2em;
	font-size: 14px;
	height: 55px;
	width: 400px;
}
.priorita {
	height: 35px;
	width: 35px;
}

.check_hodnoty {
	padding-top: 10px;
	width: 800px;
}

.check_vyber {
	height: 35px;
	width: 310px;
	padding-left: 10px; 
}

.priorita_zaporny {
	color: #800000;
	text-align: right;
}

.priorita_kladny {
	padding-left: 10px; 
	color: #004000;
	text-align: left;
}

.check_priorita {
	border-top-style: solid;
	border-top-color: #D0D0D0;
	border-top-width: 1px;
	width: 100%;
	height: 55px;
}

.kontajner {
	display: flex;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}

.kontajner > .kontajner_blok {
  margin: 5px;
  margin-bottom: 0px;
  padding: 5px;
  font-size: 13px;
  width: 35%;
}

.kladne{
	color: #006633;
	text-align: right;
}

.zaporne{
	color: #800000;
}

.blok_vyber {
	display: flex;
	width: 100%;
	justify-content: center
}

.riadok_mobile{
	position: relative;
	display: block;
	margin-top: 10px;
	border-color: silver;
	border-width: 1px;
	border-bottom-style: solid;	
}


/*DOTAZNIK stránky - PRIORITA START*/


/*DOTAZNIK stránky - HODNOTY START*/
.riadok_hodnoty{
	display: block;	
	width: 1000px;
	height: 45px;
	border-top-style: solid;
	border-top-color: #D0D0D0;
	border-top-width: 1px; 
}

.hodnoty_label, .hodnoty_info, .hodnoty_input {
	display: inline-block;
	font-size: 13px; 
}

.hodnoty_label{
	padding-top: 10px;	
	width: 750px;
}

.hodnoty_info{
	width: 50px;
	padding-left: 20px 
}

.hodnoty_input{
	width: 160px;
	padding-bottom: 45px;
}

.text_hodnota{
	text-align: right;
	color: #9F0000;
	background-color: #FFFFF2;
	width: 160px;
}

.text_hodnota:focus {
	background-color: #FFFFC1;
}
/*DOTAZNIK stránky - HODNOTY END*/

#gbox_grid 
{
 position: relative;
 display: block;
 margin-right: auto;
 margin-left: auto;
}







