body 
	{
		margin:0px;
		font-family: Arial, Helvetica, Verdana, sans-serif;
		font-size:	13px;
	} 

.naglowek 
	{
	font-size: 14px;
	font-weight: bold;
	}

 .linkboldblue
	{
		color:#2C6EA6;
		font-weight: bold;
		text-decoration:none;
	}

 .link
	{
	color:#2C6EA6;
	text-decoration:none;
	}

.text1
	{
		font-size: 10px;
	}

.text1szary
	{
		color:#999999;
		font-size: 10px;
	}

 .linkblue1
	{
		color:#2C6EA6;
		font-size: 10px;
		text-decoration:none;
	}

.LinkArchiwum 
	{
		color: #999999;
		text-decoration: none;
	}

.tytulstrony
	{
		font-size: 16px;
		font-weight: bold;
	}

 .darkgreybold
	{
		color:#818181;
		font-weight: bold;
	}

.podpisy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}


