#text p,li
{
 color: #FFFFFF;
 font-size: 11pt;
 margin-right: 5px;
}

p
{
 text-align: justify;
 margin-bottom: 5px;
}

h1
{
 color: #DDDDDD;
 font-size: 14pt;
}

ul
{
 text-align: justify;
 padding-left: 15px;
}

ol
{
 text-align: justify;
 padding-left: 23px;
}

li
{
 margin-bottom: 5px;
}

a
{
 color: #AAAAAA;
 font-weight: bold;
 text-decoration: none;
}

a:hover
{
 color: #9999AA;
}

table
{
 margin-bottom: 25px;
 width: 100%;
}

td
{
 text-align: center;
}

.kurziva
{
 font-style: italic;
 width: 510px;
}
