@charset "utf-8";
/* CSS Document */

html {

}
body {
   margin: 0;
   font-size: 1.2em;
   font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
   color: #333;
   background-color: #9D4F00;
}
::-webkit-input-placeholder { /* WebKit, Blink, Edge */
   color:#A77101;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#A77101;
   opacity:1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#A77101;
   opacity:1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:#A77101;

}

a {
	color:#AE5700;text-decoration:none;
}

a:hover {
   text-decoration: underline;
   color: #079A03
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
}
a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
}
.but_back {
   text-align: center;
   font-size: 1em;
   width: 60px;
   margin: 0 auto;
  /* padding: 5px 0;*/
   border: solid 1px #FFF;
   border-radius: 4px;
   background-color: #BA6A00;
   background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(97,97,97,1.00)),color-stop( 100% , rgba(0,0,0,1.00)));
   background-image: -webkit-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: -moz-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: -o-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: linear-gradient(180deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
}
.out, .out a {
    text-align: center;
   font-size: 1em;
   width: 100px;
      margin: 0 auto;
color:#FFF;
   border: solid 1px #FFF;
   border-radius: 4px;
   background-color: #BA6A00;
   background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0% , rgba(97,97,97,1.00)),color-stop( 100% , rgba(0,0,0,1.00)));
   background-image: -webkit-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: -moz-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: -o-linear-gradient(270deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%);
   background-image: linear-gradient(180deg,rgba(97,97,97,1.00) 0%,rgba(0,0,0,1.00) 100%); 
}

.but_s {width:100%;
max-width:130px;
padding:8px 2px;
text-align:center;
background:#448701;
color:#FFF;
}
.scrul {
   overflow-x:auto;
}
table, tbody, form {
   width: 100%;
   display: table; background:#FFF
}
tbody {  border: solid 1px #C5C5C5;
/*background-color:#CCC */
}
th, td {
 /* text-align: left;*/
  padding: 0 5px;

}
td { color: #000; font-size: 1em; }
th {
   background-color: #FF8C1A;
/*   color: #000000;
   font-size: 1.2em;
   font-weight: bold;*/
}
.td_p0{ padding:0}
tr:nth-child(even){ background-color: #FFF2E6 }
.descriere_pt {
   font-size: 1em;
   color: #000;
.pret {font-size:1em; color:#000;}
.titlu_categorii { font-size:1.4em; color:#B96A00; text-shadow: 0 1px 1px #000000;}
.titlu_categorii a {color:#00f; }
.clr {
	font-size: 1px;
	line-height: 0;
	clear: both;
	height: 1px;
	padding:0; margin:0;
}
.centru {background:#B6FF93; margin:0 auto; text-align:center; padding-top:50px}
.umbra {
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
}
.foto {
	border-radius: 6px;
	margin-right: 10px;
	margin-bottom: 5px;
	max-width: 100%;
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
	float: left;
}
.foto2 {
	border-radius: 6px;
	margin: 5px 0;
	max-width: 100%;
	-webkit-box-shadow: 0px 0 8px 0px #666;
	box-shadow: 0px 0 8px 0px #666;
}
.umbra_text {
	text-shadow: 0 1px 1px #000000;
}

.titlu {
	font-size: 1.2em;
	/*text-shadow: 0 1px 1px #000000;*/
}
.titlu_ad {
	font-size: 1.6em;
	text-shadow: 0 1px 1px #000000;
	color:#005DDD;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
}
.titlu a {
	color: #000000;
}
.titlu a:hover {
	color: #07A0CE;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
 color: red;
 opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
 color: red;
}

::-ms-input-placeholder { /* Microsoft Edge */
 color: red;
}
.erori {
	color: red;
	font-size: 1em;
}
.color_p { color: #C66300 }
.color_a { color:#00F }
.text_mic { font-size:11px; color:#FFF}
#btnEmpty {
	background-color: #ffffff;
    border: #FFF 1px solid;
    padding: 1px 10px;
    color: #ff0000;
    font-size: 0.8em;
    float: right;
    text-decoration: none;
    border-radius: 4px;
}



