A:link {text-decoration: none; color: #993300; font-size: 10pt}
A:visited {text-decoration: none; color: #993300; font-size: 10pt}
A:hover {text-decoration: underline overline; color: #333333; font-size: 10pt}

body {	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
	text-align: justify;
	background-color: #660009;
	background-attachment: fixed;
	background-position: center;
	background-repeat: repeat;

	margin-top:15;
}

.table { 	background-color: #ffffff;
		border-style: solid;
		border-top-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 10px;
		border-right-width: 10px;
		border-color: #CDC9A5;
		border-cellpadding: 15;
		color: #333333;
		text-align: justify;
		width: 672;
		align: center;
		font-size: 10pt;
		padding-left: 15;
		padding-right: 15;
		padding-top: 15;
}

.table1 { 	background-color: transparent;
		color: #ffffff;
		width: 672;
		color: #333333;
		font-size: 10pt;
}

.cennik {	background-color: #ffffff;
		border-style: solid;
		border-top-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 1px;
		border-right-width: 1px;
		border-color: #000000;
		border-cellpadding: 10;
		width: 672;
		color: #333333;
		font-size: 8pt;
}