﻿body
{
   background-color:white;
   color: black;
}

#naindex
{
   display: none;
}

a:link
{
   color: darkblue;
}

a:visited
{
   color: darkblue;
}

#vrch
{
   display: none;
}

#okraj
{
   display: none;
}

#obsah
{
   position: absolute;
   left: 0;
   top: 0;
   width: 99.5%;
   text-align: center;
}

