.numegal {
  display: block;
  width: 860px;
  float: left;
  font-size: 24px !important;
  text-align: center !important;
  color: #A06025;
  margin: 10px 0 0 0;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 1px 1px 4px #000, 0 0 0 #000, -1px 1px 4px #000;
}

.numegal:hover {text-shadow: 0 0 1px #000;transition: all 0.3s linear 0;}
/* .galerie:hover {box-shadow: 0 0 1px #1B1B15 inset;transition: all 0.6s linear 0;} */

.pozele {
	display: none;
}

.preturi {
	/*width: 840px;*/
	font-weight: bold;
	/*margin: 5px;*/
	font-size: 18px;
	cursor: default;
}

.preturi tr {
	background-color: #C6B395;
}

.preturi tr td {
	padding: 2px 2px;
	text-align: center;
	color: #333333;
}

.preturi tr:hover {background-color: #d1b386;}
.tathumb {width: 52px;height: 52px;margin-top: 5px;}
.nrsc {display:block; width:80%; margin: 20px 10%;background-color: #774411; height: 1.2em;text-align: center; padding: 10px 0; font-size: 2em;font-weight: bold;}
#corp .nrsc:hover {background-color:#8EC531; transition: all 1s;}
.pretscari {display: none;}

/* year menu */
#year2015, #year2016,#year2017, #year2018 {display: none;}
.yearselect {display:block; background-color: #774411;width:100%; margin: 20px 0; padding: 2% 0; font-size: 3em; font-weight: bold; text-align: center;}
.yearselect:hover {color:#A06025 !important; box-shadow: #A06025 0 0 12px inset; transition: all 0.6s linear 0s; }

#personal {display:block; width:100%;}
#formular {display:block; width:100%;}
.dav {
	display: inline-block;
	background-color: #333;
	padding: 4px 110px 4px 100px;
	margin: 10px 0px;
	margin-right: 100px;
	text-align: center;
	font-size: 22px !important;
}

.vandut {
	background-color: #BBA480 !important;
}

table th {
	text-align: center;
	background-color: #AF9469;
	font-weight: bold;
	padding: 4px 4px;
	font-size: 1.2em;
	color: #333333 !important;
}

/* meniu selectie scara */
#meniuselectie {position: fixed;display: block;top:48%;right:0;z-index: 9999;}
#meniuselectie a {display:block;padding: 8px;margin-top:10px;font-size: 1.2em;background-color: #8EC531;box-shadow: 0 0 2px #000 inset;}
#meniuselectie a:hover {box-shadow: 0 0 50px #333 inset; transition: all 0.6s ease-in-out}

@media (max-width: 1020px) {
#meniuselectie {display:none;}
}

/* blinker */




.sold {
	position:relative;
}

.soldout {
	z-index: 500;
	position:absolute;
	left:35%;
	top:-18%;
	height:120px;
}

