#gdzieKupicCheck{
	display:none;
}

.gdzie_kupic .producent-dystrybutor:after {
	content:"";
	display:table;
	clear:both;
}

.gdzie_kupic .producent,
.gdzie_kupic .dystrybutorzy {
	width:405px;
	float:left;
	position:relative;
}
.gdzie_kupic .producent {
	width:405px;
	clear:left;
	color:#c0c0c0;
	font:bold 16px "OpenSans",sans-serif;
}
.gdzie_kupic .producent:after {
	position:absolute;
	top:133px;
	right:0;
	display:block;
	width:150px;
	height:1px;
	background:#f0f0f0;
	content:"";
}
.gdzie_kupic .producent > a{
	color:#c0c0c0;
	font-weight:normal;
}
.gdzie_kupic .producent:before,
.gdzie_kupic .dystrybutorzy:before {
	display:block;
	content:"Producent";
	border-bottom:1px solid #f0f0f0;
	font:20px/60px "OpenSans",sans-serif;
	color:#000;
}

.gdzie_kupic .dystrybutorzy {
	clear:right;
}
.gdzie_kupic .dystrybutorzy:before {
	content:"Dystrybucja";
}
.gdzie_kupic .dystrybutorzy:after {
	position:absolute;
	bottom:-80px;
	left:74px;
	display:block;
	height:100px;
	width:1px;
	background:#f0f0f0;
	content:"";
}

.gdzie_kupic .dystrybutorzy .vcard.prezentacja {
	padding:20px 0;
	border-bottom:0;
}


.gdzie_kupic .dystrybutorzy .vcard > .info {
	width:auto;
	position:relative;
	padding-left:175px;
	font-family:"OpenSans",sans-serif;
}
.gdzie_kupic .dystrybutorzy .vcard .logo-div {
	position:absolute;
	left:0;
	top:0;
	margin:0;
}

.gdzie_kupic .dystrybutorzy .vcard > .info > h3 {
	width:230px;
	font-family:"OpenSans",sans-serif;
}
.gdzie_kupic .dystrybutorzy .vcard > .info .column {
	float:none;
	width:auto;
	margin:0;
}
.gdzie_kupic .dystrybutorzy .vcard > .info .column.right {
	padding:0;
}
.gdzie_kupic .dystrybutorzy .vcard .info-content {
	width:230px;
	float:right;
	margin:5px 0 0;
}
.gdzie_kupic .dystrybutorzy .vcard .adr{
	margin:20px 0 0;
}
.gdzie_kupic .dystrybutorzy .vcard .adres{
	padding:0;
}

.gdzie_kupic .breadcrumbs {
	position:relative;
	padding:70px 0 50px;
	font:20px/46px "OpenSans",sans-serif;
}
.gdzie_kupic .breadcrumbs:before {
	position:absolute;
	top:0;
	right:30px;
	display:block;
	width:280px;
	height:280px;
	content:"";
	background:url(/css/cssmap-poland/pl-300.png) no-repeat -10px -342px;
}
.gdzie_kupic .breadcrumbs:after {
	display:block;
	width:100%;
	height:33px;
	content:"";
	background:#ececec;
}
.gdzie_kupic .breadcrumbs > a {
	color:#000;
}
.gdzie_kupic .breadcrumbs > .separator {
	margin:0 5px;
}
.gdzie_kupic .breadcrumbs > .separator + a {
	font-weight:bold;
}
