@charset "utf-8";
.celija01 {
	background-color: #7CBF58;
	text-align: center;
	vertical-align: top;
}
.celija02 {
	background-color: #FAFDF6;
	text-align: left;
	vertical-align: top;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006600;
	border-left-color: #006600;
}
