#index_content {
	visibility: visible;
	text-align: justify;
	line-height: 1.5em;
	overflow: auto;
	width: 100%;
}

.box_right_dots {
	background-image: url("../img/dots.png");
	background-repeat: repeat-y;
	background-position: right;
	width: 265px;
	float: left;
	margin: 10px;
	padding: 0px 20px 0px 0px;
}

.box_no_dots {
	width: 270px;
	padding: 0px 20px 0px 0px;
	float: left;
	margin: 10px 0px 10px 10px;
}

.box_right_dots_2 {
	background-image: url("../img/dots.png");
	background-repeat: repeat-y;
	background-position: right;
	width: 530px;
	float: left;
	margin: 10px;
	padding: 0px 20px 0px 0px;
}

.index_banner_0{
	background-image: url("../img/header_despre_noi.png");
	height: 132px;
	visibility: hidden;
	opacity: 0;
}

.index_banner_1{
	background-image: url("../img/header_certificate.png");
	height: 80px;
	visibility: hidden;
	opacity: 0;
}

#certificate {
	width: 880px;
	background: none;
}