BODY { 
	color: #000000; 
	font-family: Trebuchet MS, Tahoma, Verdana, Arial, Helvetica; 
	font-size : 12px;
	margin: 0; 
	}

P { 
	text-align: justify; 
}


H1 { 
	font-size: 11pt; 
	text-align: left; 
	color: #A43C3A;
	border-bottom: 1pt dotted red;
	border-left: 5pt solid red; 
	font-weight: bold;
	padding-left: 5px; 
}

INPUT,textarea { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFBB0; 
	border: 1px solid #C36; 	
/* padding: 1px; */
	margin-top: 3px;
}
	

SELECT { 
	font-family: Trebuchet MS, Tahoma, Verdana, MS Sans Serif, Arial CE, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	background-color: #FFFBB0; 
	color: #353535; 
	border: 1px solid #C36; 	
/* padding: 1px; */
}

HR { 
	color: #933; 
	height: 2px; 
	width: 100%; 
}

A { text-decoration: none;}
A:LINK { color: #0000FF; }
A:ACTIVE { color: #FF0000; }
A:VISITED { color: #0000FF; }
A:HOVER { color: #FF0000; text-decoration: underline;  }


.lewa { text-align: left; }
.prawa { text-align: right; }	
.srodek { text-align: center; }
	
.menu { text-decoration: none; font-size: 14px; font-weight: normal; text-align: left; float: right; width: 153px; border-left: 7px solid #FFDFDF; margin-bottom: 2px}
.menu:LINK { color: #0000FF; }
.menu:ACTIVE { color: #FF0000; }
.menu:VISITED { color: #0000FF; }
.menu:HOVER { color: #FF0000; text-decoration: none; border-left: 7px solid #Cc0000; background-color: #FFF4F4}

.oddzielnik {border-bottom: 1px dotted #C0C0C0; padding-bottom: 10px}

.gora {border-bottom: 1px dotted #C0C0C0; padding-bottom: 10px; text-align: right}
