@charset "utf-8";
/* CSS Document */
body {
	background-image:url(v-bg-r.png);
}
#fundal{
	background-image:url(v-bg-r.png);
	width:1002px;
	height:auto;
	margin:auto;
}
#blog {
	background-image:url(blog-d.png);
	height:83px;
	position:fixed;
	right:0;
	top:16em;
	width:82px;
}
#website {
	background-image:url(website-d.png);
	height:79px;
	position:fixed;
	left:0;
	top:5em;
	width:84px;
}
#arrow {
	background-image:url(v-arrow.png);
	height:208px;
	position:absolute;
	top:1em;
	left:-2em;
	width:107px;
}
#bottom{
	background-image:url(bottom.png);
	width:1002px;
	height:212px;
	margin:auto;
	clear:both;
}
#left{
	background-image:url(testimonial.png);
	width:308px;
	height:717px;
	float:left;
	margin:15px 10px 10px 40px;
}
#right{
	background-image:url(v-aboneaza-te.png);
	width:537px;
	height:624px;
	margin:15px 10px 10px 50px;
	float:left;
}
#logo{
	background-image:url(v-logo.png);
	width:932px;
	height:635px;
	margin:auto;
	position:absolute;
}
#header{
	background-image:url(v-header.png);
	margin:5px;
	width:938px;
	height:13px;
}
#call{
	background-image:url(call-r.png);
	width:400px;
	height:238px;
	top:300px;
	margin:auto;
	position:absolute;
}
#add{
	background-image:url(add.png);
	width:223px;
	height:43px;
	margin:20px 90px;
	float:left;
}
#send{
	background-image:url(v-send-prez-a.png);
	width:270px;
	height:71px;
	margin:15px 70px;
	float:left;
}
#call a:hover {
	background-image:url(send-prez-a-hover.png);
}
form {
	width:auto;
	margin:0px 5px !important;

	float:left;
}
* form {
	margin:0px;
}
input {
	background-color:#CCC;
	width:275px;
	height:30px;
	margin:0px 5px;
	float:left;
	font-size:1.3em;
	
}
#dadeacord {
	background-image:url(ok-r.png);
	width:89px;
	height:31px;
	margin:0px 5px;
}
