.btn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
	border: 1px solid;
}
.lpos {
	position:relative;
	left: 1em;
	width: auto;
	font-size: 100%;
	color: #000000;
	font-weight: bold;
	text-align: center;
	display: inline;
	visibility: visible;
	z-index: auto;
}

.grtext2{ border:solid #cacaca 1px; padding:10px;}

h3{ padding:2px 0px 0px 20px; }
.orangetext{ color:#FF6600;}

.cst-tnx{ 
		float:left; 
		width:246px; 
		margin-left:10px; 
		/*background:url(../images/bg-casete-thank-you.jpg) bottom no-repeat;  */
		padding:5px;
		}
.cst-tnx li{font-size:90%}
.head-cst-oty{  padding:5px 0px 5px 0px; font-size:18px; border-bottom:solid 2px #c2c2c2; }
.bestdeal{ margin-left:25px; font-size:11px; clear:both; padding-top:5px;}
.cst-detalii{ padding:5px; background-color:#e5e5e5; border-style:solid; border-color: #999999; border-width:1px;}
.cst-tnx ul.sageti li{font-size:100%;}
.cst-tnx ul.sageti li a{ color:#000000;}
.cst-tnx ul.sageti li a:hover{ color:#ff6600;}

h4 {
	margin:5px 0px 5px 0px;
}

.tbStandardNew {
	width:100%;
}

.tbStandardNew tr td {
	
	padding: 5px 5px;
}
.tbStandardNew tr td:first-child {
	text-align:left;
	font-weight:bold;
}










h3 a {
	color:#ff6600;
}

h3 a:hover {
	color:#000000;
}


/* blaa*/
ul.tabsoty {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	width: 100%;
	margin:-1px;
	border-bottom: 2px solid #ededed;

}
ul.tabsoty li {
	float: left;
	margin: 0;
	padding: 0px ;
	height: 31px;
	line-height: 31px;
	border-left: none;
	background:url(../images/nav/tabs2.jpg) no-repeat top left;

	position: relative;
}
ul.tabsoty li a {
	background:url(../images/nav/ar.jpg) no-repeat right top;
	text-decoration: none;
	color: #000000;
	/*font-weight: bold;*/
	display: block;
	padding: 0 40px;
	border: 1px solid #fff;
	outline: none;

}
ul.tabsoty li a:hover {
}	

html ul.tabsoty li.active  a {
	background:url(../images/nav/ar-active.jpg) no-repeat right top;
	color: #ff6600;
	font-weight: bold;
}	

html ul.tabsoty li.active   {
	background:url(../images/nav/tabs-over.jpg) no-repeat top left;
	border-bottom: 1px solid #fff;
}