/* tables */

.table_title{
font-size:125%;
padding:0 0 10px 0;
}

.table_footer{
font-size:75%;
padding:15px 0 0 0;
}



table{
width:730px;
border:none;
font-size:85%;
line-height:125%;

}

td{
padding:3px 3px 3px 5px;
background:url(../img/akademia/bottom_line_ccc.gif) bottom left repeat-x;
}

.czas{
width:75px;
background:#ccc url(../img/akademia/bottom_line_fff.gif) bottom left repeat-x;
text-align:center;
}

td.title{
background: #fff url(../img/akademia/bottom_line_ccc.gif) bottom left repeat-x;
font-weight:bold;
}

.first{
background-image:none;
font-weight:bold;
}

.przerwa{
background:#999 url(../img/akademia/bottom_line_fff.gif) bottom left repeat-x;
color:#fff;
}

.blok{
text-align:center;
width:125px;
background-image:none;
background-color:#ececec;
}

.last_row{
background:#ececec url(../img/akademia/bottom_line.gif) bottom left repeat-x;
}

.last_cell{
width:75px;
background:#ccc url(../img/akademia/bottom_line.gif) bottom left repeat-x;
text-align:center;
}
/*  end table stuff */