body, div, span, p, table, tr, td, th, a, h1, ul, li
{
	padding: 0;
	margin: 0;
	text-align: left;
}

body {
	color: Black;
 	background: transparent url('../img/tlo.gif');
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}

a {
	color: #ff4500;
	text-decoration: none;
}

a:hover {
	color: #0000ff;
	text-decoration: underline;
}

div#banner
{
	width: 700px;
	height: 90px;
	border: 1px solid black;
	margin: 5px auto;
}

div#banner a img
{
	border: none;
}

div#main
{
	width: 800px;
	background: #fff;
	border: 2px solid #666;
	margin: 0px auto;
	height: 100%;
}

div#top
{
	background: transparent url('../img/top_small.jpg') center no-repeat;
	height: 110px;
}

div#top h1
{
	visibility: hidden;
}

div#middle
{
	overflow: auto;
	width: 100%;
	height: 100%;
	background: transparent url('../img/chmurki1.jpg') left repeat-y;
}

div#middle2
{
	width: 100%;
	height: 100%;
	background: transparent url('../img/chmurki2.jpg') right repeat-y;
}

div#foot
{
	height: 50px;
	position: relative;
}

div#foot p
{
	margin-top: 10px;
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 5px;
	text-align: center;
	margin-bottom: 4px;
	color: #1e90ff;
	font-size: 11px;
}

div#left
{
	display: inline;
	float: left;
	width: 135px;
	margin: 0;
	padding-left: 2px;
	padding-top: 4px;
}

div#left a img
{
	margin-left: 7px;
}

div#right
{
	display: inline;
	position: relative;
	float: right;
	width: 135px;
	margin: 4px 2px 4px 0;
}

div#content
{
	float: left;
	width: 520px;
 	display: inline;
 	position: relative;
	margin: 4px 0;
}

div#content_b
{
	float: left;
	width: 518px;
 	display: inline;
 	position: relative;
	margin: 4px auto;
	border: 1px solid #bbb;
	border-top: 0;
	margin-left: 2px;
}

div#content_big
{
	float: left;
	width: 750px;
	margin-left: 24px;
 	display: inline;
 	position: relative;
}



/*  ********************       LOG     ************************ */

div#log
{
	margin: 5px auto;
	width: 130px;
	height: 60px;
	position: relative;
	background: transparent url('../img/news_box_bg.jpg') repeat-x;
	border: 1px solid #999;
}

input.log_in
{
	display: block;
	float: right;
	background-color: #dddddd;
	color: #777777;
	font-size: 10px;
	border: 1px solid #777777;
	margin-top: 3px;
	width: 80px;
}

input#sub
{
	font-size: 9px;
	width: 50px;
	display: inline;
}

div#log_label
{
	display: block;
	float: left;
	color: #777777;
	font-size: 10px;
	margin-top: 1px;
	padding-left: 3px;
	line-height: 20px;
	width: 40px;
}

div#new_account
{
	width: 60px;
	position: absolute;
	left: 5px;
	bottom: 3px;
}

div#new_account a
{
	font-size: 0.7em;
	color: #0022ff;
}

/*******************   STSTY        ********************/

img#stat_logo
{
	border: 0px;
}

div#counter
{
	text-align: center;
}
div#stats
{
	text-align: center;
}
/*  ********************     ************************ */

input.sub1
{
	font-size: 10px;
	background-color: #dddddd;
	color: #882200;
	border: 1px solid #777777;
	width: 80px;
}

input.sub2
{
	font-size: 18px;
	background-color: #dddddd;
	color: #882200;
	border: 1px solid #777777;
	width: 22px;
	margin: 5px 15px;
}

span.num
{
	font-weight: 900;
	font-size: 12px;
	color: #000;
}

div.t1
{
	font-size: 14px;
	font-weight: 900;
	color: #882200;
	padding: 5px;
	margin-top: 5px;
}

div.t2
{
	font-size: 12px;
	font-weight: 900;
	color: #229900;
}

div.t3
{
	font-size: 10px;
	color: #000;
	display: inline;
}

div.t4   /* info */
{
	font-size: 9px;
	color: #444;
	display: inline;
}

div.line
{
	display: inline;
	padding: 5px;
}

div.label1
{
	font-size: 0.9em;
	font-weight: 900;
	color: #ff4500;
	background: transparent url('../img/pasek_cz2a.jpg') center no-repeat;
	width: 134px;
	margin: 5px auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

div.label2
{
	font-size: 0.9em;
	font-weight: 900;
	color: #ff4500;
	background: transparent url('../img/pasek_cz2.jpg') center no-repeat;
	width: 515px;
	margin: 5px auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
}

div.label3
{
	font-size: 0.9em;
	font-weight: 900;
	color: #fff;
	background: transparent url('../img/czerw_bg.jpg') repeat-x;
	width: 515px;
	margin: 5px auto;
	height: 20px;
	line-height: 20px;
	text-align: center;
}


/*******************    REGISTER     ************************/

div#reg
{
	margin: 15px auto;
	width: 330px;
	position: relative;
}

div#reg_label
{
	color: #777777;
	font-size: 11px;
	margin: 1px 0 2px 45px;
	line-height: 20px;
	width: 100px;
	text-align: right;
}

div#reg_label span
{
	color: #f00;
}

div#reg_fields
{
	width: 160px;
	position: absolute;
	top: 35px;
	right: 5px;
	padding-top: 2px;
}

div#reg_fields input
{
	display: block;
	margin-bottom: 7px;
	margin-top: 0;
	padding: 0;
}

input.reg_in
{
	background-color: #dddddd;
	color: #777777;
	font-size: 10px;
	border: 1px solid #777777;
	margin-top: 4px;
	width: 80px;
}

select#reg_club
{
	background-color: #dddddd;
	color: #777777;
	font-size: 10px;
	border: 1px solid #777777;
	margin-top: 15px;
}

div#reg_info
{
	margin: 3px 8px;
	padding: 0 10px;
}

div#reg_reg
{
	margin: 30px 8px;
	padding: 0 10px;
}

div#reg_title
{
	color: #824;
	font-size: 12px;
	font-weight: 900;
	text-align: center;
}

div#reg_accept
{
	color: #777777;
	font-size: 11px;
	line-height: 20px;
	margin-bottom: 15px;
}

div#reg_wapacz
{
	text-align: center;
}

div.reg_pkt
{
	padding-left: 20px;
}

div#reg_check
{
	text-align: center;
	margin: 20px auto;
	width: 514px;
	padding-top: 50px;
	position: relative;
}

div.reg_err
{
	text-align: center;
	color: #f00;
	font-size: 12px;
	margin: 5px auto;
}

div#reg_result
{
	position: absolute;
	top: 5px;
	left: 0px;
}

/*************************************   LEFT *******************/

div#left img
{
	border: 1px solid #555;
}

div#l_lab
{
	color: #ff4500;
	font-size: 11px;
	text-align: center;
}

div.l_news
{
	font-size: 9px;
	line-height: 15px;
	text-align: center;
}

div.l_news a
{
	color: #1e90ff;
	font-size: 9px;
}

div#l_foto
{
	font-size: 9px;
	line-height: 15px;
	text-align: center;
}

div#l_foto a
{
	color: #1e90ff;
	font-size: 9px;
}

div#hello
{
	text-align: center;
}

div#hello span
{
	color: #ff4500;
}

/****************************8   TERMINARZ          *****/

div#time_table, div#time_table div.tt_div
{
	text-align: center;
	margin: 10px auto;
}

/****************************8   FAST SCORES          *****/

div#header_fs
{
	margin: 0 auto;
	width: 134px;
	height: 22px;
	background: #dae0d2 url("../img/bgfs.gif") repeat-x bottom;
}
div#header_fs ul
{
	margin: 0;
	list-style: none;
	padding-top:0px;
}
#header_fs li
{
    float:left;
    background:url("../img/left.gif") no-repeat left top;
    margin:0;
    padding:0 0 0 4px;
}
#header_fs a 
{
    display:block;
    background:url("../img/right.gif") no-repeat right top;
    padding:5px 7px 4px 3px;
    font-size: 9px;
    color: #765;
    text-decoration: none;
    font-weight: 900;
}
#header_fs a:hover
{
	color: #333;
}
#header_fs .current 
{
   background-image:url("../img/left_on.gif");
}
#header_fs .current a 
{
    background-image:url("../img/right_on.gif");
    padding-bottom:5px;
}

.fscores
{
	border: 1px solid #954242;
	margin: 0;
	padding: 0;
	font-size: 10px;
	text-align: center;
	color: Maroon;	
	height: 270px;
	/*height: 140px;*/
	border-top: 0;
}

.hom
{
	width: 70px;
	text-align: right;
	float: left;
	padding-left: 10px;
	margin-top: 3px;
}

.away
{
	width: 70px;
	text-align: right;
	float: left;
	padding-left: 10px;
}

.sc1
{
	margin-top: 3px;
	float: left;
	padding-left: 5px;
	text-align: center;
	font-weight: 900;
}
.sc2
{
	float: left;
	padding-left: 5px;
	text-align: center;
	font-weight: 900;
}
.sc1n
{
	margin-top: 3px;
	float: left;
	padding-left: 5px;
	text-align: center;
	font-weight: 900;
	color: #ffa500;
}
.sc2n
{
	float: left;
	padding-left: 5px;
	text-align: center;
	font-weight: 900;
	color: #ffa500;
}

.nodisplay
{
	display: none;
}

.b1
{
margin-top: 2px;
	background-color: #eee;
	height: 30px;
}

.b2
{
	margin-top: 2px;
	background-color: #e8f7ff;
	height: 30px;
}



