* {
	margin: 0;
	padding: 0;
}
body {
	background: url(images/tlo.png) #e6e2d6 center top no-repeat;
	font-size: 11px;
}
a {
	text-decoration: none;
	color: #005d8d;
}
a img {
	border: none;
}
p {
	font-size: 12px;
	text-align: justify;
	margin: 8px;
}

#top, #reklamy, #stopka {
	width: 1000px;
	margin: auto;
}
#tresc {
	width: 996px;
	margin: auto;
	overflow: hidden;
	border-left: 2px solid #ccc;
	border-right: 2px solid #ccc;
	font-family: trebuchet ms;
	padding-bottom: 10px;
	background: url(images/tresc-bg.png) #fff right top no-repeat;
}

#top {
	height: 175px;
	overflow: hidden;
}
#top h1 {
	position: relative;
	left: 70px;
	bottom: 35px;
	font-family: trebuchet ms, tahoma;
	font-size: 12px;
	color: #d00000;
}
#top h4 {
	position: relative;
	left: 140px;
	bottom: 160px;
	font-family: georgia, times;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #CCC9BA;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
#pilkarze {
	width: 1000px;
	height: 101px;
	position: absolute;
	top: 0;
}
#pilkarze a {
	display: block;
	height: 101px;
	float: left;
}
#pilkarze a span {
	display: none;
}
#pilkarze a:hover span {
	position: relative;
	top: 70px;
	display: block;
	margin: auto;
	width: 110px;
	line-height: 18px;
	padding-top: 4px;
	background: url(images/dymek.png);
	text-align: center;
	font-family: verdana;
	font-size: 9px;
	color: #000;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
#pilkarze a.p1 {
	position: relative;
	left: 222px;
	width: 115px;
}
#pilkarze a.p1:hover {
	position: relative;
	left: 203px;
	width: 150px;
	background: url(images/top-pilkarz-01.png);
}
#pilkarze a.p2 {
	position: relative;
	left: 203px;
	width: 85px;
}
#pilkarze a.p2:hover {
	position: relative;
	left: 175px;
	width: 125px;
	background: url(images/top-pilkarz-02.png);
}
#pilkarze a.p3 {
	position: relative;
	left: 193px;
	width: 92px;
}
#pilkarze a.p3:hover {
	position: relative;
	left: 169px;
	width: 125px;
	background: url(images/top-pilkarz-03.png);
}
#pilkarze a.p4 {
	position: relative;
	left: 187px;
	width: 85px;
}
#pilkarze a.p4:hover {
	position: relative;
	left: 155px;
	width: 130px;
	background: url(images/top-pilkarz-04.png);
}
#pilkarze a.p5 {
	position: relative;
	left: 127px;
	width: 96px;
}
#pilkarze a.p5:hover {
	position: relative;
	left: 151px;
	width: 151px;
	background: url(images/top-pilkarz-05.png);
}
#pilkarze a.p6 {
	position: relative;
	left: 128px;
	width: 96px;
}
#pilkarze a.p6:hover {
	position: relative;
	left: 127px;
	width: 135px;
	background: url(images/top-pilkarz-06.png);
}
#pilkarze a.p7 {
	position: relative;
	left: 140px;
	width: 93px;
}
#pilkarze a.p7:hover {
	position: relative;
	left: 109px;
	width: 136px;
	background: url(images/top-pilkarz-07.png);
}
#pilkarze a.p8 {
	position: relative;
	left: 130px;
	width: 83px;
}
#pilkarze a.p8:hover {
	position: relative;
	left: 108px;
	width: 115px;
	background: url(images/top-pilkarz-08.png);
}

#menu {
	width: 136px;
	height: 100%;
	padding: 9px 0 0 1px;
	float: left;
	background: url(images/top-menu.png) no-repeat;
	font-size: 12px;
}
#menu dt {
	margin-top: 1px;
	width: 136px;
	height: 26px;
	background: #ffffff;
	text-align: center;
	font-weight: bold;
}
#menu dd {
	width: 126px;
	height: 19px;
	overflow: hidden;
}
#menu dd a {
	display: block;
	width: 126px;
	line-height: 19px;
	padding-left: 10px;
	background: url(images/menu-link.png) #fff no-repeat;
	color: #00567e;
}
#menu dd a:hover {
	background: url(images/menu-link-hover.png) #fff no-repeat;
	color: #c00000;
}

#menu .pm {
	margin-top: 1px;
	padding: 0px;
	color: #999;
	text-align: right;
	font-family: tahoma, trebuchet ms;
	font-size: 10px;
}

#info {
	float: left;
	width: 669px;
	height: 58px;
	padding: 5px 0 15px 40px;
	font-family: tahoma, verdana;
}
#info .i {
	width: 220px;
	padding-right: 2px;
	float: left;
}
#info p {
	font-size: 11px;
	margin: 0;
}
#info span {
	color: #008609;
}
#info a {
	color: #000;
}
#info a img {
	float: left;
	margin: 1px 4px 0 0;
	border: 1px solid #000;
}
#info a:hover img {
	border: 2px solid #DCD7C6;
	background: #000;
	padding: 1px;
	margin: -1px 2px -2px -2px;
}
#ikony {
	float: right;
	padding: 15px 15px;
}
#ikony a:hover img {
	width: 38px;
	height: 38px;
	margin: 0 -3px -3px 0;
}

.belka {
	clear: both;
}
#glowna {
	width: 450px;
	height: 100%;
	float: left;
	margin-left: 31px;
}
#glowna .belka {
	width: 417px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 3px;
	padding-left: 33px;
	background: url(images/glowna.png);
}
.belka img {
	line-height: 26px;
	font-weight: bold;
	color: #fff;
}
.belka ul {
	clear: both;
	margin: 1px 0 0 -20px;
	height: 23px;
	font-family: tahoma;
}
.belka li {
	float: left;
	list-style: none;
}
.belka li a {
	float: left;
	display: block;
	height: 24px;
	padding: 0 4px;
	color: #000;
}
.belka li a:hover {
	padding: 0 3px;
	margin-top: -1px;
	border: 1px solid #d6d6d6;
	border-bottom: none;
	background: #fff;
}

#glowna th {
	width: 30%;
	background: #eaeaea;
	text-align: left;
}
#glowna table.pion, #glowna table.pion th {
	text-align: center;
}
#glowna gl.th {
	width: 190px;
}
#glowna h4 {
	clear: both;
	margin: 10px 0 2px 5px;
	letter-spacing: -1px;
	font-family: georgia, times;
	font-size: 16px;
	color: #00a536;
}

.wydarzenie {
	width: 448px;
	height: 198px;
	overflow: hidden;
	border: 1px solid #000;
}
.wydarzenie div {
	position: relative;
	bottom: 50px;
	width: 448px;
	height: 50px;
	background: #000;
	border-top: 1px solid #fff;
	opacity: 0.7;
	filter: alpha(opacity=70);
	color: #fff;
}
h2 {
	width: 343px;
	float: left;
	line-height: 25px;
	padding-top: 10px;
	padding-left: 5px;
	overflow: hidden;
	font-family: georgia, times;
	font-size: 21px;
	font-weight: normal;
}
h2 a { color: #fff; }
h2 a:hover { color: #E6E4D9; }
.wydarzenie span {
	display: block;
	width: 97px;
	padding-right: 3px;
	line-height: 14px;
	text-align: right;
	font-family: tahoma;
	font-size: 9px;
	float: left;
}
.wydarzenie span a { color: #c8c8c8; }
.news {
	margin: 5px 0;
	background: url(images/news-podpis.png) bottom no-repeat;
}
.news h3 a {
	font-weight: normal;
	font-family: georgia, times;
	font-size: 18px;
}
.news h3 a:hover {
	color: #960000;
	border-bottom: 1px dashed #960000;
}
.news img {
	width: 190px;
	height: 140px;
	float: left;
	border: 1px solid #d5d3c5;
	padding: 4px;
	margin-right: 4px;
	background: #fff;
}
.news a:hover img {
	background: #E6E2D6;
}
.news p {
	margin: 3px 0 0 5px;
	font-size: 11px;
	line-height: 16px;
	text-align: justify;
}
.news span {
	display: block;
	clear: both;
	padding: 10px 0 5px 0;
	text-align: center;
	font-family: tahoma;
	font-size: 9px;
	color: #007727;
}
.news span a {
	color: #007727;
	padding: 1px;
	margin: 0 5px;
}
.news span a:hover {
	background: #000;
	color: #fff;
}

#prawa {
	width: 340px;
	height: 100%;
	float: right;
	margin: 0 20px 0 5px;
}
#prawa .belka {
	width: 307px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 3px;
	padding-left: 33px;
	background: url(images/prawa.png);
}

#prawa img.gospodarz, #prawa img.gosc {
	padding: 4px;
	float: left;
}
#prawa span.w {
	width: 140px;
	padding: 4px;
	float: left;
}
.mecz {
	padding: 5px 10px;
	line-height: 20px;
	text-align: center;
}
#prawa p {
	clear: both;
	padding: 5px 10px 10px 10px;
	text-align: justify;
	font-size: 11px;
}
#prawa span.w {
	font-weight: bold;
}
#prawa span strong {
	color: #E70000;
}
#prawa span.i {
	float: right;
	color: #999;
}
#prawa em {
	font-family: georgia, times;
	font-size: 16px;
	font-style: normal;
}
#prawa table {
	margin: 5px;
	text-align: center;
}
#prawa td {
	padding: 0 9px;
}
#prawa td.d {
	padding-right: 15px;
	width: 170px;
	text-align: left;
}
#zdjtyg {
	display: block;
	width: 330px;
	padding: 4px;
	overflow: hidden;
	border: 1px solid #e6e2d6;
	background: #fff;
}

#zdjtyg a.zdj:hover {
	height: auto;
	margin-bottom: -134px;
}
#zdjtyg p {
	margin: 5px;
	padding: 0;
}
#buttony {
	width: 324px;
	margin: auto;
}
#buttony a {
	float: left;
	display: block;
	width: 100px;
	height: 50px;
	margin: 4px;
}
#buttony a:hover {
	border: 2px solid #e6e2d6;
	margin: 2px;
}

#reklamy {
	width: 1000px;
	padding-top: 43px;
	padding-bottom: 10px;
	clear: both;
	background: url(images/sponsorzy-bg.png) no-repeat;
	text-align: center;
}
#reklamy img {
	margin: 0 10px;
}
#stopka {
	width: 1000px;
	height: 30px;
	padding-top: 20px;
	clear: both;
	background: url(images/stopka-bg.png) #fff no-repeat;
	text-align: center;
	font-family: trebuchet ms;
	font-size: 12px;
}
#stopka a {
	color: #FF6C00;
	font-weight: bold;
	margin-right: 8px;
}
#stopka a:hover {
	background: #FF6C00;
	color: #fff;
}

.c {
	text-align: center;
}
img.l { float: left; }
img.r { float: right; }

.input {
 background: url(images/input.png) no-repeat;
 width: 93px;
 height: 19px;
 font-size: 10px;
 border: 0px;
}
.submit {
 background: url("images/submit.png") no-repeat;
 width: 63px;
 height: 18px;
 color: #ffffff;
 font-size: 10px;
 border: 0px;
}
.enter {
 background: url("images/enter.png") no-repeat;
 width: 57px;
 height: 19px;
 font-size: 10px;
 border: 0px;
}
#rozgrywki_nazwa {
	width: 100%;
	height: 26px;
	margin-top: 3px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}

#sonda {
	width: 100%;
	margin: 0px;
	padding: 10px 0px 10px 0px;
}
#sonda table {
	margin: 0px;
}
#sonda td, #sonda th {
	padding-left: 1px;
	padding-right: 0px;
	margin: 0px;
}