@CHARSET "UTF-8";
a:link { color: #000000; }
a:visited { color: #000000; }

p a, ul a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
{
	color: #000000;
}

.grey
{
	color: #7b7b7b;
}

div.captcha
{
	height: 34px;
}

h1, h1 a
{
	font-family: arial;
	font-weight: bold;
	font-style:italic;
	font-size: 22px;
	color:#2944D5 !important;
	padding:5px 0;margin:0 0;
}

h2
{
	font-family: arial;
	font-weight: bold;
	font-style:italic;
	font-size: 22px;
	color:#2944D5;
	padding:0 0;
}

h3
{
	font-size: 15px;
	font-family: 'trebuchet ms';
	color: #2944D5;
	margin: 0.7em 0;
}

h3.producer
{
	font-size:14px;
	font-weight: bold;
	color: #2944D5;
	margin: 0.7em 0 0 0;
}

h3.producer a
{
	/*color: #7b7b7b;*/
}

h4, h5, h6
{
	font-size: 12px;
	font-family: 'trebuchet ms';
	color: #2944D5;
	margin-bottom: 0.8em;
}

a:hover
{
	text-decoration: underline;
}

small { font-size: 10px; }


p.help
{
	margin-top: 2px;
	color: #aaa;
}

.form-error
{
  color: #f03030;
  margin-left:88px;
}

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
{
	margin-top: 2em;
	line-height:16px;
}
	#producer_info img.producer-logo { padding-bottom:10px;}

#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 #ccc; }
table.data thead th { background:#498DD3; 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 #ccc; border-bottom:1px solid #ccc;  }

div.product_opts, div.assortment_opts {padding-top:3px;padding-bottom:0;}
	div.assortment_opts div.count_msg { float:left;padding:4px; }
	div.assortment_opts div.view_select { float:right;padding:3px; }
	select#results { height:16px;font-size:9px }
div#assortment_score { 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 #ccc;
	margin-bottom:5px;
	padding:5px;
}
	
div#register
{
	border:1px solid #ccc;
	margin-left:5px; padding:5px;
}

form p
{
	margin-top: 0;
	margin-bottom: 1em;
}

form p.nomargin
{
	margin: 0;
}

	#login input, #request_password input, #new_pass input, div.forms input, div.forms select { border:1px solid #ccc; }
	#login p, div.forms p, #request_password p, #new_pass p { padding:3px; }
	#login label, div.forms label, #request_password label, #new_pass label { width:85px;display:block;float:left; }
	#login h3, div.forms h3, #request_password h3, #new_pass h3 { margin:0; }

	/*********************************
	 * FILTR WYSZUKIWANIA (kategorie)
	 *********************************/
 /*background:url(/images/filter-bg.png) #85072F repeat-x;*/
div#filter { line-height:18px; }
	div#filter div.filter_top { background:url(/images/filter_top_bg.png) no-repeat top left; width:557px; height:14px; }
	div#filter div#filter_content { background:#F3D6B5;width:557px;color:#C38534; }
div#filter h5 { text-transform:uppercase;font-size: 13px;font-weight: bold;color:#ffffff; }
div#filter table tr td { background:none;width:148px;padding:2px 7px;}
div#filter a.title { background-image:url(/sf/sf_admin/images/filter.png);background-repeat:no-repeat;padding-left:20px; }
div#filter table.params {margin-top:8px;}
div#filter table.params tr td.group { font-weight:bold;font-size:12px;color:#2944D5; }
div#filter table.params tr td select { width:140px;}
div#filter table.params tr td select option { max-width:350px;}

	/***************************
	 * 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:#efefef;
	font-weight:bold;
	text-align:center;vertical-align:middle;
	width:72px;height:30px;
	border-left:1px solid #fff;
}
#assortment_tabs ul li a.on, #assortment_tabs ul li a:hover {background:#E12766;text-decoration:none;color:#fff;}
  
/**********************
 * PARAMETRY PRODUKTU
 **********************/
div.tab_parameters { border:1px solid #cccccc;margin-top:10px; }
div.tab_parameters div.header {color:#D08605;font-weight:bold;padding:3px 5px; }
#assortment_parameters, #game_parameters
{
	width:100%;
}
 
#assortment_parameters tr.group td, #game_parameters tr.group td
{
	background:#cd3b7c;
	font-weight:bold;
	padding:3px 5px;
	font-size:11px;
	color: #ffffff;	
}
#assortment_parameters tr td, #game_parameters tr td
{
	vertical-align:top;
	padding:2px 5px;
}
#assortment_parameters tr td.param_name, #game_parameters tr td.param_name
{
	font-weight:bold;
}

	/*************************
	 * PRODUKTY W ASORTYMENCIE 
	 **************************/
#assortment_products div.product_left {
	float:left; width:278px;
}
#assortment_products div.product_right {
	float:left; width:278px; border-left:1px solid #CCCCCC;
}
#assortment_products div.product_image {
	float:left; width:90px; height:80px; text-align:center;
}
#assortment_products div.product_desc {
	float:left;
}
#assortment_products div.title, #assortment_products div.title a {
	font-family: arial;
	font-weight: bold;
	font-size: 18px;
	color:#2944D5;
	margin:0 0;
	text-transform: lowercase;
}
#assortment_products .price_title {
	color:#959595;
}
#assortment_products .price {
	font-size:22px;
}


#content_bar
{
	width: 200px;
}

/*******************************
 * BOX - elementy z prawej
 *******************************/
 
/* TODO: inspect what the fuck it is */
div.news_list_item {border-bottom:1px solid #ccc;padding-top:5px;}
div.news_list_item p {padding:3px 0 0 0;}

/*******************
 * strona tekstowa *
 *******************/
 
p.text { padding:5px; }
div.text ul, div.text ol { margin-left:20px; }


/*********************
 * ogólne
 *********************/

a.button, a.button:visited, a.button:active, a.button:link
{
	background: url("/images/button.png") no-repeat top left;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px; width:77px;
	border:none;
	cursor: pointer;
	display:inline-block;
	text-align:center;
}

/*a.button:hover { background:#a6df18;border:1px solid #a6df18;border-bottom:none; }*/

input.button
{
	background: url("/images/button.png") no-repeat top left;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	height: 24px; width:77px;
	border:none !important;
	cursor: pointer;
}

a.button_wide
{
	background: url("/images/button_wide.png") no-repeat top left;
	font-family: tahoma; font-size: 12px;
	text-align:center;
	color: #ffffff;
	line-height: 24px; width:155px;
	border:none !important;
	display:inline-block;
	cursor: pointer;
}

input.button_wide
{
	background: url("/images/button_wide.png") no-repeat top left;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	height: 24px; width:155px;
	border:none !important;
	cursor: pointer;
}

a.button_small, a.button_small:visited, a.button_small:active, a.button_small:link
{
	background: url("/images/button_small.png") no-repeat top left;
	font-family: tahoma;
	font-size: 12px;
	color: #ffffff;
	line-height: 24px; width:63px;
	border:none;
	cursor: pointer;
	display:inline-block;
	text-align:center;
}


input.button2, a.button2
{
	background: url("/images/button_2_bg.gif");
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	height: 19px;
	border:none;	
	cursor: pointer;
}

a.button2 {
	text-align:center;
	line-height:18px;
	display: inline-block;
	cursor: pointer;
}
a.button2:hover {
	text-decoration:none;
	cursor: pointer;
}

input.button3
{
	background: url("/images/button_3_bg.gif") repeat-x;
	background-position:0 2px;
	font-family: tahoma;
	font-size: 10px;
	color: #ffffff;
	height: 19px;border:none;
	/*border: #c0c0c0 solid 1px;*/
	cursor: pointer;
}


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.pink {color:#cd3b7c;}
span.black {color:#000000;}
span.preorder {color:#db5a10;padding:2px 0;font-size:15px;font-weight:bold;font-style:italic;text-decoration:blink;}

div.image_thumb { text-align:center; width:130px;overflow-x:hidden; }
div.image_midi { height:250px;width:250px; }
.bold {font-weight:bold;}
.image_steps {margin-bottom:5px; height: 72px }

div#notice
{
  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.info-msg
{
  border: 1px solid #73B65A;
  margin: 4px 0;
  padding: 4px;
  font-size: 11px;
  font-weight:bold;
  color: #000;
  background: #fff;
}

div.left {float:left;}
div.right {float:right;}

/**
 * OPINIE o produkcie
 **/

div#tab_opinions { border-top:1px solid #cccccc;margin-top:8px; }
	div#tab_opinions h3 {
		color:#E36A19; font-family:arial;
		font-weight:bold; font-size:22px; font-style:italic;
	}

div#new_opinions { color:#7b7b7b; margin-top:35px; }
div#new_opinions h3 { font-size:18px;text-transform:uppercase;color:#cd3b7c;border-bottom:1px solid #cacaca;padding:3px 10px; }
div#new_opinions p { }
div#new_opinions a {color:#333333;font-weight:bold;font-size:12px;}
div#new_opinions blockquote { color:#000000;padding:3px 20px;font-size:12px; } 
div#new_opinions em.date { color:#c72b7e; }

div.opinion_block
{
	margin: 1em 0; color:#585858;
	border-left: 8px solid #E7C978;
}

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: #898787;
  	font-size: 11px;
}
.opinion_block .subtitle strong {
	color:#CE5252;font-weight:normal;
}
.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;
}
div#add_opinion { border:1px solid #B9B9B9; color:#000000;padding-top:5px; }
	div#add_opinion h4 { color:#2944D5; font-size:16px; font-style:italic; font-weight:bold; }


	/*********************************
	 * OPINIE O PRODUKCIE - FORMULARZ
	 *********************************/

#assortment_opinion_form {padding:5px 5px 5px 20px;}
#assortment_opinion_form strong {color:black;}
#assortment_opinion_form input {border:1px solid #ccc;}
#assortment_opinion_form input.button {border:none;}
#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 #ccc;width:100%; }
table.products_list tr.header td { text-align:center;background:#ffffbe;font-weight:bold;padding:5px;color:#000; }
table.products_list tr td {border-bottom:1px solid #ccc;padding:3px;}
table.products_list tr td a.title {color:#000000;font-weight:bold;}

.pagination_bar {
	background:url(/images/filter_bottom_bg.png) #F3D6B5 no-repeat bottom left;
	padding:14px 10px 4px 10px;color:#BB6601;font-size:10px;height:16px;width:537px;
}
.pagination_bottom a, .pagination_bar a {color:#BB6601;}
.pagination_bottom {
	background:url(/images/pagination_bar_bg.png) no-repeat bottom left;
	padding:14px 10px 4px 10px;color:#BB6601;font-size:10px;height:16px;width:537px;
}

.pagination
{
	float:left;
	font-family:tahoma;
}
.pagination .current_page
{
	color:#DD5D04;
	font-weight:bold;
}
.pagination a { padding:2px 1px; }
.pagination a:hover { }
.pagination span.off { padding:2px 3px;color:#999999; }

.hline
{
	border-bottom:1px solid #ccc;
}

.price
{
	font:13px tahoma;
	font-weight:bold;
	color:#DB5A10;
	line-height:25px;
}

.price-promo
{
	font:13px tahoma;
	font-weight:bold;
	color:red;
	line-height:25px;
}

img.promo
{
	position: absolute;
	top: 0;	left: 10px;
}

img.new
{
	position: absolute;
	bottom: 0; left: 10px;
}

.old-price
{
	color:#999;
	font-size:14px;
	text-decoration:line-through;
}

strike
{
	color:#999;
}

.assortments_table_list { width:100%; }
.assortments_table_list tr.header { width:558px;height:23px; }
.assortments_table_list tr.header td.first { background:url(/images/product_list_header_bg.png) no-repeat top left; }
.assortments_table_list tr.header td.center { background:url(/images/product_list_header_bg.png) no-repeat -20px 0; }
.assortments_table_list tr.header td.last { background:url(/images/product_list_header_bg.png) no-repeat top right; }
.assortments_table_list tr.header td { color:#fff;border-bottom:none;text-align:center; }
.assortments_table_list tr td { border-bottom:1px solid #ccc; padding:3px;text-align:right; }
.assortments_table_list tr td form, .products_table_list tr td fieldset { display:inline; }
.assortments_table_list tr td.title, .products_table_list tr td.title { text-align:left;color:#808080; }
.assortments_table_list tr td.title a, .products_table_list tr td.title a { color:#000000;font-size:12px 'trebuchet ms';font-weight:bold; }
.assortments_table_list tr td .price, .products_table_list tr td .price { color:#498DD3; }
.assortments_table_list span.preorder { font-size:11px; }



div.assortments_kafel { margin-top:10px;width:575px; }
div.assortments_kafel_item { 
	float:left; width:130px;
	padding:5px 3px;
	overflow:hidden;
}
.assortments_kafel_item .price, .assortments_kafel_item .price-promo { font-size:17px;}
.assortments_kafel_item div.title {margin: 1em 0 0 0; height:70px; overflow:hidden; color:#808080;}
.assortments_kafel_item div.title a.assortment {}
.assortments_kafel_item span.preorder { font-size:11px; }

.products_table, .assortments_table { width:100%; border-top:1px solid #c0c0c0; }
.products_table tr td, .assortments_table tr td { padding: 5px; text-align: justify; color:#909090; vertical-align:top; }
.products_table tr td.bottom, .assortments_table tr td.bottom {	vertical-align:bottom;border-bottom:1px solid #c0c0c0; }
.products_table tr td div.title, .assortments_table tr td div.title {float:left;padding-bottom:3px;font-size:12px;}
.products_table tr td div.title a, .assortments_table tr td div.title a {color:#000000;font:15px 'trebuchet ms';font-weight:bold;}
.products_table tr td a.more, .assortments_table tr td a.more { font-size:11px;font-weight:bold;color:#498DD3 !important; }
.products_table tr td .price, .assortments_table tr td .price { font-size:18px;}

div.product_list_params, div.assortment_list_params
{
	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 #ccc;}

.assortment_table tr td a {font-size:14px;line-height:20px;}

div.assortment_body div.assortment_images { float:right; width:240px;/*border:1px solid*/ }
div.assortment_image_main
{
	position:relative;
	width:240px;
	height:250px;
	text-align:center;
	margin: 0 0; 
}
div.assortment_image_main div.middle {
	display:table;
	height:100%;
}
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 img.main {  }
div.assortment_image_main img.zoom { position:absolute; width:23px; height:23px; left:15px; top:5px;cursor:pointer; }
div.assortment_body div.assortment_desc { float:left; width: 315px; }
	div.assortment_desc h2 { font-size:14px;border-bottom:1px solid #cccccc;text-transform:none;color:#960e40; }
	div.assortment_desc p { font-size:10px; font-family: Arial; text-align: justify; color:#000000; }
	div.assortment_desc .price {font-size:18px; }
	div.assortment_desc li { font-size:10px; font-family: Arial; text-align: justify; color:#000000; }
	div.assortment_desc ul { margin-top: 0.5em; }
	div.assortment_desc ul li { display: block; margin-top: 0.5em; }
	div.assortment_desc ul li.left { float: left; clear: both }
	div.assortment_desc ul li.right { float: right; }


div.assortment_links { margin-top: 0.5em;border:1px solid #cccccc; background:#f3f3f3; padding:5px;}
		div.assortment_links div.left ul li a#assortment-opinion-link { background-image:url(/images/icons/comments.png); }
		div.assortment_links div.left ul li a#assortment-score-link { background-image:url(/images/icons/star.png); }
		div.assortment_links div.left ul li a#assortment-line-link { background-image:url(/images/icons/tag_yellow.png); }
		div.assortment_links div.left ul li a { line-height:20px;padding:5px 0 5px 20px;background-repeat:no-repeat;background-position:center left; }
		div.assortment_links div.left ul li a#assortment-recommend-link { background-image:url(/images/icons/group.png); }
div.assortment_links div.right ul li { text-align:right; }
		div.assortment_links div.right ul li a#assortment-help-link { background-image:url(/images/icons/help.png); }
		div.assortment_links div.right ul li a#assortment-parameters-link { background-image:url(/images/icons/table.png); }
		div.assortment_links div.right ul li a#assortment-compare-link { background-image:url(/images/icons/application_tile_horizontal.png); }
		div.assortment_links div.right ul li a#assortment-description-link { background-image:url(/images/icons/page_white_text_width.png); }
		div.assortment_links div.right ul li a#assortment-similar-link { background-image:url(/images/icons/tag_red.png); }
		div.assortment_links div.right ul li a#assortment-movies-link { background-image:url(/images/icons/film.png); }
div.assortment_links div.right ul li a { line-height:20px;padding:5px 20px 5px 0;background-repeat:no-repeat;background-position:center right; }

div.assortment_files { margin:3px;padding:5px; }

/* poszczególne części opisu produktu */
div#description, div.description { border-top:1px solid #cccccc;padding:0 9px;margin-top:4px; }
div#description ol, div.description ol, div#description ul, div.description ul { margin:5px 0 5px 20px; }
div#description ul, div.description ul { list-style:disc; }

/**
 * galeria produktu
 **/

div#assortment_gallery { border-top:1px solid #cccccc; margin-top:8px; }
	div#assortment_gallery h3 { 
		color:#E36A19; font-family:arial;
		font-weight:bold; font-size:22px; font-style:italic;
	}
	div#assortment_gallery div.gallery_content {
		margin:0 40px;
	} 
	div#assortment_gallery div.image_thumb { float:left; width:150px; height:130px; margin:0 0 4px 4px;overflow:visible; }
	div#assortment_gallery div.image_thumb a { 
		width:120px;height:120px;
		display:table-cell;vertical-align:middle;text-align:center;
	}

/* asortymenty lista micro */
ul.assortments_micro { padding:0; }
ul.assortments_micro li { margin:0;line-height:18px; }
ul.assortments_micro li div.micro { width:30px;text-align:left; }
ul.assortments_micro li div.link { width:130px; }
ul.assortments_micro li { margin:0;line-height:18px; }
ul.assortments_micro li .number { float:left;width:15px;color:#7F7F7F; }
ul.assortments_micro li .two_digits { width:17px; }
ul.assortments_micro li .title { float:left;width:108px; }
ul.assortments_micro li .price { float:right;width:45px;text-align:right;font-size:10px;font-weight:normal;line-height:18px; }
ul.assortments_micro li:first-child a { font-weight:bold; }
ul.assortments_micro li a { color:#7F7F7F; }
ul.assortments_micro li a:hover { text-decoration:underline; }
ul.assortments_micro li a:hover span { text-decoration:underline; }
ul.assortments_micro li a:hover, ul.assortments_micro li a:hover span.price { color:#2448E3; }

/**************************************
 * HOME PAGE
 ***************************************/
 
div.homeAssortments
{
	border:1px solid #ff8401;
	margin: 5px;
}
	div.homeAssortments h3
	{
		/*font-size: 18px;
		font-weight: bold;
		color: #3996f6;*/
		color:white;font-weight:bold;margin:0; font-size: 14px;
	}
	
	div.homeAssortments .home_header
	{
		padding:5px 10px;
		background:#E12766;
	}
	div.homeAssortments a.all
	{
		color: white;
		font-size: 12px;
	}


/**
 * tagi dla asortymentów
 **/
#tags-cloud {
	background-color: #EFEFEF;
	padding: 13px 0 11px 0;
	margin: 4px 9px 2px 7px;
	border:1px solid #be205a;
}

#tags-cloud .title {
	padding:12px 10px 0 20px; width:155px;
	font-size:18px;color:#be205a;
	float:left;
}
#tags-cloud .cloud { 
	
	float:left;width:730px;
}
#tags-cloud ul { text-align: justify;list-style:none;margin: 0;word-spacing: 1em; }
#tags-cloud ul li { display:inline;line-height: 2em;  }
#tags-cloud li a { border: none; }
#tags-cloud li.tag_popularity_1 { font-size: 1em; }
#tags-cloud li.tag_popularity_2 { font-size: 1.2em; }
#tags-cloud li.tag_popularity_3 { font-size: 1.4em; }
#tags-cloud li.tag_popularity_4 { font-size: 1.6em; }
#tags-cloud li.tag_popularity_5 { font-size: 1.8em; }


/************************************
 * FORMULARZE
 *************************************/

span.form-error {color:#ff0000; }

div.form-data
{
	border:1px solid #ccc;background:#ffffbe;
	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; }

/* strona głowna */
div.home_assortments { width:273px; float:left; }
	div.home_assortments div.home_items {
		height:500px;
	}	
	div.home_assortments h3 {	
		font-family: arial;
		font-weight: bold;
		font-style:italic;
		font-size: 22px;
		color:#2944D5;
		padding:0 20px;
		margin:5px 0 25px 0;
		text-transform: lowercase;
	}
div.home_left { border-right:1px solid #CBCBCB; }
div.home_separator { border-top:1px solid #CBCBCB; height:5px; margin-top:5px; }
div.see_more { text-align:right; padding:10px 20px;}

/* gry do pobrania i alawar */
ul.left_box_list li { 
	margin-top:3px;
	width:175px;height:41px;
	background:url(/images/left_menu_bg.png) no-repeat top left;
}
	ul.left_box_list li a {
		font-size:20px; font-style:italic; font-weight:bold; line-height:41px; text-transform:lowercase;
		display: block;
		color: #ffffff;
		padding: 0 10px;
	}
	
/**
 * lista gier zewnętrznych
 */
div.special_links {
	font-size:18px;
	color:#999; margin-top:2px;
}
	div.special_links a {
		color:#DB5706;
		font-style:italic;font-weight:bold;
		line-height:29px;
		padding:0 5px; 
	}

div.games_kafel { margin-top:0px;width:575px; }
div.games_kafel h2 { 
	background:url(/images/pagination_bar_bg.png) no-repeat top left;
	line-height:29px;
	font-size:18px;
	color:#DB5706;
	padding:0 15px; 
}
	div.games_kafel h2 a {
		color:#DB5706;
	}

	div.games_kafel_item { 
		float:left; width:130px;
		padding:5px 3px;
		overflow:hidden;
	}
.games_kafel_item .price, .games_kafel_item .price-promo { font-size:15px; }
.games_kafel_item div.title { margin: 1em 0 0 0; height:45px; overflow:hidden; color:#808080; }
.games_kafel_item span.preorder { font-size:11px; }
.games_kafel_item p { padding:0;margin:0; }
div.games_kafel div.more { text-indent:290px; }
div.games_kafel div.more a { font-size:15px; color:blue; }
div.games_kafel div.extract { height:93px;overflow:hidden;font-size:10px; }

div#game_gallery { border-top:1px solid #cccccc; margin-top:8px; }
	div#game_gallery h3 { 
		color:#E36A19; font-family:arial;
		font-weight:bold; font-size:22px; font-style:italic;
	}
	div#game_gallery div.gallery_content {
		margin:0 30px;
	} 
	div#game_gallery div.image_thumb { float:left; width:120px; height:110px; margin:0 0 4px 4px;overflow:visible; }
	div#game_gallery div.image_thumb a { 
		width:100px;height:100px;
		display:table-cell;vertical-align:middle;text-align:center;
	}

	
/***************
 * koszyk
 ***************/

#shopping_cart { border-left:1px solid #ccc; margin-top: 1em; }
#shopping_cart tr.header td { background:#498DD3; color:#fff; font-weight:bold; }
#shopping_cart tr td { padding:5px; border-right:1px solid #ccc; border-bottom:1px solid #ccc;  }

div#shopping_cart_box 
{ 
	margin:5px;width:195px;
	overflow:hidden; 
  	border:1px dotted #449944;
}

img.cart-items
{
  cursor:move;
}

div.cart { clear:both; }

div#items { padding:5px 0; }

div.full-cart
{
  	background-color:#B3D4EF;
  	clear:both;
  	border:1px solid #B3D4EF;
	padding:8px;
}


div.cart div
{
  font-size:12px;
  font-weight:normal;
  color:#444;
}

div.cart-active
{
	border:1px solid red;
	background: #DBEAF7;
}

div.wastebin-active
{
  	width:135px;
	padding:5px;
  	background-color:#ccc;
}

/* płatność i doręczenie */
#payment_delivery_frm {}
#payment_delivery_frm div.payment {float:left; border:1px solid #ccc;width:264px;padding:5px; }
#payment_delivery_frm div.delivery {float:right; border:1px solid #ccc;width:264px;padding:5px; }
#payment_delivery_frm label {font-weight:bold;}
#payment_delivery_frm p { padding:3px; }


/* delivery address */
div.address
{
	border:1px solid #ccc;
	width:270px;float:left;
	padding:5px;
	margin-bottom:5px;
}

	div.address p { padding:3px; }
	div.address label { width:85px;display:block;float:left; }
	div.address h3 { border:none; margin:0; }

/* podsumowanie */

.summary table { border-left:1px solid #ccc; }
.summary table tr.header td { background:#498DD3; color:#fff; font-weight:bold; }
.summary table tr td { padding:5px; border-right:1px solid #ccc; border-bottom:1px solid #ccc;  }
.summary table tr.total td { background:#efefef; }

div.bon-form {
	border:1px solid #e386b2;
	padding:8px;margin-top:10px;
	width:500px;
}


ul.download-list li {
    font-size:13px; line-height: 25px;
}
ul.download-list li a {
    color: #449944;
    font-weight: bold;
}

/**
 * info o polityce cookies
 */
 #cookie-info {
     position:relative;
     background: #e5e5e5;
     border:1px solid #c9c9c9;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding:3px 25px;
    margin:10px auto 5px auto;
    width:950px;
    font:12px arial;
    text-align:center;
 }
 #cookie-info #cookie-close {
    display: inline-block;
    position:absolute; top:6px; right:6px;
    width:17px; height: 17px;
    background: url(/images/icons/close.png) no-repeat 0 0;
 }
  #cookie-info #cookie-close:hover {
      background: url(/images/icons/close.png) no-repeat 0 -17px;
  }