﻿
        html
        { 
        }

body
{
   
    font-size: 10pt;
    font-family:  tahoma, verdana, arial, sans-serif;
    height: 100%;
    color: dimgray;
    margin-bottom:0;
    margin-left:0;
    margin-right:0;
    margin-top:0;
     
}
.sel:hover
{
    cursor:pointer;
    }

.textovermap
{
    position:absolute;
    top:10px;
    z-index:100;
    }

.metakilogoovermap
{
    position:relative;
    top:-67px;
    z-index:100;
    }

.watermark
{
    color: gray;
    
    
    }
.title
{
	font-size:17pt;
	}


.modalsavemetaki
{
    position:relative;
    top:-40px;
    left:100px;
     z-index:1;
     
    
    }

.modalbackground {
        background-color:Gray;
       /*  filter:alpha(opacity=70); */
        opacity:0.7;
}
.hidden
{
    
    visibility:hidden;
    
    }
.tooltip
{
    position:absolute;
    visibility:hidden;
    z-index:1000;
    top: 234px;
    left: 505px;
}

A {
	border-color: inherit;
    COLOR: #003399;     
    border-style:none;    
    border-width:0;    
    FONT-FAMILY: tahoma, verdana, arial, sans-serif;     
    TEXT-DECORATION: none;
    font-weight: 700;
}


A:hover {
	TEXT-DECORATION: underline; 
	border-style:none;
	border-width:0
}




.menu {
margin: 0;
width: 100%;
height:30px;

}
.menuactive {
margin: 0;
height:30px;

}

.menuselected {
margin: 0;
height:30px;


}