body
{
  padding: 0;
  margin: 0;
  background: url('buttony/tlo.jpg');
}
.gtabela
{
  margin: 0;
  width: 1000px;
  border-collapse: separate;
  border-spacing: 15px 0;
}
.stopka
{
  font: bold 12px Verdana;
  color: white;
}
.topp
{
  margin-bottom: -3px;
  border: 0px solid red;
}
.kolumna_lewa
{
	width: 200px;
	padding: 10px;
    background: white;
    font-family: Arial;
    font-size: 11px;
    color: #333333;
}
.kolumna_centrum
{
  width: 600px;
    background: white;
    font-family: Arial;
    font-size: 11px;
}
.kolumna_prawa
{
  	width: 200px;
  	padding: 10px;
    background: white;
        font-family: Arial;
    font-size: 11px;
    color: #333333;
}
.menu_k
{
  
}
a:link, a:visited, a:active
{
  color: green;
  text-decoration: none;
}
 a:hover 
{
 text-decoration: none; 
} 
.menu_k a:link, .menu_k a:visited, .menu_k a:active
{
	display: block;
	padding-left: 10px;
	padding-bottom: 3px;
	margin-bottom: 4px;
	border-bottom: 1px solid #DDD;
	text-align: left;
	color : #333333;
	text-decoration : none;
	background: url('buttony/icon_topic.jpg') left center no-repeat;
}
.menu_k a:hover 
{
	display: block;
	color : #333333;
	text-decoration : none;
}
hr
{
  width:157px;
  height: 1px;
  color:#DDD;
}
.tytul
{
   font: bold 12px Verdana;
   color: black;
}
.bez_p a:link, .bez_p a:visited, .bez_p a:active, .bez_p a:hover
{
	text-decoration: none;
}
.tabela_liga
{
  border-collapse: collapse;
  text-align: left;
  
  font-family: Arial;
}
.tabela_liga td {
   border: 1px solid #DDD;
}

.strzelec_l
{
  font: bold 20px Verdana;
  margin-bottom: 5px;
}
