body
{
   background-image: url("celek.png");
   color: white;
}
a:link
{
   color: #00FFFF;
}

a:visited
{
   color: #DDDD00;
}

a img
{
   border-width: 0px;
}


#Nadpis
{
   text-align: center;
   text-decoration: underline;
   font-size: x-large;
   position: absolute;
   width: 90%;
   left: 10%;
   top: 10px;
}

.podnadpis
{
   text-decoration: underline;
   font-size: large;
}

.polozka
{
   float: left;
   width: 100%;
   margin: 15px;
}

#Jednolity_Obsah
{
   position: absolute;
   top: 60px;
   left: 20%;
   text-align: left;
   width: 77%;
}

#Menu_cover
{
   position: absolute;
   top: 25px;
   left: 5px;
   width: 16%;
}

#Menu
{
   border-width: thin;
   border-style: double;
   margin-bottom: 30px;
}


.big
{
   font-weight: bold;
}

#Counter
{
   position: absolute;
   top: 685px;
   left: 15px;
   text-align: center;
   font-size: small;
   font-weight: bold;
}

.pic
{
   margin: 5px;
   text-align: center;
}

