body {
  margin: 0px;
  padding: 0px;
  font-family: Arial;
  font-size: 12px;
  color: #000000;
  background-color: #000000;
  background-image:url(images/bg.jpg);
  background-repeat: repeat-x;
} 

.stopka {
  font-size: 13px;
  color: #ffffff;
}

a.menu_boczne:link, a.menu_boczne:visited {
	text-decoration: none;
	color: #000099;
	}
a.menu_boczne:hover {
	text-decoration: underline;
	color: #000000;
	}	


.left A
{
	font:normal   "Arial", "Helvetica", "sans-serif";
	color:#666666;
	font-size:14px;
	font-weight: bold;
}
.left A:link
{
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
.left A:visited
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
.left A:hover
{
	color:#a5a5a5;
	TEXT-DECORATION: underline;
	font-weight: bold;
}

.linia_menu
{
color: #e6e6e6;
border: 0px solid #e6e6e6;
border-bottom: 1px dashed white;
}

.tytul_menu
{
	font:normal   "Verdana";
	color:#a5a5a5;
	font-size:17px;
	font-weight: bold;
}