﻿.modalPopupBackground
{
	width: 540px;
	height: auto;
	background-color: White;
/* CSS Hack for IE6 -> IE6 doesn't support "position:fixed;" */
/* code below override the problem */
	_left: 230px!important;
/* And of the CSS Hack */
}

.modalPopupBackground div.modalPopupBackground_top
{
	height: 25px;
	font-weight: 900;
	background-color: #969494;
	color: #f1f0f1;
	font-size: 10pt;
}
div.modalPopupBackground_top span {
	position: absolute;
	padding-top: 4px;
	padding-left: 10px;
}
.modalPopupBackground input.modalPopupBackground_input1 {
	float: left;
	margin-left: 15px;
	background: url(../images/popup_cancel.jpg) no-repeat;
	width: 138px;
	height: 24px;
	border: 0;
	cursor: pointer;
	padding-bottom: 5px;
	color: #fff;
}
.modalPopupBackground input.modalPopupBackground_input2 {
	float: right;
	margin-right: 15px;
	background: url(../images/go_to_favourite.gif) no-repeat;
	width: 143px;
	height: 24px;
	border: 0;
	color: White;
	cursor: pointer;	
	padding-bottom: 5px;
}
.modalBackground
{
	background-color: Gray;
	filter: Alpha(Opacity=70);
	opacity: 0.7;
}
.modalPopupBackground_content {

}
.modalPopupBackground_content_left {
	float: left;
	width: 275px;
}
.modalPopupBackground_content_left img {
	float: left;
	max-width: 85px;
	max-height: 85px;
	overflow: hidden;
	padding: 10px;
}
.modalPopupBackground_content_left span {
	display:block;
	font-size:14px;
	font-weight:bold;
	padding:15px 10px 0 10px!important;
	color: #000;
}
.modalPopupBackground_content_left span.kod {
	color:#9D9D9B;
	float:left;
	font-size:11px;
	padding:4px 0 0 2px!important;
}
.modalPopupBackground_content_right {
	float: left;
	overflow: hidden;
	width: 260px;
	padding-top: 15px;
}
.modalPopupBackground  .modalPopupBackground_bottom {
	clear: both;
	border-top: solid 1px #969494;
	padding-top: 11px;
	padding-bottom: 35px;

/* CSS Hack for IE6, IE7 and IE8 */
	_display: inline;
	_float: left;
	]display: inline;
	]float: left;
	_padding-bottom: 10px;
	]padding-bottom: 10px;
/* And of the CSS Hack */

}
.modalPopupBackground .description_list {
	padding-bottom: 10px;
}
.modalPopupBackground .description_list ul{
	width:260px;
}
.modalPopupBackground .description_list ul li ul{
	width:auto!important;
}
.modalPopupBackground .description_list ul li {
	clear: both;
	padding-top: 5px;
	width:260px;	
}
.modalPopupBackground .description_list ul li ul li {
	clear: none;
	padding-top: 0px;
	width:auto;	
}
.modalPopupBackground .description_list ul li ul {
	padding-left: 5px !important;
	float: left;
}
.modalPopupBackground .description_list ul li span {
	font-size:8pt;
	text-transform:uppercase;
}
.modalPopupBackground .description_list ul li span{
	width:85px;
	text-align: right;
	line-height: 14px;
}
.modalPopupBackground .description_list ul li ul li span{
	width: auto;
	text-align: left;
	font-weight: 600;
	font-size: 9pt;
}

.modalPopupBackgroundAddTester
{
	width: 679px;
	height: auto;
	background-color: White;
	padding: 32px;
/* CSS Hack for IE6 -> IE6 doesn't support "position:fixed;" */
/* code below override the problem */
	_left: 230px!important;
/* And of the CSS Hack */
}

.modalPopupBackgroundAddTester div.modalPopupBackground_top
{
display:none;
}

.modalPopupBackgroundAddTester input.modalPopupBackground_input1
{
	margin-right: 15px;
	background: url(../images/return_btn.jpg) no-repeat;
	width: 142px;
	height: 24px;
	border: 0;
	cursor: pointer;
	padding-bottom: 5px;
	color: #fff;
}

.modalPopupBackgroundAddTester input.modalPopupBackground_input2
{
	background: url(../images/go_to_cart_btn.jpg) no-repeat;
	width: 193px;
	height: 24px;
	border: 0;
	color: White;
	cursor: pointer;	
	padding-bottom: 5px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content #add_tester b {
	color: #de4e71;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content #add_tester span.product_name {
	display: block;
	clear: both;
	margin: 36px 0px 12px;
	font-weight: bold;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content #add_tester span.tester_cart_name {
	clear: both;
	float: left;
	margin: 10px 0px 5px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors {
	border: solid 1px #cdcdcd;
	padding: 15px 0px 2px 15px;
	float:left;
	width: 677px;
	max-height:205px;
	overflow-y:scroll;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors .product_item_options_colorChoose input {
	width: 51px;
	height: 51px;
	overflow: hidden;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors .selected img.checkbox {
	display: block;
	width: 11px;
	height: 11px;
	margin: -11px 0px 0px 40px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors .product_item_options_colorChoose img.checkbox {
	display: none;
}
/* ".selected img.checkbox" musi być zadeklarowane później niż powyższy kod ^^ */
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors .selected img.checkbox {
	display: block;
	width: 11px;
	height: 11px;
	margin: -11px 0px 0px 40px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content .product_item_options_colorChoose {
	float: left;
	margin: 0px 15px 13px 0px;
	]padding-bottom: 13px;
	]margin-bottom: 0px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rCart .product_item_options_colorChoose div.product_item_options_colorChoose_panel div {
	width: 51px;
	height: 51px;
	overflow: hidden;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content .product_item_options_colorChoose div.product_item_options_colorChoose_panel a {
	display: block;
	text-decoration: none!important;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content .product_item_options_colorChoose div.product_item_options_colorChoose_panel a:hover {
	text-decoration: underline!important;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rCart {
	/* border: solid 1px #cdcdcd; */
	padding: 16px 0px 8px 16px;
	float:left;
	clear: both;
	background: url(../images/probki_bckg.gif) no-repeat left top;
	width: 677px;
	height: 86px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_bottom {
	clear: both;
	float: right;
/* CSS Hack for IE6, IE7 and IE8 */
	_display: inline;
	]display: inline;
	]float: right;
/* And of the CSS Hack */
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#rColors .product_item_options_colorChoose div.product_item_options_colorChoose_panel {
	border: solid 1px #CDCDCD;
	width: 49px;
	height: 49px;
}
.modalPopupBackgroundAddTester .modalPopupBackground_content div#add_tester div.too_much_testers {
	color:#DE4E71;
	float:left;
	font-weight:bold;
	width:350px;
	padding-top:5px;
	clear:both;
}
/* *************** Wskaż opcję zakupu *************** */
.modalPopupBackgroundSelectOption {
	width: 380px;
	height: auto;
	background-color: White;
	padding: 32px;
/* CSS Hack for IE6 -> IE6 doesn't support "position:fixed;" */
/* code below override the problem */
	_left: 230px!important;
/* And of the CSS Hack */
	color:#363535;
	font-size:11pt;
	font-weight:bold;
}
.modalPopupBackgroundSelectOption .modalPopupBackground_top span {
	font-size: 16px!important;
}
.modalPopupBackgroundSelectOption div input {
	background:url("../images/return_btn.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	height:24px;
	padding-bottom:5px;
	width:142px;
	margin-top:40px;
	float:right;
}
/* **************************************************************************************** */
/* ****************************** TĘ TKANINĘ OBEJRZYSZ TUTAJ ****************************** */
/* **************************************************************************************** */
.modalPopupBackgroundViewTester {
	background-color:White;
	height:auto;
	padding:32px;
	width:770px;
	height:500px;
}
.modalPopupBackgroundViewTester .modalPopupBackground_top {
	margin-bottom: 10px;
}
.modalPopupBackgroundViewTester .modalPopupBackground_top span {
	font-size: 16px;
	font-weight: bold;
	color: #363535;
	position: relative;
	padding: 0px;
}
.modalPopupBackgroundViewTester .modalPopupBackground_content {
	height: 440px;
	float: left;
	clear: both;
	overflow-y: scroll;
	width: 776px;
	position: relative;
}
.modalPopupBackgroundViewTester div.lc_form #objects_list {
	width: 760px!important;
}
.modalPopupBackgroundViewTester div.modalPopupBackground_bottom input {
	background:url("../images/return_btn.jpg") no-repeat scroll 0 0 transparent;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	height:24px;
	margin-top:15px;
	padding-bottom:5px;
	width:142px;
}

/* MAPA GOOGLE */
.modalPopupBackgroundViewTester .SelectCatAndRegion {
}
.modalPopupBackgroundViewTester .SelectCategory, 
.modalPopupBackgroundViewTester .SelectRegion {
	float:left;
	width:200px;
	margin-right: 20px;
	margin-top: 20px;
}
.modalPopupBackgroundViewTester .SelectCategory select, 
.modalPopupBackgroundViewTester .SelectRegion select {
	border-color:#ADADAF #E1E1E1 #E8E8EA #E2E2E2;
	border-style:solid;
	border-width:1px;
	height:22px;
	margin-top:10px;
	padding-left:3px;
	vertical-align:middle;
	width:205px;
}
.modalPopupBackgroundViewTester a.showMap {
	clear: both;
	float: left;
	padding: 20px 0;
}
.modalPopupBackgroundViewTester a#closeMap,
.modalPopupBackgroundViewTester a#closeMap1 {
	display: block;
	clear: both;
	float:none;
}
.modalPopupBackgroundViewTester a#closeMap1 {
	padding: 20px 0 10px;
}
.modalPopupBackgroundViewTester a#closeMap {
	padding: 10px 0 20px;
}
.modalPopupBackgroundViewTester .mapkaWojewodztwa {
/*	display: none; */
	width: 760px;
	float: left;
	height:400px;
}
/* LISTA PUNKTÓW POD MAPKĄ GOOGLE */
.modalPopupBackgroundViewTester .spListElement {
	float:left;
	width: 350px;
	margin: 15px 0 0 15px;
	height: 160px;
}
.modalPopupBackgroundViewTester .lc_address a {
	display: inline!important;
}
.modalPopupBackgroundViewTester div.servicePointCategory span.lc_address {
	display: table;
	font-weight: none;
}
.modalPopupBackgroundViewTester div.servicePointCategory span.lc_address span {
	font-weight: bold;
	color: black;
}
.modalPopupBackgroundViewTester div.servicePointCategory .read {
	display: none; /* jak bedzie mialo sie to w przyszlosci pokazac to ustawic display na "table" */
	margin-left: 12px;
}
.modalPopupBackgroundViewTester div.servicePointCategory .read span {
	padding-left: 10px;
}
.modalPopupBackgroundViewTester div.lc_form #objects_list {
	margin-top: -25px;
}
