img {
	border: none;
	text-decoration: none;
}

a {
   color: white;
  	text-decoration: underline;
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}

a:hover {
   color: white;
	text-decoration: none;	
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}

.menu {
   color: white;
  	text-decoration: none;
	font-size: 11px;
	padding: 2px 2px 30px 30px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
	text-align: left;
}

.copy {
   color: white;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
	padding: 2px 30px 30px 2px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
	
}

.text_gl {
   color: white;
  	text-decoration: none;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 20px 30px 30px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}

.ksiega {
   color: black;
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
	
}

.ksiega:hover {
	color: white;
	text-decoration: normal;
	font-weight: bold;
	font-size: 12px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}

td#ksiega {
   color: white;
	text-decoration: none;
	font-size: 14px;
  	vertical-align: text-top;
	overflow : auto;
	background-color: #412633;
	background-attachment: fixed;
	padding: 20px 20px 20px 20px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}

table#formularz {
	width: 90%;
	height: 200px;
	margin: 0 auto;
	vertical-align: top;
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none; 
	font-size: 14px;
	font-family: Trebuchet MS, Verdana, Helvetica, Sans-serif;
}
