﻿a.link_harta_ro
{
    width: 177px;
    height: 224px;
    float: right; 
    margin-right: 15px;
    background-image: url("../Imgs/contact_harta_mica_ro.jpg"); 
    background-position: top;
}
a.link_harta_en
{
    width: 177px;
    height: 224px;
    float: right; 
    margin-right: 15px;
    background-image: url("../Imgs/contact_harta_mica_en.jpg"); 
    background-position: top;
}
a.link_harta_ro:hover, 
a.link_harta_en:hover 
{
    background-position: bottom;
}
table.date_forma {
	margin-top: 15px;
	border-collapse: collapse;
	margin-left: 10px;
    float: left;
}
table.date_forma tr td {
	border-collapse: collapse;
}
table.date_forma tr td.label_top {
	text-align: left;
	padding: 2px;
	font-weight: bold;
	font-size: 18px;
}
table.date_forma tr td.label {
	text-align: right;
	font-weight: bold;
	color: #f1f1f1;
}
table.date_forma tr td.label_red {
	text-align: right;
	color: #f1f1f1;
	font-weight: bold;
}
table.date_forma tr td.mesaj_trimis 
{
    padding: 80px 30px;
    width: 300px;
    text-align: center;
    vertical-align: middle;
} 
input.input_text {
	border: 1px solid #233647;
	font-size: 12px;
	width: 300px;
	background-repeat: no-repeat;
}
input.input_text_colored {
	background-color: red;
}
input.input_text_code {
	border: 1px solid #233647;
	font-size: 12px;
	width: 40px;
}
textarea.textarea_text {
	border: 1px solid #233647;
	font-size: 12px;
	width: 300px;
	height: 60px;
	background-repeat: no-repeat;
	overflow: hidden;
}
input.button  
{ 
	border: 0px none;
	font-size: 12px; 
	color: #f1f1f1;
	font-weight: bold;	
	cursor: pointer;	
	width: 144px;                   
	height: 44px;
	line-height: 30px;
	background-image: url("../img/product_button_wrapper.png");
	background-position: bottom;
	background-repeat: no-repeat;
	cursor: pointer;
	display: block;
	float: left; 	
	background-color: Transparent;
	margin-top: -5px;
}
.validation_image {
	border: 1px solid #233647;
}
.date_contact {
	float: right;
	width: 520px;
	overflow: hidden;
	text-align: left;
}
table.tabela_date_contact 
{
    width: 300px;
}
table.tabela_date_contact tr td 
{
    padding: 10px 0px;
    vertical-align: top;
}
table.tabela_date_contact tr td a
{
    color: #f1f1f1; 
    text-decoration: underline;
}
table.tabela_date_contact tr td a:hover
{
    text-decoration: none;
}
table.tabela_date_contact tr td.label 
{
    text-align: right;
}
.error {
    color: Red;
}
span.title {
	display: block;
	height: 27px;
	line-height: 26px;
	color: #f1f1f1;
	font-weight: bold;
	font-size: 15px;
	text-indent: 35px;
	background-image: url("../Img/point1.png");
	background-position: left top;
	background-repeat: no-repeat;
}
a.contact_a {
	text-decoration: underline;
	color: #f1f1f1;
}
a.contact_a:hover {
	text-decoration: none;
}
a.mesaj_trimis 
{
    font-style: italic;
    color: #f1f1f1;
}
a.mesaj_trimis:hover 
{
    text-decoration: none;
}
.lblError 
{
    font-style: italic;
    color: #cbcbcb;
}
