body {
	background-color: #fed7cf;
	background-image: url(images/tlo.jpg);
	background-repeat: repeat-x;
	background-position:top;
	margin-top: 0px;
	margin-bottom: 0px;
}
body, td {
	font-size:11px;
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
}
a {
	color:#C00;
	font-size:11px;
	text-decoration:underline;
}
a:hover {
	color:#C00;
	font-size:11px;
	text-decoration:none;
}


a.katalog{
	font-size:16px;
	color:#C00;
	line-height:40px;
	font-weight:bold;
}
li.katalog1 {
	list-style-position:inside;
	list-style-image:url(images/li.jpg);
	font-size:10px;
}
li.katalog2 {
	list-style-position:inside;
	list-style-image:url(images/li.jpg);
	font-size:11px;
}

.produkty img {
	border: 1px solid #C00;
}

h1.sklep {
	font-size:14px;
	border-bottom:1px #C00 solid;
	padding-bottom:4px;
}

.wyzej {
	text-align:right;
}
.wyzej a {
	font-size:10px;
	color:#C00;
}
.produktOpis {
	font-size:10px;
}
.produktCena {
	font-size:14px;
	color:#C00;
	font-weight:bold;
}
.produktNazwa {
	font-weight:bold;
}
.koszykProdukt {
	color:#C00;
	text-decoration:none;
}
.koszykPlusminus {
	font-size:9px;
	text-decoration:none;
}
.koszykPlusminus a {
	font-size:9px;
	text-decoration:none;
}
a.koszykUsun {
	font-size:10px;
	color:#FF0000;
}

.koszykNaglowek {
	font-size:12px;
	font-weight:bold;
	background-color:#CC0000;
	color:#fff;
	
}
.l {
 text-align:left;
}
.c {
	text-align:center;
}
.szukaj {
	width:auto;
	padding:2px;
	background-color:#333333;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border: 1px #FFFFFF solid;
}
.nip {
	width:30px;
}

input {
	border: 1px #CC0000 solid;
	background-color:#FFF;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
select {
	border: 1px #CC0000 solid;
	background-color:#FFF;
	color:#cc0000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;	
}