@charset "utf-8";
/* CSS Document */

form {
	display: block;
	padding: 0px;
	width: 550px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
form .formright {
	display: block;
	width: 260px;
	float: right;
}
form .formleft {
	display: block;
	width: 260px;
}
form .formcontainer {
	display: block;
	height: 165px;
	width: 260px;
}
form .formcenter {
	display: block;
	margin-bottom: 10px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 10px;
	text-align: center;
}
form .formleft #datepersonale {
	background-image: url(../images/vrt_bg_form_p1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form .formright #tipcasa {
	background-image: url(../images/vrt_bg_form_p2.jpg);
}
.formcontainer .itsContent {
	display: block;
	text-align: center;
	padding-top: 50px;
}
.itsContent label {
	display: block;
	padding-bottom: 8px;
}
.itsContent label input {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 11px;
	background-color: #cf242a;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 150px;
	height: 14px;
	padding-left: 2px;
	margin-top: 0px;
}
.itsContent label .radiobtn {
	height: 12px;
	width: 12px;
	background-color:#FFF;
}
.formright #tipcasa .itsContent {
	text-align: left;
}
.formright #tipcasa .itsContent label {
	text-align:center;
	padding-left: 50px;
}
.formleft #datepersonale .itsContent {
	text-align: right;
}
.formleft #datepersonale .itsContent label {
	padding-right: 30px;
}
form .formleft #tigla {
	background-image: url(../images/vrt_bg_form_p3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form .formright #stablat {
	background-image: url(../images/vrt_bg_form_p4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form .formleft #finisajext {
	background-image: url(../images/vrt_bg_form_p5.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form .formright #tamplarie {
	background-image: url(../images/vrt_bg_form_p6.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
form .formleft #finisajint {
	background-image: url(../images/vrt_bg_form_p7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
}
form .formright #izolatie {
	background-image: url(../images/vrt_bg_form_p8.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 185px;
}
.itsContent label a {
	color: #CF242A;
	text-decoration: none;
	font-weight: bold;
}
.itsContent label a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
.formcenter .atasConditions {
	color: #999;
	font-size: 10px;
	display: block;
	padding-top: 4px;
	padding-bottom: 15px;
}
form .formcenter label input {
	font-size: 11px;
	color: #CF242A;
}
form .formcenter label #detalii {
	font-size: 11px;
	width: 300px;
	height: 50px;
}

#enForm .formleft #datepersonale {
	background-image: url(../images/vrt_bg_form_en_p1.jpg);
}
#enForm .formleft #tigla {
	background-image: url(../images/vrt_bg_form_en_p3.jpg);
}
#enForm .formright #stablat {
	background-image: url(../images/vrt_bg_form_en_p4.jpg);
}
#enForm .formleft #finisajext {
	background-image: url(../images/vrt_bg_form_en_p5.jpg);
}
#enForm .formright #tamplarie {
	background-image: url(../images/vrt_bg_form_en_p6.jpg);
}
#enForm .formleft #finisajint {
	background-image: url(../images/vrt_bg_form_en_p7.jpg);
	background-position: center bottom;
}
#enForm .formright #izolatie {
	background-image: url(../images/vrt_bg_form_en_p8.jpg);
	background-position: center bottom;
}
#enForm .formright #tipcasa {
	background-image: url(../images/vrt_bg_form_en_p2.jpg);
}
#frForm .formleft #datepersonale {
	background-image: url(../images/vrt_bg_form_fr_p1.jpg);
}
#frForm .formright #tipcasa {
	background-image: url(../images/vrt_bg_form_fr_p2.jpg);
}
#frForm .formleft #tigla {
	background-image: url(../images/vrt_bg_form_fr_p3.jpg);
}
#frForm .formright #stablat {
	background-image: url(../images/vrt_bg_form_fr_p4.jpg);
}
#frForm .formleft #finisajext {
	background-image: url(../images/vrt_bg_form_fr_p5.jpg);
}
#frForm .formright #tamplarie {
	background-image: url(../images/vrt_bg_form_fr_p6.jpg);
}
#frForm .formleft #finisajint {
	background-image: url(../images/vrt_bg_form_fr_p7.jpg);
	background-position: center bottom;
}
#frForm .formright #izolatie {
	background-image: url(../images/vrt_bg_form_fr_p8.jpg);
	background-position: center bottom;
}

.detalii {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	color: #333;
	display: none;
	padding-right: 8px;
	padding-left: 8px;
}
.detaliiTitle {
	font-size: 16px;
	font-weight: bold;
	color: #CF242A;
	padding:0px 4px 4px 4px;
}
.detaliiText {
	padding-bottom: 10px;
	padding:0px 4px 4px 4px;
}

