div.struktura {
	height: 524px;
	width: 512px;
	padding-left: 83px;
	background: url('../../images/struktura_program/sk_0.png') no-repeat;
}

div.struktura div h3 {
	height: 64px;
	position: relative;
}

div.struktura div h3 a {
	display: block;
	margin-right: 5px;
	overflow: hidden;
}

div.struktura div h3 span {
	background: url('../../images/struktura_program/sk_top_border_right.png') no-repeat;
	display: block;
	width: 5px;
	height: 54px;
	position: absolute;
	right: 0;
	top: 0;
}

div.struktura div {
	float: left;
	width: 69px;
	margin-left: 6px;
	overflow: hidden;
}

div.struktura div img.bottom {
	display: none;
}