html, body {
 margin: 0;
 padding: 0; 
 color: #7C363E;
}

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

div {
 font-family: Times New Roman, helvetica, sans-serif;
 font-size: 13px;
}
td
 {
  font-size: 11px;
  font-family: Times New Roman, helvetica, sans;
 }

H1	{
	font-family: Times New Roman, helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
  font-style: italic;
	line-height: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	text-indent:0px;
  text-align: center;
  color: #C1A1A2;
}

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

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

img {
  border: 0;
}

.imgsmall {
	border: 0;
}

.imgnormal {
	border: 0;
}

.imgbig {
	border: 0;
}

.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 #714E17;
  font-size: 11px; 
  font-family: arial; 
  background-color: #FDC968;
}

select	{ 
  border: 1px solid #714E17;
  font-size: 11px; 
  font-family: arial; 
  background-color: #EFC043;
}

textarea	{ 
  border: 1px solid #714E17;
  font-size: 11px; 
  font-family: arial; 
  background-color: #EFC043;
}

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: #27457D;
	text-decoration : none;
}
a:hover {
	color: #536A95;
	text-decoration : none;
}

a.kategoria0:link,a.kategoria0:visited { 
	line-height: 200%;	
	color: #FF291E;
	text-decoration: none; 
	font-weight: bold; 
	font-size: 12px;
}
a.kategoria0:hover { 
	color: #FF291E;
	text-decoration: underline; 
	font-weight: bold; 
	font-size: 12px;
}
.kategoria1 { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold; 
}
a.kategoria1:link,a.kategoria1:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold; 
}
a.kategoria1:hover { 
	color: #FFFFFF;
	text-decoration: underline; 
	font-weight: bold; 
}
.kategoria2 { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold; 
}
a.kategoria2:link,a.kategoria2:visited { 
	color: #FFFFFF;
	text-decoration: none; 
	font-weight: bold; 
}
a.kategoria2:hover { 
	color: #FFFFFF;
	text-decoration: underline; 
	font-weight: bold; 
}

#leftcol {
	color: #F4F9FF;
}

.keyheader {
		display: none;
}

#main {
  width: 1000px;
  background-color: #FCF2D2;
  margin: 0 auto;
}

#topmenu {
  background: #75343E;
  height: 28px;
  width: 100%;
  text-align: center;
}

#topmenu ul {
  padding: 0;
  margin: 0 auto;
  list-style: none;
  width: 810px;
}

#topmenu li {
  float: left;
  position: relative;
  padding: 5px 25px;
  font-size: 15px;
}

#topmenu a:link, #topmenu a:visited {
  color: #F0E5C7;
  text-decoration: none;
}

#topmenu a:hover {
  color: #F0E5C7;
  text-decoration: underline;
}

#content_main {
  padding: 20px;
  background: #FCF1D1;
}

#content {
  padding: 20px 200px;
  background: #FCF1D1;
}

#footer {
  border-top: 20px solid #76343E;
  padding: 25px;
  background: #FAE6B1;
  font-weight: bold;

}