.txt, .txt_sml, .copy, .link  {
	color : #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: none;
	padding: 5px 30px 10px 30px;
	line-height: 120%;
	text-align: left;
	text-indent:0px;
}


.txt
{
   text-align: justify; 	
}


.txt_sml
{
	font-size: 10px;
	padding: 0px 0px;
	color: #777777;
	text-align: center;
}

.link
{
	padding: 0px;
	text-decoration: underline;
	}

.link:hover
{
	padding: 0px;
	text-decoration: none;
	font-weight: bold;
}

.copy, .copy2
{
	font-size: 10px;
	padding: 0px;
	color: #dddddd;
	text-align: left;
}

.copy2
{
	text-align: center;	
}


.nadpis1, .nadpis2  {
	color : #0E4E3E;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bold;
	padding: 0px 20px 10px 30px;
	line-height: 120%;
}

.nadpis2  {
    font-size : 10pt;
}


.centre  {
    padding: 10px;  
}






