body {
    margin:auto;
    padding-top:40px;
    width:700px;
    font-family:tahoma;
    font-size:12px;
}

img {
    border-width:0px;
}

#grafika {
    margin:auto;
    width:670px;
    line-height:0px;
}

#jana {
    background-image:url('/img/index/jana.jpg');
    height:303px;
    width:149px;
}

#freetour {
    background-image:url('/img/index/freetour.jpg');
    height:58px;
    width:156px;
}

#members {
    background-image:url('/img/index/members.jpg');
    height:70px;
    width:132px;
}

#join {
    background-image:url('/img/index/join.jpg');
    height:58px;
    width:127px;
    float:right;
}

#jana, #freetour, #members, #join {
    background-position:top left;
    cursor:pointer;
}

#jana:hover, #freetour:hover, #members:hover, #join:hover {
    background-position:top right;
}

#text {
    clear:both;
    padding-top:20px;
}

h1 {
    text-align:center;
    font-size:20px;
    font-weight:normal;
}

h2 {
    text-align:center;
    font-size:14px;
    font-weight:normal;
}
