/*body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #F6F6F6;	
	font-size : 10px;
}*/

td  {
	font-family : Arial, Helvetica, sans-serif;

	/*text-align : center;*/
	
	
}

/*a:link {
	color : #0085FA;
}

a:hover {
	color : Red;
}*/

th {
	background-color : #0078AC;
	color : #FFFFCC;
	font-family : Arial CE;
	font-size : 8pt;
}
/*
caption {
	text-align : left;
	font-family : Arial CE;
	font-size : 8pt;
	font-weight: bold;
}

div {
	text-align : center;
}

blocquote {
	text-align : justify;	
	font-size : 13px;	
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	text-align : left;
}

em {
	color : #008B8B;
	font-weight : bold;
	}

hr {
	color : #0078AA;
	}*/

/* klasy */

.center {
	text-align : center;
}

.dwa {
	background-color : #E8E8E8;
	color: #000;
		font-size : 8pt;
}

.jeden {
	background-color : #F1F1F1;
	color: #000;
		font-size : 8pt;
}

.lewy {
	text-align : left;	
}

.linki {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
}

.prawy {
	text-align : right;	
}

.logo {
	width: 211px;
	padding: 5px 5px 5px 5px;
}

.just {
	text-align: justify;
}

.style1 {
	border-width: 0;
}


