body {
	background-color: #FBFBE0;
	background-image: url(../img/tlo.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	color: #266489;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a:link {
	color: #018FE0;
	text-decoration: none;
}
a:visited {
	color: #018FE0;
	text-decoration: none;
}
a:hover {
	color: #FF8040;
	text-decoration: underline;
}
a:active {
	color: #018FE0;
	text-decoration: none;
}
.stopka {
	font-size: 11px;
	color: #266489;
}
a.stopka {
	font-size: 11px;
	color: #266489;
	text-decoration: none;
}
a.stopka:hover {
	color: #018FE0;
	text-decoration: underline;
}
#wykaz li {
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
}
#wykaz ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #018FE0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C8EDC3;
	padding-bottom: 5px;
	padding-left: 15px;
	background-image: url(../img/punkt1.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #018FE0;
}
.powrot {
	font-size: 10px;
	background-image: url(../img/punkt2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
	font-weight: bold;
}
.ramka {
	border: 1px solid #C8EDC3;
	padding: 5px;
	margin: 0px;
}
.opakowanie {
	font-size: 10px;
}