body, td {
	background-color: white; 
	font-family: Arial, Tahoma; 
	font-size: 10pt; 
	font-weight: normal; 
	font-variant: normal; 
	font-style: normal;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	margin-right: 3px;

}
table {
	border-width: 0;
}
img {
	border: 0;
}
TD.logo_prawa {
	background-image: url(logo_prawa.jpg);
}
TD.menu_tlo {
	background-image: url(menu_tlo.jpg);
}
TD.tlo_szare {
	background-image: url(tlo_szare.jpg);
}
TD.promocja {
	background-color: dfe1ee;
}
TD.tlo_szare2 {
	background-image: url(tlo_szare2.jpg);
}
P {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.pdfs {
	margin: 5px;
	font-size: 8pt;
}
.red {
	color:red;
}
h1 {
	font-size: 20pt;
}
h2 {
	font-size: 15pt;
	font-weight: bold;
}
A:link {
	background-color: transparent;
	text-decoration: underline;
	color: blue;
}
A:visited {
	background-color: transparent;
	text-decoration: underline;
	color: blue;
}
A:active {
	background-color: transparent;
	text-decoration: underline;
	color: blue;
}
A:hover {
	background-color: transparent;
	text-decoration: underline overline;
	color: blue;
}
A.menu:link {
	background-color: transparent;
	text-decoration: none;
	color: blue;
}
A.menu:visited {
	background-color: transparent;
	text-decoration: none;
	color: blue;
}
A.menu:active {	
	background-color: transparent;
	text-decoration: none;
	color: blue;
}
A.menu:hover {
	background-color: transparent;
	text-decoration: underline overline;
	color: blue;
}
A.down:link {
	background-color: transparent;
	text-decoration: none;
	color: gainsboro;
	font-size: 8pt; 
}
A.down:visited {
	background-color: transparent;
	text-decoration: none;
	color: gainsboro;
	font-size: 8pt; 
}
A.down:active {	
	background-color: transparent;
	text-decoration: none;
	color: gainsboro;
	font-size: 8pt; 
}
A.down:hover {
	background-color: transparent;
	text-decoration: none;
	color: gainsboro;
	font-size: 8pt; 
}

