.sky_top{
	width: 660px;
	background: url(kartka_top.png) no-repeat left bottom;
	height: 57px;
	padding: 0 20 0 20;
	font-size: 18px;
	color: #9B310B;
}

	.sky_middle{
		width: 660px;
		background: url(kartka_middle.png) repeat-y left;
		padding: 10 20 10 20;
		font-size: 14px;
	}


.sky_bottom{
	width: 660px;
	background: url(kartka_bottom.png) no-repeat left bottom;
	padding: 10 20 20 20;
	font-size: 12px;
	text-align: right;
	font-style: italic;
	color: Gray;
	border-top: thin dotted Silver;
}

