* {
}
body {
	color: black;
	background-color: /*#c80400*/ brown;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
}
a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
span {
	display: none;
}
img {
	border: none;
}
ul {
	list-style-type: none;
}
li {
	list-style-type: none;
}
p {
	font-size: 11px;
	text-align: justify;
}
input {
	border: 1px;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
}
.clearthis {

	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}
#border_main_counter {
	border-left: #fff 1px solid;	
}
#main {
	height: 112px;
	margin-left: -35px;
	font-weight: bold;
	font-size: 10px;
}
#main input {
	font-size: 9px;
}
#main a {
	text-decoration: underline;
}
#main a:hover {
	text-decoration: none;
	
}
#main ul {
	text-align: left;
}
#main li {	
	color: white;
}
#kanaly {
	position: relative;
	text-align: left;
	font-size: 9px;	
	width: 190px;
	margin-top: 0px;
}
#kanaly ul {
	width: 100%;
	overflow: hidden;
}
#kanaly  li { 
	margin-left: 0px;
	padding: 2px 0px 2px 0px;
	margin-top: 0px;
	border-bottom: black 1px solid;
	color: inherit;
	background: #b3b3b3 url('images/latestmatches_bullet.gif') no-repeat 1px 50%;
}
#kanaly a {
	margin-left: 25px;
	color: #000;
	background-color: inherit;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
#kanaly a:hover {
	font-weight: bold;
}
#kanaly h2 {
	margin-top: 13px;
	height: 29px; 
	background-color: #313131;
	background-repeat: no-repeat;
	background-position: 5px 50%;
	background-image: url('images/latestmatches_title.jpg');
	margin-bottom: 0px;
}
#counter {
	height: 13px;
	color: white; 
	text-align: center;
	font-size: 9px;
}
#banner {
	background-image: url('images/header_bg.jpg');
	margin-left: -3px;
	width: 776;
	height: 145;
}
#center ul{
	color: black;
}
#center li{
	color: black;
	font-size: 10px;
}
#center h2 {
	color: black;
}
#center p {
	color: black;
}

/*do przerobienia........*/

#center {
	width: 573px;
	float: left;
	text-align: left;
	background-color: #DBDBDB;
	font-size: 11px;
	color: black;
	margin-left: -3px;
	margin-top: 1px;
}
#center a {
	color: #333;
	background-color: inherit;
}
#center a:hover {
	color: orange;
}

/* Right Sidebar */

#rightsidebar {
	width: 200px;
	height: auto;
	float: right;
	text-align: left;
	background-color: #a21219;
	font-size: 11px;
	color: black;
}

 
