
.selects1 {
	width: 130px;
	font-size: 11px;
	color: #232323;
	border:1px solid #5C5C58;
	}
.selects2 {
	width:130px;
    color: #232323;
	font-size: 11px;
    border:1px solid #5C5C58;
	}
.it1 {
	width: 50px;
	font-size: 11px;
    color: #232323;
	border:1px solid #5C5C58;
	}

.contactform {
	border:1px solid #5C5C58;
	font-size:11px;
	color:#232323;
	}




	
div#titlu_form {

        border: 1px solid #000000;
        background-color: #37628F;
        padding-top: 2px;
        height: 20px;
        margin: 10px auto 10px auto;
        font-family: georgia;
	font-size:14px;
	font-weight:bold;
        text-align: center;
        color: #FFFFFF;
	}


div#obligatorii {
	width:502px;
	height:auto;
	margin: 5px auto 5px auto;
	}

div.titluri{
        margin-top: 5px;
        margin-bottom: 5px;
	font-size:11px;
	font-weight:bold;
        width:250px;
        margin-left:auto;
	margin-right:auto;
        padding-left: 70px;
}
div#textarea {
        text-align: center;
	width:320px;
	height:auto;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	}
div#textarea textarea {
	background:#FFFFFF;
	border:1px solid #5C5C58;
	}
div#textarea textarea:focus {
        background:#FFFFE6;
        border:1px solid #5C5C58;
}
div#pozele {
        margin-left: auto;
	margin-right:auto;
	}
div#pozele table {
margin-left: auto;
margin-right:auto;
}

.fileUpload {
    
	font-size:11px;
        background-color: #FFFFFF;
	border:1px solid #5C5C58;
	}
	
div#datecontact {
	width:270px;
        margin-left: auto;
	margin-right:auto;
        margin-bottom: 10px;
	}
div#formbuton {
        text-align: center;
	margin:20px auto 20px auto;
	}
        div#formbuton table {
            margin-left: auto;
            margin-right: auto;
}
.submitButton, .reset {
    border: 1px solid black;
    background-color: #ffffff ;
    color: #000000;
    font-weight: bold;
	}
.submitButton:hover, .reset:hover {
    border: 1px solid black;
    background-color: #3F3F3F;
    color: #FFFFFF;
    font-weight: bold;
	}
 div.informatii {

    font-size: 12px;
 }
.categ_tit {
    width: 370px;
    font-size: 14px;
    border: 1px solid #5C5C58;
}
 .div_reset {
    margin-top: 20px;
    text-align: center;
 }
 
