body {
  margin: 0;
	padding: 0;
	outline: 0;
}

img {
  border: 0;
}

form {
  margin: 0;
  padding: 0;
}

#strona {
  background: url(obrazki/tlo.png);
  margin: 0 auto;
  width: 1000px;
	border-bottom: 3px solid #161719;
}

#prawa {
  display: inline;
  float: right;
  margin: 0 auto;
  width: 200px;
	font: 13pt Arial black;
	color: #161719;
}

#prawa a.najlepsze {
  background: #ffffff;
  color: #ffc452;
  display: block;
  font: 10pt Arial;
  margin: 0 auto 10px;
  padding: 2px;
  text-align: center;
  text-decoration: none;
  width: 118px;
}

#prawa a.najlepsze:hover {
  color: #161719;
}

#prawa a.najlepsze img {
  border: 2px solid #161719;
  display: block;
  height: 167px;
  width: 110px;
}

#prawa .linki {
	text-align: center;
}

#prawa .linki a {
	margin-top: 5px;
	color: #886633;
	font: 10pt Arial black;
	display: block;
	text-decoration: none;
}

#szukaj {
	float: left;
	width: 560px;
	padding: 0px 0px 0px 20px;
	background-color: #161719;
	color: #ffffff;
	font: bold 12pt Arial;
	height: 50px;
}
#wybierz {
	float: right;
	width: 350px;
	padding: 0px 0px 0px 70px;
	background-color: #161719;
	color: #ffffff;
	font: bold 12pt Arial;
	height: 50px;
}

#tresc {
	float: left;
  margin-left: 10px;
  width: 780px;
}

#tresc .kom {
	background: #FFC452;
	padding: 10px 0 10px 0;
  color: #ffffff;
	font: bold 18pt Arial;
	text-align: center;
	margin-bottom: 10px;
	width: 780px;
}

#tresc .kom a {
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
  white-space: nowrap;
}

#tresc .kom a:hover {
  color: #161719;
}

#tresc .boks {
  background: #ff3256;
  color: #ffffff;
  font: bold 12pt Arial;
  line-height: 18pt;
  margin-bottom: 10px;
  padding: 10px;
  text-align: center;
}

#tresc .boks span {
  background: #ffffff;
  color: #ff3256;
  padding: 2px 4px;
}

#tresc .boks a {
  color: #ffffff;
  text-decoration: none;
  padding: 0 10px;
  white-space: nowrap;
}

#tresc .boks a:hover {
  background: #ffffff;
  color: #ff3256;
}

.cena {
  color: #969696;
  font: 7pt Arial;
  text-align: center;
}

#tresc .miasta {
  font: 10pt courier new;
  letter-spacing: -1px;
  line-height: 14pt;
  text-align: justify;
}

#tresc .miasta a {
  color: #161719;
  text-decoration: none;
  padding: 2px 4px;
}

#tresc .miasta a:hover {
  background: #161719;
  color: #ffffff;
}

#tresc .inne_oferty {
	margin-left: 550px;
	padding: 5px;
}

#tresc .oferta {
  border-top: 2px solid #161719;
	border-bottom: 2px solid #161719;
  font: 10pt courier new;
  line-height: 15pt;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 10px;
  width: 630px;
}

#tresc .oferta .info {
  color: #161719;
  font-size: 12px;
  font-style: italic;
  margin-top: 10px;
  text-align: center;
}

#tresc .oferta span {
  background: #FFC452;
  font: bold 14pt courier new;
  padding: 0 5px;
}

#tresc .oferta img {
  border: 2px solid #161719;
  float: left;
  height: 167px;
  width: 110px;
}

#tresc a.zdjecie {
  color: #000000;
  float: left;
  font: bold 8pt Arial;
  margin-right: 20px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 114px;
  overflow: hidden;
}

#tresc a.zdjecie:hover {
  text-decoration: underline;
}

#tresc a.zdjecie img {
  border: 2px solid #161719;
  display: block;
  height: 167px;
  margin-bottom: 3px;
  width: 110px;
}
