body { background: #486970 url('gfx/t.jpg') repeat-y 0px 0px;}

a:link, a:visited, a:active { 
	color:#b3ccd2; 
	text-decoration: none; 
}

a:hover { 
	color:#4ea9c3; 
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

body, table, tr, td, ul, li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;	
	letter-spacing: 2px;
	color: #d5e0e3;
}

/* 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; 
}

/* położenie diva głównego */
.main {
	left: 109px; 
	width: 394px; 
	top: 431px; 
	height: 57px;	
	position: absolute; 
}

/* położenie diva z menu */
.menu { 
	top: 495px; 
	left: 521px; 
	width: 150px;	
	position: absolute; 
	text-align: left;
}

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

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

.tekst {
	text-align: justify;
}

.stopka {
	color: #88929b;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	text-align: center;
}
               
img {border: 0;}
hr {color: #d5e0e3; style: dotted;}