body { background: #ffffff ;}

a:link, a:visited, a:active { 
	color:#b9731b; 
	text-decoration: none; 

}

a:hover { 
	color:#9eb63e; 
	text-decoration: none;

}

body, table, tr, td, ul, li {
	font: 70%/140% "Trebuchet MS", Verdana, "Trebuchet MS", Arial, Sans-Serif;
	letter-spacing: 2px;
	color: #204407;
}

/* styl formularza */
input, textarea, option, select {
	background-color: #ffffff;
	font: 8pt tahoma, sans-serif;
	color: #000000;
	letter-spacing: 1px;
	border: 1px solid #404040;
	padding:2px;
	margin-left: 1em; 
}

/* położenie diva głównego */
#main {
left: 238px; width: 361px; top: 382px; height: 152px;
	position: absolute; 
}

/* modyfikacja tekstu */
.nag {
	color: #263a19;
	font-size: 16px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
}

.kod {
	font: 7pt tahoma, sans-serif;
	text-align: center;
}

.tekst {
	text-align: justify;
}

.stopka {
	text-align: right;

}
               
img {border: 0;}
