.struktura .level1 {
	width: 450px;
	margin-left: 250px;
}

.struktura .level2 {
	width: 75px;
	margin-left: 300px;
}

.struktura .level3 {
	width: 250px;
	margin-left: 210px;
}

.struktura .level4 {
	width: 250px;
	margin-left: 210px;
}

.struktura .level5 {
	width: 550px;
	margin-left: 60px;
}

.struktura .level6 {
	width: 75px;
	margin-left: 130px;
}

.struktura .level7 {
	width: 185px;
	margin-left: 80px;
}

.struktura .box_light_small {
	background: url(../img/struktura/box_ligth_small.png) no-repeat;
	width: 166px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #5b5b5b;
	font-weight: bold;
}

.struktura .box_light_big {
	background: url(../img/struktura/box_ligth_big.png) no-repeat;
	width: 246px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #5b5b5b;
	font-weight: bold;
}

.struktura .arrow_left {
	background: url(../img/struktura/arrow_left.png) no-repeat;
	width: 111px;
	height: 45px;
}

.struktura .arrow_right {
	width: 111px;
	height: 45px;
}

* html .struktura .arrow_right {
	
}

.struktura .arrow_left .vertical {
	line-height: 44px;
	text-align: center;
}

.struktura .arrow_left .vertical .wrapper {
	padding-left: 20px;
}

.struktura .arrow_right .vertical {
	line-height: 42px;	
}

.struktura .arrow_right .vertical .wrapper {
	padding-left: 40px;
}

.struktura .arrow_down .horizontal {
	line-height: 44px;
	text-align: center;
}

.struktura .arrow_down {
	background: url(../img/struktura/arrow_down.png) no-repeat;
	width: 67px;
	height: 63px;
}

.struktura .level4 .right {
	margin-right: 4px;
}

.struktura .box_dark_small {
	background: url(../img/struktura/box_dark_small.png) no-repeat;
	width: 216px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #ffffff;
	font-weight: bold;
}

.struktura .level1 .box_percent {
	background: url(../img/struktura/box_percent.png) no-repeat 32px 9px;
	width: 111px;
	height: 45px;
	font-weight: bold;
	font-size: 12px;
}

.struktura .level2 .box_percent {
	background: url(../img/struktura/box_percent.png) no-repeat 0 9px;
	width: 67px;
	height: 63px;
	font-weight: bold;
	font-size: 12px;
}

.struktura .level4 .box_percent {
	background: url(../img/struktura/box_percent.png) no-repeat 0 9px;
	width: 67px;
	height: 63px;
	font-weight: bold;
	font-size: 12px;
}

.struktura .level5 .box_percent {
	width: 111px;
	height: 45px;
	font-weight: bold;
	font-size: 12px;
}

.struktura .level6 .box_percent {
	background: url(../img/struktura/box_percent.png) no-repeat 0 9px;
	width: 67px;
	height: 63px;
	font-weight: bold;
	font-size: 12px;
}
