#Header .Nav li.Start { background: url(../img/nav_start.png) no-repeat left top; width: 65px; }
#Header .Nav li.Wines { background: url(../img/nav_wines.png) no-repeat left top; width: 57px; }
#Header .Nav li.Music { background: url(../img/nav_music.png) no-repeat left top; width: 91px; }
#Header .Nav li.Blog { background: url(../img/nav_blog.png) no-repeat left top; width: 114px; }

#Header .Nav li.Start a { width: 65px; }
#Header .Nav li.Wines a { width: 57px; }
#Header .Nav li.Music a { width: 91px; }
#Header .Nav li.Blog a { width: 114px; }


input.Send { border: 0; background: url(../img/btn_send.png) no-repeat left top; cursor: pointer; float: right; height: 25px; width: 74px;  }
input.Send:hover { background-position: left bottom; }
