body {

background: #000000;

color: #E6FC85;

font-family: Tahoma, Verdana, sans-serif;
margin-top: 5px;
margin-left: 0px;
margin-right: 0px;
}


.spaced {
 font: 11px Tahoma;
}

.spacedBar {
 font: 11px Tahoma;
 height: 557px;
 width: 1px;
}


table.popis{
border-style: outset;
  border-width: 1px; 
border-color: white;
font: 11px Tahoma;
}

table.popis2{
font: 11px Tahoma;
}

a{
    text-decoration: none;
    font-family: Tahoma;
    font-size: 11px;
    
}


A:link {color: #E6FC85}
A:visited {color: #E6FC85}
A:active {color: white}
A:hover {text-decoration: underline; color: red;}




input.mapa{
    background: #FFFFFF;
    color: gray;
    border-width: 0px; 
    font: bold 11px Tahoma;
}

.image{
	border-style: outset;
	border-color: white;
	border-width: 2px;
      }

