.CHENARSUBTIREROTUNJOR {
	width: auto;
	height: auto;
	padding-left: 5px;
	overflow: auto;
	font-family: "Arial";
	font-size: 16px;
	border: 3px solid #000;
	border-radius:20px;
	margin:auto;
	text-align:center;
	background-color:rgba( 255, 228, 196, 0.3);
	vertical-align: middle;
	
}


.CHENARSUBTIREROTUNJORJUSTIFICAT {
	width: auto;
	height: auto;
	padding-left: 5px;
	overflow: auto;
	font-family: 'Arial Narrow';
	font-size: 16px;
	border: 1px solid #020539;
	border-radius:10px;
	margin:auto;
	text-align:justify;
	background-color:rgba( 255, 228, 196, 0.7);
	padding: 30px;
	
}


.CHENARSUBTIREROTUNJORJUSTIFICATCENUSIU {
	width: auto;
	height: auto;
	padding-left: 5px;
	overflow: auto;
	font-family: 'Arial Narrow';
	font-size: 16px;
	border: 1px solid #020539;
	border-radius:10px;
	margin:auto;
	text-align:justify;
	background-color:rgba(112,110,110,0.4);
	padding: 30px;
	
}







.BUBULICI {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	border: 3px solid #000;
	border-radius:20px;
	margin:auto;
	background-color:rgba( 255, 228, 196, 0.3);
}


.BUBULINN {
	font-family: Impact;
	font-size: 30px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	border: 3px solid #000;
	border-radius:20px;
	margin:auto;
	background-color:rgba( 255, 228, 196, 0.3);
}


.BUBULIN {
	font-family: Impact;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	border: 3px solid #000;
	border-radius:20px;
	margin:auto;
	background-color:rgba( 255, 228, 196, 0.3);
}
.BUBULINVERNIL {
	font-family: Impact;
	font-size: 35px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	border: 3px solid #000;
	border-radius:20px;
	margin:auto;
	background-color:rgba(116,245,239,0.7);
}
.BOTAOPAINEL
{
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color:#5F4949;
	margin:10px;
	border: 3px solid #000;
	border-radius:10px;
	text-align: center;
	width: 200px;
	height: 50px;
	box-shadow:5px 5px 5px #000000;
	background-color:rgba(244,219,244,0.50);
	flex:1;
	float:left;
	justify-content: center;
	align-items: center;
	padding-top: 3%;
		padding-bottom: 1%;
    
	
}


.BOTAOMIC
{
	font-family:"Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color:black;
	margin:10px;
	border: 3px solid #000;
	background-color:rgba(244,219,244,0.50);
	border-radius:10px;
	text-align: center;
	width: 300px;
	height: 50px;
	box-shadow:5px 5px 5px #000000;
	flex:1;
	float:left;
	justify-content: center;
	align-items: center;
	padding-top: 3%;
		padding-bottom: 1%;
    
	
}



.CONTAINER
{
	display:flex;
	justify-content: center;
	align-items: center;
	
}
.JUSTIFICAT {
	font-size: 18px;
	color: #000;
	text-align: justify;
	font-family: Arial;
}

#picture__input {
  display: none;
}

.picture {
  width: 400px;
  aspect-ratio: 16/9;
  background: #ddd;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #aaa;
  border: 2px dashed currentcolor;
  cursor: pointer;
  font-family: sans-serif;
  transition: color 300ms ease-in-out, background 300ms ease-in-out;
  outline: none;
  overflow: hidden;
}

.GRIZONAT {
	font-family: "Arial Narrow";
	font-size: 30px;
	font-style: normal;
	color:#000;
	background-color: #999;
	font-weight: bolder;
	text-align:center;
}