body {
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 80%;
	width: 100%;
	background-color: white;
	font-family: Tahoma;
  	font-size: 15px; 
  	color: black;
	text-align:center;
}


#menu {
		
		text-align:center;
		height:22px;
		background: silver;
		border-top:solid #a9a9a9 1px;
		border-bottom:solid #a9a9a9 1px;
		margin-top:10px;
	}
#menu a {
		padding-left:30px;
		padding-right:10px;
		color:#000000;
		margin-top:2px;
		font-weight: bold;
	}
#menu a:hover {
		margin-top:1px;
		color:#000000;
		text-decoration:underline;
	}


#tresc {
	text-align: center;
	width: 760px;
	margin: 0 auto;
	padding: 15px;

}

#tresc a:link img{
border-color:black;

	text-decoration: none;

}

#tresc a:hover img {

border-color:black;
	text-decoration: none;
}

#tresc a:visited img {

border-color:black;
	text-decoration: none;
}


#paski {
	font-size: 1px;
	width: 760px;
	height:110px;
	margin: 0 auto;
	padding: 20px;
background:#eeeeee;
border-top:solid #a9a9a9 1px;
border-bottom:solid #a9a9a9 1px;

}

tr {
	font-size: 15px;
	margin: 0 auto;
	padding: 15px;
background:#eeeeee;
text-align:center;
}

th{
font-size: 19px;
padding: 15px;
background:#eeeeee;
border-bottom:solid #a9a9a9 1px;
}

tr td .paski_nazwa {
float:left;
}

tr td .paski_cena {
float:right;
color:red;
}
tr td .paski_prawo {

float:right;
margin: 0px 30px;
}


#stopka {
	
	 
	clear: both;
	height: 27px;
	padding: 10px 0;
	background: black;
	text-align: center;

}

#stopka p {
	margin: 0;
	color: white;
}

#stopka a {
	color: white;
}

#stopka a:hover {
	color: white;
}	



a:link {color: #000000;  font-family: Tahoma; text-decoration: none;font-weight: bold;}
a:visited {color: #000000;  font-family: Tahoma; text-decoration: none;font-weight: bold;}
a:active {color: #000000;  font-family: Tahoma; text-decoration: none}
a:hover {text-decoration: underline; color: #000000}



