@charset "UTF-8";
.ramka {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: dotted;
	border-top-color: #000000;
}
.ramkaCopy {
	border-top-width: 1px;
	border-bottom-width: 0px;
	border-top-style: solid;
	border-top-color: #990000;
}
