/*Popup Control*/

.popupControl

{

	background-color: White;

	position: absolute;

	visibility: hidden;

}

/*Textbox Watermark*/



.unwatermarked

{

	height: 18px;

	width: 148px;

	font-weight: bold;

}



.watermarked

{

	height: 20px;

	width: 150px;

	padding: 2px 0 0 2px;

	border: 1px solid #BEBEBE;

	background-color: #F0F8FF;

	color: gray;

}



/* - okienko updateu */

.modalUpdatePopup1

{

	background-color: #f3f3f6;

	border-width: 0px;

	border-style: groove;

	border-color: Gray;

	padding: 30px 30px 30px 30px;

	z-index: 100;

	position: absolute;

	width: 220px;

	height: 50px;

	text-align: center;

	vertical-align: middle;

	top: 200px;

	left:680px; 

	font-family: Tahoma;

	font-size: 12px;

	font-weight:600;

}



.modalUpdatePopup2

{

	background-color: #f3f3f6;

	border-width: 0px;

	border-style: groove;

	border-color: Gray;

	padding: 30px 30px 30px 30px;

	z-index: 100;

	position: absolute;

	top: 500px;

	left:680px; 

	width: 220px;

	height: 50px;

	text-align: center;

	vertical-align: middle;

	font-family: Tahoma;

	font-size: 12px;

	font-weight:600;

}



.modalUpdatePopupContact

{

	border-width: 0px;

	border-style: groove;

	border-color: Gray;

	padding: 90px 30px 30px 30px;

	z-index: 100;

	position: absolute;

	width: 362px;

	height: 205px;

	text-align: center;

	vertical-align: middle;

}



/* update progres dla sklepu */

div#updateShop

{

	background-color: #f3f3f6;

	border-width: 0px;

	border-style: groove;

	border-color: Gray;

	padding: 90px 30px 30px 30px;

	z-index: 5;

	position: absolute;

	width: 300px;

	height: 150px;

	text-align: center;

	vertical-align: middle;

}



#productsItemsList

{

	width: 500px;

	position: static;

	height: 300px;

}

.productsItem

{

	width: 105px;

	position: relative;

	height: 145px;

	float: left;

}



div#imageListTextPlace

{

	width: 500px;

	float: right;

	height: 220px;

	overflow: auto;

}

div#imageListSmallImg

{

	width: 240px;

	height: 210px;

	float: left;

}



div#scrollList

{

	float: left;

	width: 240px;

}

div#scrollList input

{

	margin-left: 5px;

	margin-right: 5px;

	margin-bottom: 5px;

}



div#linkList

{

	color: White;

	float: left;

	width: 240px;

	text-align: center;

}



div#linkList a, a:visited, a:hover

{

	color: White;

	text-decoration: none;

}

div#linkList a:hover

{

	color: White;

	text-decoration: underline;

}





div#scrollImage

{

	padding-top: 15px;

	width: 740px;

	height: 510px;

	overflow: auto;

	text-align: center;

	float: left;

}



.productsPage

{

	color: White;

}

.productsPage a

{

	color: White;

}





.productsPageSelected

{

	color: White;

	background-color: Silver;

}





div#modalUpdatePopupImageList

{

	padding-top: 220px;

	z-index: 100;

	position: absolute;

	background-color: #62606b;

	width: 720px;

	height: 290px;

	text-align: center;

	top: 310px;

}





div#scrolImgLayer

{

	position: absolute;

	left: 24px;

	top: 5px;

	height: 160px;

	width: 600px;

	clip: rect(0px, 600px, 160px, 0px);

	overflow: hidden;

	z-index: 1;

}



.smallTitle

{

	font-size: 10px;

	font-weight: 500;

	font-family: Tahoma;

	color: #62606b;

	overflow: hidden ;

	height: 12px;

	

}





.selectedImgElement

{

	border: none 1px #275c75; 

	width: 175px;

	height: 150px;

	float: left;

	overflow: hidden;

	text-align: center ;

	margin-left: 3px;

	margin-right: 3px;

}

.selectedLink

{

	background-color: #445F86;

}



.overImgElement

{

	border: none 1px #275c75;

	

	width: 175px;

	height: 150px;

	float: left;

	

	overflow: hidden;

	text-align: center;

	margin-left: 3px;

	margin-right: 3px;



}





.normalImgElement

{	

	border: none 1px #275c75;



	width: 175px;

	height: 150px;

	float: left;

	margin-left: 3px;

	margin-right: 3px;

	overflow: hidden;

	text-align: center ;

}



a.normalElement

{

	text-indent: 0px;

}



.spacerImgElement

{

	width: 5px;

	height: 150px;

	float: left;

}





div#buttonImgLeft

{

/*	background-image: url(../../grafika/pasoSklep/LeftArrowScrollAbout.gif); */

	background-repeat: no-repeat;

	background-position: center center;

	width: 24px;

	height: 160px;

	background-color: #9d9d9d;

	float: left;

	cursor: pointer;

}

.contentImgTable

{

	height: 150px;

}

div#buttonImgRight

{

/*	background-image: url(../../grafika/pasoSklep/RightArrowScrollAbout.gif); */

	background-repeat: no-repeat;

	background-position: center center;

	width: 24px;

	height: 160px;

	background-color: #9d9d9d;

	float: right;

	cursor: pointer;


}
/*
div#buttonImgList

{

	height: 100px;

	width: 600px;

	left: 0px;

	top: 0px;

	z-index: 1;

	position: absolute;

	visibility: hidden;

}

*/



.linksImgClass

{

	display: none;

}



div#linksImgDiv a, a:visited

{

	font-size: 10px;

	font-weight: 600;

	font-family: Tahoma;

	color: #62606b;

}



.selectedImgLink

{

	font-weight: 600;

	font-family: Tahoma;

	font-size: 10px;

	color: #62606b;

}



div#scrollImgControl

{

	position: relative;

	overflow: hidden;

	width: 650px;

	height: 160px;

	float: left;

	clear: both;

	z-index: 50;

}





/*kontrolka HostCards */







/*



.HostClassContentImgRamka

{

	position: relative;

	top: 0px;

	left: 0px;

	z-index: 200;

	width: 205px;

	height: 295px;

	background-color: Red;

}

*/









/* text tytułu */





/* text opisu */

/*

.HostDivContentDataHostText

{

	color: #838383;

	font-family: Tahoma;

	font-size: 12px;

}











a.lbAlbum, a.lbAlbum:visited

{

	color: #817F88;

	font-size: 12px;

	font-weight: 800;

	font-family: Tahoma;

	text-decoration: none;

}



a.lbAlbum:hover

{

	color: #809aaf;

	font-size: 12px;

	font-weight: 800;

	font-family: Tahoma;

	text-decoration: none;

	padding-left: 5px;

}











.Pager span

{

	background-color: Black;

	padding-left: 3px;

	padding-right: 3px;

	font-weight: 600;

	font-size: 12px;

	font-family: Tahoma;

}

a.Pager, a.Pager:visited

{

	padding-left: 3px;

	padding-right: 3px;

	font-weight: 600;

	font-size: 12px;

	font-family: Tahoma;

	text-decoration: none;

}





/*kontrolka scrolująca obrazki na stronie about.aspx */






.smallTitle

{

	font-size: 10px;

	font-weight: 500;

	font-family: Tahoma;

	color: #62606b;

	overflow: hidden ;

	height: 12px;

	

}




.textPanel

{
	background-color:none;

	font-size: 12px;

	font-weight: 500;

	font-family: Tahoma;

	color: #ffffff;

	padding-left: 20px;

	padding-right: 20px;

	padding-bottom: 10px;

}


/*




.textPanelTransactions

{

	font-size: 12px;

	font-weight: 500;

	font-family: Tahoma;

	color: #6f6f6f;

	padding-left: 20px;

	padding-right: 20px;



	padding-bottom: 10px;

}



.textPanelTransactions a, .textPanelTransactions a:visitedt, .textPanelTransactions a:hover 

{

	font-size: 12px;

	font-weight: 500;

	font-family: Tahoma;

	color: #6f6f6f;

}



.ContactFormPanel

{

	background-color: #DADADD;

	height: 310px;

	background-image: url(../../grafika/pasoSklep/AboutScrollFooter.gif);

	background-position: bottom;

	background-repeat: no-repeat;

}

.emptyPanel

{

	width: 650px;

	height: 24px;

	background-image: url(../../grafika/pasoSklep/AboutScrollFooter2.gif);

}





.ContactAddressDataGridView_Grid

{

	width: 610px;

	border: solid 1px #efefef;

	font-size: 10px;

	font-weight: 500;

	font-family: Tahoma;

	margin-top:10px;

	color: #666;

}



.ContactAddressDataGridView_Adresy_Header

{

	width: 500px;

	height: 15px;

	font-size: 12px;

	font-weight: 600;

	font-family: Tahoma;

	color: #666;

	background-color: #efefef;

}



.ContactAddressDataGridView_Domyslny_Header

{

	width: 148px;

	height: 15px;

	font-size: 12px;

	font-weight: 600;

	font-family: Tahoma;

	color: #666;

	background-color: #efefef;

}



.ContactAddressDataGridView_Adresy_Item

{

	padding: 5px 10px 5px 10px;

	background-color:#dadadd;

}



.ContactAddressDataGridView_Domyslny_Item

{

}



.ContactAddressDataGridView_SelectButton_Item 

{

	background-color:#dadadd;

	text-align:center;

}



.ContactAddressDataGridView_SelectButton_Item a, a:hover, a:visited 

{

	color: #666;

}





div#ConfirmRegistration

{

	float: left;

	width: 650px;

	background-color: White;

	margin-left: 70px;

}



div#ConfirmRegistrationHead

{

	background-image: url(../../grafika/pasoSklep/koszykNagl2.gif);

	width: 640px;

	background-color: #A7A6A9;

	float: left;

	height: 16px;

	font-family: Tahoma ;

	font-weight: 500;	

	color:White ;

	font-size: 12px;

	padding: 5px;

	

}

div#ConfirmRegistrationBody

{

	float: left;

	width: 630px;

	padding:10px;

	font-family: Tahoma ;

	font-weight: 500;	

	color: black;

	font-size: 12px;

}

div#ConfirmRegistrationFoot

{

	float:left ;

	width: 640px;

	padding: 5px;

	background-image: url(../../grafika/pasoSklep/dolKoszyk.gif);

	background-repeat: no-repeat;

	background-position: left;

}


