.tabel_comanda { background:#FFFFFF; }
.header_comanda { font-size:14px; color:#9e1c1a; font-weight:bold; padding:4px }
.header_z { background:#185898; color:#FFFFFF; padding-left:2px; padding-right:2px }

.tabel_comparatie { background:#a4a4a4; }
.tabel_comparatie TD {background: #FFFFFF; padding:4px; }

input { 
	font-family:Tahoma, Arial, Verdana;
	color:#494949;
	font-size: 11px;
	background:#f5f5f5; 
	color:#555555; 
	border: 1px solid #999999;
}

select { 
	font-family:Tahoma, Arial, Verdana;
	color:#494949;
	font-size: 11px;
	background:#ffffff; 
	color:#555555; 
	border: 1px solid #999999;
}

.select_compara { 
	font-size: 12px;
	color:#555555; 
	border: 1px solid #999999;
}

textarea { 
	font-size: 11px;
	background:#f5f5f5; 
	color:#555555; 
	border: 1px solid #999999;
}

.buton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color:#14599F;
}

.data_stire_lista{
	font-family:Tahoma, Arial; color:#366b9c; 
	font-size:11px; font-weight:bold; 
}

.total_comanda { 
	color: #0c457e;
	font-size:12px;
	padding-bottom:10px;
	font-weight:bold;
}
.bold { font-weight: bold }

a.titlu_compara:link, a.titlu_compara:visited {
	font-size: 14px; font-weight: bold;
}

a.titlu_compara:hover {
	font-size: 14px;
}

.sitemap_table
{
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
}

.sitemap_table a
{
	color: #195A9D;
	font-size: 11px;
	text-decoration: underline;
}

.sitemap_table a:hover
{
	color: #266eb7;
	text-decoration: none;
}










/* ---------->>> jtip <<<---------------------------------------------------------------*/

#JT_arrow_left{
	background-image: url(../images/arrow_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}

#JT_arrow_right{
	background-image: url(../images/arrow_right.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}

#JT {
	position: absolute;
	z-index:100;
	border: 2px solid #CCCCCC;
	background-color: #fff;
}

#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}

.JT_loader{
	background-image: url(../images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}

#JT_close_left{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_close_right{
	background-color: #CCCCCC;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
}

#JT_copy p{
margin:3px 0;
}

#JT_copy img{
	padding: 1px;
	border: 1px solid #CCCCCC;
}

.jTip{
cursor:help;
}
