BODY { 
	background-color: #C0C0C0; 
	color: #000000; 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	margin-bottom: 0; 
	margin-left: 0; 
	margin-right: 0; 
	margin-top: 0; 
	}

P { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	text-align: justify; 
	}

.pole {
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 100px;
	padding-right: 100px;
}

.mozw {
	padding: 10px;
	margin: 20px;
	border-bottom: 1px solid #808080;
}


DIV { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	font-weight: normal; 
	}



A:LINK { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	color: #0000FF; 
	text-decoration: none; 
	font-variant: normal; 
	font-weight: normal; 
	}

A:ACTIVE { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	color: #FF0000; 
	text-decoration: none; 
	font-variant: normal; 
	font-weight: normal; 
	}

A:VISITED { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	color: #0000FF; 
	text-decoration: none; 
	font-variant: normal; 
	font-weight: normal; 
	}

A:HOVER { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	color: #FF0000; 
	text-decoration: underline; 
	font-variant: normal; 
	font-weight: normal; 
	}



.lewa { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	text-align: left; 
	font-weight: normal; 
	}

.prawa { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	text-align: right; 
	font-weight: normal; 
	}	
	
.srodek { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica; 
	font-size: 8pt; 
	text-align: center; 
	font-weight: normal; 
	}
	
	
.ramka {
	padding: 5px;
	border: 1px dotted #006600;
}