.themebar{
	/* load the themebar in the div class = "themebar" block */
}
.title {
	overflow: hidden;
	border-width:0px;
	height: 30px;
	width: 397px;
	top: 0px;
	left: 10px;
	z-index: 1;
	font-size: 18px;
	font-weight: bold;
	margin: -10px;
	padding: 10px;
	position: absolute;
}
.blok1 {
	overflow: auto;
	height: 200px;
	width: 320px;
	top: 40px;
	left: 10px;
	margin: -10px;
	padding: 10px;
	z-index: 2;
	position: absolute;
}
.blok2 {
	overflow: auto;
	height: 200px;
	width: 320px;
	top: 40px;
	left: 340px;
	margin: -10px;
	padding: 10px;
	z-index: 3;
	position: absolute;
}
.blok3 {
	overflow: auto;
	height: 215px;
	width: 320px;
	top: 220px;
	left: 10px;
	margin: -10px;
	padding: 10px;
	z-index: 4;
	position: absolute;
}
.blok4 {
	overflow: auto;
	height: 215px;
	width: 320px;
	top: 220px;
	left: 340px;
	margin: -10px;
	padding: 10px;
	z-index: 5;
	position: absolute;
}
