TABLE 
	{
        border : 0;
        font-family : "Times New Roman";
        font-size : 12px;
        margin-left : 4px;
        text-align : left;
	}
TABLE.ter 
	{
	border : 0;
        font-family : "Times New Roman";
        font-size : 14px;
        text-indent : 25px;
        text-align : justify;
	}
TH 	
	{
        color : Black;
        background-color : #EEEEEE;
        font-family : "Times New Roman";
        font-size : 16px;
        font-weight : bold;
	text-align : center;
	}
<!-- formatowanie tekstu w tabelach z produktami -->
TR.tab 
	{
        font-family : Arial;
        font-size : 12px;
        text-align : center;
	}
<!-- odstepy pomiedzy wierszami w tabelach z produktami -->
TR.odstep 
	{
        font-size : 1px;
	}
<!-- styl tekstu przy logo -->
P.logo1
	{
	color : Black;
	font-family : "Times New Roman";
	font-size : 36px;
        font-weight : bold;
	font-style : italic;
        text-align : center;
	margin-left : 50;
	}
<!-- styl tekstu przy logo -->
P.logo2
	{
	color : Black;
	font-family : "Times New Roman";
	font-size : 16px;
        font-weight : bold;
	font-style : italic;
        text-align : center;
	margin-left : 40;
	}
<!-- tytuly w tabeach z produktami -->	
P.tytul 
	{
        color : Black;
        font-family : Arial;
        font-size : 26px;
        font-weight : bold;
        text-align : center;
	}
<!-- naglowek stron z tabelami -->
P.tyt1
	{
	color : Black;
        font-family : Arial;
        font-size : 20px;
	font-weight : bold;
	font-style : italic;
        text-align : center;
	}
<!-- podtytuly w tabelach z produktami -->
P.tyt2 	
	{
        color : Black;
        font-family : Arial;
        font-size : 16px;
	text-align : center;
	}
<!-- tytul sekcji na stronie Products -->
P.tyt3
	{
	color : Black;
	font-family : "Arial";
        font-size : 18px;
	font-weight : bold;
	text-align : right;
	text-decoration : none;
	}
<!-- notatka na dole stron z oprawami -->
P.nota
	{
        color : Black;
        font-family : Arial;
        font-size : 14px;
	text-align : left;
	}
<!-- parametry odsylaczy w tabelach na stronie Products -->
A.prod	
	{
        text-decoration : underline; 
        font-size : 12px;
        color : #000000;
	}
A:HOVER.prod 
	{
        text-decoration : none;
        font-size : 12px;
	font-weight : bold;
	color : #000000;
	}
A:VISITED.prod
	{
        text-decoration : underline;
        font-size : 12px;
        color : #000000;
	}
TH.menu
	{
	color : #000000;
	background-color : #EEEEEE;
	font-family : "Times New Roman";
	font-size : 18px;
	font-weight : bold;
	text-align : center;
	}
TD.nenu 
	{
        font-family : Arial;
        font-size : 7px;
	}
<!-- menu na stronie glownej -->
A.menu 
	{
        font-family : Arial;
        font-size : 15px;
        margin-left : 5px;
        text-decoration : none;
        font-weight : bold;
	}
A:HOVER.menu 
	{
        font-family : Arial;
        font-size : 15px;
        margin-left : 5px;
        text-decoration : underline;
        font-weight : bold;
	}
A:VISITED.menu 
	{
        font-family : Arial;
        font-size : 15px;
        margin-left : 5px;
        text-decoration : none;
        font-weight : bold;
	}
<!-- podmenu to odsylacze do sekcji na stronie Products -->
A.podmenu
	{
	font-family : Arial;
        font-size : 14px;
        font-weight : bold;
        color : Black;
	}

A:VISITED.podmenu
	{
	font-family : Arial;
        font-size : 14px;
        font-weight : bold;
        color : #000000;
	}

A:HOVER.podmenu
	{
	font-family : Arial;
        font-size : 14px;
        font-weight : bold;
        color : #006060;
	}
A.n 
	{
        color : Black;
        font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
        font-weight : bold;
        font-size : 10px;
	text-decoration : none;
	}
A:VISITED.n 
	{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	}
A:HOVER.N 
	{
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 10px;
	text-decoration : none;
	}

