#bottomlog {
	background: #fff;
	border: 1px solid #A0CEF1;
	width: 954px;
	margin-top: 18px;
	float: left;
	padding-left: 1px;
	padding-top: 1px;
}
#bottomlog div.tlo {
	background: #E9F5FF;
	width: 953px;
	float: left;
}
#bottomlog div.p {
	padding: 16px 0px 16px 5px;
	float: left;
}
#bottomlog a {
	text-decoration: none;
	float: left;
	margin-left: 14px;
}
#bottomlog img {
	border: 1px solid #6FBCEC;
	background: #fff;
	padding: 2px;
}
/*------------------------------------- bottom -------------------------------------*/
#bottom {
	float: left;
	margin-top: 30px;
	background: #C8E3FA url(../../images/global/bottom-tlo-loop.gif) repeat-x left top;
	width: 100%;
	font: 12px Tahoma;
	color: #004687;
}
#bottom img {
	border: none;
}
#bottom div.p {
	padding: 35px 0px;
	float: left;
}
#bottom img.logo {
	float: left;
	border: none;
}
#bottom div.linki {
	background: #fff;
	height: 48px;
	border-top: 1px solid #A7D2F2;
	border-bottom: 1px solid #A7D2F2;
	float: right;
	width: 770px;
}
#bottom table {
	margin-top: 16px;
	width: 95%;
}
#bottom td {
	white-space: nowrap;	
}
#bottom a {
	font: bold 12px Tahoma;
	color: #004687;
	text-decoration: none;
}
#bottom td.lp {
	text-align: center;
	width: 10%;
	color: #9CCBED;
}
#bottom div.copy {
	float: left;
	padding-left: 187px;
	margin-top: 10px;
}
#bottom div.copy strong.s {
	color: #FF7100;
}
#bottom div.rss {
	margin-top: 10px;
	float: left;
	margin-left: 13px;
}
#bottom div.pro {
	margin-top: 10px;
	float: right;
}
