a            { color: #80B83B; text-decoration: none }
a:hover      { color: #80B83B; text-decoration: underline }
a:active     { color: darkgreen; text-decoration: none;}

#abez
{
border-color: #3E3A39;
}

#adiskuse
{
color: white;
text-decoration: none;
}

#adiskuse:hover
{
color: white;
text-decoration: underline;
}

#adiskuse
{
color: white;
text-decoration: none;
}

#cara
{
color: #80B83B;
border-style: solid;
border-width: 0,5px;
}

#caradiskuse
{
color: 332F2E;
border-style: solid;
border-width: 0,5px;
}

#stredni
{
font-size: 14px;
font-family: arial;
color: white;
text-align: center;
}

#seznam
{
list-style: square;
padding-left: 20em;
}

#tabulkadiskuse
{
border-color: white;
border-style: solid;
border-width: 1px;
width: 100%;
}

#tabulkaceny
{
border-color: #80B83B;
border-style: solid;
border-width: 1px;
width: 100%;
}

#button
{
border-style: solid;
background-color: white;
border-color: #80B83B;
color: black;
}

#pole
{
border-style: solid;
background-color: #525050;
border-color: #80B83B;
color: white;
font-family: verdana;
font-size: 13px;
}