/* CSS Document */
.whitespace {
	clear: both;
	height: 10px;
	/*width: 1000px;
	_width: 972px;*/
	border: 0px;
	/* background: #FFFFFF url('../images/oddil-06.jpg') repeat-x; */
}
.copyrightL  { 
	/*color: #606060;*/
	color: #fff;
	overflow: hidden; 
	float: left; 
	margin-left: 20px; 
	font-weight: bold;
}
.copyrightR { 
	/*color: #606060;*/
	color: #fff;
	overflow: hidden; 
	float: right; 
	margin-right: 20px; 
	text-align: right; 
	font-weight: bold; 
}

#hyperfoot {
  font-family: arial;
  font-size: 11px;
  color: #a1abc8;
  /*width: 972px;*/
  background: #e8e8e8;  
}
#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;
  width: 1010px;
}
#hyperfoot td {
  width: 49px;
  height: 78px;
  text-align: center;
  padding-right: 40px;
  vertical-align: bottom;
}
#hyperfoot .hyperfoot-logo {
  width: 150px;
  text-align: center;
  padding: 0 35px;
  vertical-align: top;
  padding-top: 12px;
}
#hyperfoot #sponzors {
  background: #83C1E2;
  padding-top: 10px;
  padding-bottom: 25px;
  margin-top: 15px;
}
#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;
}
#sponzors-inner {
    width : 1010px;
    margin: 0 auto;
} 
#hyperfoot #bottomSponzors {
  /*background: #a1aac7;*/
  padding-top: 10px;
  padding-bottom: 25px;
  margin-top: 15px;
  color:#000;
}
#hyperfoot #bottomSponzors #sponzors-inner .copyrightL, #hyperfoot #bottomSponzors .copyrightR {
	color: #000;
}

