uCoz - тем и хорош , что можно практически ВСЁ поменять ....
в CSS
картинки
шапка - /.s/t/1133/banner.jpg
волна /.s/t/1133/nav-bd.png
тут цвет
/*------------------------------------*\
$Header
\*------------------------------------*/
.nav-row {
min-height: 60px;
background: #f85772;
background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f85772), color-stop(1, #f86296));
background: -moz-linear-gradient(center bottom, #f85772 0%, #f86296 100%);
background: -o-linear-gradient(#f86296, #f85772);
position: relative;
z-index: 10;
}
.nav-row:after {
content: '';
position: absolute;
display: block;
bottom: -5px;
left: 0;
width: 100%;
height: 6px;
background: url("/.s/t/1133/nav-bd.png") repeat-x 0 0;
}
.mob-btn {
display: none;
}
.header-descr {
position: absolute;
bottom: 0;
width: 100%;
min-height: 45px;
background-color: #f85a7d;
background-color: rgba(248, 90, 125, 0.5);
padding: 15px 0;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}
не много сложно по цветам это оттенки....