p,a  {
    color: white;
}

#content {
    margin: auto;
    width: 100%;
    background: #05091b;
}

#wrapper {
    width: 100%;
    margin: 0px;
}

#header {
    width: 822px;
    height: 181px;
    margin: auto;
    margin-bottom: 10px;
    background: url(http://18tube.pl/live/images/bg_header.jpg);
}

#menu {
    height: 34px;
    padding: 0px;
    margin: 0px;
    padding-top: 10px;
}

#menu ul {
    list-style: none;
}

#menu a {
    font: bold 16px "Trebuchet MS", Verdana, Helvetica, sans-serif;
    height: 34px;
    width: 72px;
    display: block;
    float: left;
    padding-top: 5px;
    text-align: center;
    margin-left: 30px;
    
}
#menu a:hover {
    
    background: url(http://18tube.pl/live/images/menu_hover.png) no-repeat;
}

#logo {
    display:inline;
    margin-left: -920px;
}
#container {
    width: 822px;
    margin: 20px auto;
}

#footer {
    font-size: 1em;
    text-align: center;
    margin: auto;
    width: 500px;
}

#footer p {
    text-align: center;
}
