TD {
	font-size: 11px;
	font-family: Verdana, Tahoma, Arial;
	color: black;
}

H1.tytul {
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}
H2.tytul {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}
H3.tytul {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

UL {
	margin-left: 15px;
	padding-left: 0px;
}
LI {
	margin-bottom: 3px;
}

FONT.komentarz {
	font-size: 9px;
	color: #808080;
}

IMG.ramka {
	border: 1px solid black;
}

A:link {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: normal;
} 
A:visited {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: normal;
} 
A:hover {
	font-size: 11px;
	color: #586058;
	text-decoration: none;
	font-weight: normal;
} 

A:link.prod {
	font-size: 11px;
	color: #B60100;
	text-decoration: underline;
	font-weight: normal;
} 
A:visited.prod {
	font-size: 11px;
	color: #B60100;
	text-decoration: underline;
	font-weight: normal;
} 
A:hover.prod {
	font-size: 11px;
	color: black	;
	text-decoration: none;
	font-weight: normal;
} 

A:link.menu_g {
	font-size: 11px;
	color: #B60100;
	text-decoration: none;
	font-weight: normal;
} 
A:visited.menu_g {
	font-size: 11px;
	color: #B60100;
	text-decoration: none;
	font-weight: normal;
} 
A:hover.menu_g {
	font-size: 11px;
	color: black;
	text-decoration: underline;
	font-weight: normal;
} 

FORM {
	margin-top: 0;
	margin-bottom: 0;
}
INPUT.koszyk {
	background-color: white;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: #D8D8D8 1px solid;
	border-bottom: #D8D8D8 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: black;
}
SELECT.koszyk {
	background-color: white;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: #D8D8D8 1px solid;
	border-bottom: #D8D8D8 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: black;
}
TEXTAREA.koszyk {
	background-color: white;
	border-top: black 1px solid;
	border-left: black 1px solid;
	border-right: #D8D8D8 1px solid;
	border-bottom: #D8D8D8 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial;
	color: black;
}
INPUT.koszyk_b {
	background-color: #F15103;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: black;
}
INPUT.nawi_b {
	background-color: #FDCF00;
	border-top: white 1px solid;
	border-left: white 1px solid;
	border-right: black 1px solid;
	border-bottom: black 1px solid;
	font-size: 11px;
	font-family: Verdana, Arial;
	font-weight: bold;
	color: black;
}

