.kontainer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #000;
	text-decoration: none;
	background-color: #FFF;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	font-weight: normal;
	padding-top: 10px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;
}
