body
{
    margin:0px;
    padding:0px;
    background: url('grafika/pozadi.jpg') left top repeat-x;
    overflow: hidden;
    text-align: center;
}

.cont-text
{
    display: none;
}

.cont
{
    width: 980px;
    height: 1200px;
    margin: 0px auto;
    position: relative;
    background: url('grafika/body.png') left top no-repeat;
}

.a-vino-1
{
    display: block;
    position: absolute;
    left: 17px;
    top: 120px;
    width: 340px;
    height: 670px;
}

.a-vino-2
{
    display: block;
    position: absolute;
    left: 572px;
    top: 267px;
    width: 327px;
    height: 72px;
}

.a-vo
{
    display: block;
    position: absolute;
    right: 0px;
    top: 716px;
    width: 338px;
    height: 56px;
}

