body,form {
  font-family: Tahoma, Verdana, monospace;
  font-size: 8pt;
  font-weight: normal;
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  color: #414141;
}

a:link {color: #669EB6; text-decoration: underline; font-weight: bold; }
a:visited {color: #669EB6; text-decoration: underline; font-weight: bold;}
a:hover { color: #669EB6; text-decoration: none; font-weight: bold;}
a:active { color: #669EB6; text-decoration: underline; font-weight: bold; }

.nazwa_pr { color: #398fc0; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_pr:link { color: #398fc0; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_pr:visited { color: #398fc0; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_pr:hover { color: #398fc0; font-size: 8pt; font-weight: bold; text-decoration: none; }
.nazwa_pr:active { color: #398fc0; font-size: 8pt; font-weight: bold; text-decoration: none; }

.nazwa_big { color: #3b92c7; font-size: 18pt; font-weight: bold; text-decoration: none; }
.cena_big { color: #727272; font-size: 10pt; font-weight: bold; text-decoration: none; }
.nazwa_big2 { color: #3b92c7; font-size: 12pt; font-weight: bold; text-decoration: none; }
.producent { color: #c53e00; font-size: 8pt; font-weight: normal; text-decoration: none; }



.link_login { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none; }
.link_login:link { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none; }
.link_login:visited { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none; }
.link_login:hover { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none; }
.link_login:active { color: #ffffff; font-size: 8pt; font-weight: normal; text-decoration: none; }

.cena { color: #c1460a; font-size: 9pt; font-weight: bold; text-decoration: none; }
.cena_prom { color: #ff0000; font-size: 9pt; font-weight: bold; text-decoration: none; }
.cena_big2 { color: #c1460a; font-size: 11pt; font-weight: bold; text-decoration: none; }
.cena_prom_big { color: #ff0000; font-size: 11pt; font-weight: bold; text-decoration: none; }

/************************** FORMULARZE **********************************/
.checkbox_class {
        background-image: url(/images/brak.jpg);
        background-color: #ffffff;
        font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

.radio_class {
        background-image: url(/images/brak.jpg);
        background-color: #ffffff;
        font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
}

input, select {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #3379b4;
	background-image: url(/images/bg_input.gif);
}

textarea {
	font-family: Tahoma, Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	color: #57646c;
}
