#menu a:link	{
text-decoration: none; 
color: #ffffff; 
}

#menu a:visited	{ 
text-decoration: none; 
color: #ffffff; 
}

#menu a:active	{ 
text-decoration: none; 
color: #ffffff; 
}

#menu a:hover	{ 
text-decoration: underline; 
color: #ffffff; 
}

.menu	{ font-family: Verdana, Tahoma;
font-size: 8pt;
font-style: normal;
font-weight: normal;
color: #ffffff;
}







#txt a:link	{
font-size: 7pt;
text-decoration: none; 
color: #ed1e24; 
}

#txt a:visited	{ 
font-size: 7pt;
text-decoration: none; 
color: #ed1e24; 
}

#txt a:active	{ 
font-size: 7pt;
text-decoration: none; 
color: #ed1e24;
}

#txt a:hover	{ 
font-size: 7pt;
text-decoration: underline; 
color: #ed1e24; 
}

.txt	{ 
font-family: Verdana, Tahoma; 
font-size: 8pt;
font-style: normal; 
font-weight: normal; 
color: #424242; 
}


.justify {
text-align: justify;
text-indent: 20px;
}



#txt1 a:link	{
font-size: 7pt;
text-decoration: none; 
color: #ed1e24; 
}

#txt1 a:visited	{ 
font-size: 7pt;
text-decoration: none; 
color: #ed1e24; 
}

#txt1 a:active	{ 
font-size: 7pt;
text-decoration: none; 
color: #ed1e24;
}

#txt1 a:hover	{ 
font-size: 7pt;
text-decoration: underline; 
color: #ed1e24; 
}

.txt1	{ 
font-family: Verdana, Tahoma; 
font-size: 7pt;
font-style: normal; 
font-weight: normal; 
color: #424242; 
}






#kontakt a:link	{
font-size: 7pt;
text-decoration: none; 
color: #dfe9f4; 
}

#kontakt a:visited	{ 
font-size: 7pt;
text-decoration: none; 
color: #dfe9f4; 
}

#kontakt a:active	{ 
font-size: 7pt;
text-decoration: none; 
color: #dfe9f4;
}

#kontakt a:hover	{ 
font-size: 7pt;
text-decoration: underline; 
color: #dfe9f4; 
}

.kontakt	{ 
font-family: Verdana, Tahoma; 
font-size: 7pt;
font-style: normal; 
font-weight: normal; 
color: #dfe9f4; 
}






#kontakt1 a:link	{
font-size: 7pt;
text-decoration: none; 
color: #424242;
}

#kontakt1 a:visited	{ 
font-size: 7pt;
text-decoration: none; 
color: #424242; 
}

#kontakt1 a:active	{ 
font-size: 7pt;
text-decoration: none; 
color: #424242;
}

#kontakt1 a:hover	{ 
font-size: 7pt;
text-decoration: underline; 
color: #424242; 
}

.kontakt1	{ 
font-family: Verdana, Tahoma; 
font-size: 7pt;
font-style: normal; 
font-weight: normal; 
color: #424242; 
}






#stopka a:link	{
font-size: 7pt;
text-decoration: none; 
color: #71839e; 
}

#stopka a:visited	{ 
font-size: 7pt;
text-decoration: none; 
color: #71839e; 
}

#stopka a:active	{ 
font-size: 7pt;
text-decoration: none; 
color: #71839e;
}

#stopka a:hover	{ 
font-size: 7pt;
text-decoration: underline; 
color: #71839e; 
}

.stopka	{ 
font-family: Verdana, Tahoma; 
font-size: 7pt;
font-style: normal; 
font-weight: normal; 
color: #71839e; 
}


/* TO JEST CSS DLA FORMULARZA NA STRONIE KONTAKT */



#form {
	width: 525px;					  /* szerokosc i wyskokosc calego formularza - szary obszar */
	height: 321px;
	background-color: #ebedf0; 
	float: left;					 /* daje formularz na lewa strone */
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

form p {							 
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;				/* odstep piomowy pomiedzy polami formularza */
	padding-left: 10px;				/* odsuniecie wszystkich znacznikow <p> od lewej strony */
}

form p label {						/* caly ten "form p" powoduje, ze nie musze tw. tabeli aby wyrownac pola do wpisywania tekstu */ 
	float: left;
	width: 35%;						/* odleglosc pomiedzy np. tekstem "Telefon" a polem do wpisania numeru */
	font-weight: bold;
}

input.text {						/* dlugosc pol formularza */
	width: 322px;
}

p.smalltxt {						/* maly teks "wyslij kopie..." */
	font-size: 8pt;
	font-weight: bold;
}

p.center {							/* wysrodkowanie przyciskow. na razie "kasuj" nie dziala */
	text-align: center;
}

select {							/* dlugosc listy rozwijalnej */
	width: 503px;
}


/* TO JEST CSS DLA FORMULARZA NA STRONIE KATALOG */



#form1 {
	width: 329px;					  /* szerokosc i wyskokosc calego formularza - szary obszar */
	height: 321px;
	background-color: #ebedf0; 
	float: right;					 /* daje formularz na lewa strone */
	font-family: Arial, Verdana, Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
}

#form1 p {							 
	clear: left;
	margin: 0;
	padding: 0;
	padding-top: 5px;				/* odstep piomowy pomiedzy polami formularza */
	padding-left: 10px;				/* odsuniecie wszystkich znacznikow <p> od lewej strony */
}

#form1 p label {						/* caly ten "form p" powoduje, ze nie musze tw. tabeli aby wyrownac pola do wpisywania tekstu */ 
	float: left;
	width: 40%;						/* odleglosc pomiedzy np. tekstem "Telefon" a polem do wpisania numeru */
	font-weight: bold;
}

input.text1 {						/* dlugosc pol formularza */
	width: 183px;
}

p.smalltxt {						/* maly teks "wyslij kopie..." */
	font-size: 8pt;
	font-weight: bold;
}

p.center {							/* wysrodkowanie przyciskow. wyslij i kasuj */
	text-align: center;
}

.select1 {							/* dlugosc listy rozwijalnej */
	width: 311px;
}