﻿/* CSS Document */

body
{
  font-family: Arial, Helvetica, sans-serif;
  background-color: #8484ff; 
  background-image: url("/img/mojelogo.gif");
  background-position: center 10px;
  background-repeat: no-repeat;
  font-size: 0.9em;
}

.navod
{
  width: 70%;
  margin-top:70px;
  margin-left:15%;
  background-color: #b5de52;
  padding:0;
  border-style:none;
}

.topleft
{
 width:12px;
 height:21px;
 background-color: #000000;
}

.topright
{
 width:12px;
 height:21px;
 background-color: #000000; 
}

.nadpis
{
 background-color: #000000;
 background-image: url(/img/lista_m.gif);
}

.foot
{
 background-color: #000000;
 background-image: url(/img/lista_b.gif);
}

a
{
  text-decoration: none;
}

li
{
 font-weight:bold;
}
