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

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

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


P	{
	margin: 0px 0px 0px 0px;
}

H1	{
	font-family: verdana, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	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: 0px;
	margin-bottom: 0px;
	text-indent: 0px;
}



UL	{
	margin-top: 3px;
	margin-bottom: 10px;
	margin-left: 5px;
}

OL	{
	margin-top: 3px;
	margin-bottom: 5px;
	margin-left: 18px;
}

LI	{
	margin-left: 10px;
	line-height: 1.4em;
}

label {
    float:left;
    clear: both;
    width:40%;
    margin-right:0.5em;
    text-align:right;
    font-weight:bold;
}

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

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

.imgbig {
	border: 0;
}

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

.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
  box-shadow:#444444 4px 4px 6px;;
 }


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
  box-shadow:#444444 4px 4px 6px;;
 }

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;
}

td  { font-family: Tahoma, verdana; font-size: 11px; color: #000000;  }
.stopka  { font-family: verdana; color:#00277E; font-size: 11px; font-weight: normal; }
.areatext  { font-family:  Tahoma, verdana; background-color:#FFFFFF; color:#000000; font-size: 11px; font-weight: normal; }
.areatextbg  {  background-position:top; background-repeat:no-repeat; }
.titlekategorie  { font-family:  tahoma; font-size: 11px; font-weight: bold;	color: #00277E;	}
.gdziejestem  {	font-family: verdana; font-size: 10px; font-weight: normal; color: #00277E; }
a:link,a:visited  { font-family:  Tahoma, verdana; font-size: 11px; color: #00277E; text-decoration: none; }
a:hover  { font-family:  Tahoma, verdana; font-size: 11px; color: #00277E; text-decoration: underline; }
a.kategoria0:link,a.kategoria0:visited,a.kategoria1:link,a.kategoria1:visited  { font-family:  Tahoma, verdana; font-size: 11px; font-weight: normal; color: #000000; text-decoration: none; }
a.kategoria0:hover,a.kategoria1:hover  { font-family:  Tahoma, verdana; font-size: 11px; color: #000000; text-decoration: underline; }
a.headlink:link,a.headlink:visited  { font-family: Tahoma, verdana; font-size: 11px; font-weight: normal; color: #00277E; text-decoration: none; }
a.headlink:hover  { font-family: Tahoma, verdana; font-size: 11px; font-weight: normal; color: #00277E; text-decoration: underline; }
.1pxborder  { border-width:1px;	BORDER-RIGHT: #104E06 1px solid; BORDER-TOP: #104E06 1px solid;	BORDER-LEFT: #104E06 1px solid;	BORDER-BOTTOM: #104E06 1px solid; background:none; margin-right:4px; }

#marquee {
 'width': '100%',
 'height': '100%',
 'color': '#fff',
 'background-color': '#32f' //<--No comma following the very last line!
}
