#hd1 {
	height: 181px;
	/* background: #0ad4ef url('../images/hd2.png') no-repeat top left; */
	overflow: inherit;	
}

.teksts {
	background: #f7f4e4 url('../images/content.tekst.bg.png') no-repeat top right;
}

.forms {
	background: #f4f7ee url('../images/content.forms.bg.png') no-repeat top right;
}

.paragraphs {
	width: 598px;
	padding: 0px;
	float: right;
	
}

		.paragraphs h1 {
			font-size: 19px;
			color: #6f755b;
			text-transform:uppercase;
			line-height: 1.0em;
			padding-top: 32px;
			margin-left: 22px;
			margin-bottom: 28px;
			border-bottom: 1px solid #dfd8c0;			
		}
		
		.paragraphs p {
			padding: 0px 50px;
		}
		
		.paragraph h2 {
			margin: 0px 50px;
		}
		
		span.text {
			line-height: 20px;
		}
		
		iframe {
			width: 100%;
			
			
			overflow: hidden;
			border: none;
			height: 3000px;
			border-collapse: collapse;
		}
		
				
		.spanner {
			clear: both;
			width: 100%;
			height: 55px;
			background: url('../images/footer.bg.png') no-repeat bottom left;
		}