Lestat (25.10.2012 / 19:28)там див "footer" я не знаю какой из них отвечает за черную линию там их 2,сейчас скину,исправь плиз
rumit, найди в стиле див что отвечает за панель и поставь цвет фона background-color: #6EAE1C;
.footer {text-align: center;
color: #ffffff;
text-shadow : #568b13 1px 1px 0;
background : #363636 url(images/gt.png) repeat-x top;
margin-top : 1px;
margin-bottom : 1px;
padding : 5px;
border-top : 1px solid #b1e64e;
border-bottom : 1px solid #66a416;
text-align: center;
border-radius: 0 0 9px 9px;
}2
.footer a:link, .footer a:visited {
color: #D2D2D2;
text-decoration: none;
}