body, td {
/*font-size: 62.5%; /* Resets 1em to 10px */
font-size: 11px;
font-family: Verdana, Arial, Sans-Serif;
margin: 5 0 0 0;
padding: 0; 
}

.adres {
margin-left: 11px;
font-size: 9px;
}

.latest_news {
margin-left: 10px;
margin-right: 10px;
margin-top: 0;
line-height: 20px;
}

.latest_message {
margin-left: 15px;
margin-right: 10px;
margin-top: 0;
line-height: 15px;
}

.latest_news a:visited {
color: #000000;
}
.latest_news a:hover {
color: #000000;
}
.latest_news a:active {
color: #000000;
}

.message_title {
color: #5FBCE7 ;
font-weight: bold;
}

.footer a{
color: #000000;
}

.main_menu {
font-family: Arial, Sans-Serif;
font-size: 11pt;
}
.main_menu a:visited {
color: #000000;
/*font-size: 1.5em;*/
font-weight: bold;
}

.main_menu a:active {
color: #000000;
}
.main_menu a:hover {
color: #000000;
text-decoration: underline;
}
.main_menu a:link {
font-family: Arial, Sans-Serif;
color: #000000;
/*font-size: 1.5em;*/
font-weight: bold;
}
.tb_header {
/*font-size: 1.5em;*/
font-size: 11pt;
font-weight: bold;
}

h1 {
color: #1C91B2;
font-size: 20pt;
}

h2 {
color: #1C91B2;
font-size: 15pt;
}

h3 {
color: #1C91B2;
}

h4 {
color: #1C91B2;
}

a {
text-decoration: none ;
}

a:active {
text-decoration: none ;
}

a:visited {
text-decoration: none ;
}
a:hover {
text-decoration: none ;
}
hr {
color: #FFFF00;
background-color: #FFFF00;
height: 5px;
}
.yellow {
border: 0;
color: #FFFF52;
background-color: #FFFF52;
height: 4px;
}