html, body {
 margin: 0px;
 padding: 0px;
 font-family: verdana, helvetica, sans-serif;
 font-size: 11px;
}

body {
 text-align: center;
 background: #fff url('../images/background-wiosna.jpg');
}

div {
 font-family: verdana, helvetica, sans-serif;
}

H1	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 5;
	margin-bottom: 5;
	text-indent:0px;
}

H2	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 110%;
	margin-top: 4px;
	margin-bottom: 4px;
	text-indent:0px;
}

H3	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 110%;
	margin-top: 2px;
	margin-bottom: 2px;
	text-indent:0px;
}

hr {
	width: 80%; 
	border: 0px; 
	height: 1px; 
	margin: 10px auto; 
	background-color: #307023; 
	color: #307023;
}

img {
	border: 0px;
}

.imgsmall {
	border: 0px;
}

.imgnormal {
	border: 0px;
}

.imgbig {
	border: 0px;
}

.staracena {
	text-decoration: line-through; 
	color: #9B9B9B;
}

.title {
	font-family: tahoma; 
	font-size: 11px; 
	color: #B53C47; 
	font-weight: bold;
}

.box
 {
  margin-left: 4px;
  margin-right: 4px;
  text-align: center;
  margin-bottom: 10px;
 }



table.szukaj,td.szukaj
 {
  font-size: 12px;
  text-align: left;
  font-family: verdana, helvetica, sans;
 }


input.koszyk
 {
  font-size: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-decoration: none;
  color: #000000;
  width: 20px;
 }

input	{ 
  border: 1px solid #575757;
  font-size: 11px; 
  font-family: arial; 
  background-color: #F9ECD4;
}

select	{ 
  border: 1px solid #575757;
  font-size: 11px; 
  font-family: arial; 
  background-color: #F9ECD4;
}

textarea	{ 
  border: 1px solid #575757;
  font-size: 11px; 
  font-family: arial; 
  background-color: #F9ECD4;
}

td
 {
  font-size: 11px;
  font-family: Tahoma, sans;
 }

td.tbl
 {
  border: 1px solid black;
  border-left: 0px;
  font-weight: bold;
 }

td.tbl2
 {
  border: 1px solid black;
  border-left: 0px;
  border-top: 0px;
 }


td.tbl3
 {
  border: 1px solid black;
  border-left: 0px;
  border-top: 0px;

  font-weight: bold;
 }

a:link,a:visited { color: black; text-decoration: none;}
a:hover { color: black; text-decoration: underline;}

a.headlink:link {
	font-weight: bold;
	color: #B7333F;
	text-decoration : none;
}
a.headlink:visited {
	font-weight: bold;
	color: #B7333F;
	text-decoration : none;
}
a.headlink:hover {
	font-weight: bold;
	color: #EC4454;
	text-decoration : none;
}

.kategoria0, a.kategoria0:link,a.kategoria0:visited { color: black; text-decoration: none; font-size:12px; font-weight: bold; line-height: 140%;}
a.kategoria0:hover { color: black; text-decoration: underline; font-size:12px; font-weight: bold; line-height: 140%;}

.kategoria1, a.kategoria1:link,a.kategoria1:visited { color: black; text-decoration: none; font-size:11px;}
a.kategoria1:hover { color: black; text-decoration: underline; font-size:11px;}

.list {
	margin-bottom: 0.5em;
}

.keyheader {
	display: none;
}
