html, body {
 margin: 0;
 padding: 0;
}

body {
 text-align: center;
 background-color: #ECECEB;
}

div {
 text-align: left;
 font-family: verdana, helvetica, sans-serif;
 font-size: 11px;
}

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

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

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

.imgsmall {
	border: 1px solid #DFDFDF;
}

.imgnormal {
	border: 1px solid #DFDFDF;
}

.imgbig {
	border: 0;
}

.staracena {
	background: url('http://stmedia.pl/images/stara_bg.gif') no-repeat center center;
	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: #DFDFDF;
}

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

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

td
 {
  font-size: 10px;
  text-align: left;
  font-family: verdana, helvetica, 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 {
	color: #27457D;
	text-decoration : none;
}
a:visited {
	color: #27457D;
	text-decoration : none;
}
a:hover {
	color: #536A95;
	text-decoration : none;
}

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;
}
a.kategoria0:link,a.kategoria0:visited { font-family: Tahoma; color:#848484; text-decoration: none; font-weight: bold; font-size:11px }
a.kategoria0:hover { color:#000000; text-decoration: none; font-weight: bold; font-size:11px }

a.kategoria1:link,a.kategoria1:visited { font-family: Tahoma; color:#848484; text-decoration: none; font-weight: bold; font-size:11px }
a.kategoria1:hover { color:#000000; text-decoration: none; font-weight: bold; font-size:11px }

.keyheader {
		display: none;
}
