h1
{
   font-family: Arial;
   font-size: 29px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h2
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h3
{
   font-family: Arial;
   font-size: 16px;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h4
{
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h5
{
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

h6
{
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #000000;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}

.Kontakty
{
   font-family: Times New Roman;
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   color: #FFFFFF;
}

a.Style1:link
{
   color: #000000;
   font-weight: bold;
}
a.Style1:visited
{
   color: #305474;
   font-weight: bold;
   text-decoration: none;
}
a.Style1:active
{
   color: #305474;
   font-weight: bold;
   text-decoration: none;
}
a.Style1:hover
{
   color: #CC0000;
   font-weight: bold;
   text-decoration: none;
}
a.email:link
{
   color: #FFFFFF;
}
a.email:visited
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.email:active
{
   color: #FFFFFF;
   text-decoration: underline;
}
a.email:hover
{
   color: #FF0000;
   text-decoration: underline;
}

