body {background-color:#000;color:#d7d7d7;}
a {color:#edb200;}
input, select, textarea {color:#000;}
.input {
	background:url('../images/input.gif') repeat-x #c2c2c2; 
	border:1px solid #000;
}

/* ============== top ============== */
#topOuter {background:url('../images/top.jpg') top no-repeat;}
#top {color:#fff;}
#topInfo em {color:#e20000;}
#topInfo a {color:#e20000;}
#logo {background:url('../images/logo.gif') 194px 15px no-repeat;}

/* ============ topForms =========== */
#topForms {
	background:url('../images/login_bg.gif') bottom left no-repeat #cf0000;
	color:#d9d9d9;
}
#topForms a {color:#d9d9d9;}

/* ========== lastMatches ========== */
#lastMatches {background:url('../images/match_bg.jpg') no-repeat;}
#lastMatches h4.next{background:url('../images/match_h_next.gif') 0 0 no-repeat;}
#lastMatches h4.prev{background:url('../images/match_h_prev.gif') 0 0 no-repeat;}

/* ============== menu ============= */
#menu ul li a {color:#fff;}
#menu ul ul li {background:#001b3a;}
#menu ul ul li a {background:#002f6e;color:#d7d7d7;}
#menu ul ul li a strong {color:#741f21;}
#menu ul ul li a:hover {background:#002e5d;}

/* ============ content ============ */
#content {
	background:url('../images/content_bg2.gif') repeat-x #002f6e;
	border-left:1px solid #001634;
}

/* ============== box ============== */
.boxh {
	background-color:#770003;
	color:#d7d7d7;
}
.img {border:1px solid #000;}

/* ============ newsList =========== */
#newsList li {border-bottom:1px dotted #969696;}
#newsList a {color:#d7d7d7;}
#newsList .comNum {color:#edb200;}

/* ============ lastNews =========== */
#lastNews ul li {border-bottom:1px dotted #001b3a;}
#lastNews ul h4 strong a {color:#edb200;}

/* ============== nav ============== */
#nav ul {color:#741f21;}
#nav a {color:#edb200;}

/* ============ siteNews =========== */
#siteNews a {color:#d7d7d7;}

/* ============ comments =========== */
#commentsList li {border-bottom:1px dotted #949494;}

/* ============= footer ============ */
#footer {
	color:#a1a1a1;	
	background:url('../images/footer_bg.jpg') bottom no-repeat #4a1010;
}	
#footer a {color:#a1a1a1;}
#footer ul li {border-left:1px solid #dcdcdc;}
#footer ul li a {color:#dcdcdc;}
