/* CSS Document */
.t_bg1{
	background:#5050AA url(../_images/grey_bg.jpg) repeat-x ;
	overflow:hidden;
	height:1%;
	}
.t_bg2{
	background:#42429D;
	overflow:hidden;
	height:1%;
	}
.t_bg1 div, .t_bg2 div{
	float:left;
	overflow:hidden;
	}	
/*Aktualne szkolenia*/

.as_postep{width:229px;	
}
.as_termin{width:124px;}
.as_name{
		width:370px;
		border:none;
		 }
.w27{width:25px;}

/*Szkolenie zakonczone*/
.sz{
	background:url(../_images/sz_bg.gif) repeat-y;
	}
.sz_postep{
	width:229px;
	}
.sz_termin{
	 width:124px;
	 }
.sz_name{
	width:370px;
	border:none;
	}
	
/* zgloszenia na szkolenia*/	
.zs{
	background:url(../_images/zs_bg.gif) repeat-y;
	}
.zs_data{
	width:154px;
	}
.zs_name{
	width:266px;
	}
.zs_data2{
	width:156px;
	}
.zs_status{
	border:none;
	}	
	
