body {
background-color: #000000;
margin-left: 0px;
margin-right: 0px;
margin-top: 10px;
margin-bottom: 0px;
}


table.tabela {
border-style: none;
border-width: 0px;
border-color: #000000;
border-spacing: 0px 0px;
border-style: thin;
}


a.texty {
font-size: 14px;
color: gold;
font-style: normal;
font-weight: bold;
text-decoration: underline}


a.texty:visited {
font-size: 14px;
color: gold;
font-style: normal;
font-weight: bold;}


a.texty:hover {
font-size: 14px;
color: silver;
text-decoration: underline;
font-style: oblique;
font-weight: bold;
}