html, body {
	background-color: #FFF;
	color: #000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
        text-align: center;

}

#tlo_ogolne {
	background-color: #000000;
	background-image: url(gfx/tlo.jpg);
	background-attachment: scroll;
	background-position: top left;
}


#tlo_logo_prawe {
	background-color: #444444;
	background-image: url(gfx/logo_prawa.jpg);
	background-repeat:  no-repeat;
	background-attachment: scroll;
	background-position: top left;
}



#tlo_lewe {
	background-color: #444444;
	background-image: url(gfx/tlo_lewe.jpg);
	background-repeat:  repeat-y;
	background-attachment: scroll;
	background-position: top right;
}



#tlo_prawe {
	background-color: #444444;
	background-image: url(gfx/tlo_prawe.jpg);
	background-repeat:  repeat-y;
	background-attachment: scroll;
	background-position: top left;
}




#tlo_belka_dol {
	background-image: url(gfx/belka_dol.jpg);
	background-repeat:  no-repeat;
	background-attachment: scroll;
	background-position: top right;
}



#tresc {
	font-family: Arial;
	color: 000000;
	line-height: 250%;
}

cbalink {
display:none;

}
.cbalink {
display:none;
} 