#front_container {
	height: 219px;
	background-image: url(../images/layout/front-page-sf-valentin.png);
}

#shapes_container {
	padding: 10px;
	width: 870px;
	height: 86px;
	margin: 0 auto;
}

.diamond_thumb {
	float: left;
	width: 86px;
	height: 86px;
	text-align: center;
}

#shapes_container a {
	text-decoration: none;
	color: #1d4c7b;
}

#shapes_container a:visited {
	text-decoration: none;
	color: #1d4c7b;
}

#shapes_container a:hover {
	/* text-decoration: underline; */
}

.inele_button {
	width: 260px;
	float: right;
}

.home_small {
	text-align: right;
}

ul.home_bullets {
	list-style: none;

}

ul.home_bullets li {
	margin-left: 20px;
	padding-bottom: 15px;
}

.linkuri_home {
	text-decoration: underline;
	color: #1d4c7b;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
}

.linkuri_home:hover {
	text-decoration: none;
}



.linkuri_home_simple {
	text-decoration: underline;
	color: #1d4c7b;	
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
}

.linkuri_home_simple:hover {
	text-decoration: none;
}

.first_big {
	width: 443px;
	display: inline;
	float: left;
}

.first_small {
	margin-top: 40px;
	width: 325px;
	display: inline;
	float: left;
}