h3.section {
	margin-top: 1em;
}

#vertical_slide, #horizontal_slide {
	background: #79b027 url(imglib/kbkg.jpg) repeat-x;
	padding: 5px;
	height: 140px;
}
#inner_vertical{
	margin: 0 auto;
	width: 930px;
}
#inner_vertical form{
	float: right;
	width: 302px;
}
#inner_vertical input{
	background: url(imglib/inputbg.jpg) no-repeat;
	float: left;
	font: 10px Tahoma;
	height: 12px;
	width: 292px;
	padding: 5px;
	border-style: none;
	margin-bottom: 10px;
}
#inner_vertical textarea{
	float: left;
	width: 216px;
	height: 62px;
	padding: 5px;
	border-style: none;
	margin-bottom: 10px;
	background: url(imglib/area.jpg) no-repeat;
	font: 10px Tahoma;
}
#inner_vertical .bloczek{
	float: left;
	width: 145px;
	height: 110px;
	padding: 15px 10px;
	color: #f2f1f4;
	line-height: 16px;
}
