body, div, ul, li, img, p,td{
	margin: 0;
	padding: 0;
	border: 0;
} 

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: url(gfx/bodybg_top.png) top left repeat-x;
}

a{
	text-decoration: none;
}

#site{
width:753px;
padding: 0;
margin-left:auto;
margin-right:auto;
text-align:left;
overflow: auto;
background: #fff;
border: solid 0px;
}

#header_top{
	height: 30px;
	color:#fff;  
	background: #7498c3 url(gfx/header_top.png) top left no-repeat;
}

#header_top img{
	float: right;
}

#header_top a{
	color: #fcfcfc;
}

#header_middle{
	height: 110px;
	background: #7498c3 url(gfx/header_middle.png) top left no-repeat;
}

#header_middle .logo{
	position:relative;top:40px;border:0px solid #fff;width:308px;height:27px;display:block;
}

#header_bottom{
	height: 23px;
	color: #fff;
	background: #7498c3 url(gfx/header_bottom.png) top left no-repeat;
}

#header_bottom div{
	float:left;padding:4px 0px 2px 10px;
}
#header_bottom ul{
	float: right;
	border: 0px solid green;
}

#header_bottom li{
	display: inline;
	float: left;
	padding: 4px 10px 2px 0px;
}

#header_bottom li a{
	color: #fcfcfc;
}

#content{
	  /*-------------------tymczasowo-------------------*/
	margin-top: 10px;
	border: 0px solid;
}

#footer{
	padding: 12px 10px 0 10px;
	height: 37px;
	background: #7498c3 url(gfx/footer.png) top left repeat-x;
	color: #fff;
	clear: both;
}

#footer ul{
	float: right;
	border: 0px solid green;
}

#footer li{
	display: inline;
	float: left;
	padding: 0 10px 0px 0px;
}

#footer a{
	color: #fcfcfc;
}

.box{
	width: 158px;
	border-bottom: 3px solid red;
	background: #4b759e;
	padding-bottom: 5px;
	margin-bottom: 7px;
	color: #fff;
	text-align: center;
}

.box .box_top{
	height: 21px;
	background: #4b759e url(gfx/box_top.png) top left no-repeat;
	padding: 8px 5px 5px 26px;
	color: #fff;
	font-weight: bold;
	border: 0px solid yellow;
	text-align: left;
}

.box p{
	color: #fcfcfc;
	padding: 2px 10px 0px 10px;
	text-align: left;
}

.box table tr,td{
	border: 0px solid yellow;
}
.box table td{
padding:0 3px 0 3px;
}

.box a{
	color: #fcfcfc;
}

div.leftcolumn {
	float: left;
	width: 158px;
	height: 100%;
	border: 0px solid red;
}

div.nullcolumn {
	float: left;
	width: 5px;
	height: 100px;
	border: 0px solid red;
}

div.rightcolumn {
	float: left;
	width: 158px;
	height: 100%;
	border: 0px solid red;
}

div.centercolumn {
	float: left;
	width: 427px;
	height: 100%;
	border: 0px solid red;
	color: #2a4b6a;
}

#content .results{
	width: 100%;
	border-top: #db0101 solid 2px;
	border-bottom: #db0101 solid 2px;
	background: url(gfx/wynikibg.png) top left repeat-x;
	float:left;
	margin-top:2px;
	margin-bottom: 2px;
	text-align: center;
}

#content .results .results_more{
	width: 86px;
	height: 12px;
	background: url(gfx/more.png) bottom right no-repeat;
	display: block;
	clear: both;
	float:right;
	padding:5px 0 0 31px;
	color: #fff;
	font-size: 9px;
}

.box .matches_table{
	border:0px solid red;
	width:100%;
	padding: 2px 0px 0px 0px;
	color:white;
	border-collapse: collapse;
}

.box .teams_table{
	border:0px solid yellow;
	width:158px;
	padding: 2px 0px 0px 0px;
	color:white;
	border-collapse: collapse;
	text-align:center;
	font-size: 11px;
}

.box .teams_table td{
	padding: 0px 1px 0px 1px;
}

.results .table_who{
	border:0px solid red;
	border-collapse: collapse;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	font-size: 10px;
	font-weight:bold;
	color:#435f79;
}

#content .header{
	padding-top:15px;border:0px solid;clear:both; font-size:14px;font-weight:bold;
}

#content .header_t{
	border:0px solid;clear:both; font-size:14px;font-weight:bold;
}

#content .header_t .path{
	float:left;padding:0;margin:0 0 5px 0;font-size:11px;width:100%;font-weight: normal;
}
#content .header_t .path b{
	color: #db0101;
	font-weight: bold;
}
#content .header_t .path a{
	color: #000;
}
#content .results .team_name{
	font-size:15px;font-weight:bold;color:#435f79;margin-top:10px;float:left;
}

#content .results .squad{
	margin-top:5px;margin-bottom:5px;text-align:center;clear:both;
}

#content .results .text{
	text-align:justify; padding: 15px 4px 10px 4px;
}

#content .news{
	width: 100%;
	border-top: #db0101 solid 2px;
	border-bottom: #dedede solid 1px;
	background: url(gfx/wynikibg.png) top left repeat-x;
	float:left;
	margin-top:2px;
	margin-bottom: 2px;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: justify;
	text-align: justify;
}

#content .news img{
	margin-right:10px;
}

#content .news .tittle{
	color: #db0101;
}

#content .news a{
	color: #db0101;
	text-decoration: underline;
}

#content .table{
	width:80%;border:0px solid red;margin-left:auto;margin-right:auto;margin-top:13px;border-collapse: collapse;
	background-color: #fff;
}

#content .table td{
border: 2px solid #dedede;
padding: 0px 5px 0px 5px;
}

#content .table .lp{
	background-color: #ececec;
}

#content .table .tr_first{
	background: #4c749e url(gfx/tr_first.png) top left repeat-x;
	color: #fff;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px; 
}
.clear {
	clear:both;
}
.msg, .message {
background:#FFFF99;
border:1px solid #Ff9900;
color:#Cc0000;
font-weight:bold;
text-align:center;
padding:10px;
margin:10px;
}

.comm_box {
clear:both;
text-align:center;
border-top:1px solid #6699CC;
margin:15px;
}
.comm_text {
padding:5px;
margin:5px;
font-style:italic;
font-size:11px;
border:1px solid #D3D3D3;
text-align:left;
}
.comm_podpis {
text-align:right;
font-style:normal;
}

label.error {
	margin: 5px 0;
	padding: 2px;
	background-color: #FF3300;
	color : #FFF;
	font-weight: bold;
	font-size: 10px;
	display: block;
}

.embed_movies {
	display: none;
}
}