@import url(ns-hidden.css);

body {
	background-color: #F3E9D3;
	margin-left: 0px;
	margin-top: 0px;
	text-align: left;
}

p,td,li,ul,h3,th {
	font-family: "Times New Roman", "Trebuchet MS", "Arial CE", "Helvetica CE", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6A5C34;
}

h3 {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

p.nadpis {
	font-size: 17px;
	font-weight: bold;
	text-transform: uppercase;
}

p.inv {
	color: #F3E9D3;
}

p.j {
	text-align: justify;
}

a:link {
	color: #6A5C34;
}

a:visited {
	color: #663300;
}

td.darktd {
/*	background-color: #6A5C34;*/
	height: 30px;
	text-align: center;
}

td.s {
	font-size: 12px;
}

td.u {
	border-bottom: 1px solid #6A5C34;
}

td.u-s {
	border-bottom: 1px solid #6A5C34;
	font-size: 9px;
}

#content {
	width: 490px;
	padding-top: 64px;
	padding-bottom: 25px;
}
h3 {
	font-size: 13px;
	font-variant: normal;
}

TABLE#products {
	margin-top: 25px;
}

TABLE#products TR {
	background-image: url('../img/bck2.gif');
	background-repeat: repeat-x;	
}

TABLE#products TD {
	padding: 10px;
	font-size: 12px;
	border-bottom: 2px solid #6A5C34;
}

TABLE#products TH {
	padding: 10px;
	font-size: 25px;
	background: #6A5C34;
	padding: 5px 10px 5px 10px; 
}

TABLE TH H3 {
	font-size: 15px;
	color:#F3E9D3;
	background: #6A5C34;
}

TABLE#products TD P {
/*	font-size: 12px;*/
}
.small{
font-size: 12px;	
}