#content
{
	background-image: url("kon_midlines.gif");
}

#kon
{
	float: left;
	width: 662px;
	margin-left: 168px;
	display: inline;
}

.divline
{
	float: left;
	width: 100%;
	height: 8px;
	overflow: hidden;
	background-image: url("linka.gif");
	background-position: center 0px;	
	background-repeat: no-repeat;
}

#kon .logo
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	text-align: center;
	padding-top: 60px;
	padding-bottom: 35px;
}

#kon h3
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #66141F;
	text-transform: uppercase;
	padding-top: 20px;
	padding-bottom: 20px;
}

#kon p
{
	margin: 0px;
	padding: 0px;
	width: 625px;
	float: left;
	text-align: justify;
	line-height: 1.5em;
	margin-left: 18px;
	display: inline;
}

#kon p a
{
	color: black;
	text-decoration: none;
}

#kon p a:hover
{
	text-decoration: underline;
}

#kon .pad
{
	height: 50px;
	float: left;
	width: 50px;
}

.divline2
{
	float: left;
	width: 100%;
	height: 60px;
	overflow: hidden;
	background-image: url("divider.gif");
	background-position: center center;	
	background-repeat: no-repeat;
}