body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2B2B2B;
}
.sitemargin {
	padding: 10px 0;
}
.linkhome{
	margin:0px 33px 10px;
	float:right;
}
.cautare{
	float: left;
}
.meniu_top{
	background:url("img/new/meniu_top.png");
	width:571px;
	height:35px;
	line-height:33px;
	float:left;
	margin:10px 0;
}
.meniu_top a:hover{
	color:#0d6755;
}
.cauta_field{
	/*background:url("img/new/cauta_field.png") no-repeat;*/
    border-radius: 5px 5px 5px 5px;
    color: #9E9495;
    float: left;
    font-size: 12px;
    font-weight: bold;
    height: 39px;
    line-height: 39px;
    margin: 0 0 10px;
    padding: 0 5px;
    width: 140px;
	border:1px solid #E3D5D6;
	-webkit-border-radius:5px;
}
.buton_cauta{
	width:50px;
	height:39px;
	background:url("img/new/buton_cauta.png") no-repeat;
	border:0;
	cursor:pointer;
	float:left;
	margin:1px 0 0 5px;
	border-radius:5px;
	-webkit-border-radius:5px;
	overflow:hidden;
}
.meniu_top a{
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.mta1{
	margin:0 22px;
}
.mta2{
	margin:0 13px;
}
.mta3{
	margin:0 15px;
}
.mta4{
	margin:0 17px;
}
.mta4b{
	margin:0 10px;
}
.mta5{
	margin:0 13px;
}
.bordercontent{
	border:1px solid #e3d5d6;
	padding:8px;
}
.listaprod{
	padding:0;
	margin:0;
	list-style:none;
}
.listaprod li{
	line-height:30px;
	border-bottom:1px solid #e3d5d6;
	padding-left:10px;
}
.listaprod li:last-child{
	border-bottom:none;
}
.listaprod li:hover{
	background:#15a689;
}
.listaprod li:hover a{
	color:#fff;
}
.listaprod li:hover .sageata{
	background:url("img/new/sageata_hover.png");
}
.sageata_hover{
	height:13px;
	width:11px;
	background:url("img/new/sageata_hover.png") no-repeat;
	float:right;
	margin: 10px 10px 0 5px
}
.listaprod li:hover ul li:hover .sageata_hover{
	background:url("img/new/sageatam2_hover.png");
}
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	max-width:500px;
	z-index:99999999;
	overflow:hidden;
}
ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 width:198px;
 vertical-align: middle;
 zoom: 1;
}
ul.dropdown li a{
	width:165px;
	float:left;
}
ul.dropdown li ul li a{
	width:135px;
	float:left;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 0;
 left: 100%;
 z-index: 9999999999;
 width: 100%;
 margin:0;
 padding:0;
}
#tabs-3 iframe{
	z-index:1;
}
ul.dropdown ul li {
  display:inline-block;
  background-color:#15a689;
  color:#fff;
  border-bottom: none;
}

ul.dropdown ul li:hover{
	font-weight:bold;
	background-color:#295c4c;
}
ul.dropdown ul ul {
 left: 100%;
 list-style:none;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}
.box_top{
	width:203px;
	font-size:12px;
	font-weight:bold;
	height:29px;
	text-align:center;
	color:#fff;
	line-height:29px;
	background:#9e9495;
	border-top:1px solid #e3d5d6;
	border-left:1px solid #e3d5d6;
	border-right:1px solid #e3d5d6;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	-moz-border-radius-topleft:10px;
	-moz-border-radius-topright:10px;
	-webkit-border-radius-top-left:10px;
	-webkit-border-radius-top-right:10px;
}

.tabeljos a{
	font-weight:bold;
}
.tabeljos a:hover{
	color:#15a689;
}
.but_cumpara{
	background:url("img/new/but_cumpara.png");
	width:105px;
	height:39px;
	border:0;
	cursor:pointer;
}
.but_cumpara:hover{
	background:url("img/new/but_cumparahover.png");
}
.sageata{
	height:13px;
	width:11px;
	background:url("img/new/sageata.png") no-repeat;
	float:right;
	margin: 10px 10px 0 5px;
}
.cosbut{
	width:61px;
	height:32px;
	float:left;
	cursor:pointer;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background:#fff;
	margin-bottom: 0px;
}
td.cap_tabel {
	font-size: 12px;
	font-weight: bold;
}
td.status {
	color: #006600;
}
a {
	font-family: Verdana;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	color: #2B2B2B;

}
a:hover {
	color: #15a689;
}
a.categorie {
	font-weight: bold;

}
a.meniu_sus {
	color: #FFFFFF;
	font-weight: bold;
}
a.meniu_sus:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a.big {
	font-size: 14px;
	font-weight: bold;
}
p {
	font-family: Verdana;
	font-weight: normal;
	font-size: 10px;
	color: #2B2B2B;
}
.textStire
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2B2B2B;
}
.titluParagraf
{
	font-family:  Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #006600;
	padding: 0px;
	margin: 0px;
}
h1
{
	font-family:  Verdana;
	font-size: 20px;
	color: #15A689;
	padding: 0px;
	margin: 0px;
}
.alb
{
	color:#ffffff;
}
h2
{
	font-family:  Verdana;
	font-size: 13px;
	color: #006600;
	padding: 0px;
	margin: 0px;
}
h3
{
	font-family:  Verdana;
	font-size: 10px;
	color: #2B2B2B;
	padding: 0px;
	margin: 0px;
}
h4
{
	font-family:  Verdana;
	font-size: 16px;
	color: #2B2B2B;
	padding: 0px;
	margin: 0px;
}
h1.radacina
{
	font-family:  Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2B2B2B;
	padding: 0px;
	margin: 0px;
}
img {
	border: none;
}
input
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2B2B2B;
	border: 1px solid #BABABA;
}
input.button {
	border: 0px solid #545454;
	background-color: #545454;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;	
}
input.check {
	border: 0px;
}
input.eroare {
	border: 1px solid #B3091A;
}
textarea.eroare {
	border: 1px solid #B3091A;
}
td.eroare {
	color: #B3091A;
	font-weight: bold;
}
select {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #2B2B2B;
	border: 1px solid #BABABA;
}
textarea {
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #2B2B2B;
	border: 1px solid #BABABA;
}
.hline {
	background-image: url(img/h_dot.jpg);
	background-repeat: repeat-x;
}
.box {
	border: 1px solid #99CCBD;
	background-color: #EDF6F4;
}
.produse_cat {
	font-weight: bold;
	color: #2B2B2B;
	background-color: #D2E9E4;
}
.produse_subcat {
	font-weight: bold;
	color: #2B2B2B;
	background-color: #EDF6F4;
}
.produse {
	background-color: #FFFFFF;
}
.disabledinput {
	border: 1px solid #99CCBD;
	background-color: #FFFFFF;
	color: #2B2B2B;
	text-align:right;
	font-size: 13px;
	font-weight: bold;
}
#mycarousel{
	height:204px;
	width:927px;
	float:left;
	margin: 3px 5px 0 5px;
}
#mycarousel ul{
	margin:0;
	padding:0;
	list-style:none;
}

.linie-jcarousel-control	{ margin-bottom:4px; }
.jcarousel-skin-tango 	{ width:937px;height:215px;z-index:1; }
.jcarousel-skin-tango .jcarousel-container 				{ background: #F0F6F9;width:927px;height:204px; }
.jcarousel-skin-tango .jcarousel-container-horizontal 	{ width: 927px; }
.jcarousel-skin-tango .jcarousel-container-vertical		{ width: 75px; height: 204px; padding: 40px 20px; }
.jcarousel-skin-tango .jcarousel-clip-horizontal 		{ width: 927px; height: 204px; float:left; border:1px solid #bbbbbb;overflow:hidden;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px; }
.jcarousel-skin-tango .jcarousel-clip-vertical 			{ width: 75px; height: 204px; }
.jcarousel-skin-tango .jcarousel-item 					{ width: 927px; height: 204px; }
.jcarousel-skin-tango .jcarousel-item-horizontal 		{ margin-right: 10px; }
.jcarousel-skin-tango .jcarousel-item-vertical			{ margin-bottom: 10px; }
.jcarousel-skin-tango .jcarousel-item-placeholder		{ background: #fff; color: #000; }
.jcarousel-container	{ position: relative; }
.jcarousel-clip			{ z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list			{ z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li,
.jcarousel-item			{ float: left; list-style: none; width: 927px; height: 204px; }
.jcarousel-next			{ z-index: 3; display: none; }
.jcarousel-prev			{ z-index: 3; display: none; }
.casuta-nr a				{ width:13px;height:12px;background:url(img/new/casuta_nr.png);display:inline-block; }
.casuta-nr-sel a			{ width:13px;height:12px;background:url(img/new/casuta_nr_sel.png);display:inline-block; }
.casuta-nr, .casuta-nr-sel { width:13px;height:12px;cursor:pointer;display:inline-block; }
