body {
	margin: 0 0 0 0;
	background-image : url(../images/back_point.gif);
	background-repeat : repeat;

}
ol,ul {
	margin-left: 30px;
}
li {
	margin-left:0px;
}
.bAnim {
	text-align: right;
	background-image : url(../images/back_anim.gif);
	height: 91px;
	width: 759px;
}
.podstrona {
	background-image : url(../images/back_podstrona.gif);
	background-repeat : repeat-y;
	width: 760;
	height: 100%;
}
.start {
	background-image : url(../images/back_start.gif);
	background-repeat : repeat-y;
	width: 760;
	height: 100%;
}
td {
	vertical-align: top;
}


.bPodstrona {
	background-image : url(../images/b_podstrona.gif);
	background-repeat : repeat-y;
	height: 300px;
	width: 100%;
}

/*** nagłówek na podstronie ***/

.bHead {
	background-image : url(../images/b_head.gif);
	background-repeat : no-repeat;
	height: 36px;
}


/*** kalendarz ***/

.bKalendarzLight {
	background-image : url(../images/b_kalendarz_light.gif);	
	cursor : pointer;
}
.bKalendarzDark {
	background-image : url(../images/b_kalendarz_dark.gif);
	cursor : pointer;
}
.bKalendarzOver {
	background-image : url(../images/b_kalendarz_over.gif);
	cursor : pointer;
}


/*** nowosci ***/

.bNowosci {
	background-image : url(../images/b_nowosci.gif);
	background-repeat : repeat-y;
}


/*** promocje ***/

.bPromocje {
	background-image : url(../images/b_promocje.gif);
	background-repeat : repeat-y;
}
