a.odkaz
{
   color: #3D77B2;
   text-decoration: underline;
}
a.odkaz:visited
{
   color: #3D77B2;
   text-decoration: underline;
}
a.odkaz:active
{
   color: #3D77B2;
   text-decoration: underline;
}
a.odkaz:hover
{
   color: #3D77B2;
   text-decoration: underline;
}
h1, .h1
{
   font-family: Verdana;
   font-weight: normal;
   font-size: 16px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h2, .h2
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h3, .h3
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   text-decoration: none;
   color: #4F4F4F;
   --color: #4F4F4F;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h4, .h4
{
   font-family: Verdana;
   font-weight: bold;
   font-size: 13px;
   font-style: normal;
   text-decoration: none;
   color: #666666;
   --color: #666666;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h5, .h5
{
   font-family: Arial;
   font-size: 19px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
h6, .h6
{
   font-family: Arial;
   font-size: 16px;
   text-decoration: none;
   color: #000000;
   --color: #000000;
   background-color: transparent;
   margin: 0 0 0 0;
   padding: 0 0 0 0;
   display: inline;
}
.CustomStyle
{
   font-family: "Courier New";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #000080;
   --color: #000080;
   background-color: transparent;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
}
@media only screen and (max-width: 767px)
{
}
