body {
	color:#000; background:#F3F3F3;
	line-height:1.1em;
	margin:0; padding:0;
	text-align:center;
	font-family:Verdana; font-size:13px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

#outer {
	width:750px;
	margin:0px auto;
	text-align:left;
	padding:0;
}

#header {
	background:#F3F3F3;
	width:750px;
}

/* navigation */
#nav {
	background:#F3F3F3;
	margin:0; padding:0 0 50px 0;
}

#nav ul {
	float:left;
	background:#000;
	margin:0; padding:0;
	list-style:none;
	width:100%;
}

#nav li {
	float:left;
	margin:0;
	font-family:Georgia, serif; font-weight:normal; font-size:11px;
	letter-spacing:1px;
	text-transform:uppercase;
}

#nav li a {
	float:left;
	color:#D8D8D8;
	padding:14px 10px;
	text-decoration:none;
	text-shadow: 0px 3px 3px #FFFFFF;
}

#nav li a:hover {
	color:#FFF;
	background:#373737 url(nav.bmp) no-repeat bottom center;
	text-shadow: 0px 5px 5px #FFFFFF;
}

/* kontener na lewy i prawy panel */
#container {
	margin:0;
	width:100%;
}

#right {
	width:100%;
}

#tab ul {
	float:left;
	margin:0; padding:0;
	list-style:none;
}

#tab li {
	float:left;
	background:#000;
	margin:0 5px 0 0;
	font-weight:bold; font-size:10px;
	letter-spacing:0;
	text-transform:lowercase;
}

#tab li a {
	float:left;
	color:#7A7A7A; background:#E1E1E1;
	padding:6px 10px 6px 10px;
	border-top:1px solid #B4B4B4;
	border-left:1px solid #B4B4B4;
	border-right:1px solid #B4B4B4;
	text-decoration:none;
}

#tab li a:hover {
	color:#0C6498; background:#C9ECFA;
	border-top:1px solid #71CEF2;
	border-left:1px solid #71CEF2;
	border-right:1px solid #71CEF2;
}

#tab li a:active {
	color:#0B5886; background:#B5E6F9;
	border-top:1px solid #59C7F0;
	border-left:1px solid #59C7F0;
	border-right:1px solid #59C7F0;
}

/* tresc w tabie */
#contents {
	clear:left;
	background:#FFF;
	border:1px solid #B4B4B4;
	padding:0 10px 10px 10px;
	text-align:justify;
}

#contents ul {
	list-style: none;
	margin-left: 20px;
	padding: 0;
}

#contents li {
	list-style:none;
	padding-left:16px;
	margin-bottom:5px;
	background:url(arrowk.bmp) no-repeat 0 2px;
	line-height:1.3em;
}

#contents h1 {
	color:#339900;
	padding:0 0 6px 0;
	border-bottom:1px solid #EEEEEE;
	margin:10px 0 0 0;
	font-size:15px;
	text-transform:none;
}

#contents h3 {
	color:#8B108B;
	padding:0 0 6px 0;
	border-bottom:1px solid #F7F7F7;
	margin:10px 0 0 0;
	font-size:13px;
	text-transform:none;
}

#contents p {
	line-height:1.7em;
	margin:4px 0 8px 0;
}

acronym {
	font-family:Verdana;
	text-transform:none;
	cursor:help;
	border-bottom:1px dotted #000;
}

hr {
	height:1px;
	width:100%;
	color:#B4B4B4;
	background:none;
	border:none;
	border-bottom:1px solid #B4B4B4;
}

#contents a:link, #contents a:visited {
	color:#4943B8;
	text-decoration:none;
	font-weight:bold; font-size:12px;
	border-bottom:1px solid #A8A8A8;
}

#contents a:hover {
	color:#4E4E74;
	text-decoration:none;
	font-weight:bold; font-size:12px;
	border-bottom:2px solid #4E4E74;
}

a.ex:link,a.ex:visited {
	padding-right:12px;
	background:url(ex.gif) right 0 no-repeat;
}

a.ex:hover {
	padding-right:12px;
	background:url(exh.gif) right 0 no-repeat;
}


#copy {
	clear:left;
	text-align:center;
	font-size:9px; font-weight:bold;
	margin-top:5px;
	margin-bottom:2em;
	color:#A8A8A8;
}

#copy img {
	margin:0 4px 0 4px;
}


#copy a:link, #copy a:visited {
	color:#A8A8A8;
	text-decoration:none;
	margin:0 4px 0 4px;
}

#copy a:hover {
	color:#000;
	border-bottom:1px solid #000;
	text-decoration:none;
	margin:0 4px 0 4px;
}

/* produkty */
#contents div.product {
	margin-bottom:20px;
}

#contents div.product h1, #contents div.product h3 {
	text-transform:none;
}

#contents p.product {
	margin-bottom:5px;
}

#contents div.product a:link, #contents div.product a:visited, #contents div.product a:hover {
	margin-right:9px;
	font-size:11px;
}

table.clean {
	width:95%;
	padding:0;
	margin:8px 0 8px 0;
	border-collapse:collapse;
}

table.clean td, table.clean th {
	color:#000; background:#EFF3FF;
	font-size:11px;
	text-align:center;
	vertical-align:middle;
	padding:8px;
	border:1px solid #FFF;
}

table.clean th {
	background:#D3E6FF;
}

table.clean td.left {
	text-align:left;
}

#contents table.clean a:link, #contents table.clean a:visited, #contents table.clean a:hover {
	font-size:11px;
}

#nodot ul {
	margin:0 0 0 20px; padding:0;
	list-style:none;
}

/* mailer */
#mailer {
	background:#F7F7F7;
	border:1px solid #D7D7D7;
	width:70%;
	padding:10px 10px 4px 10px;
}

#mailer ul {
	margin:0; padding:0;
	list-style:none;
}

#mailer li {
	background:#F7F7F7;
	margin:0;
	font-size:12px;
	letter-spacing:0px;
	padding: 0 0 7px 0;
}

#mailer li.checkbox {
	padding:3px 0 13px 0;
	}

#mailer li.checkbox input {
	width:auto;
	height:1em;
	margin-right:5px;
	color:#808080;
}

#mailer input, #mailer textarea, #mailer select {
	width:100%;
}

button {
	color:#7A7A7A; background:#EEEEEE;
	font-size:11px; font-weight:bold;
	border:1px solid #D7D7D7;
	padding:5px 50px 5px 50px;
	cursor:pointer;
}

button:hover {
	color:#529210; background:#E7EFC6;
	border:1px solid #C6DB84;
}

button:active {
	color:#447A0E; background:#DFEAB5;
	border:1px solid #BDD672;
}

input {
	height:1.7em;
	color:#000; background:#FFF;
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	vertical-align:middle;
}

select {
	height:1.7em;
	color:#000; background:#FFF;
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

textarea {
	color:#000; background:#FFF;
	border-top:1px solid #D7D7D7;
	border-left:1px solid #D7D7D7;
	border-bottom:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
	font:13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color:#D7D7D7;
	scrollbar-arrow-color:#F3F3F3;
	scrollbar-base-color:#D7D7D7;
	scrollbar-darkshadow-color:#D7D7D7;
	scrollbar-face-color:#D7D7D7;
	scrollbar-highlight-color:#B5B5B5;
	scrollbar-shadow-color:#F3F3F3;
	scrollbar-track-color:#F3F3F3;
}

#contents div.item1 {
	background:#ECF9FF;
	border:1px solid #CEEFFF;
	margin:10px 0 10px 20px;
	padding:8px 8px 8px 8px;
}

#contents div.item1 h3 {
	color:#0073AA;
	padding:0 0 2px 0;
	margin:0;
	border:0;
}

#contents div.item2 {
	background:#F7FFF0;
	border:1px solid #DBFFBB;
	margin:10px 0 10px 20px;
	padding:8px 8px 8px 8px;
}

#contents div.item2 h3 {
	color:#3E8200;
	padding:0 0 2px 0;
	margin:0;
	border:0;
}

#contents div.item1 ul, #contents div.item2 ul {
	list-style: none;
	margin-left: 20px;
	padding: 0;
}

#contents div.item1 li {
	list-style:none;
	padding-left:16px;
	margin-bottom:5px;
	background:url(arrowb.bmp) no-repeat 0 2px;
}

#contents div.item2 li {
	list-style:none;
	padding-left:16px;
	margin-bottom:5px;
	background:url(arrowg.bmp) no-repeat 0 2px;
}

#inv {
	padding:0;
	margin:0 0 12px 0;
}

#inv td {
	font-size:11px;
	padding:4px;
}

.imn {
}

.iml {
	font-weight:bold;
	cursor:text;
}

/* tagi */

#tags {
	color:#E0E0E0;
	font-size:9px;
	text-transform:uppercase;
}

#tags h3 {
	color:#E0E0E0;
	font-size:9px;
	text-transform:uppercase;
	border:0;
	margin:0;
	display:inline;
}

/* thumbnails */
#thumbnails td {
	color:#8B8B8B;
	margin:0;
	font-size:9px;
	text-transform:uppercase;
	text-align:center;
	padding:3px;
}

#thumbnails a:link, #thumbnails a:visited {
	float:left;
	border:1px solid #CCCCCC;
	padding:7px;
}

#thumbnails a:hover {
	float:left;
	border:1px solid #656596;
	padding:7px;
}