@charset "utf-8";
/* CSS Document */

/***** Doar pentru cehstionar *****/
#content_chestionar {
margin:10px 100px 10px 180px;
padding:0;
line-height:1.5em;
text-align:left;
width:580px;
}
#content_chestionar h2{
font-size: 18px;
letter-spacing:-1px;
line-height:30px;
/*font-weight: 300;*/
margin:8px 0 10px 0;
margin-left:20px;
padding:0;
font-style:italic;
}
#content_chestionar h3{
	margin-left:20px;
}
#content_chestionar p{
	margin-left:20px;
	
}
/*input {
width:80px;
}*/
textarea {
width:400px;
}