#slika {
position:absolute;
top:183px;
right:0px;
width:880px;
height:432px;
color:rgb(106,106,106);
    font-family: 'helvetica_neue_thinregular';
line-height:1.3em;
letter-spacing:1px;
}


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

@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;

}