.bg-left {
	background-image: url(img/bg_lewa.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
.bottom {
	background-image: url(img/bottom.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.right {
	background-image: url(img/prawa.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

div#sliding-navigation
{
	list-style: none;
	font-size: 11;
	padding: 0px;
	font-family: verdana;
}

div#sliding-navigation div.sliding-element a
{
	display: block;
	padding: 7px 15px;
	margin-bottom: 3px;
	height: 12px;
	background: url(img/menu_bg.gif); 
	background-repeat: no-repeat;
}

a:link 		{ color: #0272c3;text-decoration:none;}
a:visited 	{ color: #0272c3;text-decoration:none;}
a:hover 	{ color: #990000;text-decoration:none; }
a:active 	{ color: #990000;text-decoration:none;}

h1 {
font-weight:bold;margin:16px;color:#e57565;font-family:Arial,Verdana;font-size:18px;font-face:Tahoma;

}

h2 {
font-weight:bold;margin:16px;color:#ce0213;font-family:Arial,Verdana;font-size:15px;font-face:Tahoma;

}


p {text-align:justify; margin:10px;color:#0272c3;font-family:Arial,Verdana;font-size:14px;font-face:Tahoma;

}

hr {border-top: dashed #0272c3;}

td { margin:10px;color:#0272c3;font-family:Arial,Verdana;font-size:14px;font-face:Tahoma;

}

th { margin:10px;color:#0272c3;font-family:Arial,Verdana;font-size:15px;font-face:Tahoma;font-weight:bold;
}


.header { margin:10px;color:#0272c3;font-family:Arial,Verdana;font-size:15px;font-face:Tahoma;font-weight:bold;
}



.producenci  {

 text-align:center;
 border-collapse: collapse;

 

}

.producenci td {
    border: 1px solid #0272c3;

}
.zawodnicy {
 width:550px;
 text-align:left;
 border-collapse: collapse;
}

.zawodnicy td {
    border-bottom: 1px solid #0272c3;
    border-top: 1px solid #0272c3;
    
}

.zawodnicy th {

    width:180px;
    height:30px;
    border-bottom: 1px solid #0272c3;
 border-top: 1px solid #0272c3;
    
}