table.reg_table td {
  font-size: 13px;
}



table.basket { 
   /*border-collapse: collapse;*/ 
   margin-left: 5px;
}
table.basket td { 
   text-align: left;   
   padding: 2px;
}

table.basket th {   
   background-color: #3C454E;
   color: white;
   font-weight: bold;
   text-align: left;
   padding: 0.2em;
}


/*--------------------------*/

.basket_hlaseni {
  font-weight: bold;
}


/*--------------------------*/


table.basket_menu {    
   margin-left: 5px;
}
table.basket_menu td { 
   background-color: #3C454E;
   text-align: center;
   font-weight: bold;
   height: 25px;   
   padding: 2px;
}

/* -- tlacitko -- */
.bn_basket {
  font-family: Verdana; 
  color: #ffffff	;    
  font-size: 12px; 	  
  background-color : #3C454E;
  border : 1px solid #888888;
  cursor: pointer;
	cursor: hand;
}


.i_basket {
  font-size: 11px; 	
  color: black;	
}

.id_basket {
  font-size: 11px; 	
  color: #333333;	
  background-color : #cccccc;
}

/* ----------------------- */

.fade-f00 {
	color:red; 
	font-weight: bold;
	/*background-color : white;*/
}



 .tab_item_desc td { padding-left: 0px; }