

#linkinterior:hover {
cursor:pointer;
color:rgb(255,255,255);
background-color:rgb(215,216,218);
}





#linkinterior { position: absolute; cursor: pointer; height: 70px; width: 320px; top: 627px; color: rgb(255, 255, 255); font-family: helvetica_neue_thinregular; font-size: 14pt; left: 692px; background-color: rgba(128, 128, 128, 0.496094); letter-spacing: 1pt; line-height: 16pt; text-align: center; }


#storyboat {
background-image:url(images/story_strana.jpg);
background-repeat-x:no-repeat;
background-repeat-y:no-repeat;
background-repeat:no-repeat;
width:1280px;
height:720px;
margin-left:auto;
margin-right:auto;
display:block;
position:relative;
float:none;
}

@font-face {
    font-family: 'helvetica_neue_thinregular';
    src: url('helveneuthi-webfont.eot');
    src: url('helveneuthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveneuthi-webfont.woff') format('woff'),
         url('helveneuthi-webfont.ttf') format('truetype'),
         url('helveneuthi-webfont.svg#helvetica_neue_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}