body {
	background-image: url(bodyimages/ground.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-left: 0px;
	margin-top: 0px;
	background-color: #000000;
}
.podpisy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.podpisy:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #666666;
	padding-right: 10px;
	padding-bottom: 10px;
	display: block;
	width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2C2C2;
	padding-top: 10px;
}
.normalny {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #363636;
	line-height: normal;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.nadtytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}


a.podpisy:hover {
color: #FF9900;
	text-decoration: none;
}
.podpisy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
a.podpisy2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #656565;
	text-decoration: none;
}
a.podpisy2:hover {
color: #FF9900;
	text-decoration: none;
}.nadtytulbialy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.tabelka {
	background-color: #D4D4D4;
	border: 1px solid #999999;
}
.button {
	background-image: url(bodyimages/button.jpg);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 41px;
}
.forma {
	background-color: #DFDFDF;
}
