#page{
	display:block;
	width:1050px;
	margin:auto;
}

#page #content{
	display:block;
	float:left;
	width:1050px;
	margin-top:-30px;
}

#page #content #left_side{
	display:block;
	float:left;
	width:800px;
}

#page #content #right_side{
	display:block;
	float:left;
	background: url(../images/contact.jpg) center top;
	width:230px;
	font-family: Arial;
	height:610px;
}

#page #content #left_side .image_left{
	float:left;
}

#page .image_right{
	position:absolute;
	display:block;
	top:425px;
	left:50%;
	margin-left:-20px;
	margin-right:-50px;
}

#page #content #left_side span.text{
	float:left;
	font-size:12px;
	font-family:Arial;
	font-weight:bold;
	margin-left:70px;
	margin-top:30px;
	height:260px;
	width:400px;
	margin-bottom:10px;
}

#page #content #left_side span.text h1{
	font-size:17px;
	margin-bottom:22px;
}

#home_buttons{
	display:block;
	float:left;
	margin-left:150px;
}

#home_buttons div{
	display:block;
	float:left;
	width:270px;
}

.top_form{
	margin-top:70px;
	padding:10px;
	float:left;
}

.top_form span, .bottom_form span{
	display:block;
	font-size:12px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	height:12px;
	margin-bottom:4px;
	_margin-bottom:0px;
}

.top_form .textinput, .top_form textarea, .bottom_form .textinput{
	width: 200px;
}

.top_form .textinput, .bottom_form .textinput{
	height:14px;
}

.top_form textarea{
	height:90px;
}

.top_form .submit, .bottom_form .submit{
	margin-top:10px;
	float:right;
	width:144px;
	height:25px;
	color: #ffffff;
	font-weight:bold;
	cursor:pointer;
	margin-right:4px;
	font-size:12px;
	font-family:Verdana;
	line-height:25px;
	border:0px;
	background: url(../images/buttonback.jpg);
}
.top_form .submit:hover, .bottom_form .submit:hover{
	background: url(../images/buttonbackmo.jpg);
}

.payment{
	display:block;
	float:left;
	margin-top:0px;
	padding:0px;
}

.payment a{
	display:block;
	margin:0px;
	padding:0px;
	margin-left:110px;
}

.payment .firstimage{
	margin-left:32px;
}

.bottom_form{
	text-align:right;
	margin-right:15px;
	float:left;
}

.bottom_form span{
	margin-bottom:5px;
}

.bottom_form .textinput{
	width: 160px;
}

#home_buttons a{
	background: url(../images/buttondownlicitatii.jpg) no-repeat;
	display:block;
	height:60px;
	line-height:60px;
	color: #5E1B1B;
	font-size:12px;
	font-family:Arial;
	text-decoration:none;
	font-weight:bold;
	cursor:pointer;
}

#home_buttons a:hover{
	color: #666666;
}

#home_buttons a span{
	padding-left:70px;
}

#home_buttons .middle{
	padding-top:30px;
}

.bottom_form a{
	display:block;
	float:right;
	width:150px;
	color: #440000;
	font-size:12px;
	font-weight:bold;
	font-family:Arial;
	cursor:pointer;
	text-decoration:none;
}

.bottom_form a:hover{
	text-decoration:underline;
}

.bottom_form span.first_link{
	margin-top:30px;
}

.bottom_form a.first_link{
	margin-top:20px;
}

.caseta_produs{
	display:block;
	float:left;
	width:380px;
	height:183px;
	margin-top:-26px;
	background: url(../images/promotie/produs_home.gif) no-repeat center center;
}

.caseta_produs h1{
	padding-left:20px;
	padding-top:25px;
	padding-bottom:0px;
	height:auto;
	margin:auto;
}

.caseta_produs img{
	height:95px;
	float:left;
	margin-top:-12px;
	margin-left:20px;
}

.caseta_produs .info{
	display:block;
	float:right;
	margin-right:10px;
	margin-left:-200px;
	width:220px;
}

.caseta_produs .info span{
	width:200px; 
	margin-top:-12px; 
	margin-right:-40px;
	display:block; 
	float:left;
}

.caseta_produs a{
	display:block;
	float:right;
}


.green_button{
	margin-top:10px;
	float:right;
	width:144px;
	height:25px;
	clear:both;
	color: #ffffff;
	font-weight:bold;
	cursor:pointer;
	margin-right:4px;
	font-size:12px;
	font-family:Verdana;
	line-height:25px;
	border:0px;
	text-decoration:none;
	text-align:center;
	background: url(../images/buttonback.jpg);
}
.green_button:hover{
	background: url(../images/buttonbackmo.jpg);
}