.clear {clear: both;	width: 100%;	height: 1px;}
.detalii {
	display: block;
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}

.floatRight {float: right;	display: block;}
.floatLeft {float: left;	display: block;}
.marginBottom {	height: 30px;}
.space {
	clear: both;
	height: 30px;
}
.center {
	width: 100%;
	display: block;
	text-align:center;
}
.line {border-bottom: 1px solid #888D9F; padding-bottom: 20px; margin-bottom:10px;
}
.margin {
	margin-right: 20px;
}
.450 {
	width: 450px;
	float: left;
}
.roz {
	color: #CC33CC;
}
