@CHARSET "UTF-8";
a:link { color: #222222; }
a:visited { color: #222222; }

p a, ul a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #cb2c76;
}

.grey
{
	color: #7b7b7b;
}

h1
{
	font-size: 18px;
	font-family: 'trebuchet ms';
	color: #cb2c76; /*#7b7b7b (producent)*/
	margin-bottom: 0.8em;
}

h2
{
	font-size: 18px;
	font-family: arial;
	margin: 0.7em 0;
	font-weight:normal;
}

h3
{
	font-size: 15px;
	font-family: 'trebuchet ms';
	color: #872700;
	margin: 0.7em 0;
}

h3.producer
{
	font-size:20px;
	font-weight: normal;
	color: #7b7b7b;
	margin: 0.7em 0 0.7em 10px;
}

h3.producer a
{
	color: #7b7b7b;
}

h4, h5, h6
{
	font-size: 12px;
	font-family: 'trebuchet ms';
	color: #7b7b7b;
	margin-bottom: 0.8em;
}

a:hover
{
	text-decoration: underline;
}

small { font-size: 10px; }

a.discount { color:#ffff99; }
div.title { }

p.help
{
	margin-top: 2px;
	color: #aaa;
}

.form-error
{
  color: #f03030;
  /*margin-left: 10px;*/
  margin-left:88px;
}
#newsletter .form-error { margin-left:0; }

img {padding:0;margin:0;font-size:10px;}

hr
{
  	border:none;
	border-top:solid 1px #B59D7A;
  	clear:both;
	height: 1px;
	margin-top:1em;
}

#producer_info
{
	line-height:16px;
}

#producer_lines
{
	margin-top:5px;
}

#producer-list
{
	text-align: center;
}

#producer-list ul
{
	margin-left: 20px;
	width: 520px;
	font-family: arial, verdana;
}

#producer-list ul li
{
	display: block;
	width: 250px;
	text-align: left;
}

#producer-list ul li a
{
	display: block;
	font-size: 12px;
	padding: 4px 2px;
}

#producer-list ul li a:hover
{
	background: #F6F6F6;
}

#producer-list ul li.left
{
	float: left;
	clear: both;
}
#producer-list ul li.right
{
	float: right;
}

table.data { border-left:1px solid #872700; }
table.data thead th, table.data tr.header td { background:#872700; color:#fff; font-weight:bold; padding:5px; border-right:1px solid #fff;border-bottom:1px solid #fff;}
table.data tbody td { padding:5px; border-right:1px solid #872700; border-bottom:1px solid #872700;  }

div.product_opts, div.assortment_opts {border-bottom:1px solid #5E5140; padding-top:3px;}
div#assortment_score { float:left;width:200px;text-align:center;background:#F3F3F3; border:1px #CCCCCC solid;}
div#assortment_body p { margin: 0.5em 0 }

/******************************
 * LOGOWANIE / REJESTRACJA
 ******************************/

#login, #request_password, #new_pass
{
	border:1px solid #872700;
	margin-bottom:5px;
	padding:5px;
}

#register
{
	border:1px solid #872700;
	width:290px;float:left;
	margin-left:5px; padding:5px;
}

	#login input, #request_password input, #new_pass input, #register input, #register select { border:1px solid #ccc; }
	#login p, #register p, #request_password p, #new_pass p { padding:3px; }
	#login label, #register label, #request_password label, #new_pass label { width:85px;display:block;float:left; }
	#login h3, #register h3, #request_password h3, #new_pass h3 { margin:0; }

	/*********************************
	 * FILTR WYSZUKIWANIA (kategorie)
	 *********************************/
 
div#filter { padding:5px;background:#ffead3;border:1px solid #371f13;margin-bottom:2px; }
div#filter table tr td { background:none;width:148px;}
div#filter h5 { color:#371f13; }

	/***************************
	 * ZAKŁADKI PRZY asortymencie 
	 ***************************/
	 
#assortment_tabs {padding-top:10px;}
#assortment_tabs ul {}
#assortment_tabs ul li {display:inline;}
#assortment_tabs ul li a 
{
	display:block;float:left;
	padding:5px;
	background:url(/images/tab-bg.png) no-repeat;
	font-weight:bold;
	text-align:center;vertical-align:middle;
	width:78px;height:40px;
	color:#ffffff;
	border-left:1px solid #fff;
}
#assortment_tabs ul li a.on, #assortment_tabs ul li a:hover { background:url(/images/tab-hover-bg.png) no-repeat;text-decoration:none;color:#fff;}
div.assortment_tab_content {border:1px solid #000000;padding:1px; }
  
/**********************
 * PARAMETRY PRODUKTU
 **********************/
#assortment_parameters
{
	border-right:1px solid #ccc;
	width:100%;
	border-collapse:collapse;
}
 
#assortment_parameters tr.group td 
{
	background:#000000;color:#ffffff;
	font-weight:bold;
	padding:3px 5px;
	font-size:11px;
}
#assortment_parameters tr td 
{
	border-bottom:1px solid #E5E5E5; 
	border-right:none;
	border-top:none;
	border-left:1px solid #E5E5E5;
	padding:3px 5px;
}
#assortment_parameters tr.row_1 
{
	background: #FFEAD3;
}

	/*************************
	 * PRODUKTY W ASORTYMENCIE 
	 **************************/

#assortment_products {border-left:1px solid #371F13;border-top:1px solid #371F13;border-right:1px solid #371F13; margin-top: 1em;width:100%;}
#assortment_products tr.header th { border-bottom: 1px solid #5e5140; background-color: #371F13;color:#ffffff; }
#assortment_products  tr td { padding:5px; }
#assortment_products tr.var_parameters td { background:#5e5140;border-bottom:1px solid #371F13;color:#ffffff; }
#assortment_products tr.var_parameters td ul { list-style-type:none; }
#assortment_products tr.var_parameters td ul li 
{
	display:block;float:left;
	background: url(/images/dot.gif) no-repeat;
	background-position:left center;
	padding:3px 12px;
	margin:0 8px;
}

#assortment_products .product_image
{
	position: relative;
	text-align:center;
}
#assortment_products .product_image span.hidden
{
	display: none;
}

#assortment_products .product_image:hover span.hidden
{
	display: block;
	z-index: 100;
	position: absolute;
	right: 54px;
	top: 0;
	border: 1px solid black;
	padding:2px;
	background: white;
}
#assortment_products .product_image:hover span.hidden img
{
}
#assortment_products .product_image span.img
{
	width: 75px;
	height: 78px;
	display: block;
	z-index: 3;
	background-position: center center;
	background-repeat: no-repeat;
	margin-bottom: 2px;
}

#assortment_products a span.img span.lupa
{
	display: block;
	height: 75px;
	width: 78px;
	background: transparent url(gfx/zoom.gif) no-repeat bottom right;
}

#content_bar
{
	width: 200px;
}

/*****************************
 * PORÓWNANIE PRODUKTÓW
 *****************************/

#compare_table { border:1px solid #371f13;border-bottom:none;}
#compare_table tr.header { color:#000; }
#compare_table tr.group td { background:#000000;color:#ffffff; text-indent:15px;font-weight:bold; }
#compare_table tr td { border-bottom:1px solid #371f13;padding:3px; }

/*******************************
 * BOX - elementy z prawej
 *******************************/
 
/* TODO: inspect what the fuck it is */
div.news_list_item {border-bottom:1px solid #872700;padding:10px 0 5px 0;}
div.news_list_item p {padding:3px 0 0 0;}

/*******************
 * strona tekstowa *
 *******************/
 
p.text { padding:5px; }
div.text { padding:10px; }
	div.text a { color:#872700; }
	div.text h2 { display:inline;border-bottom:1px solid #872700;color:#872700;}
	div.text h4 { display:inline;border-bottom:1px solid #872700;font-size:14px; }
	div.text h4 a { color:#872700; } 
	div.text h4 a:hover { text-decoration:none; }
	div.text p.date { font-style:italic;font-weight:bold; }
	div.text ol, div.text ul { margin-left:20px; }


/*********************
 * ogólne
 *********************/

blockquote
{
	margin:5px;
	padding:5px;
	background:#efefef;
}

a.button, a.button:visited, a.button:active, a.button:link
{
	padding: 3px 4px;
	text-align: center;
	background: url("/images/button_bg.gif");
	font-family: tahoma;
	font-size: 11px;
	color: #ffffff;
	height: 12px;
	overflow: hidden;
	border: #898987 solid 1px;
	display: block;
	float: left;
	margin-right: 5px;
}

/*a.button:hover { background:#a6df18;border:1px solid #a6df18;border-bottom:none; }*/

input.button
{
	background: url("/images/button_bg.gif");
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	height: 19px;
	border: none;
}

input.cart_button
{
	background: url("/images/cart_button_bg.png") no-repeat;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	width: 67px;
	height: 20px;
	border: none;
}

input.cart_button_product
{
	background: url("/images/cart_button_product_bg.png") no-repeat;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	width:75px;
	height: 18px;
	border: none;
}

input.cart_button_wide
{
	background: url("/images/cart_button_bg_wide.png") no-repeat;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	width: 102px;
	height: 20px;
	border: none;
}

input.compare_button
{
	background: url("/images/compare_button_bg.png");
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	width: 62px;
	height: 20px;
	border: none;
}

a.compare_button
{
	display:inline-block;
	background: url("/images/compare_button_bg.png");
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	width: 62px;
	line-height: 20px;
	border: none;
	margin:0;
}

input.compare_button_wide
{
	background: url("/images/compare_button_bg_wide.png");
	font-family: tahoma;
	font-size: 10px;
	text-align:center;
	color: #ffffff;
	width: 130px;
	height: 20px;
	border: none;
}

a.compare_button_wide
{
	display:inline-block;
	background: url("/images/compare_button_bg_wide.png");
	font-family: tahoma;
	font-size: 10px;
	text-align:center;
	color: #ffffff;
	width: 130px;
	line-height: 20px;
	border: none;
}

input.button_brown
{
	background: url("/images/button_brown.gif") repeat-x;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	height: 18px;
	border: none;
}


input.button_disabled
{
	color:#e9e9e9;
	border:1px solid #494;
	background:#494;
	font-family:arial;
	font-weight:bold;
	font-size:11px;
	height:19px;
}

span.red {color:#f00;}
span.brown {color:#872700;}

div.image_thumb { width:120px;height:120px; display:table-cell;vertical-align:middle;text-align:center;}
div.image_thumb img { border:1px solid #5e5140; }
div.image_micro { text-align:center; }
div.image_midi { height:250px;width:250px; }
div.image_midi img { border:1px solid #5e5140; }
.image_steps {margin-bottom:5px; height: 72px }

div.info-msg
{
  margin: 4px 0;
  padding: 4px 4px 4px 30px;
  background: url(/images/tick.png) no-repeat 10px 4px;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  background-color: #ffc;
  font-size: 1.2em;
}

div.left {float:left;}
div.right {float:right;}

/* Głosowanie na opinie do produktów */
div.opinion_block
{
	margin: 1em 0;
	border-bottom: 1px solid #CCCCCC;
}

div.opinion_block div.form-error
{
  margin-left: 80px;
  font-size: 11px;
  color:#ff3030; 
}

.opinion_block .vote_block
{
  width: 70px;
  float: left;
}
.opinion_block blockquote
{
	background:#fff;
	margin: 0;
	padding: 0;
}

.opinion_block .vote_up_mark
{
  display:inline;
  float:left;
  width:35px;
  text-align:center;
  font-size: 10px;
}
.opinion_block .vote_down_mark
{
  display:inline;
  float:left;
  width:35px;
  text-align:center;
  font-size: 10px;
}
.opinion_block .subtitle
{
	margin-top: 0.5em;
	margin-bottom: 1em;
  	color: #9c4797;
  	font-size: 11px;
}
.opinion_block .subtitle :link, .opinion_block .subtitle :visited
{
  font-weight: bold;
}
.opinion_block .opinion_body
{
  padding-left:80px;
}
.in_form
{
	margin: 1em 0 0 0px;
}

	/*********************************
	 * OPINIE O PRODUKCIE - FORMULARZ
	 *********************************/

#assortment_opinion_form {padding:5px 5px 5px 80px;}
#assortment_opinion_form strong {color:black;}
#assortment_opinion_form input {border:1px solid #ccc;}
#assortment_opinion_form textarea {border:1px solid #ccc;}
#assortment_opinion_form label { display:block;float:left;width:130px;line-height:25px; }
#assortment_opinion_form img.captcha
{
	margin-left:130px;
	margin-bottom:5px;
	height:34px;
}

table.products_list { border-top:1px solid #371f13;width:100%; }
table.products_list tr.header td { text-align:center;background:#371f13;font-weight:bold;padding:5px;color:#ffffff; }
table.products_list tr.header td a { color:#ffffff; }
table.products_list tr td {border-bottom:1px solid #371f13;padding:3px;}

.pagination_bar {background:#5E5140;padding:4px 5px;color:#ffffff;}

.pagination
{
	float:left;
	font-family:tahoma;
}
.pagination .current_page
{
	color:#E06000;
	font-weight:bold;
}
.pagination_bar a {color:#ffffff;}
.pagination a { padding:2px 3px; }
.pagination a:hover { }
.pagination span.off { padding:2px 3px;color:#cccccc; }

.hline
{
	border-bottom:1px solid #ccc;
}

.price
{
	font-size:16px;
	font-weight:bold;
	color:#872700;
	line-height:25px;
}

.price_brutto
{
	font-weight:bold;
	color:#B44411;
}

.price-promo
{
	font-weight:bold;
	font-size:15px;
	color:#FD0F00;
	line-height:25px;
}

img.promo
{
	position: absolute;
	top: 0;
	left: 0;
}

img.new
{
	position: absolute;
	bottom: 0;
	left: 0;
}

.old-price
{
	color:#999;
	font-size:14px;
	text-decoration:line-through;
}

strike
{
	color:#999;
}

.assortments_table_list { width:100%; }
.assortments_table_list tr.header td { background:#5E5140; color:#fff; font-weight:bold; }
.assortments_table_list tr td { border-bottom:1px solid #5E5140;padding:0 5px;}
.assortments_table_list tr td form, .products_table_list tr td fieldset { display:inline; }

.assortments_table_kafel { border-left:1px solid #5E5140; }
.assortments_table_kafel tr td { border-bottom:1px solid #5E5140;border-right:1px solid #5E5140;padding:3px;vertical-align:top;text-align:center;width:143px;overflow-x:hidden; }
.assortments_table_kafel tr td div.title {text-align:center; font-weight:bold; margin: 1em 0 0 0;height:45px;width:136px; }
.assortments_table_kafel tr td div.image_thumb {width:132px;}


.assortments_table_micro tr td { padding:3px; }
.products_table_micro tr td { padding:3px; }

.products_table, .assortments_table
{
	width:100%;
}

.products_table tr td, .assortments_table tr td
{
	padding: 5px;
	vertical-align:top;
}

.products_table tr td.bottom, .assortments_table tr td.bottom
{
	vertical-align:bottom;
	border-bottom:1px solid #5E5140;
}

div.product_list_params, div.assortment_list_params
{
	background:#efefef;
	padding:0;
}

div.detailed_score { background:#efefef;padding:3px;}
	

.product_list_params ul, .assortment_list_params ul { padding:0;margin:0;height:19px; }
.product_list_params ul li, .assortment_list_params ul li
{
	display:block;float:left;
	/*background-color:red;*/
	background: url(/images/dot.gif) no-repeat;
	background-position:left center;
	padding:3px 12px;
	margin:0px 8px;
}

.assortment_table
{
	width:100%;
}

.assortment_table tr td
{
	vertical-align:top;
	padding:5px;
}

.assortment_table tr td.bottom {vertical-align:bottom;border-bottom:1px solid #5E5140;}

.assortment_table tr td a {font-size:14px;line-height:20px;}

div.assortment_body {}
div.assortment_body div.assortment_images { float:left; width:250px;}
div.assortment_image_main
{
	position:relative;
	width:250px;
	height:250px;
	text-align:center;
	margin: 10px 0; 
}
div.assortment_image_main div.middle {
	display:table;
	height:100%;
	/*position: absolute; top: 50%; */
}
div.assortment_image_main div.image {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	margin-top:auto;
	margin-bottom:auto;
	width:250px;
	text-align:center;	
}
div.assortment_image_main a.main img { border:1px solid #5e5140; }
div.assortment_image_main img.zoom { position:absolute; width:23px; height:23px; left:15px; top:5px;cursor:pointer;border:none;}
div.assortment_image_gallery { height:42px;border-left:1px solid #5e5140; }
div.assortment_image_gallery a
{ 
	cursor: pointer; 
	float:left;
	width:40px;
	height:40px;
	border-right:1px solid #5e5140;
	border-top:1px solid #5e5140; 
	border-bottom:1px solid #5e5140; 
	text-align: center;
	display:table-cell;vertical-align:middle;
}
div.assortment_body div.assortment_desc { float:right; width: 315px; }
div.assortment_body h2 { color:#424242; font-size:17px;}
div.assortment_files { border-top:1px solid #ccc;margin:3px;padding:5px; }
img.assortments { cursor:move; }

/**************************************
 * HOME PAGE
 ***************************************/
 
div.homeAssortments
{
}
	div.homeAssortments h3
	{
		color:#E2E2E2;
		font-weight:bold; margin:0; font-size: 20px;
	}
	
	div.homeAssortments .home_header
	{
		padding:8px 10px;
		background:url(/images/home-header-bg.png) repeat-x;
		height:26px;
	}
	div.homeAssortments a.all
	{
		color: white;
		font-size: 12px;
	}

div#new_opinions { }
div#new_opinions p { padding:5px; }
div#new_opinions h3 { border:none;background:#E12766;color:white;font-weight:bold;margin:0;padding:5px; }
div#new_opinions a {font-weight:bold;font-size:13px;}

/********************************
 * ARANŻACJE
 *********************************/

div#portfolio {}

div#portfolio div.left {
	float:left;
	width:265px;min-height:265px;
	margin:5px 0;margin-right:5px;padding:5px;
	border:1px solid #371f13;
	text-align:center;vertical-align:middle;
}
div#portfolio div.right {
	float:left;
	width:265px;min-height:265px;
	margin:5px 0;margin-left:5px;padding:5px;
	border:1px solid #371f13;
	text-align:center;vertical-align:middle;
}

/************************************
 * FORMULARZE
 *************************************/

span.form-error {color:#ff0000; }

div.form-data
{
	border:1px solid #872700;background:#ffead3;
	padding:5px;margin-bottom:5px;
}
	div.form-data p { padding:3px; }
	div.form-data label { width:85px;display:block;float:left; }
	div.form-data h3 { border:none; margin:0; }

