#html_bottom1 {
	padding-top: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	clear: both;
}

/* ----------------------------- */
#html_bottom1 .bottom_top {
	background: url("../img/ramka/ram_top2_l.gif") no-repeat left bottom;
	height: 10px;
}
#html_bottom1 .bottom_top span {
	background: url("../img/ramka/ram_top2_r.gif") no-repeat right bottom;
	height: 10px;
	display: block;
	margin-left: 9px;
	padding-right: 9px;
}
#html_bottom1 .bottom_top span p {
	background: url("../img/ramka/ram_top2_m.gif") repeat-x bottom;
	height: 9px;
}

/* ----------------------------- */
#html_bottom1 .bottom_linki {
	background: url("../img/ramka/html_bot_m.gif") repeat-x top;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
	font-weight: bold;
	font-size: 11px;
}

#html_bottom1 ul {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#html_bottom1 li {
	list-style-type: none;
	display: inline;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#html_bottom1 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#html_bottom1 a:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: normal;
}

/*
--------------------------------------------------------------------------
						html_bottom2
--------------------------------------------------------------------------
*/

#html_bottom2 {
	margin: 1px 0px 10px 0px;
}
#html_bottom2 ul {
	float: left;
	margin: 0px 0px 0px 7px;
	padding: 0px 0px 0px 0px;
}
#html_bottom2 ul.opiekunka {
	width: 170px;
}
#html_bottom2 ul.praca {
	width: 135px;
}

#html_bottom2 ul li {
	list-style: none;
	list-style-image: none;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#html_bottom2 ul li a {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	color: #0063dc;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
#html_bottom2 ul li a:hover {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	text-align: left;
	color: #0063dc;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
}

