body {background-color:#000;color:#000;}
a {color:#000066;}
input, select, textarea {color:#000;}
.input {
	background:url('../images/input.gif') repeat-x #c2c2c2; 
	border:1px solid #000;
}

/* ============== top ============== */
#topOuter {background:url('../images/top2.jpg') top no-repeat;}
#top {color:#fff;}
#topInfo em {color:#2465ea;}
#topInfo a {color:#2465ea;}
#logo {background:url('../images/logo2.gif') 194px 15px no-repeat;}

/* ============ topForms =========== */
#topForms {
	background:url('../images/login_bg2.gif') bottom left no-repeat #002884;
	color:#d9d9d9;
}
#topForms a {color:#d9d9d9;}

/* ========== lastMatches ========== */
#lastMatches {background:url('../images/match_bg2.jpg') no-repeat;}
#lastMatches h4.next{background:url('../images/match_h_next2.gif') 0 0 no-repeat;}
#lastMatches h4.prev{background:url('../images/match_h_prev2.gif') 0 0 no-repeat;}

/* ============== menu ============= */
#menu ul li a {color:#fff;}
#menu ul ul li {background:#c9c9c9;}
#menu ul ul li a {background:#fff;color:#000;}
#menu ul ul li a strong {color:#741f21;}
#menu ul ul li a:hover {background:#eaeaea;}

/* ============ content ============ */
#content {
	background:url('../images/content_bg.gif') repeat-x #fcfcfc;
	border-left:1px solid #777;
}

/* ============== box ============== */
.boxh {
	background-color:#6c1014;
	border-top:1px solid #000066;
	border-bottom:1px solid #000066;
	color:#fff;
}
.img {border:1px solid #000;}

/* ============ newsList =========== */
.tytul {font-size:13px; color:#000066; text-decoration:none;}
#newsList li {border-bottom:1px dotted #969696;}
#newsList a {color:#000;}
#newsList .comNum {color:#000066;}

/* ============ lastNews =========== */
#lastNews ul li {border-bottom:1px dotted #949494;}
#lastNews ul h4 strong a {color:#000;}

/* ============== nav ============== */
#nav ul {color:#741f21;}
#nav a {color:#012472;}

/* ============ siteNews =========== */
#siteNews a {color:#000;}

/* ============ comments =========== */
#commentsList li {border-bottom:1px dotted #949494;}

/* ============= footer ============ */
#footer {
	color:#a1a1a1;	
	background:url('../images/footer_bg2.jpg') bottom no-repeat #4a1010;
}	
#footer a {color:#a1a1a1;}
#footer ul li {border-left:1px solid #dcdcdc;}
#footer ul li a {color:#dcdcdc;}
