@charset "utf-8";
.whole {
	border: thin groove #000000;
	width: 801px;
}
.titlu {
	background-color: #ced7ce;
	font-size: 18px;

}
.meniu {
	background-color: #CDDBaA;
	width: 166px;
}
.continut {
	background-color: #E5EFE5;
	text-indent: 10px;
	text-align: center;
}
.plm {
	background-image: url(../images/background.jpg);
	background-repeat: repeat;
}
.style1 {
	color: #333333;
	font-weight: bold;
}


.continut2 {
	background-color: #E5EFE5;
	text-indent: 30px;
}
