body {
	background-color: lightgrey;
}
.wrap {
	position: relative;
	content: "";
  	clear: both;
  	justify-content: center;
  	align-items: center;
	width: 95%;
	height: 95%;
	margin: auto;
}
.wrap-text {
  	clear: both;
  	justify-content: center;
  	align-items: center;
	margin-left: auto ;
	margin-right: auto;
	text-align: center;
}
.h1 {
	color: black !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	font-weight: bold !important;
	text-align: center;
}
.h2 {
	color: black !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-weight: bold !important;
	text-align: center;
	font-weight: bold;
}
.patrat {
	border: solid 3px #000;
	background-color: white;
	border-radius: 30px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	/* margin: 10px; */
}

.text {
	text-align: justify;
	font-size: 1.5em;
	font-weight: bold;
}
.text-tabel {
	text-align: center;
	font-size: 1.2em;
	font-weight: bold;	
}
.imagini {
	display: inline;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	text-align: center;
}
.img-responsive {
	display: inline;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
	text-align: center;	
}
.centrat {
	margin-left: auto ;
	margin-right: auto;
}
table, tr, td {
	/* border: 1px solid black; */
}
.aliniere-text {
	/* vertical-align: bottom; */
	/* margin-left: 5px; */
	/* margin-right: 5px; */
	/* padding: 10px; */
	text-align: center;
	align-items: center;
}
a:focus,
a:hover {
	color: blue;
	font-weight: 600;
	text-decoration-color: blue;
}
.poza {
	/* margin-left: 5px; */
	/* margin-right: 5px; */
	margin-left: auto ;
	margin-right: auto;	
}
#hol1 {
	background-image: url("../images/mici/hol1.jpg");
	height: 100px;
	width: 112px;	
}
#hol1:hover {
	background-image: url("../images/mici/hol1-col.jpg");
	height: 100px;
	width: 112px;	
}

#camera1 {
	background-image: url("../images/mici/camera1.jpg");
	height: 100px;
	width: 145px;	
}
#camera1:hover {
	background-image: url("../images/mici/camera1-col.jpg");
	height: 100px;
	width: 145px;	
}

#bucatarie {
	background-image: url("../images/mici/bucatarie.jpg");
	height: 100px;
	width: 169px;	
}
#bucatarie:hover {
	background-image: url("../images/mici/bucatarie-col.jpg");
	height: 100px;
	width: 169px;	
}

#living1 {
	background-image: url("../images/mici/living1.jpg");
	height: 100px;
	width: 87px;	
}
#living1:hover {
	background-image: url("../images/mici/living1-col.jpg");
	height: 100px;
	width: 87px;	
}

#living2 {
	background-image: url("../images/mici/living2.jpg");
	height: 100px;
	width: 89px;	
}
#living2:hover {
	background-image: url("../images/mici/living2-col.jpg");
	height: 100px;
	width: 89px;	
}

#hol2 {
	background-image: url("../images/mici/hol2.jpg");
	height: 100px;
	width: 113px;	
}
#hol2:hover {
	background-image: url("../images/mici/hol2-col.jpg");
	height: 100px;
	width: 113px;	
}

#baie {
	background-image: url("../images/mici/baie.jpg");
	height: 100px;
	width: 56px;	
}

#baie:hover {
	background-image: url("../images/mici/baie-col.jpg");
	height: 100px;
	width: 56px;	
}

#camera3 {
	background-image: url("../images/mici/camera3.jpg");
	height: 100px;
	width: 89px;
}
#camera3:hover {
	background-image: url("../images/mici/camera3-col.jpg");
	height: 100px;
	width: 89px;	
}

#camera4 {
	background-image: url("../images/mici/camera4.jpg");
	height: 100px;
	width: 89px;
}

#camera4:hover {
	background-image: url("../images/mici/camera4-col.jpg");
	height: 100px;
	width: 89px;
}

@media only screen and (max-width: 1082px) {
  h5 {
    visibility: hidden;
  }
  area {
    visibility: hidden;
  }
}