.contact_left {
	display: block;
	float: left;
	width: 230px;
}
.contact_form input {
	width: 350px;
}
.input_mesaj {
	width: 350px;
	height: 80px;
}
.contact_btns {
	text-align: right;
	padding-right: 10px;
	padding-top: 10px;
}
.contact_btns img {
	margin-left: 12px;
}
.contact_btns a {
	background-color: #FFFFFF;
}
.contact_btns a:hover {
	background-color: #FFFFFF;
}
.nohover_bgr {
	background-color: #FFFFFF;
}

ul.lists {
	padding: 0px;
	list-style-type: none;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 15px;
}
li.lists {
	background-image: url(img/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-bottom: 1px;
	padding-left: 8px;
}
#main a {
	color: #0033CC;
	text-decoration: underline;
}
#main a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0033CC;
}
.click_explicatie {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.certificate img {
	margin-right: 2px;
	margin-left: 2px;
}
#main_right a:hover {
	background-color: #DCF0FD;
}
.produs_box {
	border: 1px solid #CCCCCC;
	background-image: url(img/bgr_produsbox.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 5px;
	padding-right: 8px;
	padding-left: 8px;
	margin-bottom: 22px;
}
.produs_box h2 {
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: 14px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 25px;
	background-image: url(img/linie-punct.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 25px;
	margin: 0px;
}
.produs_box ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 33px;
}
.produs_box li {
	background-image: url(img/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 8px;
}

.box_txt {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
.lista_decap {
	list-style-type: none;
}
.lista_decap li {
	background-image: url(img/butt_arrow.gif);
	background-repeat: no-repeat;
	background-position: left 6px;
	padding-left: 12px;
	padding-bottom: 3px;
}

.btnSubmit{
  	background-image: url(img/btn_trimite.gif);
	background-repeat: no-repeat;
    width: 74px;
    height: 24px;
    border: 0px;
}

.btnReset{
  	background-image: url(img/btn_sterge.gif);
	background-repeat: no-repeat;
    width: 66px;
    height: 24px;
    border: 0px;
}
.btnSubmit_en{
  	background-image: url(img/btn_trimite_en.gif);
	background-repeat: no-repeat;
    width: 74px;
    height: 24px;
    border: 0px;
}

.btnReset_en{
  	background-image: url(img/btn_sterge_en.gif);
	background-repeat: no-repeat;
    width: 66px;
    height: 24px;
    border: 0px;
}.nota { font-weight: bold; background: #DCEFFD; display: block; padding: 3px; margin: 0px 0px 20px; }
span.prodEmphasis { font-weight: bold; color: #036; display: block; }
