.prog_container {
        text-align:center;
	top:3px;
	width: 649px;
}

#web_step {
        padding: 0 0 20px 10px;
}

#web_step li {


        margin: 0;
//        padding: 0;
        display: inline;
        list-style-type: none;
//        border-bottom: 1px solid #9FB1BC;
        float: left;
        font-size: 11px;
        line-height: 14px;
        font-weight: normal;
        padding: 7px 6% 18px 8%;
        text-decoration: none;
	width: 11%;
}

.prog_left {
	padding-bottom: 12px;
	padding-top: 5px;
	font-weight:bold;
        color: #1A3B70;
	background: url(../images/prog_will.jpg) repeat-x top;
	float:left;
	width: 113px;

}

.prog_left_left  {
	padding-bottom: 12px;
	padding-top: 5px;
	background: url(../images/prog_will_left.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
}


.prog_left_right  {
	padding-bottom: 12px;
	padding-top: 5px;
	background: url(../images/prog_will_right.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
	margin-right: 3px;

}


.prog_akt {
	padding-bottom: 12px;
	padding-top: 5px;
        color: white;
	font-weight:bold;
	background: url(../images/prog_akt.jpg) repeat-x top;
	float:left;
	width: 113px;

	
}
.prog_akt_left {
	padding-bottom: 12px;
	padding-top: 5px;
        color: #EFF2F8;
	font-weight:bold;
	background: url(../images/prog_will_left.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
}
.prog_akt_right {
	padding-bottom: 12px;
	padding-top: 5px;
        color: #EFF2F8;
	font-weight:bold;
	background: url(../images/prog_will_right.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
	margin-right: 3px;
}

.prog_will {
	padding-bottom: 12px;
	padding-top: 5px;
        color: #EFF2F8;
	font-weight:bolder;
	background: url(../images/prog_will.jpg) repeat-x top;
	float:left;
	width: 113px;
}

.prog_will_left  {
	padding-bottom: 12px;
	padding-top: 5px;
	background: url(../images/prog_will_left.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
}

.prog_will_right  {
	padding-bottom: 12px;
	padding-top: 5px;
	background: url(../images/prog_will_right.jpg) no-repeat top;
	float:left;
	width:6px;
	height:15px;
	margin-right: 3px;

}

.sub_prog_container {
        padding-top: 5px;
        padding-bottom: 5px;
	width:650px;

}


.sub_prog_step {
        padding: 4px 10px 4px 10px;
	color: white;
	font-weight: bolder;
	background-color: #1A3B70;
	width: 3%;   
	border-right: 8px;    
}


.sub_prog_nev {
	background: url(../images/sub_prog.jpg) no-repeat bottom ;
	font-weight: bolder;
	color:#1A3B70;
	padding-left: 10px;
	height: 35px;
	font-size: 16px;
}


