#top_links{
   background: url(/graph1/pasek_bg.png) repeat-x;
   height: 25px;
   font-weight: bold;
   color: white;
}
#top_links .inner{
   width: 980px;
   margin: 0 auto;
   background: url(/graph1/pasek.png) no-repeat;
}
#top_links a{
   display: block;
   height: 24px;
   float: left;
}
#top_links a:hover{
   text-decoration: none;
}
#top_links ul{
   display: inline;
   list-style: none;
}
div#footer
{
	color: #7e7e7d;
	padding: 20px 20px 20px;
	overflow: hidden;
}