/* --------------------------- menu ----------------------- */ 
#menuContainer{
	width: 1000px; height: 42px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg02.gif);
	background-repeat:repeat-x;
	margin-bottom: 10px;
	}
#menuItem{
	width: auto; height: 42px;
	float:left; text-align:center;
	padding-left:12px; padding-right: 12px;
		
	font-size:12px; color:#040404; font-weight:bold; text-decoration:none;
	line-height: 38px;
	}
	#menuItem:hover, .menuItem_hover{
	width: auto; height: 42px;
	float:left; text-align:center;
	padding-left:12px; padding-right: 12px;
	background-color:#eda200;
	cursor:pointer;
	
	font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;
	line-height: 38px;
	}
	#menuItem:hover a{
		color:#ffffff;
		}

#leftMenuParentItem{
	height: 20px; width:auto;
	background-color:#e3e3e3;
	padding-left:8px;	margin-bottom:1px;
	cursor:pointer;
	}
	.leftMenuParentItemLink{
		font-size:12px; color:#404040; font-family:Verdana;
		text-decoration:none; line-height: 18px;
		}
		.leftMenuParentItemLink:hover{
			font-size:12px; color:#404040;
			 line-height: 18px; text-decoration:underline;
		}
	
#leftMenuChildItem{
	height: 18px;	width:auto;
	background-color:#f1f1f1;
	padding-left:27px;	margin-bottom:1px;
	line-height: 16px;
	background-image: url(http://www.tabelepilkarskie.com/images/menu_tree_arrow.gif);
	background-repeat: no-repeat;
	background-position: 10px 0;
	cursor:pointer;
	}
	.leftMenuChildItem{
		font-size:10px;	color:#404040;
		font-weight:normal;	text-decoration:none;
		}
		.leftMenuChildItem:hover{
			font-size:10px;	color:#404040;
			font-weight:normal;	text-decoration:underline;
		}
	#leftMenuChildItem_clicked{
		height: 18px;	width:auto;
		background-color:#f1f1f1;
		padding-left:27px;	margin-bottom:1px;
		line-height: 16px;
		background-image: url(http://www.tabelepilkarskie.com/images/bg_menu01.gif);
                background-position: 2px 0;
		}

.leftMenuChildItem_clicked2{
height: 18px;	width:auto;
background-color:#f1f1f1;
padding-left:37px;	margin-bottom:1px;
line-height: 16px;
background-image: url(http://www.tabelepilkarskie.com/images/bg_menu01.gif);
background-position: 12px 0;
}



.grayLine{
	min-height: 19px;
	background-color:#e3e3e3;
	padding-left:10px;
	margin-bottom:1px;
	line-height:1.4em;
}

.grayLine2{
	min-height: 19px;
	background-color:#e3e3e3;
	padding-left:10px;
	margin-bottom:1px;
	line-height:1.4em;
        background-color:#f1f1f1;cursor:pointer;  
}

.grayLine3{
	min-height: 19px;
	background-color:#e3e3e3;
	padding-left:30px;
	margin-bottom:1px;
	line-height:1.4em;
}

.grayLine4{
	min-height: 19px;
	background-color:#e3e3e3;
	padding-left:30px;
	margin-bottom:1px;
	line-height:1.4em;
        background-color:#f1f1f1;cursor:pointer;
}

#blueSubTable{
	background-image:url(../images/underTableBlue_bg.gif);
	background-repeat:repeat-x;
	height:30px;	width:660px;	margin:auto;
	font-size:11px; color:#FFF; line-height:28px;
	}



/* --------------------------- links ----------------------- */
a, niebieskie_linki{ 	color: #0000cc;
	text-decoration:none;
	}
	a:hover, niebieskie_linki a:hover{
		color: #0000cc;
		text-decoration:underline;
		}


.mainMenuLink{
	font-size:12px; color:#040404; font-weight:bolder; text-decoration:none;
	}
	.mainMenuLink:hover{	font-size:12px; color:#FFFFFF; font-weight:bold; text-decoration:none;	}

.grayLink{
	color:#404040; font-weight:bolder; text-decoration:none;
	}
	.grayLink:hover{
		color:#404040; font-weight:bolder; text-decoration:underline;
		}

.white11{
	font-size:11px; color:#FFF; font-weight:bold; text-decoration:none;
	}
	.white11:hover{
		font-size:11px; color:#FFF; :bold; text-decoration:underline;
		}
	
/* --------------------------- corners ----------------------- */
.imgFloatLeft{
	float:left;
	}
.imgFloatRight{
	float:right;
	}
	
	
	
/* --------------------------- content holders ----------------------- */
#leftColumn{
	width: 150px; height:auto;
	float:left;	
	}

#contentContainer{
	width: 680px; height:auto;
	float:left;	
	margin-left: 10px;
	}

#rightColumn{
	width: 150px; height:auto;
	float:right;
	margin-left: 10px;
	}
        
.top_wydarzenie_title{float:left;font-weight:bold;margin:2px 0 0 5px;}
.top_wydarzenie_body{border:1px #e3e3e3 solid;background:url('http://www.tabelepilkarskie.com/images/bg03.gif') no-repeat right top;color:#404040;padding:10px;}
.top_wydarzenia_body a{color:#4e4cb0;text-decoration:underline;}
.top_wydarzenie_body a img{border:0;}
.top_wydarzenie_body p{margin:0;padding:0;}

#contentContainer2{
	width: 840px; height:auto;
	float:left;
	margin-left: 10px;
	}

/* ---------------------------  labele  ----------------------- */
.trHover:hover{
	background-color:#ececec;
	}
.boxLabelTitle{
	font-size:12px; color:#FFF; font-weight:bold;
	margin-left: 10px;
	float:left; text-align:left; line-height:20px;
	}

#boxLabel_green{
    width:100%; min-height: 21px;
    background-image:url(http://www.tabelepilkarskie.com/images/box_green_bg.gif);
    background-repeat:repeat-x;
    margin-bottom: 1px;
    clear:both;
}

#boxLabel_green a{color:white;}


#boxLabel_orange{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_orange_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
#boxLabel_red{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_red_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
        #boxLabel_red2{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_red_bg2.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
        cursor:pointer;
	}
        #boxLabel_red2 .boxLabelTitle{padding-right:10px;}
#boxLabel_darkgray{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_darkgray_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
#boxLabel_gray{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_gray_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
#boxLabel_olive{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_olive_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
        #boxLabel_olive a{color:white;}
        #boxLabel_olive2{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_olive_bg2.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
        cursor:pointer;color:white;
	}
        
        #boxLabel_olive2 .boxLabelTitle{padding-right:10px;}
        #boxLabel_olive a{color:white;}
        #boxLabel_olive2:hover{text-decoration:underline;}
#boxLabel_seablue{
	width:100%; height: 21px;
	background-image:url(http://www.tabelepilkarskie.com/images/box_seablue_bg.gif);
	background-repeat:repeat-x;
	margin-bottom: 1px;
	}
#boxLabel_seablue a{color:white; text-decoration:underline;}
.boxLabelTitle select{height:18px;line-height:18px;font-size:11px;}

/* ---------------------------  boxez  ----------------------- */
#grayLine{
	min-height: 19px; 
	background-color:#e3e3e3;
	padding-left:10px;
	margin-bottom:1px;
	line-height:1.4em;
	}
#grayLine a{color:#404040;}
#grayLineVideoLive	{
	min-height: 19px;
	background-color:#e3e3e3;
	padding-left:30px;
	margin-bottom:1px;
	line-height:1.4em;
	background-image: url(http://www.tabelepilkarskie.com/images/icoTv.gif);
	background-position: 8px center;
	background-repeat: no-repeat;
	}
	
#boxTopNews{
	width:335px; height:auto;
	float:left;	
	}
#topNewsTitle{
	min-height:19px;	width:auto;
	background-color:#e3e3e3;
	font-size:12px;	color:#404040;	font-weight:bold;	text-decoration:none;
	padding-left: 25px;
	background-image: url(http://www.tabelepilkarskie.com/images/icoStar.gif);	background-repeat: no-repeat;	background-position: left top;
	line-height: 18px;
	}
.topNewsFoto{
	border: 1px solid #676767;
	margin-right: 13px; margin-bottom:5px;
	}	
	
#topNewsContent{
	border:#e3e3e3 solid 1px;
	margin-bottom:1px;
	background-image: url(http://www.tabelepilkarskie.com/images/bg03.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 6px;
	}
	
#topNewsFoot{
	min-height:19px;	width:auto;
	background-color:#e3e3e3;
	font-size:11px;	color:#4e4cb0;	font-weight:bold;	text-decoration:none;
	padding:10px;
	}


#promoBox{
	float:left;
	width:678px;
	height:140px;
	background-color:#f1f1f1;
	border: 1px dashed #ababab;
	margin-bottom: 15px;
	}
#promoBoxContent{
	width: 496px; height: 139px;
	border-right: 1px dashed #ababab;
	float:left;
	} 
#promoBoxTitle{
	width: 482px; height:auto;
	background-color:#e3e3e3;
	margin: 1px;
	
	font-size:12px;	color:#404040;	font-weight:bold;	text-decoration:none;
	text-align:left;
	padding:6px;
	}
#promoBoxTxt{
	width: 490px; height:auto;
	margin: 10px;
	
	font-size:11px;	color:#404040;	font-weight:normal;	text-decoration:none;
	text-align:left; line-height:16px;
	}
#promoBoxCutImg{
	position:relative; left: 1px;
	width: 180px;
	height:139px;
	float:right;
	margin-top:1px;
	}
	#promoBoxCutImg_bgRed{
		position:relative; left: 1px;
		width: 180px;
		height:153px;
		float:right;
		margin-top:1px;	
		background-image:url(http://www.tabelepilkarskie.com/images/promoBox_bg_red.gif);
		background-repeat:no-repeat;
	}
	#promoBoxCutImg_bgOrange{
		position:relative; left: 1px;
		width: 180px;
		height:153px;
		float:right;
		margin-top:1px;	
		background-image:url(http://www.tabelepilkarskie.com/images/promoBox_bg_orange.gif);
		background-repeat:no-repeat;
	}
	#promoBoxCutImg_bgBlue{
		position:relative; left: 1px;
		width: 180px;
		height:153px;
		float:right;
		margin-top:1px;	
		background-image:url(http://www.tabelepilkarskie.com/images/promoBox_bg_blue.gif);
		background-repeat:no-repeat;
	}
	#promoBoxCutImg_bgGreen{
		position:relative; left: 1px;
		width: 180px;
		height:153px;
		float:right;
		margin-top:1px;	
		background-image:url(http://www.tabelepilkarskie.com/images/promoBox_bg_green.gif);
		background-repeat:no-repeat;
	}

#boxPopularTablesItem{
	background-color:#e3e3e3;
	height: 19px; margin-bottom:1px;
	line-height: 19px;
	padding-left:15px;
	}


#boxNewsContainer{
	
	}

#boxNewsLabel{
	height: 19px;
	background-color: #e3e3e3;
	background-image: url(http://www.tabelepilkarskie.com/images/icoDoc.gif);
	background-repeat: no-repeat;
	background-position: 12px center;
	margin-bottom: 1px;
	}
.boxNewsContent{
	width:auto;	height:auto;
	background-color:#f1f1f1;
	font-size:10px;
	color:#404040;
	padding-left: 10px;
	text-align: justify;
	padding-right: 10px;
	border: 1px solid #e3e3e3;
	margin-bottom: 2px; margin-top: -1px;
	}
	.boxNewsContent p{
		margin-top:0px; margin-bottom:0px;	padding:0px;
		}
	.boxNewsContent img{
		border:none 0px;
		}
	
.boxNewsCollapse{
	float:right;
	cursor:pointer;
	width:50px;
	font-size:9px;
	line-height:19px;
	color:#919191;
	padding-left: 15px;
	background-image: url(http://www.tabelepilkarskie.com/images/icoPlusMinus.gif);
	background-repeat: no-repeat;
	background-position: 1px -36px;
	}
.boxNewsExpand{
	float:right;
	cursor:pointer;
	width:50px;
	font-size:9px;
	line-height:19px;
	color:#919191;
	padding-left: 15px;
	background-image: url(http://www.tabelepilkarskie.com/images/icoPlusMinus.gif);
	background-repeat: no-repeat;
	background-position: 1px -16px;
	}
.boxNewsRedirect{
	float:right;
	cursor:pointer;
	width:50px;
	font-size:9px;
	line-height:19px;
	color:#919191;
	padding-left: 15px;
	background-image: url(http://www.tabelepilkarskie.com/images/icoPlusMinus.gif);
	background-repeat: no-repeat;
	background-position: 1px 4px;
	}


/* ---------------------------  tables  ----------------------- */
.soccerTable{
	text-align:center;
	border: 1px #E3E3E3 solid;
	border-collapse:collapse;
	margin-top: 1px;
	}
.soccerTable td{border: 1px #E3E3E3 solid;}

.sort1{
	background-color:#E3E3E3;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort1.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
	.sort1:hover{
	background-color:#6bf1ff;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort1.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
.sort2{
	background-color:#E3E3E3;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort2.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
	.sort2:hover{
	background-color:#6bf1ff;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort2.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
.sort3{
	background-color:#E3E3E3;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort3.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
	.sort3:hover{
	background-color:#6bf1ff;
	border: 0px solid #FFF;
	background-image:url(http://www.tabelepilkarskie.com/images/sort3.gif);
	background-repeat:no-repeat; background-position:center;
	cursor:pointer;
	}
.pietnastka{
	width: 15px;
        cursor:pointer;
	}
#resoultBgGreen{
	width: 14px; height: 14px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg06.gif);
	background-repeat:no-repeat; background-position:center;
	font-weight:bold; color:#FFF; text-align:center;
        margin:auto;
	}
#resoultBgRed{
	width: 14px; height: 14px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg07.gif);
	background-repeat:no-repeat; background-position:center;
	font-weight:bold; color:#FFF; text-align:center;margin:auto;
	}
#resoultBgOrange{
	width: 14px; height: 14px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg08.gif);
	background-repeat:no-repeat; background-position:center;
	font-weight:bold; color:#FFF; text-align:center;margin:auto;
	}
#btnsSubTable{
	margin-top:-1px; float:left;	margin-left:3px;
	height: 31px;
	background-image:url(http://www.tabelepilkarskie.com/images/underTableBtn_bg.gif);	background-repeat:repeat-x;	
	font-weight:bold; font-size:11px; line-height: 30px; text-align:center;
	}

#halfSoccerTable{
	float:left;
	width: 49%;
        /*335px*/
	}
#contentContainer2 #halfSoccerTable {width:415px}



/* ---------------------------  foter  ----------------------- */

#footerContainer{
	width:100%; height:124px;
	background-image:url(http://www.tabelepilkarskie.com/images/bg04.gif);
	background-repeat:repeat-x;
	}

#footerHolder{
	width:1000px; height:124px;
	margin:auto;
	background-image:url(http://www.tabelepilkarskie.com/images/bg05.gif);
	background-repeat:repeat-x; background-position:top left;
	}
#footerLayoutImg{
	float:right;
	margin-right: 20px;
	}



/* ------------------- inne --------*/
.forma_ramka_game
{
    width:250px;
    position:absolute;
    margin:-55px 0 0 -20px;
    text-align:left;
}

.forma_ramka_game .top{font-size:1px;background:#666666;height:1px;line-height:1px;}
.forma_ramka_game .f .l, .forma_ramka_game .top .l{float:left;background:white;width:1px;height:1px;line-height:1px;}
.forma_ramka_game .f .r, .forma_ramka_game .top .r{float:left;background:white;width:1px;height:1px;line-height:1px;}

.forma_ramka_game .text{font-weight:normal;text-align:left;font-size:10px;font-family:Tahoma;color:#404040;padding:4px 10px;background:#e3e3e3;border-right: 1px #666666 solid;border-left: 1px #666666 solid;clear:both;}
.forma_ramka_game .text .name{padding: 0 0 0 40px;}

.forma_ramka_game .f{clear:both;width:100%;text-align:left;font-size:1px;height:6px;line-height:6px;background:url('http://www.tabelepilkarskie.com/images/forma_game_footer_bg.png') repeat-x;}
.forma_ramka_game .f .strzalka{float:left;margin:0 0 0 20px;}

input[type="checkbox"]{margin:0 auto;padding:0;}

.terminarz{clear:both;}
.terminarz .z{clear:both;display:block;margin:0 0 2px 0;height:16px;line-height:16px;}
.terminarz .z:hover{background:#d8d4d4;}

.terminarz .s{float:left;width:25%;}
.terminarz .w{float:left;width:8%}
.terminarz .g{float:left;width:40%;text-align:center;}
.terminarz .v{float:left;width:89px;}
.terminarz .o{float:left;width:30px;text-align:center;}

.terminarz a img{border:0;}
#other_stats_home{display:none;}
#other_stats_away{display:none;}
#loading{display:none;width:351px;margin:351px 0 0 400px;height:93px;background:url('http://www.liveresults24.com/images/livegol/tlo_czarne.gif') no-repeat;position:absolute;}
#loading img{float:right;margin:25px 20px 0 0;}
#loading span{float:left;margin:34px 0 0 40px;color:white;font-weight:bold;font-size:20px;}
.boxLabelTitle h1{padding:0;margin:0;font-size:12px;}
.chup{background: #80b13e url('http://www.tabelepilkarskie.com/images/chup.gif') no-repeat right top;}
chdown{background: #cf5b3d url('http://www.tabelepilkarskie.com/images/chdown.gif') no-repeat right bottom;}
