body
{
   margin: 0;
   background: #9C9FB1;
   padding: 0px;
}
td
{
    font-family: Arial, Tahoma, Times, MS Sans Serif;
	color:#525252;
    font-size: 80%;
    font-weight:normal;
}

a
{    color: #000099; 
     font-weight: normal;
     text-decoration: none;
}


a:active
{    color: #000099;
     font-weight: normal;
     text-decoration: none;
}

a:visited
{    color: #000099;
     font-weight: normal;
     text-decoration: none;
}

a:hover
{    color: #FF0000;
     font-weight: normal;
     text-decoration: underline;
}

.path, a.path:active, a.path:visited
{    color: #ff0000;
}

em.path
{      font-size: 90%;
       font-style: normal;
}

.contact
{
     padding-left: 10px;
     color: #ffffff;
     font-size: 11px;
}
.contact a, .contact a:active, .contact a:visited
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: underline;
}
.contact a:hover
{
    font-size: 11px;
    color: #ffffff;
    text-decoration: none;
}

.title
{
   padding-left: 15px;
   color: #000088;
   font-weight: bold;
   font-size: 13px;
}
.menu a:link
{
   font-weight: bold;
}
.podmenu a:link
{
   padding: 15px;
}
.data
{
   color: #0000CC;
   font-weight: bold;
   padding-left: 3px;
}
.zag
{
   color: #F0581D;
   font-weight: bold;
}
.sled
{
   color: ff0000;
   font-weight: normal;
}
.sled a
{
   color: ff0000;
   font-weight: normal;
   text-decoration: underline;
}
.sled a:active
{
   color: ff0000;
   font-weight: normal;
   text-decoration: underline;
}
.sled a:visited
{
   color: ff0000;
   font-weight: normal;
   text-decoration: underline;
}
.sled a:hover
{
   color: ff0000;
   font-weight: normal;
   text-decoration: none;
}

