@import url(sklep_all.css);

div#bottom_container {
	width: 988px;
	height: 140px;
	margin: 0 auto;
	position: relative;
}
div#bottom_belt {
	background: url(../images/bottom_lines.jpg) repeat-x bottom center;
	height: 34px;
	font-family: Arial;
	font-size: 11px;
	color: #93a6cc;
	line-height: 34px;
}
div#bottom_belt .left {
	padding-left: 10px;
	float: left;
}
div#bottom_belt .right {
	padding-right: 10px;
	float: right;
}
div#bottom_belt a {
	font-family: Arial;
	font-size: 11px;
	color: #93a6cc;
	text-decoration: none;
}
div#bottom_belt a:hover {
	color: #cdd6e8;
}
div#partners {
	border: 1px solid #ddd;
	text-align: center;
	height: 42px;
	margin-bottom: 12px;
}
div#partners table {
	margin: 3px auto;
}
div#partners table td {
	width: 80px;
	text-align: center;
}