body
{
    font-family: Tahoma, Verdana, Arial;
    text-align: center;
}
a:link, a:visited
{
	color: blue;
	text-decoration: none;
}
a:hover
{
	color: midnightblue;
	text-decoration: underline;
}

a.Uvod:link, a.Uvod:visited, a.Uvod:hover
{
    color: Black;
    font-size: large;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
}



HR
{
	color: yellow;
}
.menu_akce
{
	font-size: 18px;
	text-transform: uppercase;
}
img
{
    border: 0px;
}
td
{
    vertical-align: top;
    font-size: 10pt;
}
p
{
      font-size: 10pt;
}
td.hlavni_cast
{
   width: 500; padding-bottom: 20px; background-image: url('../img/pozadip.gif');
}

