/*základné nastavenia*/
body {
	border-width: 0;
	font-family: Tahoma;
	font-size: 11px;
	color: #16354B;
	line-height: 1.0em;
	background-image: url("image/back_klient.png");
	background-repeat: repeat-x;
	background-position: relative;
	background-color: rgba(240,240,240, 0.85);
}

a, a:hover {
	outline-style: none;
	text-decoration: none;
	color: #0F4071;
	outline-width: 0;
}

a:hover {
	color: #A61815;
}

a img {
	border-width: 0;
}

.vpravo{
	float: right;
	padding-right: 10px;
}

.tlacidlo{
	font-size: 13px;
}


.login{
	background-image: url("image/login.png");
}

.chyba{
	position: relative;
	display: block;
	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;
}

.nadpis_stranka {
	padding-top: 3px;
	font-size: 17px;
	text-align: left;
	color: #74B7FA;
}

.vypis_mini {
	font-size: 10px;
	line-height: 1.1em;
}

.vypis {
	font-size: 11px;
	line-height: 1.1em;
}

.tab_grid_echo
{
 position: absolute;
 top: 100px;
 margin-left: auto;
 margin-right: auto;
}

.vypis_big 
{
 font-size: 13px;
 line-height: 1.1em;
}

.blok-line {
	margin-right: 15px;
	position: relative;
	display: inline-grid;
}

.input_550 
{
 width: 550px;
}

.input_250 
{
 width: 250px;
}

.input_150 
{
 width: 150px;
}

.procesy_textarea 
{
 width: 100%;
 height: 70px;
}

#pozor {
	position: relative;
	display: block;
	width: 300px;
	height: 40px;
	background-color: rgba(250,188,30, 0.85);
	border-color: #BCC9F5;
	border-width: 1px;
	border-style: solid;
	border-radius: 12px;
	text-align: center;
	font-weight: bold;
	font-size: 13px;
}

#tooltip{
	background-position: 5px 50%;
	background-image: url("image/info.png");
	background-repeat: no-repeat;
	border-color: #1E6B95;
	border-width: 1px;
	border-style: solid;
	float: left;
	font-size: 12px;
	max-width: 160px;
	padding-top: 1em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 3em;
	position: absolute;
}

.rounded{
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}


/*Panel , GRID ...*/
.panel_form 
{
 background-color: #FCFCFC;
 border-color: #BCC9F5;
 border-width: 1px;
 border-style: solid;
}

.panel_filter 
{
 background-color: #D8EAFC;
 border-color: #BCC9F5;
 border-width: 1px;
 border-style: solid;
 border-radius: 5px;
}

.repeater01 
{
 border-width: 1px;
 border-color: #BFBFBF;
 border-left-style: solid;
 border-right-style: solid;
 border-bottom-style: solid;
 background-color: #F5F5F5;
 margin: 2px;
 color: #18293A;
}

.repeater01 table 
{
 font-size: 7px;
 border-width: 1px;
 border-color: #BFBFBF;
 border-bottom-style: solid;
 background-color: #FAFAFA;
 color: #18293A;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

.repeater01 table:hover 
{
 background-color: #A8D9FD;
 border-width: 1px;
 border-color: #1789B5;
 border-bottom-style: solid;
 -moz-border-radius: 5px;
 -webkit-border-radius: 5px;
}

/* Tlačidlá základné*/
#bt_dalej 
{
 background-image: url("image/dalej_navrat.png");
 background-position: 0px 0px;
 cursor: pointer;
}

#bt_dalej:hover 
{
 background-position: -50px 0px;
 cursor: pointer;
}

#bt_exit 
{
 background-image: url("image/dalej_navrat.png");
 background-position: 0px -50px;
 cursor: pointer;
}

#bt_exit:hover 
{
 background-image: url("image/dalej_navrat.png");
 background-position: -50px -50px;
 cursor: pointer;
}

#bt_zapis 
{
 background-image: url("image/zapis_navrat.png");
 background-position: 0px 0px;
 cursor: pointer;
}

#bt_zapis:hover 
{
 background-image: url("image/zapis_navrat.png");
 background-position: -80px 0px;
 cursor: pointer;
}

#bt_navrat 
{
 background-image: url("image/zapis_navrat.png");
 background-position: 0px -30px;
 cursor: pointer;
}

#bt_navrat:hover 
{
 background-image: url("image/zapis_navrat.png");
 background-position: -80px -30px;
 cursor: pointer;
}

#bt_pridaj 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: 0px 0px;
 cursor: pointer;
}

#bt_pridaj:hover 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: -80px 0px;
 cursor: pointer;
}

#bt_odober 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: 0px -30px;
 cursor: pointer;
}

#bt_odober:hover 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: -80px -30px;
 cursor: pointer;
}

#bt_oprava 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: 0px -60px;
 cursor: pointer;
}

#bt_oprava:hover 
{
 background-image: url("image/tlacidla_m02.png");
 background-position: -80px -60px;
 cursor: pointer;
}

#bt_search 
{
 background-image: url("image/search.png");
 background-position: 0px 0px;
 cursor: pointer;
}

#bt_search:hover 
{
 background-image: url("image/search.png");
 background-position: 0px -40px;
 cursor: pointer;
}

#bt_del01 
{
 background-image: url("image/del01.png");
 background-position: 0px 0px;
 cursor: pointer;
}

#bt_del01:hover 
{
 background-image: url("image/del01.png");
 background-position: 0px -50px;
 cursor: pointer;
}

/*prvky formulárov OLD*/

.label 
{
 font-size: 11px;
 letter-spacing: 0.05em;
 color: #16455F;
 text-align: left;
 background-color: transparent;
}

.label_skupina 
{
 font-size: 11px;
 font-weight: bold;
 color: #632827;
 text-align: left;
 background-color: transparent;
}

.label_input 
{
 font-size: 12px;
 font-weight: bold;
 color: #1F384D;
}

.blok 
{
 float: left;
 height: 65px;
 width: 100px;
 text-align: center;
 margin-left: 3px;
 background-image: url("image/line00.png");
 background-color: orange;
 border-color: black;
 border-style: solid;
 border-width: 1px;
 position: relative;
 font-size: 11px;
}

.blok:hover 
{
 background-image: url("image/line05.png");
 background-color: red;
}

.blok_text 
{
 margin-top: 6px;
}

.poznamka 
{
 font-size: 9px;
 color: #061D35;
 text-align: center;
}

.presun 
{
 position: absolute;
 top: 3px;
 left: 3px;
}

.blok1 
{
 width: 630px;
}

.blok2 
{
 width: 517px;
}

.blok3 
{
 width: 415px;
}

.blok4 
{
 width: 312px;
}

.blok5 
{
 width: 209px;
}

/*štýly - farby / fonty*/
.silne 
{
 font-weight: bold;
}

.zvyrazni 
{
 font-weight: bold;
 color: #A6282C;
}

.vpravo 
{
 text-align: right;
}

.vlavo 
{
 text-align: left;
}

.stred 
{
 text-align: center;
}

#paticka 
{
 background-image: url("image/pata.jpg");
 background-repeat: repeat-x;
 background-color: #333;
 width: 100%;
 height: 80px;
 position: relative;
 text-align: center;
 bottom: 0px;
}

.firma 
{
 width: 100%;
 color: #ACACAC;
 font-size: 11px;
 top: 15px;
}

.odd 
{
 background-color: rgba(240,240,240, 0.85);
}

.even 
{
 background-color: rgba(215,215,215, 0.85);
}

.ui-autocomplete {
    max-width: 550px;
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
}


/*ICONY CSS*/
.icon {
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
	width: 18px;
	height: 16px;
}

.icon_line{
	width: 16px;
	height: 16px;
	display: inline-block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.icon25{
	display: inline-block;
	vertical-align: middle;
	margin-top: -.25em;
	position: relative;
	background-repeat: no-repeat;
	width: 25px;
	height: 25px;	
}

.icon-ok{
	background-image: url(icon/ok_16.png);
}

.icon-mail-send{
	background-image: url(icon/mail_send_16.png);
}

.info16{
	background-image: url("icon/info_16.png");
}

.aktivita16 {
	background-image: url("image/aktivita_16.png");
}

.doc16 {
	background-image: url("image/doc1_16.png");
}

.graf16 {
	background-image: url("icon/graf_16.png");
}

.osoby16 {
	background-image: url("icon/osoby_16.png");
}
 
.norma16 {
	background-image: url("icon/norma_16.png");
} 

.comment1_16 {
	background-image: url("icon/comment1_16.png");
} 
.comment2_16 {
	background-image: url("icon/comment2_16.png");
} 
.notes_16 {
	background-image: url("icon/notes1_16.png");
} 
.riziko1_16 {
	background-image: url("icon/riziko1_16.png");
}
.riziko2_16 {
	background-image: url("icon/riziko2_16.png");
}
.riziko3_16 {
	background-image: url("icon/riziko3_16.png");
}
.partner_16 {
	background-image: url("icon/coop_16.png");
}
.flow_16 {
	background-image: url("icon/flow_16.png");
}
.atribut_16 {
	background-image: url("icon/sw_16.png");
}
.popis_16 {
	background-image: url("icon/popis_16.png");
}
/* TOTO JE NOVE CSS Z PROJEKTOV*/

html, body {
   height: 100%; /*nastavenie výšky stránky na 100 % výšky okna*/
}

h1, h2, h3, h4, h5, h6 
{
 font-family: Tahoma;
}

h1 
{
 float: left;
 font-size: 16px;
 font-weight: bold;
 color: #1E5773;
}

.main 
{

}

.app_info{
	padding-top: 10px;
	font-size: 16px;	
	text-align: center;
	color: #269AD9;
	height: 30px;
}


.nadpis_stranka, .login_info{
	display: inline-block;
}
.nadpis_stranka
{
 padding-top: 3px;
 font-size: 17px;
 margin-left: 50px;
 text-align: left;
 color: #F4B93E;
}

.login_info
{
 padding-top: 3px;
 float: right;
 font-size: 12px;
 margin-right: 250px;
 text-align: right;
 color: #CCCCCC;
}

#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;
}

#dialog-info 
{
 font-size: 15px;
 line-height: 1.5em;
}

.na_stred{
 display: block;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
}

.hlavicka 
{
 display: block;
 height: 30px;
 background-position: center top;
 position: relative;
 margin-right: auto;
 margin-left: auto;
}


.app_img
{
 position: relative;
 display: block;
 top: 150px;
 width: 202px;
 height: 82px;
 background-color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
 margin-bottom: 20px;
 z-index: 0;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px; 
 background-image: url("image/admin_logo.jpg"); 
 
}

.blok_heslo
{
 position: relative;
 display: block;
 top: 150px;
 width: 350px;
 height: 160px;
 background-color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px; 
}

.top_50{
	top: 50px;	
}

.top_5{
	top: 5px;	
}

.blok_formular
{
 position: relative;
 display: block;
 min-height: 40px;
 background-color: #FFFFFF;
 margin-right: 20px;
 margin-left: 20px;
 z-index: 0;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px; 
}


.blok_formular_500
{
 position: relative;
 display: block;
 top: 150px;
 width: 500px;
 height: 250px;
 background-color: #FFFFFF;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
 border-color: #BCC9F5;
 border-style: solid;
 border-width: 1px; 
}  

.priradenie_proces{
	margin-top: 15px;
}
  
.blok_top {
 margin-left: 50px;
 position: relative;
 display: block;
}

.blok_data 
{
 position: relative;
 display: block;
 top: 5px;
 width: 100%;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
}

.blok_data_info{
	position: relative;
	display: block;
	width: 1000px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;	
	background-color: #FCFCFC;
    border-color: #BCC9F5;
    border-width: 1px;
    border-style: solid;
}

.blok_data_info_kompetencia{
	position: relative;
	display: block;
	width: 950px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	z-index: 0;	
	background-color: #FCFCFC;
    border-color: #BCC9F5;
    border-width: 1px;
    border-style: solid;
}

.info_riadok, .info_riadok_small{
	padding-left: 10px;
	display: block;
	height: 25px;
}

.info_riadok{
	padding-top: 8px;	
}

.info_riadok_small{
	padding-top: 2px;	
}

.info_label, .info_hodnota, .info_label_org{
	display: inline-block;
	height: 20px;
	padding-left: 10px;
}
.info_label{
	padding-top: 10px;
	color: #003264;
	font-size: 12px;
	width: 80px;
	vertical-align: top; 
}

.label_detail{
	width: 160px;
} 

.tucne{
	font-weight: bold;
}

.info_hodnota{
	padding: 5px 5px;
	color: #003264;
	background-color: #FEFEF3;
	margin: 5px 0;
	font-size: 12px;
	font-weight: bold;
	width: 200px;
    border: 1px solid #ccc;
    border-radius: 3px;
    box-sizing: border-box;		
}

.hodnota_celkom{
	height: 25px;
	font-size: 16px;
}

.detail_proces_nazov{
	padding-top: 10px;
	width: 550px;
	font-size: 14px;
	color: #930000;	
}

.proces-nazov{
	width: 350px;	
}
.proces-fte{
	width: 90px;	
}

.optimalizacia-fte{
	background-color: #FFEAEA;
	color: #840000;	
}

.proces-ciel{
	width: 600px;
	font-weight: normal;
	line-height: 1.2em;
	height: 80px;
}

.blok_data_left, .blok_data_right {
 display: inline-block;
 min-width: 100px;
 position: relative;		
}

.blok_data_left 
{
 float: left;
}

.blok_data_right 
{
 float: right;
}
 
.blok_550, .blok_600, .blok_700, .blok_1100, .blok_1200, .blok_1300, .blok_1400, .blok_model_top, .blok_model_org, .blok_model_proces, .PNGArea {
 position: relative;
 display: block;
 margin-right: auto;
 margin-left: auto;
 z-index: 0;
} 

.PNGArea{
	width: 60%;
}
  
.blok_550{
	width: 550px;
} 

.blok_600{
	width: 600px;
}

.blok_700{
	width: 700px;
}

.blok_1100{
	width: 1100px;
}

.blok_1200{
	width: 1200px;
}

.blok_1300{
	width: 1300px;
}

.blok_1400{
	width: 1400px;
}

.blok_model_org{
	border: solid 1px black; 
	width: 1400px; 
	height: 650px;	
}

.blok_model_top
{
border: solid 1px black; 	
width: 1400px; 
height: 800px;	
}

.blok_model_proces
{
width: 1400px; 
height: 800px;	
}

.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: 1000px;
 height: 600px;
 margin-right: 10px;
 margin-left: 10px;
}

.blok_right 
{
 position: relative;
 display: inline-block;
 float: right;
 width: 310px;
 height: 600px;
}
  
.input_filter, .select_filter, .input_filter_date{
	position: absolute;
	color: #1E6DA8;
}

.input_filter {
	width: 250px;
}

.input_filter_date {
	width: 150px;
}

.select, .select_filter, .select_filter_500 {
	height: 28px;
	border: 1px solid #ccc;
	border-radius: 4px; 
}

.select {
	top: 5px;
}

.select_filter {
	top: 0px;
	width: 250px;
}

.select_filter_500 {
	top: 5px;
	width: 500px;
}
 
/*kompetenčný model*/  
.blok_info_kompetencia {
	width: 450px;
	height: 250px;
}  

.blok_info_kompetencia_tobe {
	margin-top: 5px;
	width: 150px;
	height: 350px;
} 

.kompetencia_riadok{
	padding-top: 5px;
	padding-left: 10px;
	display: block;
	height: 15px;
}

.kompetencia_info{
	display: inline-block;
	height: 18px;
	padding-left: 10px;
}
.kompetencia_label{
	width: 220px;
}

.kompetencia_hodnota{
	width: 80px;	
}

.kompetencia_suma{
	font-size: 15px;
	line-height: 1.1em;	
}

.kompetencia_presah{
	font-size: 11px;
	line-height: 1.1em;
	color: #9D0000;	
}

/*FORMULAR*/  
form{
	
}


.formfield * {
	vertical-align: middle;
}

.form 
{
	line-height: 1.2em;
}

.riadok_formular_30{
	height: 30px;
}

.riadok_formular *{
	vertical-align: middle;
	padding-top: 1px;
	display: block;	
}

.label_formular, .input_formular, .label_data, .input_data, .label_check, .input_free {
	display: inline-block;
	padding-left: 5px;
	font-size: 12px;
}

.input_free {
	padding-bottom: 5px;
}


.label_upper{
	display: block;
	font-size: 14px;
	padding-bottom: 5px;
}

.label_normal{
	display: inline-block;
	font-size: 14px;
	padding-bottom: 5px;
}

.label_formular{
	width: 35%;
}

.input_formular{
	width: 55%;
}

.label_data{
	width: 15%;
	text-align: right;
}

.label_check{
	width: 70%;
}

.input_data{
	min-width: 15%;
}

.form_info_text{
    padding: 5px 5px;
    margin: 5px 0;
    display: inline-block;	
	font-style: italic;
	color: #B6B6B6;
}

.dialog_org_poriadok{
	font-size: 16px;
	font-family: Tahoma;
	line-height: 1.5em;
}


input[type=checkbox] {
	font-size: 13px;
	vertical-align: middle;
}


input[type=checkbox].vpravo {
	font-size: 13px;
	float: right;
	vertical-align: middle;
}


input[type=text], input[type=password], input[type=time], input[type=date], input[type=number], input[type=email], input[type=checkbox], input[type=file],  select {
    padding: 5px 5px;
    margin: 5px 0;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
}

textarea {
	font-family: Tahoma;
	resize: none;
	padding: 5px 5px;
	margin-left: 5px;
	border-radius: 4px;
	box-sizing: border-box;
}

input, select, textarea {
	font-size: 12px;
	font-weight: bold;
	color: #1F384D;
	border-width: 1px;
	border-color: #0D3848;
	background-color: #E6EEEE;
}

input:focus, select:focus {
	background-color: #FBF7A8;
	border-color: red;
	border-width: 1px;
}

input.error, select.error {
	padding-right: 16px;
	border-color: red;
	border-width: 1px;
	border-style: solid;
	background-color: #FFFCE2;
	background-image: url(images/warning_obj.gif);
	background-position: right;
	background-repeat: no-repeat;
}

.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;	
}

.corner-all{
	border-radius: 5px;
}

.jtable-data-row{
	border-bottom-color: #E2E2E2;
	border-bottom-width: 1px;
	border-bottom-style: solid;	
}

.scroll-content {
	overflow-y: auto;
	width:100%;
 }
div.jtable-main-container {
	height:100%;
}