.p-id {
  background: #acd0f3;
  color: #036fdb;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  /* text-align: left; */
  padding: 5px 10px;
  margin: 0 15px;
}



/* 2. Breadcrumb */
/* ------------- */
ul.breadcrumb {
    margin: 5px 15px 20px 10px;
    padding: 10px 16px;

    font-family: Arial, Helvetica, sans-serif;

    background-color: #eee;
    border-radius: 20px 5px 20px 5px;
    list-style: none;
  }


    ul.breadcrumb li {
      display: inline;

      font-size: 15px;
      color: #999;
    }


    ul.breadcrumb li+li:before {
      padding: 8px;

      color: #999;
      content: "/\00a0";
    }


    ul.breadcrumb li a {
      color: #0275d8;
      text-decoration: none;
    }


    ul.breadcrumb li a:hover {
      color: #036fdb;;
      text-decoration: underline;
    }


/*-------Filter_talk-------------*/


ul#talk_faza_ul {
	overflow:		hidden;
	padding:	7px 0px 1px 3px;
	margin:		0;
	font-style:	normal;
	}
	ul#talk_faza_ul li {
		list-style:	square inside;
		padding:	0;
		margin:		0;
		}
	ul#talk_faza_ul p.active_f {
		background:	#fff;
		color:		#036fdb;
		font-weight:bold;
		}
	ul#talk_faza_ul p.noactive_f {
		color:	#899;
		}
	ul#talk_faza_ul p {
		color:			#fff;
		margin-bottom:	0;
		padding:0;
		display:inline;
		font-size:		13px;
		}
ul#talk_size_ul {
	overflow:	hidden;
	padding:	7px 0px 1px 3px;
	margin:		0;
	font-style:	normal;
	}
	ul#talk_size_ul li {
		list-style:	square inside;
		padding:	0;
		margin:		0;
		}
	ul#talk_size_ul p.active_f {
		background:	#fff;
		color:		#036fdb;
		font-weight:bold;
		}
	ul#talk_size_ul p.noactive_f {
		color:	#899;
		}
	ul#talk_size_ul p {
		color:			#fff;
		margin-bottom:	0;
		padding:0;
		display:inline;
		/*font-weight:bold;*/
		font-size:		13px;
		}
/*-------Catalog_talk-------------*/


#talk_link_box {display:block;}
#talk_box {display:none;padding-left:10px;}

#ddiv_talk_prewie {
	background-image:		url(../images/background/alfa_fon.png);
	height:					294px;
	left:					422px;
	line-height:			14px;
	margin-left:			432px;
	padding:				15px 20px 46px 15px;
	position:				fixed;
	top:					50px;
	width:					270px;
	z-index:				1050;
	}
		#ddiv_talk_prewie p {
			color:				#fff;
			font-size:			11px;
			font-style:			italic;
			margin-bottom:		0;
		}
#up_div_prewie {
	background:				transparent;
	height:					294px;
	left:					0;
	width:					270px;
	position:				absolute;
	top:					0;
	z-index:				1010;
	}
	#up_div_prewie .x_close {
		background:	transparent;
		cursor:		pointer;
		position:	absolute;
		top:		-7px;
		left:		275px;
		float:		right;
		z-index:	1010;
	}
#div_talk_prewie {
	background:				#fff no-repeat 6px 6px;
	border:					3px double #999;
	height:					294px;
	width:					270px;
	z-index:				1005;
	position:				relative;
	}
	#div_talk_prewie p {
		color:			#666;
		font-size:		10px;
		font-weight:	bold;
		line-height:	14px;
		margin:			0;
		padding:		6px 6px 0 6px;
		position:		absolute;
		top:			215px;
		}
		#div_talk_prewie .talk_num {
			font-size:		12px;
			}
#talk_prewie {
	background:				#fff no-repeat 6px 6px;
	border:					3px double #999;
	float:					right;
	height:					294px;
	position:				relative;
	margin-left:			2px;
	width:					270px;
	}
	#talk_prewie p {
		color:			#666;
		font-size:		10px;
		font-weight:	bold;
		font-style:		italic;
		line-height:	14px;
		margin:			0;
		padding:		6px 6px 0 6px;
		position:		relative;
		top:			215px;
		}
		#talk_prewie .talk_num {
			font-size:		12px;
			}
#talk_opis {
	background:		#d6fadb;
	color:			#666;
	min-height:		300px;
	padding-left:	0;
	float:			left;
	width:			420px;
	}
#talk_palitra {
	clear:			left;
	overflow:		hidden;
	padding-top:	12px;
	}
	#talk_palitra div {
		float:	left;
		}
	.cat_talk, .cat_talk_last {
		background:		#fff;
		color:			#036;
		float:			left;
		font-weight:	bold;
		margin-right:	12px;
		margin-bottom:	12px;
		position:		relative;
		text-align:		center;
		width:			108px;
		}
	.cat_talk_last {
		margin-right:	0;
		}
		.cat_talk p, .cat_talk_last p {
			margin-bottom:	0;
			padding-top:	1px;
			}
		.cat_talk_img {
			background:		#fff url(../images/catalogs/cat_img_fon_talk.png) no-repeat 0px 0px;
			cursor:			pointer;
			height:			114px;
			margin:			0;
			text-align:		left;
			width:			108px;
			}
			.cat_talk_img img {
				height:			73px;
				padding-left:	8px;
				padding-top:	8px;
				width:			90px;
				}
		.cat_talk_loupe {
			cursor:			pointer;
			float:			left;
			height:			20px;
			margin:			0;
			padding-left:	13px;
			position:		absolute;
			top:			85px;
			width:			100px;
			}
			.cat_talk_loupe img {
				background:	#036;
				float:		left;
				height:		20px;
				width:		20px;
				}
			.cat_talk_loupe p {
				color:		#fff;
				display:	none;
				font-size:	12px;
				font-weight:normal;
				line-height:20px;
				margin-left:26px;
				text-align:	left;
				}
/*-------Box_product-------------*/

.talk_box_product {
	background-color:	#fff;
	border-collapse:	collapse;
	display:			table;
	margin-bottom:		12px;
	width:				708px;
	}
.product_opis {
	background: #fff url(../images/background/baseline_18px.png) repeat-x 0 0px;
	padding:		25px 12px 0;
	vertical-align:	top;
	width:			362px;
	margin:			0;
	}
	.product_opis p {
		line-height:	18px;
		width:			362px;
		}
	.product_opis ul {
		line-height:	18px;
		list-style-type:disc;
		width:			362px;
		padding			:0 0 18px 12px;
		}
	.p_last {
		margin-bottom:1px;
		}
.talk_box_product .product_info {
	background:				#fff;
	border:					0 solid #069;
	border-right-width:		1px;
	line-height:			18px;
	padding:				24px 12px 0;
	vertical-align:			top;
	text-align:				center;
	}
.talk_box_product .anchor_up {
	border:				1px solid #069;
	border-width:		0 1px 1px 0;
	padding-bottom:		10px;
	text-align:			right;
	}
	.talk_box_product .product_opis a,.talk_box_product .anchor_up a {
		color:				#0d6bc9;
		font-size:			12px;
		line-height:		18px;
		padding-right:		18px;
		text-decoration:	none;
		}
	.talk_box_product .product_opis a {
		text-decoration:	underline;
		}
.talk_box_product .more_info {
	background:				#fff;
	border:				0 solid #069;
	border-bottom-width:1px;
	border-left-width:1px;
	padding-bottom:		12px;
	text-align:			right;
	}
	.talk_box_product .more_info a {
		font-size:			12px;
		line-height:		18px;
		padding-right:		18px;
		text-decoration:	underline;
		}
	.talk_box_product .more_info a:visited {
		color:			#936;
		}
	.talk_box_product .more_info a:hover {
		color:			#936;
		text-decoration:none;
		}
	.talk_box_product .more_info a:link {
		color:			#069;
		}
	.talk_box_product .more_info a:focus {
		color:			#936;
		}
	.talk_box_product .more_info a:active {
		color:			#936;
		text-decoration:none;
		}

.talk_product_h {
	/*background:			#6af26a;*/
	background:			#acd0f3;
	border:				1px solid #069;
	border-right-width:	0;
	margin:				0;
	padding:			0;
	vertical-align:		middle;
	width:				564px;
	}
	.talk_product_h h2, #container_product_link .talk_product_h h2 {
		/*color:			#17420d;*/
		line-height:	22px;
		padding:		0 7px;
		text-align:		center;
		font-size:		14px;
		}
.talk_e_weight {
	font-size:	24px;
	}
.p_last_snow {
	margin-bottom:1px;
	color:	#069;
}
.talk_product_news {
	/*background:			#378a24;
	border:				1px solid #17420d;*/
	background:			#036fdb;
	border:				1px solid #069;
	border-left-width:	0;
	padding-left:		0px;
	width:				143px;
	}
	.talk_product_news p {
		color:			#fff;
		font-size:		14px;
		font-weight:	bold;
		line-height:	40px;
		margin-bottom:	0;
		text-align:		center;
		}
.talk_product_img {
	background:			#fff;
	border:				0 solid #069;
	border-left-width:	1px;
	vertical-align:		top;
	width:				144px;
	}
.talk_box_img {
	display:		block;
	cursor:			pointer;
	text-align:		center;
	vertical-align:	top;
	width:			144px;
	}
	.talk_box_img img{
		height:			150px;
		padding:		10px 10px 10px;
		}
	.talk_box_img img.many{
		height:			150px;
		padding:		40px 0 10px;
		}
	.talk_product_loupe {
		cursor:			pointer;
		height:			20px;
		margin:			0;
		padding-left:	13px;
		}
		.talk_product_loupe img {
			background:	#0d6bc9;
			float:		left;
			height:		20px;
			padding:	0;
			width:		20px;
			}
		.talk_product_loupe p {
			color:		#0d6bc9;
			display:	block;
			font-size:	12px;
			line-height:20px;
			margin-left:26px;
			text-align:	left;
			}
