/* 
 * PrestaShop CSS
 * design by Improve.pl
 */

@CHARSET 'UTF-8';

* {
	padding: 0;
	margin: 0;
	font-family:  arial,tahoma,verdana,sans-serif;
}

body
{
	font: 11px arial,tahoma,verdana,sans-serif;
	color: #262626;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}

fieldset
{
	border: 0;	
}

noscript ul
{
	list-style-type: none; 
	background: black; 
	color: white; 
	padding: 10px; 
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid gray;
}

input
{
	color: #909bb7;
	padding: 3px;
	border: 1px solid #909bb7;
}

a
{
	color: #A00B11;
	text-decoration: none;
}

a:hover
{
	color: #A00B11;
	text-decoration: underline;
}

strong
{
	font-weight: bold;
}

b
{
	font-weight: bold;
}

em
{
	font-style: italic;
}

i
{
	font-style: italic;
}

#banner_content
{
	display: block;
	overflow: hidden;
	background: url('../img/baner_content.png') 50% 278px no-repeat;
}

#page 
{
	width: 992px;
	margin: 0 auto 0px auto;
	text-align:left;
	background: url('../img/bg_2.jpg') no-repeat;
}

div#header-body
{
	display: block;
	width: 992px;
	height: 180px;
}

h1#logo
{
	display: block;
	float: left;
	width: 420px;
	height: 180px;
}

h1#logo img
{
	margin: 0px;
	padding: 0px;
}

div#header
{
	display: block;
	float: left;
	width: 571px;
	height: 180px;
}

div#header ul#header_links
{
	display: none;	
}

div#header div#header_user
{
	display: none;	
}

div#search_block_top
{
	display: block;
	width: 571px;
	height: 145px;
	overflow: hidden;
	background: url('../img/top-text.jpg') 0% 100% no-repeat;
}

input#search_query
{
	display: block;
	float: left;
	border: 0px;
	margin-top: 7px;
	margin-left: 293px;
	width: 208px;
	height: 14px;
	padding: 4px;
	line-height: 22px;
	color: #e3e9ff;
	background: url('../img/search-text.jpg') no-repeat;
}

form#searchbox input.button
{
	display: block;
	float: left;
	border: 0px;
	margin-top: 7px;
	margin-left: 2px;
	width: 59px;
	height: 22px;
	line-height: 22px;
	color: #e3e9ff;
	background: url('../img/search-submit.jpg') no-repeat;
}

div#content-sep
{
	display: block;
	width: 992px;
	height: 9px;
	background: url('../img/top-sep.jpg') no-repeat;
}

div#content-body
{
	display: block;
	width: 992px;
	overflow: hidden;
	background: url('../img/bg-content.gif') repeat-y;
}

div#content-body-top
{
	display: block;
	width: 992px;
	min-height: 133px;
	overflow: hidden;
	background: url('../img/content-bg-top.jpg') no-repeat;
}


div#left_column
{
	display: block;
	float: left;
	width: 200px;
	margin-left: 14px;
	overflow: hidden;
}

div#center_column
{
	display: block;
	float: left;
	width: 544px;
	margin-left: 10px;
	overflow: hidden;	
}

div#right_column
{
	display: block;
	float: right;
	width: 200px;
	margin-right: 14px;
	overflow: hidden;
}


.block
{
	display: block;
	overflow: hidden;
	background: url('../img/box-end.gif') 0% 100% no-repeat;
	margin-bottom: 10px;
}

.block h4 
{
	display: block;
	width: 164px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header.gif') no-repeat;
}

.block h4 a 
{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

.exclusive h4 
{
	display: block;
	width: 164px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive.gif') no-repeat;
}

.exclusive h4 a 
{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

div.block_content
{
	display: block;
	padding: 10px;
	margin-bottom: 6px;
	overflow: hidden;
	background-color: #f0f0f0;
}

p.block_content
{
	display: block;
	padding: 10px;
	margin-bottom: 6px;
	overflow: hidden;
	background-color: #f0f0f0;
}

p.block_content a
{
	color: #262626;
	text-decoration: none;
}

a.tag_level3 { font-size: 1.8em; font-weight:bold;}
a.tag_level2 { font-size: 1.4em;}
a.tag_level1 { font-size: 1em; color:#888!important;}

#cart_block a.ajax_cart_block_remove_link {
	width:11px;
	height:13px;
	margin-left:4px;
	float:right;
	font-size:0;
	display:block;
	background: transparent url('../img/icon/delete.gif') no-repeat left bottom;
}

ul.block_content
{
	list-style-type:none;
	padding-top: 5px;
	margin-bottom: 6px;
	background-color: #f0f0f0;
}

ul.block_content li 
{
	width: 200px;
	line-height: 30px;
	background: url('../img/menu-bg.jpg') no-repeat;
}

ul.block_content li:hover 
{
	background: url('../img/menu-bg-hover.jpg') no-repeat;
}

ul.block_content li a 
{ 
	display: block;
	width: 164px;
	height: 30px;
	line-height: 30px;
	color: #262626;
	text-decoration: none;
	padding-left: 36px;
	background: url('../img/menu-a.gif') 25px 50% no-repeat;
}

ul.bullet
{
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 1px;
	margin-bottom: 6px;
	background: #f0f0f0 url('../img/doted-horizontal.gif') 0% 100% repeat-x; ;
}

ul.bullet li 
{
	width: 200px;
	line-height: 30px;
	background: url('../img/menu-bg.jpg') no-repeat;
}

ul.bullet li:hover 
{
	background: url('../img/menu-bg-hover.jpg') no-repeat;
}

ul.bullet li a 
{ 
	display: block;
	width: 164px;
	height: 30px;
	line-height: 30px;
	color: #262626;
	text-decoration: none;
	padding-left: 36px;
	background: url('../img/menu-a.gif') 25px 50% no-repeat;
}


div#categories_block_left .block_content
{
	padding: 0px;
}


ul.products
{
	list-style-type:none;
}

ul.products li
{
	display: block;
	overflow: hidden;
	margin-top: 10px;
	padding-top: 10px;
	background: url('../img/doted-horizontal.gif') repeat-x;  
}

ul.products li.first_item
{

	margin-top: 0px;
}

ul.products li img
{
	display: block;
	float: left;
	margin-right: 5px;
}

ul.products li h5 a
{
	font-weight: bold;
	text-decoration: none;
}

ul.products li p a
{
	text-decoration: none;
}

ul.products li a
{
	color: #242323;
	text-decortion: none;
}

.warning_inline
{
	line-height: 22px;
	color: #CC0000;	
}

div#newsletter_block_left form p input
{
	color: #909bb7;
	width: 171px;
}

div#newsletter_block_left input.button_mini
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-1.gif') no-repeat;
}

input.button
{
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}

a.button
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-4.gif') no-repeat;
}

a.button_small
{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-2.gif') no-repeat;
}

a.button_large
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 180px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-4.gif') no-repeat;
}

a.exclusive
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}

/* Category tree (i.e. in sitemap) */
div.tree_top 
{
	background:url('../img/sitemap-top.gif') no-repeat -1px -3px;
	padding-left:24px;
	padding-bottom:5px;
	padding-top:3px;
}

ul.tree, ul.tree ul 
{
	list-style-type:none;
}

ul.tree 
{
	margin-top: 5px;
}

ul.tree li 
{
	width: 200px;
	line-height: 30px;
	background: url('../img/menu-bg.jpg') no-repeat;
}

ul.tree li:hover 
{
	background: url('../img/menu-bg-hover.jpg') no-repeat;
}

ul.tree a 
{ 
	display: block;
	width: 164px;
	height: 30px;
	line-height: 30px;
	color: #262626;
	text-decoration: none;
	padding-left: 36px;
	background: url('../img/menu-a.gif') 25px 50% no-repeat;
}

ul.tree a.selected 
{ 
	font-weight:bold; 
}

ul.tree li.last 
{
	border:none;
}

ul.tree ul li
{
	line-height: 26px;
}

ul.tree ul li a
{
	width: 154px;
	padding-left: 46px;	
	color: #383838;
	height: 26px;
	line-height: 26px;
	background: url('../img/menu-a-step.gif') 35px 50% no-repeat;
}

span.grower
{ 
	display: none;
	cursor:pointer; 
}


div.rte
{
	display: block;
	width: 543px;
	overflow: hidden;
	background: #F0F0F0;
	padding-bottom: 20px;
	margin-bottom: 10px;
}


div.rte h2
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive-big.gif') no-repeat;
	margin-bottom: 10px;
}

div.rte h2 a 
{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}


.category_title
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive-big.gif') no-repeat;		
}

.error 
{ 
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
	text-align: left; 
	padding: 15px; 
	background-color: #f3f3f3;	
	border: 1px solid #e3e3e3; 
	padding-left: 35px; 
	background-repeat: no-repeat; 
	background-position: 8px 14px; 
	color: #be0000; 
	background-image: url('../img/error.png'); 
}

.confirmation 
{ 
	display: block;
	overflow: hidden;
	margin: 10px;
	text-align: left; 
	padding: 15px; 
	background-color: #f3f3f3;	
	border: 1px solid #e3e3e3; 
	padding-left: 35px; 
	background-repeat: no-repeat; 
	background-position: 8px 14px; 
	color: #0000be; 
	background-image: url('../img/information.png'); 
}

.error p
{
	margin-bottom: 10px;
	font-weight: bold;	
}

.error ol
{
	margin-left: 25px;
	margin-bottom: 15px;
	font-weight: normal;	
}

div#subcategories
{
	display: block;
	overflow: hidden;
	padding: 15px;
	padding-bottom: 20px;
	text-align: center;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
	margin-bottom: 10px;	
}

div#featured-products_block_center h4
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive-big.gif') no-repeat;		
}

div#featured-products_block_center
{
	background: url('../img/box-full-end.gif') 0% 100% no-repeat;
	margin-bottom: 10px;
}


div#featured-products_block_center ul
{
	list-style-type:none;
}

div#featured-products_block_center ul li 
{
	display: block;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #FFF solid;	
}

div#featured-products_block_center ul li.first_item 
{
	display: block;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 1px #FFF solid;	
}

div#featured-products_block_center ul li img
{
	display: block;
	float: left;
}

div#featured-products_block_center ul li div.item-content
{
	display: block;
	float: left;
	margin-left: 10px;
	width: 380px;
	overflow: hidden;
}

div#featured-products_block_center ul li div.item-content h5
{
	margin-bottom: 5px;
}

div#featured-products_block_center ul li div.item-content h5 a
{
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}

div#featured-products_block_center ul li p.product_desc a
{
	color: #262626;
	text-decoration: none;
}

div#featured-products_block_center ul li p.price_container span.price
{
	display: block;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #9e0b0f;
}

div#featured-products_block_center ul li a.exclusive
{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-1.gif') no-repeat;
} 

div#featured-products_block_center ul li a.button
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}

div#footer
{
	display: block;
	margin: 0px 13px 0px 13px;
	padding: 20px;
	overflow: hidden;
	background: #090d33;
	color: #757dc9;
}

#footer .block_various_links 
{ 
	list-style: none; 
}

#footer .block_various_links li a 
{ 
	color: #757dc9; text-decoration:none; 
}

#footer .block_various_links li 
{
	display: inline;
	padding: 0px 2px 0px 4px;
}

#footer .block_various_links li.first_item 
{
	border: none;
	padding-left: 0px;
}

#platnosci
{
	display: block;
	width: 992px;
	height: 95px;
	overflow: hidden;
	margin-top: 6px;
	background: url('../img/platnosci-bg.jpg') no-repeat;
}

#copyright
{
	display: block;
	width: 992px;
	height: 118px;
	line-height: 118px;
	margin-bottom: 25px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	color: #757dc9;
	background: url('../img/copyright-bg.jpg') no-repeat;
}

#copyright a
{
	color: #757dc9;
}

.price-discount 
{ 
	text-decoration: line-through; 
}

.price
{
	color: #9E0B0F;
	font-weight: bold;	
}

form#productsSortForm
{
	display: block;
	overflow: hidden;
	margin-top: 5px;
}

form#productsSortForm select
{
	display: block;
	float: right;
	border: 1px #909BB7 solid;
	background-color: #FFFFFF; 
}

form#productsSortForm label
{
	display: block;
	float: right;
	margin-right: 4px;
	margin-top: 2px;
}

ul#product_list
{
	list-style-type:none;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

ul#product_list li 
{
	display: block;
	overflow: hidden;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px #FFF solid;	
}

ul#product_list li.first_item 
{
	display: block;
	overflow: hidden;
	padding-top: 0px;
	padding-bottom: 15px;
	border-bottom: 1px #FFF solid;	
}

ul#product_list li img
{
	display: block;
	float: left;
}

ul#product_list li div.item-content
{
	display: block;
	float: left;
	margin-left: 10px;
	width: 380px;
	overflow: hidden;
}

ul#product_list li div.item-content h5
{
	margin-bottom: 5px;
}

ul#product_list li div.item-content h5 a
{
	font-size: 12px;
	font-weight: bold;
	color: #232323;
}

ul#product_list li p.product_desc a
{
	color: #262626;
	text-decoration: none;
}

ul#product_list li p.price_container span.price
{
	display: block;
	margin: 10px 0px 10px 0px;
	font-size: 14px;
	font-weight: bold;
	color: #9e0b0f;
}

ul#product_list li a.exclusive
{
	display: block;
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-1.gif') no-repeat;
} 

ul#product_list li a.button
{
	display: block;
	float: left;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}


table.std {
	border-spacing: 0;
	border-collapse: collapse;
	width:543px;
}
table.std td, table.std th {
	padding: 0.4em 0.5em;
}
table.std th {
	white-space:nowrap;
}
table.std tr.item td, table.std tr.item th {
	background-color: white;
}
table.std tr.alternate_item td, table.std tr.alternate_item th {
	background-color: #f1f2f4;
}
table.std tbody tr td, table.std tfoot tr td {
	border-top: 1px solid #bdc2c9;
}
table.std thead th {
	background-color: transparent;
	height:24px;
	color: #374853;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}
table.std thead th.first_item {
	background-position: top left;
}
table.std thead th.last_item {
	background-position: top right;
}
table.std thead th.item {
	background-position: -5px 0;
}
table.std tfoot td {
	color: #374853;
	text-align: right;
	white-space: nowrap;
}

/* adresses */
div.addresses {
	border: 1px solid #d0d3d8;
	background: #D0D1D5;
	padding: 0.6em;
	position:relative;
	width:544px;
}
div.addresses h3 { margin: 0; }
div.addresses p.checkbox input{
	margin-top:0!important;
	margin-top:-3px;
}
ul.address {
	background-color:white;
	float:left;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin-left:0.25em;
	padding-bottom:0.6em;
	margin-bottom:1em;
	position:relative;
	width:249px;
}

ul.address li {
	padding-left: 1.4em;
	margin-top: 0.6em;
}
li.address_title {
	margin-top: 0!important;
	background-color: #d0d1d5;
	font-weight: bold;
	height: 27px;
	font-size: 1.2em;
	line-height: 1.9em;
}

ul.item li.address_title {  }
ul.alternate_item li.address_title {  }
li.address_name, li.address_update a, li.address_delete a {  }
li.address_name, li.address_company { font-weight: bold; }
li.address_update, li.address_delete {
	
	margin-left: 1.4em;
}

#center_column .address_add { padding: 1em 0; }

.payment_module
{
	display: block;
	margin-bottom: 1px;
	background-color: #ffffff;	
}

.payment_module a
{
	text-decoration: none;
}

.payment_module a img
{
	margin: 5px;
	vertical-align: middle;	
}

/* pagination.tpl */
div.pagination 
{ 
	margin: 1em 0; 
}

ul.pagination 
{
	list-style: none;
	float: left;
}

ul.pagination li 
{
	display: inline;
	float: left;
	margin-right: 0.3em;
}

ul.pagination li, ul.pagination a, ul.pagination span 
{
	color: #374853;
}

ul.pagination a, ul.pagination span  /**/
{
	border: 1px #909BB7 solid;
	padding: 0em 0.4em;
	display: block;
	color: #909BB7;
	line-height: 17px;
	background: #FFFFFF;
}

ul.pagination a  /**/
{ 
	text-decoration: none; 
}

ul.pagination li.current span /**/
{
	background-color: #909BB7;
	color: #FFFFFF;
	border: 1px #909BB7 solid;
	font-weight: bold;
}

ul.pagination li.truncate 
{
	padding: 0.3em;
	background: none;
}

#pagination_previous a, #pagination_previous span, #pagination_next a, #pagination_next span 
{
	border: 1px #909BB7 solid;
	background-color: #FFFFFF; 
	line-height: 17px;
}

#pagination_previous 
{
}

#pagination_previous a, #pagination_previous span 
{
}

#pagination_next 
{
}

#pagination_next a, #pagination_next span 
{ 
}

li.disabled span {
	color: #888;
	background-color: #f1f2f4;
}

form.pagination 
{ 
	text-align: right; 
}

form.pagination label 
{
	line-height: 1.4em;
	vertical-align: bottom;
	float:right;
	margin-left: 0.3em;
}

form.pagination select 
{ 
	float:right; 
	line-height: 18px;
	border: 1px #909BB7 solid;
	background-color: #FFFFFF; 
}

form.pagination select option
{
	font-size: 10px;
	padding-right: 1em;
}

form.pagination input
{ 
	float:right; 
	font-size: 10px;
	width: 30px;
	padding: 0px;
	height: 18px;
	margin-left: 4px;
	line-height: 18px;
	border: 1px #909BB7 solid;
	background-color: #FFFFFF; 
}

/* breadcrumb.tpl */
.breadcrumb 
{
	color: #a1a1a1;
	margin-bottom: 10px;
}

.breadcrumb .navigation-pipe 
{
	padding: 0 0.6em;
}

.breadcrumb a 
{
	color: #a1a1a1;
	text-decoration: none;
}
.breadcrumb a:hover 
{
	text-decoration: underline;
}

/*
 * Karta produktu
 * 
 */
div#primary_block
{
	display: block;
	overflow: hidden;
	padding: 0px;
	padding-bottom: 20px;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
	margin-bottom: 10px;
}

div#primary_block h2
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive-big.gif') no-repeat;	
}

div#pb-right-column
{
	display: block;
	float: left;
	width: 304px;
	margin-top: 10px;
	margin-left: 10px;
}

div#image-block
{
	display: block;
	width: 300px;
	padding: 1px;
	border: 1px #CCC solid;
	background-color: #FFFFFF;	
}

div#image-block img#bigpic
{
	display: block;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}

div#views_block
{
	margin: 0 auto;
	width: 274px;
}

#thumbs_list
{
	overflow:hidden;
	float:left;
	width: 240px;
}

#thumbs_list ul
{
	padding-left: 0px;
	list-style-type: none;
	margin-top: 5px;
}

#thumbs_list li
{
	float:left;
	cursor:pointer;
	width: 80px;
	height: 80px;
}

#view_scroll_left, #view_scroll_right
{
	background: url('../img/thumbs_left.gif') no-repeat center;
	text-indent:-3000px;
	width:9px;
	height:18px;
	float:left;
	margin-top:30px;
	padding-right: 4px;
	padding-left: 4px;
}

#view_scroll_right
{
	background-image: url('../img/thumbs_right.gif');
}

span.view_scroll_spacer
{
	float: left;
	width: 17px;
	height: 80px;
}

div#pb-right-column p.align_center a
{
	display: none;	
}

ul#usefull_link_block
{
	display: none;	
}

div#pb-left-column
{
	display: block;
	float: right;
	width: 200px;
	margin-top: 10px;
	margin-right: 10px;
}

div#pb-left-column div#short_description_content
{
	display: block;
	width: 200px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
}

div#pb-left-column div#short_description_content strong
{
	font-weight: bold;
}

div#pb-left-column div#short_description_content b
{
	font-weight: bold;
}

div#pb-left-column div#short_description_content em
{
	font-style: italic;
}

div#pb-left-column div#short_description_content i
{
	font-style: italic;
}

div#pb-left-column p.buttons_bottom_block
{
	display: block;
	overflow: hidden;
	margin-bottom: 10px;	
}

#primary_block form#buy_block
{
	font-size:1.1em;
	padding:0.7em;
}

#primary_block form#buy_block p{
	padding:0;
	margin-top:0;
}
#primary_block form#buy_block img.on_sale_img{
	float:left;
}
#primary_block form#buy_block span.on_sale{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.discount{
	color:#da0f00;
	text-transform:uppercase;
	font-weight:bold;
	float:right;
}
#primary_block form#buy_block span.our_price_display{
	float:right;
}
#primary_block form#buy_block span#availability_label{
	float:left;
	margin-right:1em;
}
#primary_block form#buy_block label{
	text-align:right;
}
#primary_block form#buy_block label,#primary_block form#buy_block select{
	display:block;
	width:47%;
	float:left;
}
#primary_block div#attributes p, #quantity_wanted_p{
	clear: left;
	height:2em;
}

div#attributes
{
	margin-top: 5px;	
}

div#attributes p select
{
	border: 1px #909BB7 solid;
	padding: 0px;
	margin-left: 5px;
}

#primary_block form#buy_block p#oosHook
{
	border: 0px #CCC solid;
	margin: 5px;
	padding: 5px;	
}
input#quantity_wanted
{
	border: 1px #909BB7 solid;
	padding: 1px;
	width: 82px;
	margin-left: 5px;
}

ul.idTabs li
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-big.gif') no-repeat;		
}

ul.idTabs li a
{
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}

#quantityDiscount
{
	display: block;
	overflow:hidden;
	width: 100%;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
}

#productscategory_list
{
	display: block;
	overflow:hidden;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}

#productscategory_list li img{
	border: 1px #CCC solid;
}

/* prices */
#primary_block form#buy_block p.price
{
	font-size:1.05em;
	text-align:right;
}

#primary_block form#buy_block span#pretaxe_price
{
	font-size:0.75em;
	text-align:right;
}

#primary_block form#buy_block p#old_price
{
	font-size:0.8em;
	text-align:right;
	text-decoration:line-through;
}

#primary_block form#buy_block p#reduction_percent
{
	color:#da0f00;
	font-size:0.75em;
	text-align:right;
}

#primary_block form#buy_block p#availability_statut
{
	display: none;	
}

#primary_block form#buy_block p#pQuantityAvailable
{
	display: none;
}

#primary_block form#buy_block p.price-ecotax
{
	font-size:0.75em;
	text-align:right;
}

#primary_block form#buy_block p#add_to_cart input.exclusive
{
	display: block;
	float: right;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-1.gif') no-repeat;
}

ul.idTabsImprove
{
	display: block;
	list-style-type: none;
	height: 35px;
	overflow: hidden;
}

ul.idTabsImprove li
{
	display: block;
	float: left;
	width: 114px;
	height: 35px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 35px;
	background: url('../img/box-header-mini.gif') no-repeat;
	margin-right: 1px;
}

#idTab1, #idTab2, #idTab3, #idTab4, #idTab5, #idTab6, #idTab7, #idTab8, #idTab9
{
	overflow: hidden;
	width: 523px;
	padding: 10px;
	padding-bottom: 15px;
	margin-bottom: 10px;
	background: #F1F1F1 url('../img/box-full-end.gif') 0% 100% no-repeat;
}

#sendComment fieldset
{
	border: none;	
}

input.button_large
{
	display: block;
	margin: 0 auto;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}

#sendComment fieldset input.button
{
	display: block;
	margin-top: 5px;
	width: 90px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	border: 0px;
	background: url('../img/button-3.gif') no-repeat;
}

div.sheets  div.block_hidden_only_for_screen
{
	display: none;	
}

div.sheets  ul.block_hidden_only_for_screen
{
	display: none;	
}


div#center_column h2
{
	display: block;
	width: 507px;
	height: 40px;
	padding-left: 36px;
	font-weight: bolder;
	color: #FFFFFF;
	line-height: 40px;
	background: url('../img/box-header-exclusive-big.gif') no-repeat;		
}



ul.step {
	background: transparent url('../img/step_start.gif') no-repeat bottom left;
	list-style: none;
	margin:0.8em auto 2em;
	padding-left: 40px;
	height: 25px;
	width:465px;
}
ul.step li {
	height: 25px;
	float: left;
	width: 100px;
	text-align: center;
	background: transparent url('../img/step_standard.gif') no-repeat bottom left;
}
ul.step li.step_current {
	background: transparent url('../img/step_current.gif') no-repeat bottom left;
	font-weight:bold;
}
ul.step li.step_todo {
	font-style:italic;
}
ul.step li#step_end { width: 40px; }
ul.step li#step_end { background: transparent url('../img/step_end.gif') no-repeat bottom left; }
ul.step li#step_end.step_current { background: transparent url('../img/step_end_current.gif') no-repeat bottom left; }
ul#order_step {
	
}

td.cart_quantity {
	width: 6.5em;
	text-align: right;
}
td.cart_quantity p, td.cart_quantity a {
	float: left;
	display: inline;
}
td.cart_quantity p {
	padding-right: 0.3em;
}
td.cart_quantity .icon {
	margin-top: 0.6em;
}
td.cart_quantity a.cart_quantity_up, td.cart_quantity a.cart_quantity_down {
	display: block;
}

/* category Products block */
#productscategory{
	margin: 0px;
	margin-bottom: 25px;
	height:100px;
	width:100%;
}

#productscategory_noscroll{
	margin:2em auto 0pt;
	height:100px;
	width:100%;
}

#productscategory_list{
	overflow:hidden;
	float:left;
	height:100px;
	width:96%;
}
#productscategory_list ul{
	padding-left:0px;
	list-style-type:none;
}
#productscategory_list li{
	float:left;
	margin:0 3px;
	cursor:pointer;
	text-align:center;
	width:100px;
	overflow:hidden;
}
#productscategory_scroll_left, #productscategory_scroll_right{
	background: #F1F1F1 url('../img/thumbs_left.gif') 50% 50% no-repeat;
	text-indent:-3000px;
	display:block;
	width:9px;
	height:125px;
	float:left;
}
#productscategory_scroll_right{
	background-image: url('../img/thumbs_right.gif');
}

/*
 * Class
 * 
 */
img
{
	border: 0px;	
}

.align_center 
{
	text-align: center; 
}

.align_right
{
	text-align: right; 
}

.middle 
{ 
	vertical-align: middle; 
}

.align_justify
{ 
	text-align: justify; 
}

.uppercase 
{ 
	text-transform: uppercase; 
}

.hidden, .collapsed, .block_hidden_only_for_screen 
{ 
	display: none; 
}

.wrap 
{ 
	white-space: normal; 
}

.bold 
{ 
	font-weight: bold; 
}

.strike 
{ 
	text-decoration: line-through; 
}

.italic 
{ 
	font-style: italic; 
}

.top 
{ 
	vertical-align: top; 
}

.span_link 
{ 
	cursor: pointer; 
}

.span_link:hover 
{ 
	text-decoration: underline; 
}

.clear
{
	clear: both;
}

br.clear 
{
	clear: both;
	line-height: 0;
	font-size: 0;
	height: 0;
}

/*
ul#idTab4
{
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
}

ul#idTab4 ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	overflow: hidden;	
}
*/

div.powiazane
{
	display: block;
	float: left;
	width: 243px;
	margin: 4px;
	padding: 0px;
	overflow: hidden;
}

div.powiazane img
{
	display: block;
	float: left;
	overflow: hidden;
	background: none;
}

