/*format toolbaru*/
.toolbar { background-color: white;}

/* tlacitka toolbaru */
.toolbar_new_active {background.color:white}
.toolbar_new_disable {background.color:white}
.toolbar_new_with_active {background.color:white;}
.toolbar_new_with_disable {background.color:white;}
.toolbar_change_active {background.color:white;}
.toolbar_change_disable {background.color:white;}
.toolbar_delete_active {background.color:white;}
.toolbar_delete_disable {background.color:white;}
.toolbar_submit_active {background.color:white;}
.toolbar_submit_disable {background.color:white;}
.toolbar_reset_active {background.color:white;}
.toolbar_reset_disable {background.color:white;}

/*podbarveni sudeho radku tabulky*/
.color_row { background-color: whitesmoke; }

/*format tabulky*/
.tabform { background-color: white; border: 0pt; font-size: 8pt; }
.tabform th { background-color: #FF3131; border: 0pt solid Black; color:white}
.xtabform th a { color:white;}
.xtabform tr { vertical-align: middle; height: 15pt;  }


/* rychlofiltr */
.stilist_top {
  background:white;
}

.stilist_top form input {
	background:white;
}

.sti_detail_head th {
	background:white;
}

/* ===== ABACUS redefine ===== */

body {
  background:white;
  margin:0px;
  padding:0px;
}

/* ===== ABACUS new ===== */

#ab_top_info {
  background:url('');
}

#ab_menu_second {
  background:#FF3131 url('');
  
}

.ab_menu_second_items a {
	color:white;
}


.ABARmaId {
font-weight: bolder;
font-size:14pt;
}

.ABARmaAdresa {
font-weight: bolder;
font-size:14pt;
}

.ABARmaAdresaMesto {
color: red;
}

.loginpromo {
  color: black;
  text-align:center;
}

.loginpromo_logo {
  padding-top: 30px;
}

.loginpromo_hlavicka {
  padding-top: 10px;
  font-size: 16pt;
  color: black;
}

.loginpromo_text {
  padding-top: 10px;
  text-align:center;
  font-size: 8pt;
  color: black;
}

.h1inlineleft {
  display: inline;
  float:left;
}

.h1inlineright {
  display: inline;
  float:right;
}

.h1inlineright a{
  display: inline;
  float:right;
}

