﻿body 
{
    margin:0px;
    padding:0px
}


.B
{
    /*border:solid 2px green;*/
}


#zaglavlje
{
    min-width:1050px;
    height:200px;
    background-image: url(images/header.jpg);
    background-repeat: repeat-x;
}

#zaglavljeKontejner
{
    width:964px;
    height:200px;
   /* border:solid 2px blue;*/
}

#meniKontejner
{
    float:left;
    position:relative;
    left:0px;
    top:0px;
    width:820px;
    height:200px;
}

#centerKontejner
{
    width:1000px;
    min-height:600px;
   /* border:solid 2px #ef5656;*/
}

.meni
{
   /* border:solid 5px #548956;
   /* margin-top:15px;*/
    position:relative;
    top:15px;
    z-index:100;
    text-align:left;
}

#Movia
{
  /*  width:450;
    height:150px;
 /*   background-color:Black;*/
}

#logoKontejner
{
    /*position:relative;
    top:0px;
    left:50px;
    width:200px;*/
    float:left;
}

#logoPrazno
{
    width:80px;
    min-height:200px;
    float:left;
}

#logo
{
    width:104px;
    height:200px;
}
    

#centar
{
    min-width:1050px;
    min-height:100%;
    clear:both;
    /*border:solid 1px green;*/
}

#footer
{
    min-width:1050px;
    height:40px;
    clear:both;
    bottom:0px;
    background-image:url(images/footer.jpg);
    background-repeat:repeat-x;
    margin:0px;
}

#himna
{
    clear:both;
    margin-top:20px;
    margin-left:0px;
}

#centarKontejnerLijevi
{
    float:left;
}

#centarKontejnerDesni
{
    float:left;
    max-width:450px;
}
