﻿body
{
    padding: 0;
    margin: 0;
    font-size: 16px;
    font-family: 'Lato' , sans-serif;
    color: #444;
}

div#Top
{
    background-color: #ffda08;
}

div#Header
{
    width: 950px;
    margin: auto;
    padding: 25px;
}

div.Picture
{
    height: 350px;
    z-index: -1;
    position: relative;
    width: 950px;
}


div#Picture1
{
    background-image: url(merc00.jpg);
    color: #fff;
    width: 950px;
    height: 350px;
}
div#Picture3
{
    background-image: url(merc01.jpg);
    color: #fff;
    width: 950px;
    height: 350px;
}

div#Picture4
{
    background-image: url(merc02.jpg);
    color: #fff;
    width: 950px;
    height: 350px;
}

div#Picture5
{
    background-image: url(merc04.jpg);
    color: #fff;
    width: 950px;
    height: 350px;
}
div#Picture2
{
    background-image: url(003.jpg);
    color: #fff;
    width: 950px;
    height: 350px;
}

#slideshow
{
    margin: auto;
    position: relative;
    width: 950px;
    height: 350px;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
}

#slideshow > div
{
    position: absolute;
}

h1
{
    font-weight: normal;
    font-size: 24px;
    padding: 5px 0 5px 0;
    margin: 0;
}

h2
{
    font-weight: normal;
    font-size: 18px;
    color: #990000;
}

div#MainText
{
    width: 950px;
    margin: auto;
    text-align: center;
    margin: auto;
    padding: 30px;
}


div#Left, div#Middle, div#Right
{
    float: left;
    width: 260px;
    padding: 20px 25px 20px 25px;
    font-size: 15px;
    text-align: center;
}
div#Content
{
    width: 950px;
    margin: auto;
}

div#Stripe
{
    background-color: #ffda08;
}

div#StripeContent
{
    width: 950px;
    margin: auto;
    text-align: center;
    padding: 25px;
}

div#Content2
{
    padding-top: 15px;
    width: 950px;
    margin: auto;
}

.foto img
{
    display: block;
    width: 190px;
    height: 115px;
    float: left;
}


div#Mladen
{
    float: left;
    width: 275px;
    text-align: center;
}

div#MladenR 
{
     float: right; 
     width: 675px;
     font-size: 18px;
    }
