* {
	margin: 0;
	padding: 0;
	outline:none; 
}
a big,
#menu span,
#userbar big,
.button span,
.navi,
.dn {
	display: none;
}
.clear {
	clear: both;
}
body {
	background: #9CC241 url('img/body.jpg') 50% 0 no-repeat;
	font: 12px Arial;
	color: #333;
}
h1, h2, h3 {
	font-family: arial;	
	clear: both;
	color: #FE8E40;
	
}
h1:first-letter,
h2:first-letter,
h3:first-letter {
 	text-transform: uppercase;
}
h1, 
#promotions,
#newsheader,
#nowosciheader {
	font-size: 23px;
	font-weight: normal;
	padding:0 5px 10px 0;
	margin-bottom: 20px;
	background:#fff url(img/h1.png) left bottom no-repeat;
	
}
	h1#welcome {
		background:none;
	}
	h1#welcome span {
		display:none;
	}
h2 {
	font-weight:normal;
	font-size: 18px;
	line-height:21px;
	background:#FCFAE6 url(img/h2.png) left top no-repeat;
	margin-bottom:15px;
	position: relative; 
	left: -6px;	
}
	h2 span.bottom {
		display:block;
		background:url(img/h2-bottom.png) left bottom no-repeat;
		padding:5px 6px 5px 6px;
	}
	h2 strong {
		font-weight:normal;
	}	
	#promotions {
		float:left;
		background:none;
		padding-top:5px;
		padding-left:5px;
	}
	#newsheader {
		color:#F8C107;
		background-image:url(img/h1_v2.png) !important;
		padding-bottom:15px;
	}
	#nowosciheader {
		color:#B5CE2C;
	}
h3 {
	font-size: 13px;
	font-family:arial;
	margin-bottom: 14px !important;
}
a {
	color: #FF6600;
}
a:hover {
	color: #FF9900;
}
	h1 a, h2 a, h3 a {
		text-decoration: none;
		color: #FE8E40;
	}
	h1 a:hover, h2 a:hover, h3 a:hover {
		border-bottom:1px solid #FFE0BF;
	}
p {
	margin-bottom: 14px;
}
small {
	font-size: 11px;
}

#container {
	background: url('img/container.jpg');
	width: 955px;
	margin: 0 auto;
	position: relative;
}
#header {
	height: 258px;
	background: url('img/header.jpg');
	margin-bottom: -14px;
}
#logo {
	display: block;
	position: absolute;
	right: 0; top: 0;
	width: 470px; height: 170px;
	background: url('img/logo.jpg');
}
#logo:hover {
	background-position: 0 100%;
}
#navibar {
	float: left;
	width: 171px;
	margin-left: 13px;
}
#content {
	float: left;
	width: 545px;
	margin-left: 26px; 
	margin-top: 20px;
}
#userbar {
	float: right;
	width: 165px;
	margin-right: 12px;
}
#menu {
	position: absolute;
	top: 176px;
	left: 2px;
	width:935px;
	height:36px;
	background:url(img/menu.png) center center no-repeat;
	padding:20px 0 0 22px;
}
#menu li {
	display: inline;
	background:url(img/menu_separator.png) right 2px no-repeat;
	padding:0 16px 0 10px;
}
	#menu li.last-child {
		background:none;
	}
#menu a, #menu a:visited {
	font-size:12px;
	font-weight:normal;
	font-family:arial;
	color:#3F361B;
	text-decoration:none;	
}
	#menu li.home {
		padding:0 0 0 10px;
	}
	#menu li.home a {
		display: block;
		float: left;
		height:16px;		
		width:16px;
		background:url(img/home.png) 0 0 no-repeat;
		margin:0 3px 0 0;
	}
		#menu li.home a:hover {
			background-position:-16px 0;
		}
		#menu li.new a span {
			display: none;
		}
	#menu li.new a {
		color:#CB4B32 !important;
	}
		#menu li.new a:hover {
			color:#FF3300 !important;
		}
	#menu a:hover {
		/*text-decoration:underline;
		color:#3F361B;*/
		color:#8D6F12;
	}
#logos {
	position: absolute;
	width: 175px;
	bottom: 130px;
	right: 6px;
}
#logos a img {
	display: block;
	border: none;
	padding: 3px;
}
#logos a:hover img {
	padding: 1px;
	border: 2px solid #C5D5E2;
}
#footer {
	background: url('img/footer.jpg') no-repeat;
	font-family: tahoma;
	text-align: center;
	padding: 50px 0 20px;
	position: relative;
}
	#footer p,
	#footer a {
		font-size: 12px;
		color: #fff;
		/*
font-weight: bold;
*/
	}
	#footer a:hover {
		text-decoration: none;
	}
#wyszukiwarka {
	/*position: absolute;
	top: 110px;
	right: 62px;
	width: 220px;*/	
	padding-top:5px;
}
#wyszukiwarka form {
	margin:10px 0 10px 3px; 
	height:30px;
	background:url(img/search.png) no-repeat;
}
#wyszukiwarka label {
	display: none;
}
#wyszukiwarka .text {
	padding: 3px;
	width: 130px;
	background: none;
	border: none;
}
#szukaj {
	cursor: pointer;
	width: 24px;
	height: 24px;
	overflow: hidden;
}
#menu li,
#loginbox li,
#cartbox li {
	list-style: none;
}
#userbar {
	font-family:tahoma;
	font-size: 11px;
	color:#62717B;
}
#userbar a
#userbar a:visited {
	
}
#userbar h2 {
	font-size: 14px;
	font-weight:bold;	
	color: #62717B;
	padding: 5px 0 8px 5px;
	border-bottom: 1px solid #C0D0DC;
	margin: 0 2px 6px;
	background: none;
	line-height:.95em;
}
#userbar p {
	padding: 0;
}
	#userbar h2 a {
		color: #62717B;
	}
	#userbar h2 a:hover {
		border-bottom-color: #62717B;
	}
#userbar h3 {
	font-size: 11px;
	color: #467787;
	margin-bottom:3px !important!;
	padding: 0;
}
#userbar h2,
#userbar h3,
#userbar p {
	margin-right:10px;
	margin-left:10px;
}
#loginbox h2 {
	padding: 10px 0 10px 35px;
	background: url(img/logowanie_head_niezalogowany.jpg) 0 0 no-repeat;	
}
#loginbox li {
	clear: both;
	padding: 3px 0;
	position: relative;
}
#zapamietaj {
	margin-left:60px;
	font-size:10px;
	position:relative;
}
	#zapamietaj label {
		position:absolute;
		top:0;
		right:2px;
	}
#zarejestruj,
#zarejestruj li {
	margin:0;
	padding:0;
}
	#zarejestruj li {
		padding-left:52px;
	}
	
#loginbox label {
	padding: 4px 10px 0 0;
}
#loginbox .text label {
	float: left;
	width: 50px;
	text-align: right;
}
#loginbox .text input {
	background: #fff url(img/input_text.png) repeat-x;
	border: none;
	width: 90px;
	padding: 3px;
	border-width: 1px;
	border-style: solid;
	border-color: #C2C0BA #fff #fff #C2C0BA;
}
#zaloguj {
	background: url(img/button/zaloguj-sie.jpg) 50% 0;
	width: 116px;
	height: 24px;
	border: none;
	cursor: pointer;
	margin: 10px auto;
	display: block;
}
#zaloguj:hover {
	background-position: 50% 100%;
}
#profilbox {
	padding-bottom:5px;
}
#profilbox h2 {
	padding: 4px 0 10px 40px;
	background: url(img/logowanie_head_zalogowany.jpg) 0 0 no-repeat;	
}
#profilbox p {
	margin:0 10px 10px 10px;
	padding: 2px 2px 0 24px;
	background-repeat:no-repeat;
	background-position:0 0;
}
	#history {
		background-image:url(img/ico_time.png);
	}
	#settings {
		background-image:url(img/ico_edit.png);
	}
	#logout {
		background-image:url(img/ico_logout.png);
	}
#cartbox {
	margin-top: 10px;
}
#cartbox h2 {
	background: url(img/koszyk_head.jpg) 3px 0 no-repeat;
	margin-bottom:10px;
	padding: 10px 0 14px 40px;
}
#cartbox li {
	margin: 0 3px 10px;
	clear: both;
}
#cartbox .img,
#cartbox .no-img {
	display: block;
	width:45px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;
	border:1px solid #A3BBCC;
	float: left;
	margin:0 5px 20px 0;	
}
#cartbox p {
	margin: 0 10px 10px 9px;
	/*color: #467788;*/
}
	#cartbox li p {
		margin: 0;
	}
#cartbox li a {
	color: #467788;
}
#cartbox .ilosc {
	float: left;
	width: 35%;
}
#cartbox .cena {
	color: #967C23;
	float: right;
	width: 60%;
	text-align: right;
	font-weight: bold;
}
	#cartbox .cena small {
		font-weight: normal;
		font-size:80%;
		color:#A7944D;
	}
#razem {
	font-weight: bold;
	background: #e3e9ef;
	padding: 5px 2px 5px 2px !important;
	margin: 0 3px 0 3px !important;
	text-align: center;
	font-size: 12px;
}
	#razem small {
		font-weight: normal;
		font-size:80%;
	}
#szczegoly-koszyka {
	background-image: url(img/button/przejdz-do-zamowienia.jpg);
	height: 25px;
	margin: 10px auto;
}
.box big {
	display: block;
	font: normal 12px tahoma;
	color:#3F361B;
	padding: 5px 8px 8px 8px;
	background: #D9D4AA;
	margin-bottom: 0;
}
	#producenci big {
		margin-top:9px;
	}
.box ul {
	list-style: none;
}
.box li {
	margin-bottom: 2px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #A69B5B;
	font: normal 13px arial;
}
.box li li {
	margin: 0 34px 0 16px;
	border: 0;
	font-weight: normal;
	font-size: 11px;
	padding: 0 3px;
}
.box a {
	display: block;
	background-position: 0 0;
	text-decoration: none;
	color: #3F361B;
	padding: 5px 0 5px 8px;	
}
.box li li a {
	padding: 7px 0 7px 5px;
	border-bottom: 1px solid #E5D67C;
}
#kategorie ul {
	background: url('img/kategorie_ul.jpg');
}
#producenci ul {
	background: url('img/producenci_ul.jpg');
}
#kategorie a {	
	background: url('img/kategorie_a.jpg');
	padding-right: 16px;
	position: relative;
	cursor:pointer !important;
}
	#kategorie a:first-letter {
 		text-transform: uppercase;
	}
#producenci a {	
	background: url('img/producenci_a.jpg');
	position: relative;
}
#kategorie a:hover,
#producenci a:hover {
	background-position: 0 100%;
}
#kategorie li li {
	margin: 0 0 0 3px;
	padding: 0 0 0 3px;
}
#kategorie li li a,
#producenci li li a {
	background: none;
}
#kategorie li li a:hover {
	color: #706639;
}
	#kategorie li li a:hover small {
		color:#948D68;
	}
#kategorie a small,
#producenci a small {
	font-size: 9px;
	font-family:tahoma;
	color: #706639;
	position: absolute;
	top: 7px;
	right: 4px;
	width: 20px;
	text-align: center;
	display: block;
	text-decoration:none !important;
}

#content li {
	margin-left: 24px;
}

/*
*		NEWS
*/
#news li,
#newshome li {
	list-style: none;
	margin: 0 10px 16px 10px;
	clear: both;
}
#newshome h2 {
	margin-top: 10px;
}
#newshome h3,
#news h2 {
	font-size: 13px;
	background:none;
	font-weight:bold;
}
	#newshome h3 a span,
	#news h2 a span {
		display: none;
	}
	#newshome h3 a:hover span,
	#news h2 a:hover span {
		display: inline;
	}
.date {
	width: 48px;
	float: left;
	margin-right: 10px;
	font-family: tahoma;
	text-align: center;
}
.date_m-y {
	display: block;
	background: #E0696B;
	padding: 2px 0;
	color: #fff;
	font-size: 9px;
	border-color: #BF595B;
	border-width: 1px 1px 0 1px;
	border-style: solid;
}
.date_d {
	display: block;
	font-size: 19px;
	font-weight: bold;
	color: #000;
	padding: 2px 0;
	background: #fff;
	border-width: 0 1px 1px 1px;
	border-color: #EBEBEB #B2B2B2 #B2B2B2 #EBEBEB;
	border-style: solid;
}
.newstext {
	float: right;
	width: 460px;
	margin-bottom: 20px;
	background:url(img/newstext.png) 2px top no-repeat;
	font-size:11px;
}
.newstext.showNews {
	font-size:12px;
	width: 475px;
}
	.newstext h2,
	.newstext h3,
	.newstext p {
		margin-left: 20px;
	}
	.newstext h3 a {
		color: #FF6600;
	}
	.newstext p {
		font-family:tahoma;
	}

/*
*		SORT
*/
#sort {
	padding:0;
	margin:-3px 0 0 0;
	float: right;
	width:260px;
	font-size:11px;
	text-align:right;
	color:#666;
}
#sort ul,
#sort li,
#sort label,
#sort select,
#sort input {
	margin:0;
	padding:0;
}
#sort li {
	display: inline;
	list-style: none outside;
}
#sort select,
#sort input {
	width: auto;
	color:#666;	
}
#sort optgroup {
	color:#aaa;
	font-weight:normal;
	font-style: normal;
}
#sort option {
	color:#666;
}
/*
		LISTA PRODUKTOW
*/
 #productcount {
 	/*float: left;*/
 	width:220px;
 	color:#666;
 	font-size:11px;
 }
 	#productcount strong {
 		color:#222;
 	}
.productList {
	/*padding-top:10px;*/
}
.productList li {
	list-style: none;
	border-top: 1px solid #EDEDED;
	border-bottom: 1px solid #AAA;
	margin: 10px 0 !important;
	padding: 10px;
	clear: both;
}
.productList li.nowosc {
	background: url(img/flagi/nowosc.png) 100% 0 no-repeat;
}
.productList li.promocja {
	background: url(img/flagi/promocja.png) 100% 0 no-repeat;
}
.productList h2,
#productText h2 {
	margin: 0 50px 15px 0;
	background: none;
	left:0;
}
	.productList h2 a span,
	.productList h3 a span {
		display: none;
	}
	.productList h2 a:hover span,
	.productList h3 a:hover span {
		display: inline;
	}

.manufacturer,
.manufacturer a {
	font-size:11px;
	color: #80a3bf;
}
.manufacturer a {
	font-weight:bold;
}
.productList .manufacturer {
	margin-top:-10px;
	margin-bottom:10px;
}  
.productList p {
	margin-bottom:8px;
}
.productList a.imgwrap,
.productList .no-img {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
	padding:3px;
}
.productList .no-img {
	display: block;
	height:120px;
	background:url(img/no-img.jpg) center center no-repeat;
}
.productList a.imgwrap:hover {
	padding:2px;
	border:1px solid #FFE0BF;
}
.productList a img {
	border: none;
	margin: 0 auto;
	display: block;
}
.productList .productText {
	float: left;
	width:330px;
}
.productList .marka {
	margin-bottom: 10px;
}
.productList .lead {
	font-size:11px;
}
.price,
p.niedostepny {
	font-size:12px;
	font-weight:bold;
	text-decoration: none;
}
.price strong, 
.price.promo,
p.niedostepny {
	color:#CB4B32 !important;
}
del.reg {
	font-size:11px;
	color:#707070;
}
p.niedostepny {
	margin: 10px 0 10px -5px;
	background: url(img/niedostepny.jpg) no-repeat;
	padding: 6px 0 10px 40px;
}
.price small {
	font-weight:normal;
}

/*
*		PRODUKT
*/
#productItem .manufacturer {
	margin:-10px 0 20px 0;
}
#productImages {
	float: left;
	width:210px;		
}
#productImages a img {
	border:none;
	padding:3px;	
}
	#productImages a:hover img {
		padding:2px;
		border:1px solid #FFE0BF;
	}
#productImage {
	display: block;
	margin: 0 auto 20px auto;
}
#productImages .no-img {
	display: block;
	width:200px;
	height:200px;
	background:url(img/no-img.jpg) center center no-repeat;
}
#thumblist {
	
}	
#thumblist,#thumblist li {
	float: left;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#thumblist li,
#thumblist a {
	width: 60px;
	height:60px;
}
#thumblist a {
	display: block;
}
#productText {
	float: right;
	width:320px;
}
/*
*		add-to-cart
*/
.add-to-cart {
	float: right;
	width: 205px;
	height:26px;
	margin: 10px 0;
	/*border:1px solid green;*/
	background:url(img/more-add-to-cart.png) no-repeat;
}
	#productItem .add-to-cart {	
		width: 194px;
		/*border:1px solid green;*/
		background:url(img/add-to-cart.png) no-repeat; 
	}
.add-to-cart a.more {
	display:block;
	float:left;
	width:58px;
	height:24px;
	margin-left:12px;
}
	.add-to-cart a.more span {
		display: none;
	} 
.add-to-cart form {
	float:left;
	width:119px;
	height:24px;
}
	#productItem .add-to-cart form {
		width: 194px;
	}
.add-to-cart input.submit {
	width: 71px;
	cursor:pointer;
}
	#productItem .add-to-cart input.submit {
		margin-left:10px;
		width: 119px;
	}
.add-to-cart input.text {
	border:none;
	background:none;
	width:17px;
	height:15px;
	padding:2px 0;
	font-family:arial;
	font-size:10px;
	color:#342721;	
	text-align:center;
}
.add-to-cart label {
	display: none;
}

/*
* 		SEARCH - wyniki wyszukiwania	 
*/
#searchHeading {
	color:#83B1D1;
	background:url(img/lupa.jpg) 0 5px no-repeat;
	padding: 0 0 0 30px;
}
#searchQuery {
	background:#EFEFF0;
	padding:4px 6px 4px 6px;
	color: #62717B;
	position: relative;
	margin-left:-6px;
	font-faily: tahoma;
	font-size: 12px;
}

/*
*		BUTTONS
*/
a.button {
	display: block;
	background-position: 0 0;
}
a.button:hover {
	background-position: 0 100%;
}


/*
*		PAGENAVIGATOR
*/
#pagenavigator {
	clear: both;
	padding-top: 10px;
	text-align: center;
	font-family: tahoma;
	font-size: 13px;
}
#pagenavigator a,
#pagenavigator span {
	background:url(img/pager_separator.png) right center no-repeat;
	padding: 0 12px 0 5px;	
}
#pagenavigator a:last-child, 
#pagenavigator a.last-child {
	background: none;
}


/*
*		BREADCRUMBS
*/
#breadcrumbs {
	font-size: 10px;
	font-family:tahoma;
	position: relative;
	top: -7px;
	color:#62717B;
	font-weight:bold;
}
#breadcrumbs a {
	color:#62717B;
	text-decoration:none;
	font-weight:normal;
}
	#breadcrumbs a:hover {
		text-decoration:underline;
	}


/*
*		TABLE
*/
table {
	border: 1px solid #EDF2F6;
	margin: 6px 0; 
}
th {
	padding: 2px 5px;
}
thead th {
	text-align: center;
	padding: 7px 5px;
}
td {
	padding: 3px 5px;
}
.dark {
	background: #EDF2F6;
}
tbody th,
td.cena,
tr #suma {
	text-align: right;
}
td.cena {
	width:100px;
	}
td.ilosc,
td.lp {
	text-align: center;
}
td.ilosc input {
	width: 20px;
	text-align: center;
}
thead tr {
	background: url(img/th.jpg) repeat-x;
	color: #fff;
}
td.produkt a {
	color: #333;
}


/*
*		FORM
*/
button {
	cursor: pointer;
}
input.button {
	padding: 0 5px;
	cursor: pointer;
}
fieldset {
	border:none;
}
#zapisz-zmiany {
	position: relative;
	left: 275px;
	background:#fff url(img/button/przelicz.jpg) 0 0;
	width:82px;
	height:27px;
	border:none;
}
	#zapisz-zmiany:hover {
		background-position:0 -27px;
	}
#formBuyProducts label {
	float: left;
	text-align:right;
	width:390px;
}
#zloz-zamowienie {
	float:right;
	background:#fff url(img/button/przejdz-do-realizacji-zamowienia.jpg) 0 0;
	width:140px;
	height:27px;
	border:none;
	margin-left:-10px;
	margin-top:7px;
}
	#zloz-zamowienie:hover {
		background-position:0 -27px;
	}
li.radio input {
	margin: 0 3px 0 10px;
	position: relative;
	top: 3px;
}
select {
	background: #fff;
	border: 1px solid #CCDAE5;
	width: 80px;
	font-size: 11px;
}
option {
	padding: 2px 5px;
}
option:focus {
	background: #EDF2F6;
}
form .wide {
	width: 300px;
}
label#accept {
	margin: 10px 0;
	display: block;
}

/*
*	CART - widok koszyka
*/
#cartHeading {
	background:url(img/koszyk.jpg) 5px 0 no-repeat;
	padding-top:5px;
	padding-left:45px;
}
#cartForm {
	margin-bottom:20px;
}
#cartForm .img,
#cartForm .no-img {
	display: block;
	width:45px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;
	background-color:#fff;
	border:1px solid #A3BBCC;
	float: left;
	margin:0 5px 0 0;	
}
#cartForm .cena small,
table .cena small {
	font-size:80%;
	color:#666;	
}

/*
*		LISTY
*/
ul.cleanlist,
form li {
	list-style: none outside;
}
#register li {
	padding: 4px 10px;
	margin: 0;
}
#register label {
	display: block;
	font-size: 11px;
	color: #507A9B;
	padding: 2px 0;
}
#register input,
#register textarea {
	width: 250px;
	padding: 2px;
}
label#accept {
	margin: 10px 0;
	display: block;
}
ul.cleanlist {
	list-style: none outside;
}
#register li {
	padding: 4px 10px;
	margin: 0;
}
#register label {
	display: block;
	font-size: 11px;
	color: #507A9B;
	padding: 2px 0;
}
#register input,
#register textarea {
	width: 250px;
	padding: 2px;
}
#seo4 img {
	border: none;
	position: absolute;
	right: 14px;
	top: 68px;
}

/*
*		PLAYER
*/
.playerMenuWrapper {
	width:335px;
	height:40px;
	float:left;	
	overflow:hidden;
}
.playerMenuNav {
	display: block;
	float:left;
	width:30px;
	height:35px;
	background-position:7px 7px;
	background-repeat:no-repeat;
	cursor: pointer;
}
	.playerMenuNav:hover,
	.playerMenuNav.hover {
		background-position:6px -62px;
	}
	.playerMenuNav.rev {
		background-image:url(img/rev.png);
	}
	.playerMenuNav.ff {
		background-image:url(img/ff.png);
	}
.playerMenu {
	width:1000px;
}
.playerMenu li {
	list-style:none;
	background-image:none;
	display:block;
	float:left;
	width:50px;
	height:35px;
	padding:2px;
	margin:0 14px 0 0 !important;
}
	#playerTip {
		position:absolute;
		top:0;
		left:0;
		background:url(img/player_tip.png) center center no-repeat;
		width:140px;
		height:118px;
		visibility:hidden;
	}
		#playerTip span {
			display:block;
			width:104px;
			height:84px;
			margin-top:12px;
			margin-left:14px;
			background-position: center center;
			background-repeat: no-repeat; 
			background-image:url(img/ajax_loader.gif);
		}
			#playerTip span span {
				margin:0;
			}
.playerMenu .active {
	background:url(img/playerMenu_active.png) center center no-repeat;
}
.playerMenu a {
	display:block;
	width:50px;
	height:35px;
	background-position:center center;
	background-repeat:no-repeat;	
}
	.playerMenu a span {
		display: none;
	}
.playerContentWrapper {
	float:none;
	clear:both;
	overflow:hidden;
	height:280px;
	width:530px;
}
	.playerContent {
		width:10000px;
		height:240px;
		background:#fff;
	}
	.playerContent li {
		width:510px;
		height:230px;
		float:left;
		clear:none;
		overflow:hidden;
		background:#fff;
	}
	.playerContent .productText {
		width:320px;
	}
	.playerContent h3 {		
		padding:15px 50px 0 0;
	}
	.playerContent p.lead {
		height:45px;
		overflow:hidden;
	}
.transparent {
	opacity:0;
	filter:alpha(opacity=0);
	MozOpacity: 0;
	KhtmlOpacity: 0;
}

/*
*		GALERIA
*/
ul.albumy, ul.zdjecia {
	margin:20px 0 0 15px;
	list-style:none;
}
ul.albumy li {
	display:block;
	float:left;
	width:187px;
	height:236px;
	background-image:none !important;
	margin:0 15px 25px 20px;
	text-align:center;
	padding:0 !important;
	overflow:hidden;
}
ul.albumy li a {
	display:block;
	width:100%;
	height:100%;
	padding:20px 0;
	background:url(img/album.jpg) 0 0 no-repeat;
	text-decoration:none !important;
	color: #62717B;	
}
ul.albumy li a:hover {
	background-position:-187px 0;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
	color: #6A91A6;
}
#content ul.albumy img {
	display:block;
	margin:0 auto 10px auto;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAEA #DEDEDE #DEDEDE #EAEAEA;
	float:none !important;
	padding:0 !important;
}
ul.albumy span {
	display:block;
	width:160px;
	margin:0 auto;
	font-weight:bold;	
}
	ul.albumy span em {
		font-weight:normal;
		font-size:.85em;		
	}
p.count {
	font-size:.85em;
	font-style:italic;
}
ul.zdjecia li {
	display:block;
	float:left;
	width:88px;
	height:92px;
	background-image:none !important;
	margin:0 10px 20px 10px;
	padding:0 !important;
	overflow:hidden;
}
ul.zdjecia li a {
	display:block;
	width:100%;
	height:100%;
	padding:5px 0;
	background:url(img/zdjecie.jpg) 0 0 no-repeat;
}
ul.zdjecia li a:hover {
	background-position:-88px 0;
	filter:alpha(opacity=95);
	-moz-opacity: 0.95;
	opacity: 0.95;
}
#content ul.zdjecia img {
	display:block;
	float:none;
	padding:0;
	margin:0 auto 5px auto;
	border-width:1px;
	border-style:solid;
	border-color:#EAEAEA #DEDEDE #DEDEDE #EAEAEA;
}
/*
*		DOKUMENTY
*/
.fileCount {
	font-size:11px;
	color:#aaa;
}
.fileList {
	width:300px;
}
.fileList li {
	list-style:none;
	margin-top:10px;
	padding:0 12px 10px 24px;	
	background:url(img/icons/filetypes/blank.png) 0 2px no-repeat;
	border-bottom:1px dashed #aaa;
}
	.fileList li.dir {
		font-weight:bold;
		background-image:url(img/icons/filetypes/dir.png);
	}
	.fileList li.doc {
		background-image:url(img/icons/filetypes/doc.png);
	}
	.fileList li.xls {
		background-image:url(img/icons/filetypes/xls.png);
	}
	.fileList li.jpg {
		background-image:url(img/icons/filetypes/jpg.png);
	}
	.fileList li.pdf {
		background-image:url(img/icons/filetypes/pdf.png);
	}
	.fileList a {
		color:#333;
		text-decoration:none;
	}
		.fileList a:hover {
			text-decoration: underline;
		}

/*
*		TABS - zakladki w produkcie i na stronie /kontakt/
*/
ul.tabs {
	clear: right;
	overflow: hidden;
}
ul.tabs li {
	list-style: none outside;
	float:left;
	height:24px !important;
	background-position: 0 0;
	background-image: url(img/tab-inactive.png);
	margin: 0 !important;
}
ul.tabs li,
ul.tabs li a {
	background-repeat: no-repeat;
}
ul.tabs li a {
	display:block;
	height:24px !important;
	padding: 5px 10px;
	line-height:16px;
	background-position: 100% 0;
	background-image: url(img/tab-inactive-right.png);
	color: #62717B;
	text-decoration: none;
	font-weight: normal;
}
ul.tabs li.active {
	background-image: url(img/tab-active.png);
}
	ul.tabs li.active a {
		background-image: url(img/tab-active-right.png);
		/*font-weight: bold;*/
	}
div.panel {
	display: none;
	background:url(img/panel.png) right top no-repeat;
	padding: 16px;
}
div.panel.shown {
	display: block;
}
.panel h2{
	margin-top:15px;
}
.brutto {
	font-style:italic;
}
.checkbox {
	border: 1px solid red !important;
	background: #000 !important;
}
iframe {
	width:550px;
	height:550px;
	border:none;
	oveflow:visible;
}
/* 
* 	multimedia
*/
ul.media_thumbnails {
	list-style: none;	
}
.media_thumbnails li {
	background: none;
	display: block;
	float: left;
	width: 134px;
	height: 180px;
}
.media_thumbnails a {
	cursor: pointer;
	text-decoration: none;
}
.media_thumbnails .img {
	display: block;
	height:111px;
	background: url(img/multimedia_thumb.jpg) 0 0 no-repeat;
	margin-bottom:6px;
	border: 1px solid #fff;
}
	.media_thumbnails a:hover .img {
		background-position: 0 -110px;
	}
.media_thumbnails img {
	display: block;
	margin: 8px auto 12px auto !important;
	border: none;
}
.media_thumbnails .title,
.media_thumbnails .time {		
	color:#62717B;
}
.media_thumbnails .title {
	display: block;
	font: bold 12px tahoma;
	text-align: center;
}
.media_thumbnails .time {
	font: italic 10px tahoma;
}
	.media_thumbnails a:hover .title,
	.media_thumbnails a:hover .time {
		color:#86959D;
	}
.media_thumbnails .descr {
	font: 10px tahoma;
	color:#999;
}
.media_thumbnails a:hover .descr {
	color:#BCBCBC;
}

/*
*	#negotiate-price
*/
a.negotiate {
	font-size:0.85em;
	font-weight:bold;
	/*font-weight:normal;*/
}
#negotiate-price-inner li {
	margin:0 0 10px 0;
}
#negotiate-price-inner label {
	display:block;
	margin-bottom:5px;
	font-size:11px;
	color:#555;
}
form sup {
	color:red;
}
.legend {
	font-size:11px;
	font-style:italic;
	color:#666;
}
#negotiate-price-inner .submit {
	background: url(img/negocjuj.jpg) 0 0 no-repeat;
	border: none;
	width:100px;
	height:28px;
	float: right;
	clear: both;
	cursor: pointer;
}
	#negotiate-price-inner .submit:hover {
		background-position:0 -28px;
	}
.error {
	color: red;
}
#negotiate-price-bg {
	position: absolute;
	z-index:15;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:#000 !important;
	/*border:10px solid red;*/
	opacity:.65;
	filter:alpha(opacity=65);
	MozOpacity: .65;
	KhtmlOpacity: .65;
}
#negotiate-price-container {
	position: absolute;
	z-index:16;
	top:0;
	left:0;
	width:100%;
	height:100%;
	/*border:5px solid yellow;*/
	/*cursor:pointer;*/
}
#negotiate-price-wrapper {
	padding:20px;
	width:560px;
	height:600px;
	margin:100px auto;
	background:#fff;
	/*border:10px solid red;*/
	cursor:default;
}
#negotiate-price-close {
	display: none;
} 
#negotiate-price-wrapper #negotiate-price-close {
	display: block;
	position: relative;
	top:0;
	left:536px;
	/*clear: both;*/
	width:24px;
	height:24px;
	background:url(img/negotiate-price-close.png);
	cursor:pointer;
}
.loading {
	background:#fff url(img/ajax-loader.gif) center center no-repeat;
}

/*
* minigallery - obrazki wstawiane z tiny na static_pages
*/
a.minigallery {
	display: block;
	float: left;
	width:120px;
	height:120px;
	border:none;
}
a.minigallery img {
	border: none;
	display: block;
	margin: 0 auto;
	padding:2px;
	border: 1px solid #EFEFF0;
}
	a.minigallery:hover img {
		border-color:#FFCC7F;
	}

/*
* related products - produkty z tej samej kategorii w karcie proudktu
*/
h2.also {
	font-size:14px;
	margin-top:20px !important;
	border-top:1px solid #fff;
}
div.related {
	width:270px;
	float: left;
}
div.related h3 {
	font-size:19px;
	/*font-family:trebuchet ms;*/
	font-weight: normal;
	color:#FE8E40;
}
	#products_new h3 {
		color:#B5CE2C !important;
	}
div.related div.top,
div.related ul,
div.related div.bottom {
	width:255px;
}
div.related div.top,
div.related div.bottom {
	height:10px;
	margin: 0;
	padding:0;
}
div.related div.top {
	background:url(img/related-top.png) left bottom;
}
div.related ul {
	list-style: none;
	background:url(img/related_ul.png);
	/*padding-top:10px;*/
}
div.related li {	
	background:url(img/related_li.png) center bottom no-repeat;
	margin: 0 0 0 15px !important;
	padding:10px 0 10px 0 !important;
	clear: both;
	width:235px;

}
div.related li * {
	cursor:pointer;
}
div.related ul:last-child,
div.related li.last-child {
	background:none;
}
div.related a {
	text-decoration:none !important;
}
	div.related span.img,
	div.related span.txt {
		background:#fff;
	}
	div.related a:hover span.img,
	div.related a:hover span.txt {
		opacity:.8;
		filter:alpha(opacity=80);
		MozOpacity: .8;
		KhtmlOpacity: .8;
	}
div.related li span.img {
	display: block;
	float:left;
	clear: left;
	width:60px;
	height:60px;
}
div.related li img {
	padding:2px;
	border:1px solid #ADB9C2;
	float: left;
}
	/*div.related li a:hover img {
		border-color:#BCD7EB;
	}*/
div.related li span.txt {
	display: block;
	float:right;
	clear: right;
	width:170px;
}
div.related strong {
	color:#FF6600;
	font:12px arial;
}
	/*div.related a:hover strong { 
		border-bottom:1px solid #FFE0BF;
	}*/
div.related del {
	font-size:10px;
	color:#666;
}
	/*div.related a:hover del {
		color:#777 !important;
	}*/
#content div.related em {
	font-style: normal;
	font-size:10px;
	font-weight: normal;
	color:#CB4B32;
}
	/*#content div.related a:hover em {
		color:#E16666 !important;
	}*/	
#content div.related .price {
	font-size:10px;
}
	#content div.related .promo {
		font-weight:bold;
	}
#content div.related small {
	font-size:9px;
}
span.button-raquo {
	display: block;
	float: right;
	width:42px;
	height:24px;
	background:url(img/button_raquo.png) 0 0 no-repeat;
	margin-top:10px;
}
.button-raquo:hover,
a:hover .button-raquo {
	background-position:0 -24px;
}
div.related div.bottom {
	background:url(img/related-bottom.png) left top;
}
#infolinia-wrapper {
	margin-bottom:15px;
	position:relative;
	left:-5px;
	height:55px;
}
#infolinia-wrapper a {
	display: block;
	width:540px;
	height:55px;
	background:url(/img/infolinia.png);
}
	#infolinia-wrapper em {
		display: none;
	}
.infoline {
	color:#F86841;
}