body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	line-height: 14pt;
	color: #19547e;
	background-color: #FFFFFF;
	text-align: center;
}

#zawartoscGora {
	margin: 0px auto;
	width: 938px; height: 12px;
	background-image: url('../imgs/zawartoscGora.jpg');
}

#zawartoscSrodek {
	margin: 0px auto;
	width: 938px;
	text-align: left;
	background: url('../imgs/zawartoscSrodek.jpg') repeat-y;
}

#zawartoscSrodekDiv {
	padding: 15px;
}

#zawartoscDol {
	margin: 0px auto;
	width: 938px; height: 72px;
	background-image: url('../imgs/zawartoscDol.jpg');
}

.subpage, #subpageContent {
	background: #D4F0FF;
}

.title {
	text-align: center; 
	font-size: 18px; 
	letter-spacing: 1px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Trebuchet MS;
}

#mainTable {
margin: 0px auto 0px auto;
width: 980px;
border: 0px;
padding: 0px;
}

table.box {
	width: 232px;
	padding: 0;
	margin: 0;
	border-collapse: collapse;
}

table.box td {
	padding: 0;
	margin: 0;
}

td.boxTitle {
	text-align: center; 
	font-size: 16px; 
	letter-spacing: 1px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-family:Trebuchet MS;
	background: url('../imgs/title.jpg');
	width: 232px;
	height: 39px;
}

td.boxContent {
	color:#666666;
	background: url('../imgs/titbg.jpg');
	width: 212px;
	text-align: left;
	margin: 0;
	padding: 0;
}

#pageContent {
	background: #d5f1ff;
	padding: 0 2px;
}

td.lbg {
	background: url('../imgs/lbg.jpg');
}

td.tlbg {
	background: url('../imgs/tlbg.jpg');
}

td.trbg {
	background: url('../imgs/trbg.jpg');
}

td.rbg {
	background: url('../imgs/rbg.jpg') repeat-y;
}

ul.list {
	list-style-type: none;
	margin: 10px;
	padding: 0;
}

ul.list a {
	font: bold 15px verdana;
}

ul.list a:hover {
	color: #191970;
	text-decoration: underline;
}

p.pasek {
	height: 5px;
	margin: 0 0 0 22px;
	padding:0;
}

img.box {
	margin-right: 5px;
	float: left;
	border:1px solid black;
}

img.product {
	border: none;
	margin: 2px auto;
	width: 150px;
}

h1 {
	font: bold 21px verdana;
}

span.star {
	color: red;
	margin: 0;
}

p.info {
	font: 10px verdana;
	text-align: right;
	margin: 0 10px;
}

p#komunikat {
	text-decoration: underline;
	color: #006400;
	text-align: center;
	font-size: 15px;
}

a, a:visited {
	color: #4682B4;
	text-decoration: none;
}

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

.wiecej {
text-align: right;
font-weight: bold;
}

.wiecej a {
color: #FE7F00;
}

.data {
font-size: 8px;
}

td.pasektresci {
	width:  900px;
	padding: 0px 10px;
	color: #f00;
	text-align: center;
	border: 1px solid #f00;
}

td.pasektresci2 {
	width:  900px;
	padding: 0px 10px;
	color: green;
	text-align: center;
	border: 1px solid green;
}