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

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

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

/* 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 {
	top: 110px; 
	height: 424px; 
	left: 416px; 
	width: 397px;	
	position: absolute; 
	overflow: auto; 
}

/* położenie diva z menu Fanlisting */
.menu {
	left: 282px; 
	width: 121px; 
	top: 76px; 
	height: 222px; 
	position: absolute; 
	text-align: right;
}

/* położenie diva z menu The Goodies */
.menu2 {
	left: 15px; 
	width: 121px; 
	top: 76px; 
	height: 222px; 
	position: absolute; 
	text-align: left;
}

/* modyfikacja tekstu */
.nag {
	color: #6f6a45;
	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: #6f6a45;
	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;}
