#kPrawaTresc {
	top: 180px;
	left: 290px;
	width: 680px;
	height: 500px;
	position: absolute;
	z-index: 30;
}

#kKomentarz {
	top: 40px;
	left: 340px;
	height: 460px;
	position: absolute;
	z-index: 31;
}

h2 {
	font-family: Microsoft Sans Serif, Geneva, Arial, sans-serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	color: #5D5958;
	font-weight: lighter;
	letter-spacing: -1px;
	margin-bottom: 16px;
}

h3 {
	font-family: Microsoft Sans Serif, Tahoma, Geneva, Arial, sans-serif;
	font-size: 16px;
	line-height: 130%;
	text-align: left;
	color: #858585;
	font-weight: lighter;
	margin-bottom: 4px;
}

h5, body {
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	line-height: 130%;
	color: #737373;
	font-weight: lighter;
	text-align: left;
}

.formfield
{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	background: white;
	color: #494949;
	border-top: 1px solid #868686;
	border-left: 1px solid #868686;
	border-bottom: 1px solid #D4D2CF;
	border-right: 1px solid #D4D2CF;
	margin: 1px 0 0 0;
	width: 320px;
}
.formbutton
{
	font-family: Tahoma, Geneva, Arial, sans-serif;
	font-size: 12px;
	background: white;
	color: #494949;
	border-top: 1px solid #D4D2CF;
	border-left: 1px solid #D4D2CF;
	border-bottom: 1px solid #868686;
	border-right: 1px solid #868686;
	margin: 1px 0 0 0;
	width: 320px;
}