#hyperfoot {
  font-family: arial;
  font-size: 11px;
  color: #a1abc8;
  width: 988px;
  background: #f3f4f8; 
}
#hyperfoot a {
  color: #a1abc8;
  text-decoration: none;
  font-size: 12px;
}
#hyperfoot a:hover {
  color: #ff8208;
  text-decoration: none;
}
#hyperfoot a img {
  border: 0;
}
#hyperfoot table {
  margin: 0 auto;
}
#hyperfoot td {
  width: 45px;
  height: 78px;
  text-align: center;
  padding-right: 25px;
  vertical-align: bottom;
}
#hyperfoot .hyperfoot-logo {
  width: 140px;
  text-align: center;
  padding: 0 35px;
  vertical-align: top;
  padding-top: 52px;
}
#hyperfoot #sponzors {
  background: #a1aac7;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-top: 15px;
  height: 12px;
  font-size: 12px;
}
#hyperfoot #sponzors ul {
  margin:3px 0 0 0;
  padding:0;
  text-align: center;
}
#hyperfoot #sponzors ul li {
  display: inline; 
  color: #fff;
  padding-right: 5px;
}
#hyperfoot #sponzors .f {
  color: #d1dae5;
  font-weight: bold;
  text-transform: uppercase;
}
#hyperfoot #sponzors ul li a {
  color: #fff;
  padding-right: 5px;
}
#hyperfoot #sponzors a:hover {
  text-decoration: underline;
}
#hyperfoot .copyrightL  { 
	color: #fff;
	overflow: hidden; 
	float: left; 
	margin-left: 20px; 
	font-weight: bold;
}
#hyperfoot .copyrightR { 
	color: #fff;
	overflow: hidden; 
	float: right; 
	margin-right: 20px; 
	text-align: right; 
	font-weight: bold; 
}