@font-face {
	font-family: Trebuchet;
	src: url("Trebuchet.ttf") format("truetype");
}

body {
	font-family: Arial, Tahoma;
	background-image: url("tlo3.jpg");
	background-repeat: repeat;
	color: white;
	background-position: center;
background-attachment: fixed;
	}

a:link {
	color: white;
	font-family: Trebuchet;
	padding: 0px;
	text-decoration: none;
	}

	a:visited {
	color: white;
	font-family: Trebuchet;
	padding: 0px;
	text-decoration: none;
	}
	
h1 {
	padding: 0;
	margin: 0;
	border: 0;
}

h2 {
	padding: 0;
	margin: 0;
	border: 0;
	color: rgb(255, 255, 64);
	font-family: cursive;
}

h3 {
	padding: 0;
	margin: 0;
	border: 0;
	color: rgb(255, 255, 64);
	font-size: 30px;
	font-family: cursive;
}

h4 {
	padding: 0;
	margin: 0;
	border: 0;
	color: rgb(255, 255, 64);
	//font-size: 30px;
	font-family: cursive;
}


div.teksty {
	font-family: cursive;

	}

div.filtr {
	display: none;

	}

div.menu {
	width: auto;
	height: auto;
	padding: 0px;
	margin-left: -8px;
	}

div.menupasek {
	width: auto;
	height: auto;
	padding: 0px;
	margin-left: -8px;
	margin-bottom: 20px;
	}

div.srodek {
	width: 550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	display: none;
}

div.centrum {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

div.centrum2{
	width: 1060px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

div.srodekstaty {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	display: none;
}

div.srodekstaty2 {
	width: 900px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	display: none;
}

div.srodekstaty3 {
	width: 1060px;
	min-height: 350px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;

}


div.klubowe {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
	display: none;
}

div.centrumklub {
	width: 1100px;
	margin-left: auto;
	margin-right: auto;
	margin-top: auto;
}

div.naglowektabela {
	width: 810px;
	//margin-left: auto;
	margin-right: auto;
	//margin-top: auto;
	position: absolute;
	top: 145px;
	text-align: center;
}

td.naglowekklubowe {
	font-family: cursive;
	//width: 75px;
	text-align: center;
	font-size: larger;
	font-weight: bold;
	//margin-right: 10px;
	padding: 0px;
	}

td.scoreklubowe {
	text-align: center;
	font-family: cursive;
	padding: 0px;
}

td.klubyklubowe {
	width: 170px;
	padding: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	font-size: small;
	font-family: cursive;
}

td.ulubione {
	width: 100px;
	padding-top: 8px;
	text-align: center;
	font-size: small;
	font-family: cursive;
}

td.listwaklubowe {
	padding: 0px;
}

div.lewa {
	width: 300px;
	margin-left: 5px;
	margin-top: auto;
	float: left;
	font-family: cursive;
	font-size: small;
	display: none;
}

div.lewadruz {
	width: 350px;
	margin-left: 5px;
	float: left;
	font-family: cursive;
	display: none;
}

div.prawa {
	width: 100px;
	margin-right: 5px;
	margin-top: auto;
	overflow: auto;
	float: right;
}

td.header {
	background-color: #6c0b03;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-family: cursive;
	border-color: #FFB7B7;
	border-width: 3px;
	border-style: groove;
}

td.headermecze {
	//background-color: #868686;
	text-align: center;
	font-weight: bold;
	font-family: cursive;
	//border-style: groove;
	//border-color: white;
}

td.name {
	text-align: right;
	width: 200px;
	font-weight: bold;
	font-family: cursive;
}

td.score {
	font-family: cursive;
	text-align: center;
	width: 60px;
	//font-weight: bold;
	border: 1px solid rgb(143, 143, 143)


}

td.score2 {
	font-family: cursive;
	text-align: center;
	width: 90px;
	//font-weight: bold;
	border: 1px solid rgb(143, 143, 143)


}


td.staty {
   //font-weight: bold;
   border-style: outset;
   border: 1px solid rgb(143, 143, 143);
   font-family: cursive;
}
p.index {
   font-size: 40pt;
   font-weight: bold;
   border-width: 3px;
   border-style: groove;
   border-color: rgb(129, 129, 129);
	
}

table {

	}

  table.floatThead-table {
        border-top: none;
        border-bottom: none;
        background-color: #FFF;
    }