body,td,th {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #626c75;
}

a:link {
        color: #626c75;
        text-decoration: underline;
}
a:visited {
        color: #626c75;
        text-decoration: underline;
}
a:hover {
        color: #626c75;
        text-decoration: none;
}
a:active {
        color: #626c75;
        text-decoration: underline;
}


.home {  font-size: 23pt; font-weight: normal; text-decoration: none; }
.home:link {  font-size: 23pt; font-weight: normal; text-decoration: none; }
.home:visited {  font-size: 23pt; font-weight: normal; text-decoration: none;}
.home:hover { font-size: 23pt; font-weight: normal; text-decoration: none; }
.home:active {  font-size: 23pt; font-weight: normal; text-decoration: none; }

.menu { color: #3c3c3c; font-size: 8pt; font-weight: normal; text-decoration: none; }
.menu:link { color: #3c3c3c; font-size: 8pt; font-weight: normal; text-decoration: none; }
.menu:visited { color: #3c3c3c; font-size: 8pt; font-weight: normal; text-decoration: none;}
.menu:hover { color: #cd5322; font-size: 8pt; font-weight: normal; text-decoration: none; }
.menu:active { color: #3c3c3c; font-size: 8pt; font-weight: normal; text-decoration: none; }

.menuwybr { color: #cd5322; font-size: 8pt; font-weight: bold; text-decoration: none; }
.menuwybr:link { color: #cd5322; font-size: 8pt; font-weight: bold; text-decoration: none; }
.menuwybr:visited { color: #cd5322; font-size: 8pt; font-weight: bold; text-decoration: none;}
.menuwybr:hover { color: #cd5322; font-size: 8pt; font-weight: bold; text-decoration: none; }
.menuwybr:active { color: #cd5322; font-size: 8pt; font-weight: bold; text-decoration: none; }

.login { color: #d24726; font-size: 10pt; font-weight: bold; text-decoration: none; } 

.sciezka { color: #aeaeae; font-size: 8pt; font-weight: normal; text-decoration: none; }
.sciezka:link { color: #aeaeae; font-size: 8pt; font-weight: normal; text-decoration: none; }
.sciezka:visited { color: #aeaeae; font-size: 8pt; font-weight: normal; text-decoration: none;}
.sciezka:hover { color: #717171; font-size: 8pt; font-weight: normal; text-decoration: none; }
.sciezka:active { color: #aeaeae; font-size: 8pt; font-weight: normal; text-decoration: none; }

.nazwa_kat { color: #cc5324; font-size: 10pt; font-weight: bold; text-decoration: none; font-family : Times Arial; }

.kategorie { color: #d54624; font-size: 9pt; font-weight: bold;; text-decoration: none; }
.kategorie:link { color: #d54624; font-size: 9pt; font-weight: bold; text-decoration: none; }
.kategorie:visited { color: #d54624; font-size: 9pt; font-weight: bold; text-decoration: none;}
.kategorie:hover { color: #d54624; font-size: 9pt; font-weight: bold; text-decoration: underline; }
.kategorie:active { color: #d54624; font-size: 9pt; font-weight: bold; text-decoration: none; }

.nazwa_art { color: #cc5324; font-size: 10pt; font-weight: bold; text-decoration: none; font-family : Times Arial; }

.nazwa_prom { color: #d5472b; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_prom:link { color: #d5472b; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_prom:visited { color: #d5472b; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_prom:hover { color: #d5472b; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_prom:active { color: #d5472b; font-size: 8pt; font-weight: bold; text-decoration: none; }

.blad { color: #ff380a; font-size: 8pt; font-weight: bold; text-decoration: none; }

.nazwa { color: #d54626; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa:link { color: #d54626; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa:visited { color: #d54626; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa:hover { color: #d54626; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa:active { color: #d54626; font-size: 8pt; font-weight: bold; text-decoration: none; }

.cena { color: #f26422; font-size: 8pt; font-weight: bold; text-decoration: none; }
.cena_pr { color: #cc5324; font-size: 8pt; font-weight: bold; text-decoration: none; }

.zapytaj { color: #cc5324; font-weight: bold; text-decoration: none; }
.zapytaj:link { color: #cc5324; font-weight: bold; text-decoration: none; }
.zapytaj:visited { color: #cc5324; font-weight: bold; text-decoration: none;}
.zapytaj:hover { color: #cc5324; font-weight: bold; text-decoration: none; }
.zapytaj:active { color: #cc5324; font-weight: bold; text-decoration: none; }

/************************** FORMULARZE **********************************/

td form {
	margin: 0px;
}
input, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #626c75;	
}

textarea {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #626c75;	
}

	


