body	{margin: 0px;
	padding: 0px;
	background-color: #f8faf2;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	SCROLLBAR-FACE-COLOR: #dddddd;
	SCROLLBAR-HIGHLIGHT-COLOR: white;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #999999;
	SCROLLBAR-ARROW-COLOR: #666666;
	SCROLLBAR-DARKSHADOW-COLOR: white;
	SCROLLBAR-BASE-COLOR: silver;
	}

.bprodukt	{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url(images/bg-produkt.gif);
	}



P		{
	text-align: justify;
	color: #616263; 
	font: 9pt arial; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 140%;
	}
	
.tytul		{
	text-align: left;
	color: #da0000; 
	font: 12pt arial; 
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}


.podtytul		{
	text-align: left;
	color: #b50a00; 
	font: bold 10pt arial;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
	
.stopka	{
	text-align: center;
	color: #da0000; 
	font: 8pt arial; 
	margin-top: 10px;
	margin-bottom: 10px;
	}

.kontakt	{
	text-align: left;
	color: #ffffff; 
	font: 9pt arial; 
	margin-left: 13px;
	margin-right: 13px;
	margin-top: 10px;
	}
	
.produkty		{
	font: 9pt arial;
	color: #616263;
	line-height: 130%;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	}

a:link, a:visited 
	{
	color: #000000;
	font: 9pt arial;
	text-decoration: none;
	line-height: 130%;
	}

a:active
	{
	color: #000000;
	font: 9pt arial;
	text-decoration: underline;
	line-height: 130%;
	}

A:hover
	{
	color: #000000;
	font: 9pt arial;
	text-decoration: underline;
	line-height: 130%;
	}
	

UL	{
	text-align: left;
	margin-left: 250px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-top: 10px;
	font: 9pt arial;
	}
