.podpis{
	font-size: 9px;
	vertical-align: bottom;
}

.tekst{
padding:10px;
}
.aktu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin: 10px;
}

table .news {

	border:solid 1px #5482D4;

}
.newst {
	padding: 10px;
	overflow-y: auto;
	height: 300px;
}
.newst a {
	color: #003399;
}
.newst a:hover{
	background-color: #6699FF;	
}


td .head {
	background-color:#5482D4;
	color:#EEE006;
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.readmore {

	text-align:right;
	padding:5px;

}

a {
	color:#000;
	text-decoration:none;
	/*border-bottom: dotted 1px #000000;*/

}

a:hover {
	color:#000;
	/*text-decoration: underline;*/
	/*border-bottom: 0px;*/

}

h2 {

	font-size:16px;

}

h3 {

	font-size:16px;
	color:#5482D4;
}


h2 span {
	font-size:10px;


}	
	
#main {
	width: 1000px;
	height: 500px;
	margin: 10px; /* Right and left margin widths set to "auto", zmienic na 0 jesli nie chcemy centrowac */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
	border: none;
	background-color: #EDE006;
}

#header {
	width: 1000px;
	height: 100px;
	margin: 0px auto; /* Right and left margin widths set to "auto", zmienic na 0 jesli nie chcemy centrowac */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
	border: none;
	background-color: yellow;
}


#logo {
	float: left;
	width: 160px;
	height: 100px;
	margin: 0px 0px; /* Right and left margin widths set to "auto", zmienic na 0 jesli nie chcemy centrowac */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
	border: none;
	background-color: black; /*rgb(255, 254, 205);*/
}

#headertext {
	float: right;
	width: 840px;
	height: 100px;
	margin: 0px 0px; /* Right and left margin widths set to "auto", zmienic na 0 jesli nie chcemy centrowac */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
	border: none;
	/*background-color: red; *//*rgb(255, 254, 205);*/
}

#htext {
	position: relative;
	top: 25px;
	left: 40px;
	color: #5482d4;
	font-family: Tahoma;
	font-weight: bold;
	font-size: 32pt;
}

#footer {
	width: 1000px;
	height: 50px;
	margin: 0px auto; /* Right and left margin widths set to "auto", zmienic na 0 jesli nie chcemy centrowac */
	text-align: left; /* Counteract to IE5/Win Hack */
	padding: 0px;
	border: none;
	background-color: #5482d4;
}

#left {
	float:left;
	width:150px;
	height: 1000px;
	margin:0;
	padding:0;
	background: yellow;
	font-size:80%;
	border-top:0px;
	border-left:0px;
	border-bottom:0px;
	border-right: 10px;
	border-style: solid;
	border-color: #5482d4;
}

#right {
	float:right;
	width:150px;
	height: 500px;
	margin:0; padding:0;
	background: #EDE006;
	font-size: 80%;
	border-top: 0px;
	border-left: 10px;
	border-bottom: 0px;
	border-right: 0px;
	border-style: solid;
	border-color: #5482d4
}

#middle {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 150px;
	margin-right: 0px;
	padding: 0;
	background: yellow;
	font-size:80%;
}

.column-in {
	margin:0;
	padding:0.5em 1em;
}

.body_text {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#0F2F65;
}

.style1 {color: #EDE106}

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0; padding:0;
	background:transparent;
}
.zawodnik{
	background-color:#A8C5FF;
	margin: 5px;
	width: 350px;
}

/*tabelka wyniki piłkarskie*/
table.wyniki {
	font-size: 12px;	/*border-collapse: collapse;

	margin: 24px;*/
	
	
}

table.wyniki  th {
	background: #3e83c9;
	color: #fff;
	font-weight: bold;
	text-align: left;
	border-right: 1px solid #fff;
	line-height: 1.2;
}

table.wyniki  td {
	border-bottom: 1px solid #95bce2;
	vertical-align: top;
	padding: 0px;
	text-align:center;
}

table.wyniki  tr.alt td {
	background: #ecf6fc;
}
table.wyniki  a {
	color: #0066CC;
}


table.wyniki  tr.over td {
	background: #bcd4ec;
}

/*sort*/

table.wyniki  thead tr .header {
	background-image: url(../js/bg.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:20px;
	padding-right: 5px;
}

table.wyniki thead tr .headerSortUp {
	background-image: url(../js/asc.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	padding-right: 5px;
}
table.wyniki  thead tr .headerSortDown {
	background-image: url(../js/desc.gif);
	background-repeat: no-repeat;
	padding-left:20px;
	background-position: left center;
	padding-right: 5px;
}

/*sort kon*/

.pilkawl {
	padding-left: 50px;	
}

.pilkawl a {
	color: #0066CC;
}
.pilkawl a:hover {
	background-color: #6699FF;	
}

/*zawodnicy*/
.zawodnicy  a:hover {
	background-color: #6699FF;	
}


.pilkarz img{
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	background-color:#336799;

	display:block;
	height:120px;
}

.pilkarz{
	font-size: 12px;
	margin: 4px;
	height: 200px;
	width: 100px;
	float: left;	/*float: left;*/
}
.pi_blok{
	min-height:200px;
	clear: both;
		
}
.pi_blok>h3{
	clear: both;
	color: #003;
}
	/*zawodnicy k*/
	
	
.sezony{
cursor:pointer;
}
.newslista{
margin-left:10px;
}
/*galeria*/
.listag {
	float: left;
	text-align: left;
	vertical-align: middle;
	padding: 5px;
	min-width: 140px;
}

/*sponsorzy*/
.sponsorzy{
	font-size:12px;
	margin:0;
	padding-left:18px;
	display:block;
	white-space: nowrap;
}
.sponsorzy li{
	padding-bottom:10px;
	line-height:18px;
}