BODY               { background-color: #fcf8d7;
                      text-align: center;
                      font-family: tahoma;
                      behavior: url(csshover2.htc);
                   }

#wrapper {
            text-align: left;
            width: 985px;
            height: 100%;
            margin-left: auto;
            margin-right: auto; 
         }

#Logo { 
                float: left;
                width: 200px;
                height: 50px;
             }

#Logo #MENV  {
                float: left;
                width : 187px;
                height: 100%;
                background-color: #ffea8a;
                font-size: 15pt;
             }

#MVBAR      {
                     position: relative;
                     width: 187px;
                     height: 800px;
                    }

#MVBAR .StMVBAR          {
                     background-image: url('Images/MLBG.jpg'); 
                     background-repeat: no-repeat;  
                     padding-top: 10px;
                     padding-bottom: 30px;
                     background-color: #ffea8a;
                     background-position: left 70%;
                     font-size: 15px;
                     color: #77483f;
                  }

#MVBAR .StMVS     {                     
                   position: absolute; 
                   left: 65px;
                   background-color: #77483f;
                   width: 120px;
                   padding-top: 5px;
                   padding-left: 5px;
                   padding-right: 5px;
                   padding-bottom: 5px;
                    }

#MENH  {
                padding-left: 0px; n
                padding-top: 5px;
                width: 100%; 
                height: 30px; 
             }


.MAIN   {
                margin-top: 10px;
                margin-left: 200px;
                background-image: url('Images/ILBG.jpg'); 
                background-repeat: no-repeat;  
                background-position: top left;
                height: 600px;
                width: 100%;
                   padding-top: 5px;
                   padding-left: 5px;
                   padding-right: 5px;
                   padding-bottom: 5px;
        }

#SITEWRAP   {
          float: right;
          top:  0px;
          width: 200px;
          height: 1500px;
        }



A                  { color: #77483f;
                   }

H1                { 
                    font-size: 40;
                    color: #77483f;
                    margin-bottom: -15;
                  }
H2                { 
                    font-size: 25;
                    color: black;
                    margin-bottom: 20;
                  }
H3                {
                    font-size: 18;
                    font-weight: 200;
                    letter-spacing: 2px;
                    color: white;
                    margin-bottom: 0;
                  }

H4                {
                     text-align: center;
                     font-size: 18px;
                     color: #77483f;
                     margin-bottom: -15;
                  }

                  
A.MH              {
                    font-size: 17;
                    font-weight: 200;
                    letter-spacing: 1px;
                    color: white;
                    margin-bottom: 0;
                    text-decoration: none;
                  }    
A.MH:hover        {
                    color: #ffe989;
                  }      
A.MV              { text-decoration: none;
                     font-size: 18px;
                     color: #77483f;
                  }            
A.MV:hover        {
                    font-weight: 600;
                  }
                  

TD.VISITE            {
                     background-image: url('Images/MLBG.jpg'); 
                     background-repeat: no-repeat;  
                     background-position: bottom left;
                     padding-left: 10px;
                     background-color: #ffea8a;
                     font-size: 14px;
                     color: #77483f;
                     width: 200px;
                     height: 70px;
    
                    }
TD.VISITEFOTO       {
                     padding-left: 0px;
                     background-color: #ffea8a;
                     font-size: 14px;
                     color: #77483f;
                     height: 70px;
                    }
                    
.hide               {
                     display: none;
                     position: absolute;
                     left: 270px;
                    }
A.MVS             {
                    color: #ffe989;
                     text-decoration: none;
                    }
A.MVS:hover        {
                     color: white;
                  }      
                    
HR               { color: #ffe989;
                   height: 1px;
                 }
 
#SITEWRAP .WIST {
        position: relative; 
        top: 0px;
        width: 200px;
        height: 300px;
        visibility: hidden;
      }

#SITEWRAP .TESTIMONIAL {
        position: relative; 
        background-image: url('Images/MLBG.jpg'); 
        background-repeat: no-repeat;  
        top: 10px;
        width: 200px;
        height: 500px;        
       background-color: #ffea8a;
        visibility: hidden;

      }



#SITEWRAP .FOTO {
        position: relative; 
        top: 0px;
        width: 200px;
        height: 200px;
      }

.FOTO .FOTO1            {
                   position: relative;
                   top: 0px;
                   left: 0px;
                   z-index: 1;
                   float: left;
                 }
.FOTO .FOTO2            {
                   position: relative;
                   top: 0px;
                   left: 0px;
                   float: right;              
                   z-index: 2
                 }
.FOTO .FOTO3            {
                   top:  0px;
                   left: 0px;              
                   float: left;
                   z-index: 3;
                 } 
.FOTO .FOTO4            {
                   top:  0px;
                   left: 0px;              
                   z-index: 4;
                   float: right;
                 } 
.FOTO .BARUNIEK         {
                   width: 200px;
                   height: 40px;             
                     background-image: url('Images/MLBG.jpg'); 
                     background-repeat: no-repeat;  
                     padding-bottom: 10px;
                     margin-bottom: 20px;
                     background-color: #ffea8a;
                     vertical-align: middle;
                     text-align: center;
                     font-size: 18px;
                     color: #77483f;
                     z-index: 4;
                     float: left;
                    }
                                
.Submit             {
                      background-color: #ffea8a;
                      color: #77483f;
                     font-size: 18px;
                    }

#POPUP              {
                     position: relative;
                     background-color: #ffea8a;
                      width: 300px;
                       top: -150px;
                      left: 190px;
                      z-index: 1000;
                      padding: 10px 10px 10px 10px;
                      border-style: solid;
                      border-color: #77483f;
                      visibility: hidden;
                    }

.menu {
width:100%; 
position:relative;
z-index:100;
}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {
padding:0;
margin:0;
list-style-type:none;
}
.menu ul ul {
width:130px;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {
float:left;
text-align: center;
width:130px;
position:relative;
top: -2px;
}
/* style the links for the top level */
.menu a, .menu a:visited {
display:block;
font-size:15px;
text-decoration:none; 
color:white; 
width:130px; 
heigh:30px; 
background:#77483f; 
padding-left:10px; 
line-height:29px
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {
width:130px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
height:0;
top:31px;
left:0; 
width:150px;
}
/* another hack for IE5.5 */
* html .menu ul ul {
top:30px;
}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background:#ffea8a; 
color:#77483f; 
height:auto; 
line-height:1em; 
padding:5px 10px; 
width:129px
/* yet another hack for IE5.5 */
}
* html .menu ul ul a{
width:150px;
}


/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{
color:#ffea8a; 
background:#77483f;
}
.menu :hover > a, .menu ul ul :hover > a {
color:#ffea8a;
background:#77483f;
}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul, li.over ul{
visibility:visible; 
}

.menu ul a:hover ul{
visibility:visible; 
}
