body
   {
    background-image:url('../images/bg.png');
    background-repeat:repeat-x;
    background-color:black;
    color:white;
    
    
    }
a { color:white; text-decoration: none; }

a:visited { color:white; text-decoration: none;}

a:hover { color:red; text-decoration: none;}



.fotabla
{
            
            width:100%;           
            border:0px solid white;
            
}

div.fodiv
{
 width:1000px;
 
 
            
}

div.luczern
{
    background-image:url('../images/luczern.png');
    background-repeat:no-repeat;
    width:100%;
    color: #fff;
    text-align: center;
    background-color: white;
    border: 2px solid #fff;
    min-width:1000px;
}  
div.luczern p
{
  padding:0;
  margin:1ex 0;
}

div.footer
{
    background-color:black;  
    width:100%;
    color: #fff;
    text-align: left;
    border: 2px solid #fff;
    clear:both;
    
}  

div.main
{
    
    color: #fff;
    background-color:transparent;   
    text-align:justify;
    border: 1px dotted white;
    
    z-index:1;
/*    display:block; */
 /*   background-image:url('../images/mlogop.png');
    background-position:center;    
    background-repeat:no-repeat; */
    
    
}  

div.menu
{
    
    background-color:#000033;
    height:auto;
    min-height:50px;
    min-width:1000px;
    width:100%;
    color: #fff;
    border: 2px solid #fff;
    text-align:left;
    z-index:100;
}     


div.left
{
    width:20%;
    padding:10px;
    height:100%;
    color: #fff;
    background-color:transparent;
    text-align: center;
    border: 0px dotted #fff;
    float:left;
    position:relative;
    z-index:1;
    font-size:13px;
/*    display:block; */
} 

div.languages
{
    width:95%;
    color: #fff;
    background-color:#003366;
    text-align: center;
    border: 1px solid #fff;
    z-index:1;
}

div.languages a { color:#003366; text-decoration: none; }

div.languages a:visited { color:#003366; text-decoration: none;}

div.languages a:hover { border:0; color:#0099FF; text-decoration: none;}

div.languages image{border:2px;border-color:#003366;}

div.languages image:hover{border:2px;border-color:#0099FF;}



div.lproducts
{
    width:95%;
    color: #fff;
    background-color:#000033;
    text-align: center;
    border: 1px dashed #fff;
    z-index:1;
    
}  

.contacts
{
    width:95%;
    color: #fff;
    background-color:#000033;
    text-align: center;
    border: 1px solid #fff;
    font-size:12px;
    z-index:1;
    
        
} 
 
div.contacts a { color:white; text-decoration: none; }

div.contacts a:visited { color:white; text-decoration: none;}

div.contacts a:hover { color:#0099FF; text-decoration: none;}
 
 
.murer
{
    width:95%;
    border: 1px solid #fff;
    background-color:#003366;
}
 
#ifmain
{
            
            width:77%;
            height:900px;
            
            
}
    
#inews
{
            
            width:79%;
            min-height:400px;            
}


