body {
	background: url(img/kbwch_logo3.png) no-repeat fixed left top, url(img/bg.jpg) repeat;
	font: 14px Helvetica, Arial, sans-serif;
	color: #ADE993;
}

h1, h2, h3 {
	text-align: center;
	font-weight: normal;
	color: #0DA401;
	text-shadow: #88ABFF 1px 1px 0px, #41BA2F 0px 0px 10px, #ADE993 0px 0px 10px;
}

.linia {
	padding-bottom: 8px;
	border-bottom: 2px solid #CDF7AF;
}

h3 {
	text-align: left;
	margin-left: 4px;
}

.tabmat {
	color: #41BA2F;
	width: 850px;
	text-shadow: #DDD;
	font: 14 "Helvetica", Arial, sans-serif;
}
.tabmat td {
	padding: 3px 6px 3px 6px;
	}

.tabmat td:first-of-type {
	width: 50px;
	padding: 3px 3px 3px 3px;
	text-align: center;
	}

.tabmat tr:first-of-type {
	color: #0A8300;
	text-shadow: #ADA 1px 1px 0px, #393 0px 0px 10px, #393 0px 0px 10px;
	height: 25px;
}

#vcent {
	width: 850px;
	position: absolute;
	left: 50%;
	margin-left: -425px;
}

#footer {
	clear: both;
	width: 846px;
	margin-left: auto;
	margin-top: 20px;
	margin-right: auto;
	height: 22px;
	text-align: center;
	font-size: smaller;
	color: #054700;
	padding-top: 6px;
}

#footer a {
	color: #0A8300;
	text-shadow: #EFEFEF;
}

#footer a:hover {
	color: #6a6a6a;
	text-shadow: #EFEFEF;
}
a {color: #053400;}

.rwd-table {
 overflow-x:scroll;
}


