.clear {
	clear: both;
	width: 100%;
	height: 1px;
}
.floatRight {
	float: right;
	display: block;
}
.floatLeft {
	float: left;
	display: block;
}
.space {
	clear: both;
	height: 25px;
}
.center {
	text-align: center;
	margin-right: 50px;
	margin-left: 50px;
	line-height: 130%;
}
.marginAuto {
	margin-right: auto;
	margin-left: auto;
	display: block;
}
.titles {
	font-size: 13px;
	font-weight: bold;
	color: #DB9103;
}
.avantaje {
	margin-top: -60px;
}
.marginR20 {
	margin-right: 26px;
}
.detalii {
	display: inline;
	height: 50px;
	width: 220px;
	margin-left: 10px;
	margin-right: 10px;
}
.butoane {
	width: 490px;
}
.rezerva a {
	text-indent: -9999px;
	height:50px;
	display:inline;
	cursor:pointer !important;
	overflow:hidden;
	border:0;
	background: url(../imagini/rezerva-mic.png) no-repeat 0px 0px;
	width: 220px;
	float: right;
	margin: 0px 10px;
	padding: 0px;
	

}
.rezerva a:hover {
	background: url(../imagini/rezerva-mic.png) no-repeat 0px -50px;
}

