#nrf-wrap {
        background: #012036 url(bodybg.png) repeat-x;
        color: #fff;
        font-family: "Trebuchet MS", sans-serif;
        font-size: 15px;
        margin:0;
        padding:0;
}

#nrf-wrap-gore {
        background: transparent url(background-gore.jpg) no-repeat 50% top;
        height: 329px;
        float: left;
        width: 100%;
}

#nrf-wrap-sredina {
        background: #012036 url(background-sredina.png) no-repeat 50% top;
        min-height: 500px;
        padding-top: 40px;
        padding-bottom: 40px;
        float: left;
        width: 100%;
}

#nrf-wrap-ljudi {
        background: #032e4d url(background-ljudi.png) repeat-x 50% top;
        min-height: 128px;
        float: left;
        width: 100%;
        padding-top: 120px;
        padding-bottom: 30px;
        margin-bottom: 20px;
}

#nrf-gore, #nrf-sredina, #nrf-ljudi {
        margin:0px auto;
        width: 960px;
}

#nrf-video-mapa iframe {
        border: 10px solid #011524;
        float: right;
}
#nrf-opis {
        width: 440px;
        float: left;
}
#nrf-video-mapa {
        width: 480px;
        float: right;
}

#nrf-ljudi-lijevo {
        width:270px;
        padding-right: 40px;
        float: left;
        border-right: 1px solid #025280;
        height: 120px;
}

#nrf-ljudi-sredina {
        width:290px;
        float: left;
        width:300px;
        padding-left: 20px;
        padding-right: 10px;
        border-right: 1px solid #025280;
        height: 120px;
}
#nrf-ljudi-desno {
        width:290px;
        float: right;
        margin-left: 10px;
        height: 120px;
}


body {
        background:  #DCDCC8 url(http://www.numi.hr/assets/templates/numi/nrf/bodybg.png) repeat-x;
}
#main {
        margin:0;
}


#header {
        display: none;
        background: transparent none;
}

