body {
	background-color: #FFFFFF;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

body, td, th, p {
	color: #525E6E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

h1, h2, h3 {
margin: 0; }

a {
	color: #D71501;
	text-decoration: none;
}

a:visited, a:active {
	color: #D71501;
	text-decoration: none;
}

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

.form {
	font-size: 9px;
	color: #525E6E;
	width: 120px;
	border: 1px solid #EEF7FF;
}

.stopka td, .stopka a {
	font-size: 9px;
	color: #A0AFC3;
	text-decoration: none;
}

.stopka a:visited, .stopka a:active {
	color: #A0AFC3;
	text-decoration: none;
}

.stopka a:hover {
	color: #576272;
	text-decoration: underline;
}

.tytul {
	font-size: 12px;
	font-weight: bold;
	color: #6CB8FF;
}

.lista td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D2E1F1;
}

a.lista-prod {
	font-size: 14px;
	color: #1C71C0;
	font-weight: bold;
	text-decoration: none;
}

a.lista-prod:visited, a.lista-prod:active {
	color: #1C71C0;
	text-decoration: none;
}

a.lista-prod:hover {
	color: #6CB8FF;
	text-decoration: underline;
}

.prod-nazwa {
	font-size: 15px;
	font-weight: bold;
	color: #1C71C0;
}

a.kategoria {
	font-size: 9px;
	color: #1C71C0;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

a.kategoria:visited, a.kategoria:active {
	color: #1C71C0;
	text-decoration: none;
}

a.kategoria:hover {
	font-size: 9px;
	color: #6CB8FF;
	text-decoration: underline;
}

a.kategoria-akt {
	font-size: 9px;
	color: #D71501;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}

a.kategoria-akt:visited, a.kategoria-akt:active {
	color: #D71501;
	text-decoration: none;
}

a.kategoria-akt:hover {
	font-size: 9px;
	color: #D71501;
	text-decoration: underline;
}



a.podmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E4E4E4;
	text-decoration: none;
}

a.podmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}


.produkt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	margin-left: 35px;
}
.tekstmaly {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
a.inne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #1C71C0;
	text-decoration: none;
	line-height: 16px;
	font-weight: bold;
}
a.inne:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #6CB8FF;
	text-decoration: underline;
}

.rodzaj {
	cursor:pointer;
	cursor:hand;
}

.rodzaj-hover {
	color : #D71501;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}


.firma {
	cursor:pointer;
	cursor:hand;
}

.firma-hover {
	color : #D71501;
	text-decoration: underline;
	cursor:pointer;
	cursor:hand;
}




ul {
padding-left: 20px;
display: block;
margin: 0;
}

li {
list-style-image:url(images/p1.gif);
margin-left: 0px;
}

.li2 {
list-style-image:url(images/p5.gif);
margin-left: 0px;
}


