body {
	background-color: #a14a00;
}


.blok2 {
	text-align: justify;
	text-indent: 10pt;
	background-color: #FFE680;
	position: absolute;
	height: 100px;
	//width: 960px;
	top: 20pt;
	left: 50pt;
	right: 0pt;
	//padding: 30pt;
}

.blok {
	text-align: justify;
	text-indent: 30pt;
	background-color: #FFE680;
	position: absolute;
	height: 650px;
	//width: 880px;
	top: 100pt;
	left: 50pt;
	right: 0pt;
	bottom:  0pt;
	padding: 30pt;
}


.blok3 {
	text-align: justify;
	text-indent: 0pt;
	background-color: #FFE680;
	position: absolute;
	height: 836px;
	width: 15px;
	top: 20pt;
	left: 30pt;
	bottom:  0pt;
	//right: 30pt;
	//padding: 30pt;
}


