 img
 {
	border: none;
 }

 body
 {
 	margin: 0px;
 	background: rgb(220,220,220) url(../img/pozadi.png) repeat-y left;
 	font-family: Arial;
 }

 HR
 {
 	height: 0px;
 	border: 0px;
	border-bottom: 1px rgb(150,150,150) solid;
 }

 .bodydiv
 {
 	/*background-color: rgb(242,242,242);*/
 	min-width: 1000px; 	
 	_width: expression(document.body.clientWidth < 1000? "1000px" : "auto" );
 	
 }

 .admintopheader
 {
 	color: rgb(10,10,10);
 	background: url(../img/linka1.png) no-repeat bottom center;
 	height: 50px;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: 0px;
 }

 .prihlasen
 {
 	/*background: url(../img/app_logo1.png) no-repeat right top;*/
 	float: left;
 	width: 363px;
 	font-size: 8pt;
	margin-top: 5px;
 }
 
 a.menu_top_link
 {
	display: block;	
	width: 118px;
	height: 80px;
	float: left;
 }



 .leftpanel
 {
 	position:absolute;
	top:0px;
	left:0px;
	font-weight: bold;
	z-index:6;
	width: 155px;
	/*height: 800px;
	overflow: auto;*/
 }

 a.menu_panel_1, a.menu_panel_2, a.menu_panel_1_sel, a.menu_panel_2_sel
 {
	display: inline-block;
	height: 16px;
	_height: 19px;
	font-size: 7pt;
	padding-top: 3px;
	text-decoration: none;
	color: black;
	border-right: 1px rgb(50,50,50) solid;
 }
 
 a.menu_panel_1, a.menu_panel_1_sel
 {	
	width: 38px;
	_width: 58px;		
	padding-left: 20px;
	
 }
 
 a.menu_panel_2, a.menu_panel_2_sel
 {	
	padding-left: 5px;
	padding-right: 5px;	
	margin-left: 1px;
 }
 
 a.menu_panel_1_sel, a.menu_panel_2_sel
 {
	color: white;
 }
 

 .logo_app
 {
	padding-left: 10px;
	width: 130px;
	float: left;
 }
 
 .menu_top_panely
 {

	background: url(../img/lista_panely.png) no-repeat bottom;
	height: 16px;
	_height: 19px;
	overflow: hidden;
 }
 
 .menu_top_lista
 {
	margin-left: 145px;
	padding: 5px;

	background: url(../img/1.png) no-repeat bottom left;
	margin-right: 10px;

	width: 750px;
 	height: 79px;
 	_height: 89px;
	overflow: hidden;
	/*border: 1px red solid;	*/
 }

 .top_menu_btn, .top_menu_btn_sipka
 {
	text-decoration: none;
	/*border: 2px rgb(50,50,50) solid;*/
	margin-right: 0px;
	padding: 2px;
	padding-top: 0px;	
	
	
	display: block;	
	float: left;
	text-align: center;
	font-size: 7pt;
	color: rgb(200,200,200);
	width: 58px;
	height: 78px;
 }

 .top_menu_btn_sipka
 {
	width: 15px;
	padding-top: 20px;
	height: 58px;
	_height: 79px;
 }

 .app_img
 {
	width: 110px;
 }

 .top_menu_img
 {
	
 }
 
 .top_menu_caption
 {
	font-size: 9pt;
	font-weight: bold;
 }


 .obsah
 {


	/*top:30px;*/

	/*margin-left:145px;*/
	
	/*width: 85%;*/
	/*min-height: 600px;
	_height: 600px;*/

	/*background-color: white;*/
	text-align:left;
	padding-left: 5px;
	padding-right: 3px;
	/*border-left: 1px silver solid;
	border-right: 1px silver solid;*/
	padding-top: 1px;
	/*background-color: #ffffff;*/
	height: 100%;
	/*height: 800px;
	overflow: auto;*/
	/*color: rgb(240,240,240);*/
	color: black;
 }

 /*.obsah a
 {
	font-size: 10pt;
 }*/

 /* ---------------------           LEFT MENU     --------------- */

 div.menu
 {
	margin-top: 0px;
	margin-left: 10px;
	/*border: 1px rgb(200,200,200) solid;*/
 }

 A.menu, A.menu_sel
 {
 	font-size: 10pt;
	margin-left: 5px;
	/*padding-top: 5px;/
	/*color: #901d78;*/
	color: rgb(250,250,250);
	display:block;
	text-decoration: none;
	cursor: hand;
 }

 A.menu_sel
 {
 	color: rgb(200, 200, 200);
 }

 ul.menu
 {
 	list-style: none;
 	color: rgb(150, 150, 150);
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
 }

 li.menu, li.menu_sel
 {
 	padding-top: 7px;
 	list-style: none;
 	_list-style-position: outside;
 	color: rgb(250, 250, 250);
	margin-top: 5px;
	width: 130px;
	/*background: url(eres_unpressed.jpg) no-repeat;*/
	text-align: left;
 	cursor: hand;
 }


 li.menu_sel
 {
 	/*color: #901d78;*/
 	font-weight: bold;
 	color: rgb(200, 200, 200);
 	text-decoration: underline;
 }

 /*li.menu_sel
 {
 	background-color: white;
 	color: black;
 }*/

 li.menu:hover
 {
	color: rgb(200, 200, 200);
 	font-weight: bold;
 	text-decoration: underline;
 }

 .menugroupcaption
 {
 	font-size: 14pt;
 	color: white;
 	margin-top: 10px;
 	
 }

 
 .menugroup
 {
 	margin-bottom: 15px;
 	/*border: 1px silver solid;*/
 }

 /* ---------------------           OSTATNI STYLOVANI     --------------- */
 A
 {
	color: rgb(250,250,250);	
 }

 A:hover
 {
	color: rgb(220,220,220);
 }

 a.nodecoration
 {
	text-decoration: none;
	font-size: 12pt;
 }

 TABLE
 {
 	border-collapse: collapse;
 }

 TABLE.noborder
 {
 	border: none;
 }

 TD
 {
 	border: none;
 	border-bottom: 1px rgb(150,150,150) solid;
	padding: 2px 2px 2px 2px;
	font-size: 11pt;
 }

 TD.noborder
 {
 	border: none;
 	font-size: 11pt;
 }

 TH
 {
 	padding: 2px 2px 2px 15px;
 	border: none;
 	border-bottom: 1px black solid;
	text-align: left;
	font-size: 9pt;
	color: rgb(50,50,50);
 }


 TH.th_celkem
 {
	padding: 2px 2px 2px 15px;
 	border-bottom: 1px black solid;
	border-top: 1px black solid;
	text-align: right;
	font-size: small;
 }

 H1, H2
 {
	text-align: left;
	font-size: 12pt;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: white;
 }

 H3
 {
	text-align: left;
	/*background-color: white;*/
	font-size: 11pt;
	margin: 0px;
	padding: 3px;
	padding-bottom: 25px;
	padding-left: 0px;
	color: rgb(200,200,200);
 }

 H4
 {
	text-align: left;
	font-size: 10pt;
	margin: 0px;
	padding: 3px;
	color: rgb(200,200,200);
 }

 .editlabel, .required_editlabel
 {
 	font-size: 10pt;
 	padding: 2px;
	display: inline-block;
	float:left;
	font-weight: normal;
	color: black;
 }

 .required_editlabel
 {
 	font-weight: bold;
 }


 .textfield
 {
	font-size: 10pt;
 }


 .grid
 {
	padding: 10px;
	text-align:left;
	border-top: 1px rgb(150,150,150) solid;
	border-left: 1px rgb(150,150,150) solid;
	border-bottom: 1px rgb(150,150,150) solid;
 }

 form
 {
	/*background-color: #e4e4e4;*/
	border: 1px rgb(150,150,150) solid;
	padding: 10px;
	text-align:left;
 }

 form a, .grid a
 {
	color: black;
 }

 .editorinputdiv
 {
	/*border-bottom: 1px #e4e4e4 solid;*/
	float: none;
	padding-top: 2px;
	min-height: 20px;
 }

 .edit_input
 {
 	border-top: 1px black solid;
 	border-left: 1px black solid;
 	border-bottom: 1px silver solid;
 	border-right: 1px silver solid;
 	background-color: rgb(240,240,240);
 	_padding-right: 14px;
 }

 .button_maly, .button_maly_small
 {
 	border-top: 1px silver solid;
 	border-left: 1px silver solid;
 	border-bottom: 1px black solid;
 	border-right: 1px black solid;
 	padding-left: 5px;
 	padding-right: 5px;
 	/*background-color: rgb(220,220,220);*/
 	background: url(../img/btn_pozadi.png) repeat-x center;
 	text-decoration: none;
 	color: black;
 	font-size: 10pt;
 }
 
 .button_maly_small
 {
    font-size: 8;
 }

 a.button_maly
 {
	color: black;
 }
 
 #upravit_btn, #tisk_btn, #dotaz_btn
 {
	_margin-right: 5px;
	height: 19px;
	cursor: hand;	
 }

 .void_form
 {
	/*background-color: white;*/
	border: none;
	padding: 5px;
	margin: 0px;
 }

 #warning, .warning { color: #A42F31; font-weight: bold; padding: 5px;}

 .warn
 {
	color: red;
	font-weight: bold;
	padding: 5px;
 }

 .even_color
 {
 	background-color: rgb(190,190,190);
 }

 .odd_color
 {
 	/*background-color: white;*/
 	background-color: rgb(160,160,160);
 }

 .hint
 {
 	font-size: 8pt;
 	font-weight: normal;
 }

 .nadpis
 {
 	font-size: 12pt;
 	font-weight: bold;
 }

 .textarealabel2
 {
	font-size: 10pt;
 }

 .strankovani
 {
 	padding-bottom: 0px;
	text-align: center;
 }

 .strana_vybrana
 {
 	font-weight: bold;
 	padding-left: 5px;
 	padding-right: 5px;
 }

 .strana
 {
 	padding-left: 5px;
 	padding-right: 5px;
	font-size: 10px;
	color: rgb(131, 130, 129);
 }

  .thumb
  {
  	border: 2px rgb(80,80,80) solid;
  	text-align: center;
  }

 #kat_div_
 {
	font-size: 12pt;
	font-weight: bold;
 }

 .kategorie, .kategorie_sel
 {
	font-size: 12pt;
	margin: 4px;
	color: white;
 }
 
 .kategorie_sel
 {
	font-weight: bold;
	background-color: black;
	cursor: move;
	color: white;
 }
 
 .dlg_kategorie, .dlg_kategorie_sel
 {
	font-size: 12pt;
	margin: 4px;
 }

 .dlg_kategorie_a
 {
	color: black;
 }
 
 .dlg_kategorie_sel, .dlg_kategorie_a:hover
 {
	font-weight: bold;
	color: black;
	background-color: rgb(225,225,225);	
 }


 a.button_a
 {
	border-top: 1px rgb(20,20,20) solid;
	border-left: 1px rgb(20,20,20) solid;
 }

 .help
 {
	text-align: right;
	font-size: 10pt;
 }

 .leftborder
 {
	border-left: 1px silver solid;
 }
 
 .notification
 { 	
 	padding: 3px;
 	padding-left: 10px;
 	background-color: rgb(255,255,153);
 	border: 1px rgb(112,112,112) solid;
 	font-weight: normal;
 	color:  black;
 }
 
 .notification a
 {
	color: blue;
 }

 .zak_reakce
 {
	border: 1px rgb(220,220,220) solid;
 }
 
 .zak_pol_nazev
 {
	font-weight: bold;
 }
 
 .zak_pol_upr
 {
	margin-left: 200px;	
 }

 #dotaz
 {
	text-align: left;
	padding-left: 20px;

 }

 #dotaz_div
 {
	width: 400px;
	height: 200px;
	
	/*display: none;*/
 }
 
 .zbozi
 {
	cursor: move;
 }

 .kategoriecl, .kategoriecl_sel
 {
	font-size: 12pt;
	margin: 4px;
 }

 .kategoriecl_sel
 {
	font-weight: bold;
	background-color: silver;
	/*color: white;*/
 }

 .firmaskupina, .firmaskupina_sel, .firmaskupina_sel a
 {
	padding-top: 2px;
	padding-bottom: 2px;
	color: white;
 }

 
 #timeoutdiv
 {
	padding: 5px;
	color: rgb(190,0,0);
	font-size: 12pt;
	background-color: white;
	clear: both;
	text-align: center;
	display: none;
 }

 /* ************************************************** */
 #CalendarControlIFrame {
  display: none;
  left: 0px;
  position: absolute;
  top: 0px;
  height: 250px;
  width: 250px;
  z-index: 99;
}
#CalendarControl {
  position:absolute;
  background-color:#FFF;
  margin:0;
  padding:0;
  display:none;
  z-index: 100;
}
#CalendarControl table {
  font-size: 8pt;
  border-left: 1px solid #EEA230;
  border-right: 1px solid #EEA230;
}
#CalendarControl th {
  font-weight: normal;
}
#CalendarControl th a {
  font-weight: normal;
  text-decoration: none;
  color: #FFF;
  padding: 1px;
}
#CalendarControl td {
  text-align: center;
}
#CalendarControl .calendar_header {
  /*background-color: #e65b00;*/
  background-color: #EEA230;
}
#CalendarControl .calendar_weekday {
  background-color: #DDD;
  color: #000;
}
#CalendarControl .calendar_weekend {
  background-color: #FFC;
  color: #000;
}
#CalendarControl .calendar_current {
  border: 1px solid #339;
  background-color: #EEA230;
  color: #FFF;
}
#CalendarControl .calendar_weekday,
#CalendarControl .calendar_weekend,
#CalendarControl .calendar_current {
  display: block;
  text-decoration: none;
  border: 1px solid #FFF;
  width: 2em;
}
#CalendarControl .calendar_weekday:hover,
#CalendarControl .calendar_weekend:hover,
#CalendarControl .calendar_current:hover {
  color: #FFF;
  background-color: #EEA230;
  border: 1px solid #999;
}
#CalendarControl .calendar_previous {
  text-align: left;
}
#CalendarControl .calendar_next {
  text-align: right;
}
#CalendarControl .calendar_previous,
#CalendarControl .calendar_next {
  padding: 1px 3px 1px 3px;
  font-size: 1.4em;
}
#CalendarControl .calendar_previous a,
#CalendarControl .calendar_next a {
  color: #FFF;
  text-decoration: none;
  font-weight: bold;
}
#CalendarControl .calendar_title {
  text-align: center;
  font-weight: bold;
  color: #FFF;
}
#CalendarControl .calendar_empty {
  background-color: #CCC;
  border: 1px solid #FFF;
}

.klikaci
{
	cursor: pointer;
}