body{
    font-family: tahoma, sans-serif;
    font-size: 15px;
    color: #333333;
}

div#strb{
    width: 876px;
    margin: auto;
    padding:20px;
}

a#logo{
    background: url('../img/logo.jpg') top left no-repeat;
    width: 876px;
    height: 318px;
    text-indent: -9999px;
    display: block;
}

div#kontakt{
    padding-top: 20px;
    text-align: center;
}

a{
    color: #4cb5f5;
    text-decoration: none;
}

a:hover{
    color: #b3c100;
}
