/* Stopka */
td.footer {
	height:143px;
	background:url('/img/bg/footer.gif') left top repeat-x;
	}
td.footer table {
	border-bottom:1px solid #b3081b;
	}
td.footer td {
	height:32px;
	padding-top:13px;
	}
td.footer td a {
	display:block;
	height:32px;
	line-height:18px;
	padding:0px 17px 0px 17px;
	color:#8e8e8e;
	background:url('/img/bg/footer_spacer.gif') right 5px no-repeat;
	}
td.footer td a:hover {
	color:#ce0508;
	}
td.footer a#last {
	background:none;
	}
div#red_line  {
	height:32px;
	padding-top:13px;
	border-bottom:1px solid #b3081b;
	}
td.menu_bottom_out {
	float:left;
	}
td.menu_bottom_over {
	background:url('/img/bg/menu_bottom_over.gif') center bottom no-repeat;
	}
div#fsi {
	float:right;
	padding:11px 10px 10px 0px;
	}
div#fsi a, div#fsi a:hover {
	color:#8e8e8e;
	}
div#copyright {
	float:left;
	padding:11px 10px 10px 0px;
	}
div#copyright a, div#copyright a:hover {
	color:#8e8e8e;
	}
