html, body {
	background-color: #fff;
	color: #000;
	padding: 0;
}

#top {
	width: 780px;
	background-image: url(podmenu.jpg);
}

#gora {
	clear: both;
	width: 100%;
	background-color: #fefaf9;
	height: 50px;
}

#logo {
	background-image: url(logo22.jpg);
	width: 780px;
	height: 170px;
}

#menu {
	width: 150px;
	float: left;
	overflow: hidden;

}

tr a:link, tr a:visited, tr a:active 
{
display: block;
color: black;
width: 100%;
}

tr a:hover {
background: white url(kwiatek.jpg) right no-repeat;
width: 100%;
}

#tresc {
	width: 630px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}

#stopka {
	clear: both;
	width: 100%;
	height: 34px;

}

a {
   color: black;
   text-decoration: none;
}

td {
   text-align: left;
}

h3
{
  		font-size: large;
		color: black;
		font-weight: bold;
		letter-spacing: 2px;
}

hr {
   		color: #ccc;
}

.linktable a:hover {
background: white;

}


#reklama {
	background: none;
	text-decoration: underline;
}
