/* Default CSS Stylesheet for a new Web Application project */

/*.th_list_termin {border-width:1px;border-style:solid;border-color:#D51F50;background-color:#009FE3;color:White}*/
/*.th_list_termin {border-width:1px;border-style:solid;border-color:#D51F50;background-color:#ABD9F0;color:#D51F50}*/
.th_list_termin {border-width:1px;border-style:solid;border-color:#D51F50;background-color:#A5A147;color:White}
.td_list_termin {border-width:1px;border-style:solid;border-color:#D51F50;/*background-color:#b0e0e6;color:Black*/}
.td_list_termin_sel {border-width:1px;border-style:solid;border-color:#D51F50;background-color:#009FE3 /*#52B42D*/;color:White}

tr.tr_termin td{border-width:1px;border-style:solid;border-color:#D51F50;/*background-color:#b0e0e6;color:Black*/}
tr.tr_termin_sel td{border-width:1px;border-style:solid;border-color:#D51F50;background-color:#009FE3 /*#52B42D*/;color:White}/*#b0e0e6;color:Black*/
/*tr.tr_termin_passive td{border-width:1px;border-style:solid;border-color:#00B25A;color:Silver}*/

.td_termin{border-width:1px;border-style:solid;border-color:#D51F50;/*background-color:#b0e0e6;color:Black*/}
.td_termin_sel{border-width:1px;border-style:solid;border-color:#D51F50;background-color:#D51F50;color:White}/*#b0e0e6;color:Black*/

.td_empty{border-width:0px;border-style:none;border-color:White;/*background-color:#b0e0e6;color:Black*/}

.abc
{
	font-size: 16px;
	color: #988157;	
	font-weight:bold;
}
A.abc
{
	text-decoration:none;
}
A.abc:hover
{
	color:#988157;
	text-decoration:underline;
}

.abc_selected
{
	font-size: 16px;
	color: White;	
	font-weight:bold;
	background-color:Green;
}
A.abc_selected
{
	text-decoration:none;
}
A.abc_selected:hover
{
	color:White;
}

.a_table_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#D51F50;
	font-size:11pt;
}
A.a_table_menu
{
	color:#D51F50;
	text-decoration:none;
}
A.a_table_menu:hover
{
	color: White /*#BF0C36*/;
	background-color: #0e4862 /* #988157 */;
	text-decoration:none;
}
/*a_table_menu a{color:Red}
a_table_menu a:link{color:Red}
a_table_menu a:visited{color:Red}
a_table_menu:active{color:Red} */

.a_termin
{
	font-weight: bold;
	color:Blue;
	/*font-family: arial,verdana,helvetica,sans-serif;*/
	text-decoration:none;
}
A.a_termin:visited{color:Navy;}
A.a_termin:hover{color:red;}

.a_row_menu
{
	font-weight: bold;
	color: Blue;
	font-size:10px;
	/*font-family: arial,verdana,helvetica,sans-serif;*/
	text-decoration:none;
}
A.a_row_menu:visited{color:Navy;}
A.a_row_menu:hover{color:red;}

.termin_text
{
	color: Blue;	
	font-weight:bold;
}
A.termin_text
{
	text-decoration:underline;
}
A.termin_text:visited
{
	color:navy;
}
A.termin_text:hover
{
	color:red;
}

.div_body_center
{
	font-size: 9pt;
	/*color: brown;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #fff8e9;*/
	text-align:center;
	WIDTH: 95%; 
	POSITION: absolute; 
	TOP: 243px
}

.header_title
{
	COLOR:#D51F50 /*#D51F50*/;
	FONT-SIZE: 35px;
    FONT-WEIGHT: bold;
}

.app_head_table
{
	background-color: White; /*#aaaaaa*/;
	width: 100%;
	height:220px;
	vertical-align: middle;
	font-size: 10px;
	font-weight:normal;
	color: White;
	margin: 0px;
	padding: 0px
}

.app_head_table_narrow
{
	background-color: #646464;
	width: 100%;
	height:41px;
	vertical-align: middle;
	font-size: 10px;
	font-weight:normal;
	color: #D51F50;
	margin: 0px;
	padding: 0px
}

.div_image_header 
{
	OVERFLOW: hidden; 
	height:115px;
	width:100px;
}

.div_image_header_left
{
	OVERFLOW: hidden; 
	height:243px;
	width:1000px;
}

.div_image_header_right
{
	OVERFLOW: hidden; 
	height:115px;
	width:110px;
}

.div_image_header_narrow
{
	OVERFLOW: hidden; 
	height:41px;
	width:99px;
}

.table_list
{
	border-right: white 1px outset;
	border-top: white 1px outset;
	border-left: white 1px outset;
	width: 18cm;
	border-bottom: white 1px outset;
}
/*.h1_list {color:White; font-family: Arial,Helvetica,sans-serif; font-weight:bold; font-size:18pt;text-align:center;}*/
.th_list {color:Black; font-size:12px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; line-height:18px; background-color: #2fa579;text-align:center;}
A.th_list {color:Black;}
A.th_list:hover{color:Yellow}
.td_odd {font-size:12px; font-family:Arial,Helvetica,sans-serif; line-height:15px;background-color: #e6e6e6;}
.td_even {font-size:12px; font-family:Arial,Helvetica,sans-serif; line-height:15px;}/*background-color: #d4d4d4;}*/
.td_selected
{
	font-size: 10px;
	color: yellow;
	cursor: hand;
	line-height: 15px;
	font-family: Verdana;
	background-color:mediumblue; /*#336699; /*#988157;*/
}

.th_list_XLS {color:#988157; font-size:11px; font-weight:bold; font-family:Arial,Helvetica,sans-serif; line-height:18px; border-color:Navy; background-color: #d4d4d4;text-align:center;}
.td_odd_XLS {font-size:10px; font-family:Arial,Helvetica,sans-serif; line-height:15px;background-color: White;}
.td_even_XLS
{
	font-size: 10px;
	line-height: 15px;
	font-family: Arial,Helvetica,sans-serif;
	background-color: #efefef;
}

.th_info_table {line-height:15px;}/*background-color: #d4d4d4;text-align:center;}*/
.td_info_table {line-height:15px;}/*background-color: #e6e6e6;}*/

.tab_page_criteria
{
	border-right: gray 2px solid;
	border-top: #988157 4px solid;
	display: none;
	border-left: gray 1px solid;
	border-bottom: gray 2px solid;
	background-color: transparent;
	height:298;
	vertical-align:top
}

.button_add
{
	WIDTH: 39px; 
}

.button_up_down
{
	WIDTH: 57px; 
	font-weight: bold;
	color:White;
	background-color:#2fa579;
	cursor:hand;
}

.sp_weclome_last_login
{
	font-size: 10px;
}

.td_weclome
{
	height:17px;
}

.a_login
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#045AA4;
	font-size:12px;
}
A.a_login
{
	color: #646464 /*#D51F50*/;
	text-decoration:underline;
}
A.a_login:hover
{
	color: #D51F50 /*#ffd500*/ /*#BF0C36*/;
	/*background-color: #D51F50 /* #988157 */;*/
	text-decoration:underline;
}

.a_welcome_menu_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2fa579 /*Firebrick  #D51F50*/;
	font-size:12pt;
	text-decoration:none;
}
A.a_welcome_menu_big
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #2fa579 /*Firebrick  #D51F50*/;
	font-size:12pt;
	text-decoration:underline;
}
A.a_welcome_menu_big:hover
{
	color: White /*#BF0C36*/;
	background-color: #0e4862 /* #988157 */;
	text-decoration:underline;
}

.a_welcome_menu_big_inv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0e4862  /*#D51F50*/;
	font-size:12pt;
	text-decoration:underline;
}
A.a_welcome_menu_big_inv
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #0e4862  /*#D51F50*/;
	font-size:12pt;
	text-decoration:underline;
}
A.a_welcome_menu_big_inv:hover
{
	color: White /*#BF0C36*/;
	background-color: #0e4862 /* #988157 */;
	text-decoration:underline;
}


.a_welcome_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#2fa579;
	/*font-size:10.1pt;*/
	text-decoration:none;;
}
A.a_welcome_menu
{
	color: #2fa579 /*Firebrick  #D51F50*/;
	text-decoration:underline;
}
A.a_welcome_menu:hover
{
	color: White;
	background-color: #0e4862 /* #988157 */;
	text-decoration:underline;
}

.div_header
{
	border-right: 0px;
	border-top: lightgrey 0px solid;
	left: 0px;
	border-left: lightgrey 0px;
	width: 100%;
	overflow:visible;
	/*border-bottom: Orange 3px solid;*/
	position: absolute;
	top: 0px;
	height: 194px;
	background-color: White;
	color:#D51F50; 
	font-size:8pt;
}

.div_header_narrow
{
	border-right: 0px;
	border-top: lightgrey 0px solid;
	left: 0px;
	border-left: lightgrey 0px;
	width: 100%;
	overflow:visible;
	/*border-bottom: #d4f2f4 3px solid;*/
	position: absolute;
	top: 0px;
	height: 41px;
	background-color: #988157;
	color:White; 
	font-size:8pt;
}

.a_header_logout
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:firebrick;
}
A.a_header_logout
{
	color:firebrick;
	text-decoration:none;
}
A.a_header_logout:hover
{
	color:blue;
}

.sp_header_big
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:bold; 
	color:#988157; 
	font-size:13pt;
	text-decoration:none;}


.sp_header_small
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:Black; 
	font-size:9pt;
	text-decoration:none;}

.sp_header_username
{
	font-family: verdana,arial,helvetica,sans-serif; 
	font-weight:normal; 
	color:Black; 
	font-size:7pt;
}

.table_form_dlg
{
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #dedce6;
	font-size: 9pt;
	color: black;
}

.table_form
{
	/*border-right: gray 2px solid;
	border-top: silver 1px solid;
	font-size: 9pt;
	border-left: silver 1px solid;*/
	color: black;
	/*border-bottom: gray 2px solid;*/
	font-family: verdana,arial,helvetica,sans-serif;
	/*background-color: #99ccff;*/
}

.table_form_dlg_sub
{
	border-right: gray 2px solid;
	border-top: silver 1px solid;
	font-size: 9pt;
	border-left: silver 1px solid;
	color: black;
	border-bottom: gray 2px solid;
	font-family: verdana,arial,helvetica,sans-serif;
	background-color: #dedce6;
}

.table_form_header
{
	background-color:#D51F50;
	font-family: verdana,arial,helvetica,sans-serif; 
	color:White; 
	font-weight:bold;
	font-size:11pt;
	text-align:left;
}

.A_dlg
{
	font-weight: normal;
	color: Navy;	
	font-size:11px;
	font-family: arial,verdana,helvetica,sans-serif;
}	
.A_dlg:hover{color:red;background-color:white;}		

.a_selected
{
	font-weight: normal;
	font-size:11px;
	color: yellow;
	cursor: hand;
	line-height: 15px;
	font-family: arial,verdana,helvetica,sans-serif;
	background-color:mediumblue;/*#336699; /*Blue; /*#988157;*/
	/*border-color:Blue;
	border-style:solid;
	border-width:medium;*/
}
.a_selected:hover{color:yellow;}		

.div_block_dlg
{
	border-right: gray 1px solid;
	padding-right: 3px;
	border-top: white 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: white 1px solid;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	background-color: #EEEEEE;
}

.dcol_zerro
{
	width:0px;
}

.td_odd_dlg
{
	font-size:10px; font-family:Arial,Helvetica,sans-serif; line-height:15px;background-color: #e6e6e6;
	cursor: hand;
}
.td_even_dlg
{
	font-size:10px; font-family:Arial,Helvetica,sans-serif; line-height:15px;background-color: #d4d4d4;
	cursor: hand;
}
.td_dlg_mouseover
{
	font-size:10px; font-family:Arial,Helvetica,sans-serif; line-height:15px;background-color: #d4d4d4;
	cursor: hand;
	background-color: white;
	color:red;
}


.td_total {font-size:10px; font-family:Verdana; line-height:15px;background-color: #EEEEEE;font-weight:bold;}
.th_foot
{
	font-weight: bold;
	font-size: 15px;
	line-height: 15px;
	font-family: Verdana;
	background-color: #EEEEEE;
}

H1
{
	font-weight: bold;
	font-size: 18pt;
	color: #2fa579 /*#D51F50*/;
	font-family: Arial,Helvetica,sans-serif;
	/*text-align: center;*/
}
.cH1
{
	font-weight: bold;
	font-size: 18pt;
	color: #2fa579 /*#D51F50*/;
	font-family: Arial,Helvetica,sans-serif;
	text-align: center;
}

.cH1_inv
{
	font-weight: bold;
	font-size: 18pt;
	color:  #D51F50/*#2fa579*/;
	font-family: Arial,Helvetica,sans-serif;
	/*text-align: center;*/
}

H2{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
		font-size:16pt;}
.cH2{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color:#2fa579 /*#D51F50*/; 
		font-size:16pt;}

H3{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
		font-size:14pt;}
.cH3{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
		font-size:14pt;}

.cH3_inv{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #D51F50 /*#2fa579 */;
		font-size:14pt;}

H4{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
		font-size:11pt;}
.cH4{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
		font-size:11pt;}

H5{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #2fa579 /*#D51F50*/;
 }
.cH5{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:bold; 
		color: #ff7f50;
 }

BODY
{
	font-size: 13.5px;
	/*color: brown;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: white;*/
}
.cBODY
{
	font-size: 13.5px;
	/*color: brown;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;
	/*background-color: #fff8e9;*/
	text-align:left;
}

A
{
	font-weight: bold;
	color: #D51F50;
	/*font-family: arial,verdana,helvetica,sans-serif;*/
	text-decoration:none;
}
/*A:visited{color:firebrick;}*/
A:hover{color:#0e4862;}

.cA
{
	font-weight: bold;
	/*text-decoration: underline;*/
	color:Blue;
}
/*A:visited{color:firebrick;}*/
A.cA:hover{color:red;}

SPAN
{
	/*font-size: 10.2pt;*/
}

BUTTON
{
	font-weight: bold;
	color: White;
	background-color:#2fa579;
	cursor:hand;
	font-size: 13pt;
}

.cBUTTON
{
	font-weight: bold;
	color:White;
	background-color:#2fa579;
	cursor:hand;
	font-size: 13pt;
}

.button_disabled
{
	font-weight: bold;
	color:#ffd500;
	background-color: lightgrey;
}

TEXTAREA
{
	font-family:Aria,Helvetica,sans-serif;
}

.sret_success{
	font-weight: normal;
	font-size: 9pt;
	color: blue;/*green*/
	font-family: Arial,Helvetica,sans-serif;
}

.sret{
		font-family: Arial,Helvetica,sans-serif; 
		font-weight:normal; 
		color:red; 
		font-size:9pt;}

.sretmark{
	border-right: red 1px solid;
	padding-right: 1px;
	border-top: red 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	margin: 1px;
	border-left: red 1px solid;
	color: White;
	padding-top: 1px;
	border-bottom: red 1px solid;
	font-family: Arial,Helvetica,sans-serif;
	background-color: Red;
}

.sinfomark
{
	border-right: green 1px solid;
	padding-right: 1px;
	border-top: green 1px solid;
	padding-left: 1px;
	font-weight: bold;
	font-size: 10pt;
	padding-bottom: 1px;
	margin: 1px;
	border-left: green 1px solid;
	color: White;
	padding-top: 1px;
	border-bottom: green 1px solid;
	font-family: Arial,Helvetica,sans-serif;
	background-color: Green;
}

.btnimg
{
	border-right: transparent 0px solid;
	padding-right: 0px;
	border-top: transparent 0px solid;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	border-left: transparent 0px solid;
	padding-top: 0px;
	border-bottom: transparent 0px solid;
}

.cal
{
	border-right: #d4f2f4 0px solid;
	border-top: #d4f2f4 2px solid;
	background: #99ccff;
	margin: 2px;
	vertical-align: middle;
	border-left: #d4f2f4 1px solid;
	border-bottom: #d4f2f4 0px solid;
	position: relative;
	cursor: hand;
}
.cal_hover
{
	border-right: silver 1px solid;
	border-top: #d4f2f4 0px solid;
	border-left: #d4f2f4 0px solid;
	border-bottom: silver 2px solid;
	background: #d4f2f4;
	margin: 2px;
	vertical-align: middle;
	position: relative;
	cursor: hand;
}
/*A.cal
{
	border-right: #fff8e9 0px solid;
	border-top: #fff8e9 2px solid;
	border-left: #fff8e9 1px solid;
	border-bottom: #fff8e9 0px solid;
	background: #fff8e9;
	position: relative;
	margin: 2px;
	vertical-align: middle;
	cursor: hand;
}
A.cal:hover
{
	border-right: silver 1px solid;
	border-top: #fff8e9 0px solid;
	border-left: #fff8e9 0px solid;
	border-bottom: silver 2px solid;
	background: #fff8e9;
	margin: 2px;
	vertical-align: middle;
	position: relative;
	cursor: hand;
}*/

/*.zalozka_aktivni
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 9px;
	background-image: url(img/zalozka-aktivni.JPG);
	text-transform: uppercase;
	color: #000000;
	font-family: verdana;
	height: 29px;
}*/
/*.zalozka_mouseover
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 9px;
	background-image: url(img/zalozka-mouseover.JPG);
	text-transform: uppercase;
	color: #000000;
	font-family: verdana;
	height: 29px;
}*/

.toolbar
{
	background-color: white;
}
.toolbar_button
{
	position: relative;
	border-right: buttonface 2px solid;
	border-top: buttonface 2px solid;
	margin: 2px;
	vertical-align: middle;
	border-left: buttonface 2px solid;
	width: 16px;
	border-bottom: buttonface 2px solid;
	position: relative;
	height: 16px;
}
.toolbar_button_mouseover
{
	border-right: gray 3px solid;
	border-top: lightgrey 1px solid;
	background: aliceblue;
	margin: 2px;
	vertical-align: middle;
	border-left: lightgrey 1px solid;
	width: 16px;
	border-bottom: gray 3px solid;
	position: relative;
	height: 16px;
}

.toolbar_button_TD
{
	border-right: gray 1px solid;
	padding-right: 1px;
	border-top: gray 1px solid;
	padding-left: 1px;
	padding-bottom: 1px;
	margin: 1px;
	vertical-align: middle;
	border-left: gray 1px solid;
	width: 16px;
	padding-top: 1px;
	border-bottom: gray 1px solid;
	position: relative;
	height: 16px;
}
.toolbar_button_mouseover_TD
{
	border-right: #336699 1px solid;
	padding-right: 2px;
	border-top: #336699 1px solid;
	padding-left: 0px;
	background: #bcbec4;
	padding-bottom: 2px;
	margin: 1px;
	vertical-align: middle;
	border-left: #336699 1px solid;
	width: 16px;
	padding-top: 0px;
	border-bottom: #336699 1px solid;
	position: relative;
	height: 16px;
}



/*.zalozka_aktivni {
	BACKGROUND-IMAGE: url(../img/zalozka-aktivni.gif); BACKGROUND-COLOR: #c0c0c0
}*/
.ear_active
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	background-image: url(img/ear_bgr.gif);
	color: #ffd500;
	font-family: arial,verdana,helvetica,sans-serif; 
	height: 29px;
	background-color: #D51F50;
	text-align: center;
	cursor:hand;
	border-right: #988157 1px solid;
}
.ear_bottom_line
{
	background-color: #988157;
	height:5px;
}

.a_ear_active{color: Black;}
.a_ear_active:hover{color: Black;}
/*A.ear_active:hover{color: yellow;}*/

/*A.ear_active
{
	font-family: arial,verdana,helvetica,sans-serif; 
	color: White;
	font-weight:bold; 
	text-decoration:none;}	
A.ear_active:hover{color:White;}*/

.ear_pasive{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	/*background-image: url(../img/ear_bgr.gif);*/
	background-image: url(img/ear_bgr.gif);
	/*text-transform: uppercase;*/
	/*color: #000000;*/
	font-family: arial,verdana,helvetica,sans-serif; 
	height: 29px;
	BACKGROUND-COLOR: #646464;
	text-align:center;
	color:White;
	cursor:hand;
	border-right: #988157 1px solid;
}

.ear_mouseover
{
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
	font-size: 11px;
	/*background-image: url(../img/ear_bgr.gif);*/
	background-image: url(img/ear_bgr.gif);
	color: #646464;
	font-family: arial,verdana,helvetica,sans-serif; 
	height: 29px;
	background-color:#ffd500;/*Silver; /*#EEEEEE;*/
	text-align:center;
	cursor:hand;
	border-right: #988157 1px solid;
}

.calendar
{
	border-right: gray 1px solid;
	padding-right: 3px;
	border-top: white 1px solid;
	padding-left: 3px;
	padding-bottom: 3px;
	border-left: white 1px solid;
	padding-top: 3px;
	border-bottom: gray 1px solid;
	background-color: #EEEEEE;
	font-weight: normal;
	font-size: 12px;
	line-height: 15px;
	font-family: Verdana,Helvetica,sans-serif;
}
A.calendar {
	font-weight: normal;
	color: #988157;	
	font-size:20px;
	font-family: arial,verdana,helvetica,sans-serif;
	text-decoration: none;
}
A.calendar:hover
{
	color: red;
	background-color: white;
	text-decoration: none;
}
.calendar_selday
{
	font-size: 12px;
	color: yellow;
	line-height: 15px;
	font-family: Verdana,Helvetica,sans-serif;
	background-color: #988157; /*mediumblue;*/
}

.txtval
{
	width: 0px;
	height:0px;
	visibility:hidden
}

.txtdate
{
	WIDTH: 80px; BACKGROUND-COLOR: #dedce6;/*HEIGHT: 22px; */
}
.txttime
{
	WIDTH: 135px; BACKGROUND-COLOR: #dedce6; /* #EEEEEE  HEIGHT: 22px; */
}
.txtdatero
{
	WIDTH: 80px; 
	/*color: brown;*/
	BACKGROUND-COLOR: transparent;
}
.txttimero
{
	WIDTH: 135px; 
	/*color: brown;*/
	BACKGROUND-COLOR: transparent;
}
.txtlist
{
	background-color: #dedce6;
}
.txtro
{
	color: Black;
	BACKGROUND-COLOR: transparent;
}

.txtro_edit_grid
{
	color: Black;
	BACKGROUND-COLOR: transparent;
	font-size:9pt;
	font-family:Arial Narrow;
	width:68px;
}
.txtro_edit_grid_big
{
	color: Black;
	BACKGROUND-COLOR: transparent;
	font-size:9pt;
	font-family:Arial Narrow;
	width:100px;
}
.txtro_edit_grid_small
{
	color: Black;
	BACKGROUND-COLOR: transparent;
	font-size:9pt;
	font-family:Arial Narrow;
	width:45px;
}
.txtro_edit_grid_right
{
	color: Black;
	BACKGROUND-COLOR: transparent;
	TEXT-ALIGN: right;
	font-size:9pt;
	font-family:Arial Narrow;
	width:68px;
}

.txt_edit_grid
{
	font-size:9pt;
	font-family:Arial Narrow;
	width:68px;
}
.txt_edit_grid_big
{
	font-size:9pt;
	font-family:Arial Narrow;
	width:100px;
}
.txt_edit_grid_small
{
	font-size:9pt;
	font-family:Arial Narrow;
	width:45px;
}

.txtstdsize
{
	width:155px;
}

.lbl_help
{
	CURSOR: help;
}

.tab_page
{
	border-right: gray 2px solid;
	border-top: #D51F50 4px solid;
	display: none;
	border-left: gray 1px solid;
	border-bottom: gray 2px solid;
	background-color: transparent;
}

.section_title
{
	color: #D51F50;/*Toto se ignoruje, pokud je class prirazena TD*/
	font-weight: bold;
    font-size: 11pt;
}

.section_title_with_line /*toto nefunguje, nutno priradit kazdemu TD elementu*/
{
	color: #52B42D;/*Toto se ignoruje, pokud je class prirazena TD*/
	font-weight: bold;
    font-size: 11pt;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#A5A147;
}

.section_title_td
{
	border-top: gray 1px solid;
	margin-top: 10px;
	padding-top: 10px;
}

.section_title_td_with_line
{
	border-top: gray 1px solid;
	margin-top: 10px;
	padding-top: 10px;
    border-top-width:1px;
    border-top-style:solid;
    border-top-color:#A5A147;
}

.hr_section_title
{
	color: Gray;
	height: 1px;
}

.div_body
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Arial, Verdana, Helvetica, sans-serif;
    FONT-SIZE: 10.5pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}

.table_wait
{
	border-right: gray 1px solid;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-bottom: gray 1px solid;
	background-color: lightgrey;
	font-size: 9pt;
	color: Black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.a_wait
{
	font-weight:normal;
	color: Navy;
}
A.a_wait:hover{color:red;}		

.div_wait
{
	display: none;
	left: 0px;
	width: 99%;
	position: absolute;
	top: 108px;
	left: 0px;
}

.td_wait_header
{
	font-weight: bold;
	font-size: 10pt;
	color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: navy;
}


/*A.z {
	COLOR: #000000; TEXT-DECORATION: none
}
A.z:hover {
	COLOR: #ff6600; TEXT-DECORATION: none
}*/
