/* INDEX */

body {
	width: 100%;
	margin: 0;
	padding: 0;
	background-image: url(../images/background.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#424242;
}
a:link, a:visited, a:active{
	text-decoration:none;
	font-style:italic;
}
h1{
	color: #c1022d;
	text-shadow: 0px 1px 1px #424242;
	text-decoration: underline;
	text-align: center;
}
#menu_table a:link{
	text-decoration:none;
	color:#ffffff;
}
#menu_table a:visited{
	text-decoration:none;
	color:#ffffff;
}
#menu_table a:active{
	text-decoration:none;
	color:#ffffff;
}
#menu_table a:hover{
	text-decoration:none;
	color:#ffffff;
}
#header {
	position: relative;
	margin:0 auto;
	top:0px;
	width: 1000px;
	height: 100px;
	z-index: 1;
	border-radius:2px 30px;
	background-color:#424242;	
}
#limba{
	position:absolute;
	width:350px;
	height:100px;
	border-radius:2px 30px;
	background-color:#b21b35;
}
#ariston {
	position: absolute;
	width: 300px;
	height: 74px;
	z-index: 1;
	left: 30px;
	top: 5px;
}
#saninstal {
	position: absolute;
	width: 228px;
	height: 74px;
	z-index: 2;
	left: 742px;
	top: 13px;
}
#container {
	position: relative;
	margin:0 auto;
	top: 10px;
	width: 1000px;
	height: 1150px;
	z-index: 1;
	background-color:#fff;
	border-radius:10px;
}
#menu {
	position: absolute;
	width: 1000px;
	height: 50px;
	z-index:1000;
	left: 0px;
	top: 0px;
	background-color:#b21b35;
	border-radius:10px 10px 0 0;
	background: -webkit-linear-gradient(#c1022d, #a10024); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#c1022d, #a10024); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c1022d, #a10024); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c1022d, #a10024); /* Standard syntax */
}
#menu_table{
	position:relative;
	margin:0 auto;
	width:1000px;
	height:50px;
	color:#ffffff;
	text-shadow:1px 1px #424242;
	text-align:center;
	font-size:13px;
	border-spacing:0;
}
#menu_table td{
	width:20%;
}
#menu_table td:hover{
	background-color:#424242;
	border-radius:10px 10px 0 0;
}
#menu_table ul{
	position:absolute;
	top:37px;
	display:none;
	list-style:none;
}
#menu_table td:hover ul{
	display:block;
}
#menu_table td:hover ul li{
	border-radius:0px;
	background-color:#b21b35;
	background: -webkit-linear-gradient(#c1022d, #a10024); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#c1022d, #a10024); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#c1022d, #a10024); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#c1022d, #a10024); /* Standard syntax */
	width:200px;
	margin-left:-41px;
	height:30px;
	line-height:30px;

}
#menu_table td:hover ul li:hover{
	*height: 1px;
	background-color:#424242;
	background: -webkit-linear-gradient(#424242, #333333); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#424242, #333333); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#424242, #333333); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#424242, #333333);
}
#menu_table td ul li .submenu{	
	display:none;
}
#menu_table td ul li:hover .submenu{
	position:relative;
	top:-25px;
	margin-left:190px;
	margin-top:0px;
	width:200px;
	display:block;
	font-size:12px;
}
#slide{
	position:absolute;
	left:0px;
	top:50px;
	width:1000px;
	height:400px;
	display:block;
}
#text1{
	position:absolute;
	top:500px;
	width:450px;
	left:50px;
	text-align:center;
	color:#424242;	
	height:300px;
	line-height:20px;
}
#text1 span{
	color:#c1022d;
	font-weight:bold;	
}
#text2{
	position:absolute;
	top:800px;
	width:450px;
	right:50px;
	text-align:center;
	color:#424242;	
	height:300px;
	line-height:20px;
}
#text2 span{
	color:#c1022d;
	font-weight:bold;	
}
#text2 a:link{
	text-decoration:none;
}
#text3{
	position:absolute;
	top:500px;
	width:450px;
	right:50px;
	text-align:center;
	color:#424242;	
	height:300px;
	border-radius:30px 0px;
	box-shadow:2px -2px 10px 0px;
}
#text3 img{
	position:absolute;
	left:0px;
	top:0px;
	border-radius:30px 0px;
}
#text4{
	position:absolute;
	top:800px;
	width:450px;
	left:50px;
	text-align:center;
	color:#424242;	
	height:300px;
	border-radius:30px 0px;
	box-shadow:-2px 2px 10px 0px;
}
#text4 img{
	position:absolute;
	left:0px;
	top:0px;
	border-radius:30px 0px;
}
#footer {
	position: relative;
	margin: 0 auto;
	top: 30px;
	width: 1000px;
	height: 200px;
	z-index: 1;
	background: #b21b35;
	border-radius:2px 50px;
	font-size:12px;
}
#pitesti{
	position:absolute;
	left:10px;
	color:#FFF;	
	top:10px;
	width:418px;
	height:190px;
}
#pitesti span{
	font-weight:bold;
	text-decoration:underline;
}
#img_pitesti{
	position:absolute;
	left:250px;
	top:0px;
}
#mioveni{
	position:absolute;
	left:450px;
	color:#FFF;	
	top:10px;
	width:418px;
	height:190px;
}
#img_mioveni{
	position:absolute;
	left:260px;
	top:0px;
}
#mioveni span{
	font-weight:bold;
	text-decoration:underline;
}
#mioveni a:link{
	text-decoration:none;
	color:#ffffff;
}
#mioveni a:visited{
	text-decoration:none;
	color:#ffffff;
}
#mioveni a:active{
	text-decoration:none;
	color:#ffffff;
}
#mioveni a:hover{
	text-decoration:none;
	color:#424242;
}
#pitesti a:link{
	text-decoration:none;
	color:#ffffff;
}
#pitesti a:visited{
	text-decoration:none;
	color:#ffffff;
}
#pitesti a:active{
	text-decoration:none;
	color:#ffffff;
}
#pitesti a:hover{
	text-decoration:none;
	color:#424242;
}
#ari{
	position:absolute;
	left:900px;
	top:170px;
	color:#424242;
}
#ari a:link{
	text-decoration:none;
	color:#424242;
}
#ari a:visited{
	text-decoration:none;
	color:#424242;
}
#ari a:active{
	text-decoration:none;
	color:#424242;
}
#ari a:hover{
	text-decoration:none;
	color:#ffffff;
}

/* Despre Noi */

#container_despre {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 1000px;
	height: 2700px;
	z-index: 1;
	background-color: #fff;
	border-radius: 10px;
}
#footer_despre {
	position: relative;
	margin: 0 auto;
	top: 30px;
	width: 1000px;
	height: 200px;
	z-index: 1;
	background: #b21b35;
	border-radius:2px 50px;
	font-size:12px;
}
#image{
	position:absolute;
	left:0px;
	top:50px;
	width:1000px;
	height:275px;
	box-shadow: 0 2px 10px -2px;
}
#text5{
	position:absolute;
	top:380px;
	width:400px;
	left:50px;
	text-align:center;
	color:#424242;	
	height:434px;
	line-height:20px;
}
#text5 span{
	color:#c1022d;
	font-weight:bold;	
}
#text5 a:link{
	text-decoration:none;
}
#text6{
	position: absolute;
	top: 814px;
	width: 400px;
	right: 50px;
	text-align: center;
	color: #424242;
	height: 434px;
	line-height: 20px;
}
#text6 span{
	color:#c1022d;
	font-weight:bold;	
}
#text6 a:link{
	text-decoration:none;
}
#text6 ul{
	text-align:left;
}
#text6 ul li{
	list-style-image:url(../images/bullet.png);
}

#text7{
	position:absolute;
	top:380px;
	width:450px;
	right:50px;
	text-align:center;
	color:#424242;	
	height:434px;
	border-radius:30px 0px;
	box-shadow:2px -2px 10px 0px;
}
#text7 img{
	position: absolute;
	left: 0px;
	top: 2px;
	border-radius: 30px 0px;
}
#text8{
	position:absolute;
	top:814px;
	width:450px;
	left:50px;
	text-align:center;
	color:#424242;	
	height:434px;
	border-radius:30px 0px;
	box-shadow:-2px 2px 10px 0px;
}
#text8 img{
	position:absolute;
	left:0px;
	top:0px;
	border-radius:30px 0px;
}
#text9{
	position:absolute;
	top:1450px;
	width:980px;
	left:10px;
	text-align:center;
	border-top:solid 1px #b21b35;
}
#text9 span{
	color:#c1022d;
	font-weight:bold;	
	font-size:16px;
}
#service{
	position: relative;
	top: 20px;
	margin: 0 auto;
	border: solid 2px #b21b35;
	box-shadow: -2px 2px 10px 0px;
}
#text10{
	position:absolute;
	top:1780px;
	width:980px;
	left:10px;
	text-align:center;
	border-top:solid 1px #b21b35;
}
#text10 span{
	color:#c1022d;
	font-weight:bold;	
}
/*Service*/
#service_autorizat{
	position: absolute;
	top: 400px;
	width: 980px;
	left: 10px;
	text-align:justify;
}
#service_autorizat span{
	color:#c1022d;	
}
#service_autorizat a:link{
	color:#c1022d;
	font-weight:bold;
}
#service_autorizat a:active{
	color:#c1022d;
	font-weight:bold;
}
#service_autorizat a:visited{
	color:#c1022d;
	font-weight:bold;
}
#service_autorizat a:hover{
	color:#c1022d;
	font-weight:bold;
}

#garantie_extinsa_2017{
	position: absolute;
	top: 1100px;
	width: 980px;
	left: 10px;
	text-align:justify;
}
#garantie_extinsa_2017 span{
	color:#c1022d;	
}
#garantie_extinsa_2017 a:link{
	color:#c1022d;
	font-weight:bold;
}
#garantie_extinsa_2017 a:active{
	color:#c1022d;
	font-weight:bold;
}
#garantie_extinsa_2017 a:visited{
	color:#c1022d;
	font-weight:bold;
}
#garantie_extinsa_2017 a:hover{
	color:#c1022d;
	font-weight:bold;
}
/*Contact*/
#container_contact {
	position: relative;
	margin:0 auto;
	top: 10px;
	width: 1000px;
	height: 1300px;
	z-index: 1;
	background-color:#fff;
	border-radius:10px;
}

#googleMap1{
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:434px;
	border-radius:30px 0px;
}

#googleMap2{
	position:absolute;
	left:0px;
	top:0px;
	width:450px;
	height:434px;
	border-radius:30px 0px;
}
.contact{
	position:absolute;
	top:200px;
	width:400px;
	float:right;
	line-height:30px;
}
.st{
	text-align:left;
}
.dr{
	text-align:right;
}
span a:link{
	text-decoration:none;
	color:#c1022d;
}
span a:visited{
	text-decoration:none;
	color:#c1022d;
}

/*Produse*/

.produse{
	position: relative;
	top: 100px;
	margin-bottom: 100px;
	width: 900px;
	margin-left: 50px;
	box-shadow: 10px 10px 10px -10px #424242;
}

#container_produse {
	position: relative;
	margin:0 auto;
	top: 10px;
	width: 1000px;
	height: 750px;
	z-index: 1;
	background-color:#fff;
	border-radius:10px;
}
#desc_categorie{
	position: relative;
	width: 980px;
	left:10px;
	top: 60px;
	height: 50px;
	display: inline-block;
	text-align: left;
	font-size:14px;
	font-weight:bold;
	line-height:60px;
	border-bottom: solid 1px #b21b35;
}
#desc_categorie .marca{
	color:#c1022d !important;
}
/*ARISTON*/

#container_ariston {
	position: relative;
	margin:0 auto;
	top: 10px;
	width: 1000px;
	height: auto;
	z-index: 1;
	background-color:#fff;
	border-radius:10px;
}
.categorie{
	position:relative;
	top:60px;
	margin-left:22px;
	margin-top:20px;
	width:300px;
	display:inline-block;	
	box-shadow: 0px 0px 10px 0px #424242;
	height:280px;	
	background-image: url(../images/background.png);
}
.categorie a:link{
	text-decoration:none;
	color:#c1022d;
}
.categorie a:visited{
	text-decoration:none;
	color:#c1022d;
}
.subcategorie{
	position:relative;
	top:60px;
	margin-left:22px;
	margin-top:20px;
	width:300px;
	display:inline-block;	
	box-shadow: 0px 0px 10px 0px #424242;	
	background-image: url(../images/background.png);
}
.titlu_subcategorie{
	position:relative;
	height:28px;
	width:980px;
	left:10px;
	top:60px;
	margin-top:20px;
	border-bottom:solid 1px #b21b35;
	color:#424242;
	font-size:16px;
	font-weight:bold;
}
h3{
	font-size:12px;
	text-align:center;
}
.subcategorie a:link{
	text-decoration:none;
	color:#c1022d;
}
.subcategorie a:visited{
	text-decoration:none;
	color:#c1022d;
}
h4{
	text-align:center;
	color:#c1022d;
}
/*Pagini produse*/

#container_produs{
	position: relative;
	margin:0 auto;
	top: 10px;
	width: 1000px;
	z-index: 1;
	background-color:#fff;
	border-radius:10px;
}
#produs{
	position:relative;
	top:100px;
	width:980px;
	margin-left:10px;
	height:1200px;
	left:0px;
}
.denumire{
	position:absolute;
	color:#c1022d;
	font-weight:bold;
	left:460px;
	text-align:center;
	font-size:16px;
	top:0px;
	width:500px;
}

.description{
	position: relative;
	top: -490px;
	left: 460px;
	width: 500px;
	text-align: justify;
	font-style: italic;
	line-height: 20px;
}
.description a:link{
	text-decoration:underline;
	color:#c1022d;
}
.description a:visited{
	text-decoration:underline;
	color:#c1022d;
}
.description ul li{
	list-style-image:url(../images/bullet.png);
}
.specs{
	position:relative;
	top:-450px;
	height:auto;
	left:0px;
	width:980px;
	border-top:solid 1px #b21b35;
	border-bottom:solid 1px #b21b35;
	text-align:center;
}
.specs img{
	position:relative;
	height:auto;
	top:5px;
}
.images{
	position:relative;
	height:500px;
	top:0px;
	left:0px;
	text-align:center;
}
.images td{
	position:relative;
	width:100px;
	height:94px;
	display:inline;
}
.images td img {
	position:relative;
	width:100px;
	height:94px;
	border:solid 2px #b21b35;
}
.images .main_img {
	position:relative;
	width:425px;
	height:400px;
	box-shadow: 0px 0px 10px 0px #424242;
	border-radius:30px 0px;
}
	
/*Service*/
#container_service {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 1000px;
	height: 1900px;
	z-index: 1;
	background-color: #fff;
	border-radius: 10px;
}
#container_garantii {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 1000px;
	height: 1700px;
	z-index: 1;
	background-color: #fff;
	border-radius: 10px;
}

#container_contracte {
	position: relative;
	margin: 0 auto;
	top: 10px;
	width: 1000px;
	height: 1800px;
	z-index: 1;
	background-color: #fff;
	border-radius: 10px;
}
#text11{
	position: absolute;
	top: 780px;
	width: 400px;
	left: 50px;
	text-align: center;
	color: #424242;
	height: 434px;
	line-height: 20px;
	font-size: 12px;
}
#text11 span{
	color:#c1022d;
	font-weight:bold;	
}
#text11 a:link{
	text-decoration:none;
}
#text11 li{
	list-style-image:url(../images/bullet.png);
}

#text12{
	position: absolute;
	top: 1214px;
	width: 400px;
	right: 50px;
	text-align: center;
	color: #424242;
	height: 434px;
	line-height: 20px;
	font-size:12px;
}
#text12 span{
	color:#c1022d;
	font-weight:bold;	
}
#text12 a:link{
	text-decoration:none;
}
#text12 ul{
	text-align:left;
}
#text12 ul li{
	list-style-image:url(../images/bullet.png);
}

#text13{
	position:absolute;
	top:780px;
	width:450px;
	right:50px;
	text-align:center;
	color:#424242;	
	height:434px;
	border-radius:30px 0px;
	box-shadow:2px -2px 10px 0px;
}
#text13 img{
	position: absolute;
	left: 0px;
	top: 2px;
	border-radius: 30px 0px;
}
#text14{
	position:absolute;
	top:1214px;
	width:450px;
	left:50px;
	text-align:center;
	color:#424242;	
	height:434px;
	border-radius:30px 0px;
	box-shadow:-2px 2px 10px 0px;
}
#text14 img{
	position:absolute;
	left:0px;
	top:0px;
	border-radius:30px 0px;
}
