/* 
   main A - Slonce
				   */
H1
{
color: #ffffff;
Font-Size: 13pt;
Font-Family: 'arial', Verdana, Courier;
Font-Style: bold;
Font-Weight: bold;
Text-Align: justify;
}
P
{
color: #444444;
Font-Size: 10pt;
Font-Family: 'arial', Verdana, Courier;
Font-Style: normal;
Font-Weight: normal;
Text-Align: justify;
line-height: 140%;
}
li
{
color: #444444;
Font-Size: 8pt;
Font-Family: 'arial', Verdana, Courier;
Font-Style: normal;
Font-Weight: normal;
Text-Align: justify;
line-height: 80%;
}
P.center
{
color: #444444;
Font-Size: 10pt;
Font-Family: 'arial', Verdana, Courier;
Font-Style: normal;
Font-Weight: normal;
Text-Align: center;
line-height: 100%;
}

A:link
{ color: #2f3a5d;
Font-Size: 10pt;
Font-Family: 'arial', Arial, Verdana, Courier;
Font-Style: normal;
Font-Weight: lighter;
text-decoration: underline;
}
/*A:active      { color: #000000;
				text-decoration: none } */
A:visited 
{ color: #2f3a5d;
Font-Size: 10pt;
Font-Family: 'arial', Arial, Verdana, Courier;
Font-Style: normal;
Font-Weight: lighter;
text-decoration: underline;
}

A:hover
{ color: #000000;
Font-Size: 10pt;
Font-Family: 'arial', Arial, Verdana, Courier;
Font-Style: normal;
Font-Weight: lighter;
text-decoration: underline; }