.tp {
	background-image: url(img/testata_l.png);
	background-repeat: no-repeat;
	background-position: center top;
	width:950px;
}
.bordosu {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bordosu2 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;

}
.bordino {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

