div
{
text-align: center;
margin: 0px;
padding: 0px;
}

body
{
text-align: center;
}

.odkaz
{
color: #FFFFFF;
text-decoration: none;
font-size: 10px;
font-family: arial;
}

.odkaz:hover
{
color: #FFFFFF;
font-family: arial;
text-decoration: none;
font-weight: bold;
font-size: 11px;
}

a
{
color: #000000;
text-decoration: none;
font-size: 11px;
font-family: arial;
font-weight: bold;
}

a:hover
{
color: #FF0000;
font-family: arial;
text-decoration: none;
font-size: 11px;
font-weight: bold;
}

.b
{
color: #FF0000;
font-family: arial;
text-decoration: none;
Font-size: 11px;
font-weight: bold;
}

.b:hover
{
color: #000000;
font-family: arial;
text-decoration: none;
Font-size: 11px;
font-weight: bold;
}





.boldtext
{
font-weight: bold;
font-family: arial;
font-size: 12px;
}

.text
{
font-family: arial;
font-size: 12px;
}

.copy
{
font-family: arial;
font-size: 9px;
} 

.copyhref
{
font-family: arial;
font-size: 9px;
font-color: #111111;
}

.copyhref:hover
{
font-family: arial;
font-size: 9px;
font-color: #FF0000;
}
