

reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td{margin:0;padding:0;font-weight:normal;}
fieldset,img{border:0;}
html{ width:100%;}
ul{margin:0;padding:0;}
ul li{margin:0;padding:0;list-style:none;}
ol{margin:0;padding:0;}
ol li{margin:0;padding:0;list-style:none;}
a img{border:none;}
p img{padding:0;}	
h1, h2, h3, h4, h5, h6{ font-weight:normal; padding:0px; margin:0px;}


#content { padding-top: 10px;
width: 960px; height: 990px;
background-color: #EAE5E5;
}


#text {float: left; margin-left: 60px;  margin-top: 40px; margin-bottom: 24px; }
#text .text-dreapta {border-left-style: solid; border-left-color: #F2AD2E; padding-left: 18px; text-align: justify;}

#buton-s {float: left; text-align: center; width: 200px; background-color:  #3B9999; position: relative; transition: background 1s ease-out; border-radius: 6px; box-shadow: 5px 5px 5px #888888; margin-left: 200px; margin-bottom: 15px;}																
#buton-s a {text-decoration: none; text-align: center; color: white;}
#buton-d {float: right; text-align: center; width: 200px; background-color:  #3B9999; position: relative;transition: background 1s ease-out; border-radius: 6px; box-shadow: 5px 5px 5px #888888; margin-right: 30px; margin-bottom: 15px;}
#buton-d a {text-decoration: none; text-align: center; color: white;}
#buton-s:hover {background-color: black; }
#buton-d:hover {background-color: black; }



#text  td {
background-color: #EAE5E5;
width: 420px;
}
#text h2 {color: black;}
#text p {color: black;}

.buton { float: right; margin-right: 10px; font-size: 120%;
			 clear: right; text-decoration: none; color: white; background-color: transparent; font-family:Arial;Helvetica,sans-serif;  }
.buton a	{	text-decoration: none; color: white; }

.buton img { float: right; margin-right: 10px; }

#buton1 { width: 220px; height: 28px; margin-bottom: 10px; 
			padding-left: 10px; padding-top: 10px; padding-bottom: 10px;
			border-radius: 6px;  background-color:  #589325 ;transition: background 1s ease-out;  box-shadow: 5px 5px 5px #888888; }
#buton2 { width: 220px; height: 28px; margin-bottom: 10px; 
			padding-left: 10px; padding-top: 10px; padding-bottom: 10px;	
			border-radius: 6px; background-color:  #3B9999 ; transition: background 1s ease-out; box-shadow: 5px 5px 5px #888888; }
#buton1:hover 	{ background-color: black;}
#buton2:hover	{ background-color: black;}


#map {display: block;
float: left;
margin-left: 10px;
border-top-color: #F2AD2E;
border-top-style: solid; 
height: 400px;

}