.nadpis	{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	margin-top:6;
	margin-right:4;
	font-weight: bold;
	}
	
.txt	{
	font-family: Verdana;
	font-size: 9pt;
	color: #444444;
	margin-top:10;
	margin-left:8;
	margin-right:8;
	margin-bottom:8;
	text-align:justify;
	}
	
.txt1	{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	margin-left:10;
	text-align:justify;
	}	

.kon	{
	font-family: Verdana;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	}

.kon1	{
	font-family: Verdana;
	font-size: 9pt;
	color: #444444;
	}
	
.akcia	{
	font-family: Verdana;
	font-size: 10pt;
	color: #444444;
	margin-top:10;
	margin-left:10;
	margin-right:10;
	margin-bottom:10;
	text-align:justify;
	font-weight: bold;
	}

a	{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #444444;
	text-decoration:none;
	}
	
	
a:hover	{
	font-family: Verdana;
	font-size: 9pt;
	font-weight: bold;
	color: #2D57A1;
	text-decoration:underline;
	}

p	{
	margin-top:0;
	margin-bottom:5;
	}
	
ul	{
	margin-top:5;
	margin-bottom:5;
	margin-left:16;
	list-style:square;
	}
