﻿body
{
	background-color: #002b00; /*	background-image:url(../../grafika/RaysFoto/body_background.gif); */
	background-repeat: repeat;
	background-position: top;
	margin-top: 0px;
	font-family: Verdana;
	font-size: 12px;
	color: #484723;
}

div#content
{
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}
/*-------------------------------- naglowek ------------------------------ */

div#header
{
	width: 980px;
	height: 85px;
	background-image: url(../../grafika/RaysFoto/header_logo_background.jpg);
	background-position: right;
	background-repeat: no-repeat;
}

div#header_logo
{
	width: 300px;
	height: 70px;
	float: right;
}

.header_logo_home_button
{
	display: block;
	width: 300px;
	height: 85px;
}

div#header_menu
{
	width: 300px;
	height: 20px;
	float: left;
	color: #fff;
}

div#header_menu a, div#header_menu a:visited
{
	text-decoration: none;
	border:none 0px; 
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
}
div#header_menu img
{
    border:none 0px;
} 
div#header_menu a.selected, div#header_menu a.selected:visited
{
	text-decoration: none;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
}

div#header_menu a:hover
{
	text-decoration: underline;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
}

div#header_menu a.selected:hover
{
	text-decoration: underline;
	color: #fff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
}



/*--------------------------------- menu --------------------------------- */

div#menu_holder
{
	border-top: solid 1px #fff;
	border-bottom: solid 1px #fff;
}

div#pasekSmall
{
	height: 0px;
	display: none;
}

/*--- pasekMenu -----*/

div#pasekMenu
{
	width: 940px;
	color: #fff;
	line-height: 24px;
	font-family: Verdana;
	font-size: 11pt;
	padding-left: 20px;
	padding-right: 20px;
	margin-left: auto;
	margin-right: auto;
	background-color: #002b00;
	background-image: url(../../grafika/RaysFoto/pasekMenu_background.gif);
	background-repeat: repeat-x;
}

#pasekMenu a, #pasekMenu a:visited
{
	color: #FFFFFF;
	display: block;
	line-height: 24px;
	float: left;
	text-transform: uppercase;
	font-family: Verdana;
	font-size: 12px;
	font-weight: 600;
	text-decoration: none;
	padding-left: 7px;
	padding-right: 7px;
	/*background-image: url(../../grafika/RaysFoto/pasekMenu_link_bckg.gif);*/
	background-repeat: repeat-x;
	background-color: #002b00;
}

#pasekMenu a:hover, #pasekMenu a.raysfoto_sklep:hover
{
	background-image: url(../../grafika/RaysFoto/pasekMenu_link_hov_bckg.gif);
	background-repeat: repeat-x;
	background-color: #083c76;
}

div#pasekMenu span
{
	display: block;
	float: left;
}

/* klasa ustawiana w js - w menu górnym musi być taka sama jak #pasekMenu a:hover  !*/
a.menuUpOver, a.menuUpOver:visited
{
	background-image: url(../../grafika/RaysFoto/pasekMenu_sel_link_hov_bckg.gif);
	background-repeat: repeat-x;
	background-color: #083c76;
}

div#pasekMenu a.selected
{
	/*background-image: url(../../grafika/RaysFoto/pasekMenu_sel_link_bckg.gif) !important;*/
	background-repeat: repeat-x;
	background-color: #059800;
}

#pasekMenu a.selected:hover
{
	/*background-image: url(../../grafika/RaysFoto/pasekMenu_sel_link_hov_bckg.gif);*/
	background-repeat: repeat-x;
	background-color: #059800;
}

/*--- end pasekMenu -----*/
/*--- pasekSubmenu -----*/

div#pasekSubmenu
{
	width: 950px;
	height: 35px; /*30*/
	color: #fff;
	clear: both;
	display: inline-block;
	font-family: Verdana;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 10px;
	overflow: hidden;
	padding-top: 5px;
}

.pasekSubmenuClass
{
	background-image: url(../../grafika/RaysFoto/pasekSubmenu_bckg.gif);
	background-repeat: repeat-x;
}

.pasekSubmenuOver
{
	background-image: url(../../grafika/RaysFoto/pasekSubmenu_hov_bckg.gif);
	background-repeat: repeat-x;
}

#pasekSubmenu a, #pasekSubmenu a:visited
{
	color: #FFFFFF;
	display: inline-block;
	text-transform: uppercase;
	vertical-align:text-top;
	text-align:center;
	font-family: Tahoma;
	font-size: 9px; /*9*/
	]font-size: 9px;
	font-weight: 600;
	text-decoration: none;
	padding-left: 2px;
	padding-right: 2px;
	width:72px; /*78px;*/ 
}



#pasekSubmenu a:hover
{
	color: #FFFFFF;
	display: inline-block;
	height: 24px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 9px;
	]font-size: 9px;
	font-weight: 600;
	padding-left: 2px;
	padding-right: 2px;
}

#pasekSubmenu a.selected, #pasekSubmenu a.selected:visited
{
	text-decoration: underline;
}

div#subMenu1 a:hover, div#subMenu2 a:hover, div#subMenu3 a:hover, div#subMenu4 a:hover, div#subMenu5 a:hover
{
	color: #FFFFFF;
	display: inline-block;
	height: 24px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: 600;
	padding-left: 2px;
	padding-right: 2px;
}

div#menu_under_shadow
{
	width: 980px;
	height: 0px;
	background-image: url(../../grafika/RaysFoto/underMenu_shadow.gif);
	background-repeat: no-repeat;
	background-position: center;
	font-size: 0px;
}

/* ------------------------------- middle -------------------------------- */

div#middle
{
	width: 964px;
	padding: 0px;
	padding-top: 10px;
	border: solid 1px #fff;
}

div#content_holder
{
	width: 960px;
	padding: 0px 10px;
	background-image: url(../../grafika/RaysFoto/content_holder_bckg.jpg);
	background-position: top;
	background-repeat: no-repeat;
}

div#content_right
{
	float: right;
	width: 280px;
}

.banersRight
{
	width: 280px;
}

div#content_left
{
	float: left;
	width: 650px;
}

/* -------------------------- DefaultPage.aspx --------------------------- */
/* ------------------------------- first page ---------------------------- */

.HostList
{
	width: 960px;
	background-color: #002b00;
}

div#HostDiv
{
	width: 320px;
	height: 275px;
}

div#HostDivHeader
{
	width: 320px;
	height: 10px;
	overflow: hidden;
	clear: both;
	background-color: #002b00;
	background-position: right;
	background-repeat: no-repeat;
}

div#HostDivContent
{
}

.HostClassContentImgPanel
{
	background-color: #002b00;
	width: 175px;
	height: 275px;
	float: left;
	clear: both;
	overflow: hidden; /*	background-image: url(../../grafika/RaysFoto/firstpage_host_left_background.jpg); */
	background-position: right;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.HostClassContentImg
{
	width: 322px;
	height: 323px;
}

.HostDivContentData
{
	float: right;
	width: 140px;
	padding-left: 5px;
	height: 274px;
	background-image: url(../../grafika/RaysFoto/firstpage_host_right_bckg.jpg);
	background-position: right;
	background-repeat: no-repeat;
	background-color: #002b00;
}


.HostDivContentDataTable
{
	height: 235px;
	width: 140px;
}

.HostDivContentDataTD1
{
	color: #000;
	height: 60px;
}

a.HostDivContentDataHostName, a.HostDivContentDataHostName:visited
{
	display: none;
	color: #809AAF;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: 500;
	text-transform: capitalize;
	text-decoration: none;
}

a.HostDivContentDataHostName:hover
{
	color: #809AAF;
	font-family: Tahoma;
	font-size: 17px;
	font-weight: 500;
	text-transform: capitalize;
	text-decoration: underline;
}

.HostDivContentDataTD2
{
	width:140px;
	color: #817F88;
	height: 210px;
/*	padding: 5px;
	padding-bottom: 0px; */
	vertical-align: text-bottom;
}

a.lbAlbum, a.lbAlbum:visited
{
	font-family: Tahoma;
	color: #fff;
	font-weight: 500;
	text-decoration: none;
	font-size: 11px; /*	text-transform:uppercase; */
	padding: 3px 0px;
}

a.lbAlbum:hover
{
	color: #fff;
	font-weight: 500;
	background-color: #980000;
	padding: 1px 0px;
	margin: 1px 0px;
	font-size: 11px;
	text-decoration: none; /*	text-transform:uppercase; */
}

a.lbAlbum_nowosci, a.lbAlbum_nowosci:visited
{
	font-family: Tahoma;
	color: red; /* #980000 */
	font-weight: 700;
	text-decoration: none;
	font-size: 11px; /*	text-transform:uppercase; */
	padding: 3px 0px;
}

a.lbAlbum_nowosci:hover
{
	color: #980000;
	font-weight: 700;
	background-color: #fff;
	padding: 1px 0px;
	margin: 1px 0px;
	font-size: 11px;
	text-decoration: none; /*	text-transform:uppercase; */
}

.HostDivContentDataTD3
{
	vertical-align: middle;
	text-align: center;
	background-color: inherit;
	height: 50px;
	padding-top: 5px;
	display: none;
}


a.HostDivContentDataHostLink, a.HostDivContentDataHostLink:visited
{
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
}

a.HostDivContentDataHostLink:hover
{
	font-family: Verdana;
	color: #fff;
	font-size: 10px;
	text-decoration: none;
	font-weight: 400;
	text-transform: none;
	background-color: #980000;
}

/* ------------------------------ koszyk --------------------------------- */

div#cartInfoHeader
{
	height: 5px;
	font-size: 1px;
	margin-top: 10px;
	background: none;
}

div#cartInfoMiddle
{
	background-color: #059800;
}

div#cartInfoText
{
	margin-left: 5px;
	margin-bottom: 10px;
}

div#cartInfoFooter
{
	height: 5px;
}

div#leftMenu
{
	width: 278px;
	float: right;
	color: #fff;
	height: 100px;
}

.cartLeftCell
{
	width: 180px;
	padding-left: 5px;
	border-right: solid 1px #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cartRightCell
{
	padding-left: 5px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.cartFooterLink2, a.cartFooterLink2:visited
{
	font-family: Verdana;
	font-size: 9pt !important;
	text-decoration: none;
	color: #fff;
}

a.cartFooterLink2:hover
{
	text-decoration: underline;
	color: #fff;
}

a.cartFooterLink3, a.cartFooterLink3:visited
{
	text-decoration: none;
	color: #fff;
	font-size: 13px;
	font-weight: 600;
}

a.cartFooterLink3:hover
{
	color: #fff;
	text-decoration: underline;
}


/*----------------------------- cart.aspx ----------------------------- */


div#cartDetails
{
	margin-top: 15px;
}

div#cartLinks
{
	/*	background-image:url(../../grafika/GaleriaDigitouch/cart_header_dark.gif); 	background-position:top; 	background-repeat:no-repeat; */
	background-color: #059800;
	padding: 15px 10px 0px 10px;
	color: #fff;
	margin-top: 15px;
}

a.cartLinkLogin, a.cartLinkLogin:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	padding-right: 8px;
}

a.cartLinkLogin:hover
{
	text-decoration: underline;
	color: #fff;
	padding-right: 8px;
}

a.cartLinkKonto, a.cartLinkKonto:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	padding-right: 8px;
}

a.cartLinkKonto:hover
{
	color: #fff;
	padding-right: 8px;
	text-decoration: underline;
}

a.cartLinkAddUser, a.cartLinkAddUser:visited
{
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;
	font-weight: 600;
	padding-right: 8px;
}

a.cartLinkAddUser:hover
{
	color: #fff;
	padding-right: 8px;
	text-decoration: underline;
}

div#cartDetailsHeader
{
	background-image: url(../../grafika/RaysFoto/productCardHeader_bckg.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding: 0px 12px;
}

.cartDetailsHeader1
{
	float: left;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding: 2px;
	width: 90px;
}

.cartDetailsHeader2
{
	padding: 3px;
	color: #fff;
}

div#cartDetailsMain
{
	background-color: #ccc;
	padding: 10px;
	font-size: 11px;
}

div#cartDetailsMain a, a:visited
{
	color: #000;
	text-decoration: underline;
}

div#cartDetailsMain a:hover
{
	text-decoration: underline;
}

.cartDetailsMainRow
{
	background-color: #6c79c4;
}

.cartDetailsMainRow1
{
	background-color: #a7aedb;
}

div#cartDetailsFooter
{
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #ccc;
	padding-bottom: 10px;
	padding-right: 20px;
	padding-top: 10px;
}

div#cartDetailsOrder
{
	float: right;
	padding-left: 10px;
}

div#cartDetailsBack
{
	padding-left: 20px;
	float: left;
}




/* ---------------------------- transactions ----------------------------- */
/* ---------------------------- logowanie -------------------------------- */


div#ShopLoginHolder
{
	margin-top: 15px;
}

div#accountContentHolder
{
	margin-top: 15px;
}

div#textLinkList
{
	width: 638px;
	padding-left: 12px;
	background-image: url(../../grafika/RaysFoto/productCardHeader_bckg.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding-left: 12px;
}

.pageLink
{
	float: left;
	color: #fff;
	font-size: 14px;
	font-family: Verdana;
	font-weight: bold;
	padding: 2px;
}

div#textPlace1
{
	padding-top: 5px;
	background-color: #ccc;
}

div#textPlace1Login
{
	float: left;
	background-color: #FFF;
	height: 100px;
	width: 650px;
	padding-top: 20px;
}

div#loginInfoLeft
{
	font-family: Tahoma;
	font-size: 12px;
	float: left;
	width: 250px;
	color: #666666;
	margin-left: 10px;
}

div#textPlace1bottom
{
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding-bottom: 20px;
}

div#textPlace1bottom a, div#textPlace1bottom a:visited
{
	color: #000;
	text-decoration: underline;
}

div#textPlace1bottom a:hover
{
	color: #000;
	text-decoration: underline;
}

div#daneKonta
{
	padding-bottom: 10px;
	border: none !important;
	width: 650px !important;
}

.frmViewAccount
{
	border: none !important;
	padding: 0px !important;
	margin-left: 1px;
}

.cartDetailsMainHeaderRow
{
	background-color: #001698;
	color: #fff;
}

.LoginCtrl
{
	float: right;
	width: 320px;
	height: 100px;
	padding-left: 10px;
	padding-top: 10px;
}



.LoginCtrlRow3
{
	padding-right: 22px;
}

.loginButton
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_zaloguj_bright.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px;
	border: none;
	color: #fff;
	font-size: 0px;
	width: 108px;
	height: 17px;
}

.LoginCtrlRow3
{
	padding-left: 140px;
	padding-top: 10px;
}

div#textPlace1Transaction
{
	padding-top: 5px;
	background-color: #ccc;
	padding-bottom: 15px;
}

span.transactionHeader
{
	margin-left: 15px;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 15px;
	color: #000;
}

.pageLinkTransaction
{
	padding: 3px;
	text-decoration: none;
}

.pageLinkTransactionSelected
{
	padding: 3px;
	background-image: url(../../grafika/RaysFoto/pasekMenu_link_hov_bckg.gif);
	background-position: top;
	text-decoration: none;
	font-weight: 600;
}

a.pageLinkTransaction, a.pageLinkTransaction:visited, a.pageLinkTransaction:hover, a.pageLinkTransactionSelected, a.pageLinkTransactionSelected:visited, span.pageLinkTransaction
{
	text-decoration: none;
	color: #fff;
}

.AccountEditTable
{
	background-color: #001698 !important;
}

.AccountEditTable a, .AccountEditTable a:visited
{
	color: #fff !important;
	text-decoration: none;
}

.AccountEditTable a:hover
{
	color: #fff !important;
	text-decoration: underline;
}

.transakcjaTytul
{
	font-weight: 600;
}

div#TransakcjaAdresText
{
	font-style: italic;
	padding-top: 10px;
	padding-bottom: 10px;
}

.AccountEditTdFooter
{
	background-image: url(../../grafika/GaleriaDigitouch/transaction_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #e2e1cf;
}

.textPanelTransactions
{
	width: 610px !important;
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
}

.textPanelTransactionsButtonsDalej
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_dalej_dark.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e2e1cf;
	padding: 0px;
	border: none;
	color: #a0a076;
	font-size: 0px;
	width: 108px;
	height: 17px;
	cursor: hand;
}

.textPanelTransactionsButtonsZmienAdres
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_zmien_adres_dark.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e2e1cf;
	padding: 0px;
	border: none;
	color: #a0a076;
	font-size: 0px;
	width: 108px;
	height: 17px;
	cursor: hand;
}

.textPanelTransactionsButtonsPotwierdz
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_potwierdz_dark.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e2e1cf;
	padding: 0px;
	border: none;
	color: #a0a076;
	font-size: 0px;
	width: 124px;
	height: 17px;
	cursor: hand;
}

.cartDetailsMainRow
{
	padding-left: 15px;
	padding-bottom: 3px;
}

.cartDetailsMainFooterRow
{
	font-weight: 600;
}

.cartDetailsMainFooterRow span
{
	color: #000;
}


div#ContactAdressHolder
{
	padding-bottom: 10px;
}

a.TransactionsLinkButtonEdit, a.TransactionsLinkButtonEdit:visited
{
	text-decoration: none;
	color: #000;
}

a.TransactionsLinkButtonEdit:hover
{
	color: #000;
	text-decoration: underline;
}

.ContactAddressDataGridView_Grid th, .ContactAddressDataGridView_Grid td
{
	width: 600px;
	background-color: #ccc;
}

.ContactAddressDataGridView_Grid
{
	background-color: #eee;
	padding-left: 10px;
}

.ContactAddressDataGridView_Grid a, a:visited
{
	color: #000;
	text-decoration: none;
}

.ContactAddressDataGridView_Grid a:hover
{
	color: #000;
	text-decoration: underline;
}

td.ContactAddressDataGridView_SelectButton_Item
{
	text-align: center;
}

div#cartDetailsOrder a, a:visited
{
	color: #000;
	text-decoration: none;
}

div#cartDetailsOrder a:hover
{
	color: #000;
	text-decoration: underline;
}

.ContactAddressDataFormView_CardsDetailsOrder_left_cell a, a:visited
{
	color: #000;
	text-decoration: none;
}

.ContactAddressDataFormView_CardsDetailsOrder_left_cell a:hover
{
	color: #000;
	text-decoration: underline;
}

.ContactAddressDataFormView_CardsDetailsOrder_right_cell a, a:visited
{
	color: #000;
	text-decoration: none;
}

.ContactAddressDataFormView_CardsDetailsOrder_right_cell a:hover
{
	color: #000;
	text-decoration: underline;
}

/*---------- end about comment */
/* --------------------------- transactions.aspx ---------------------------- */

div#TransactionPagesHolder
{
	float: left;
	margin-top: 15px;
}

div#transactionMenu
{
	float: right;
	width: 285px;
	margin-top: 15px;
}

div#CartStatusDiv
{
	background-color: #001698;
	background-image: none;
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	padding: 10px 10px 10px 10px;
	margin-bottom: 5px;
}

.cartLeftCell1
{
	width: 180px;
	padding-left: 5px;
	border-right: solid 1px #fff;
	padding-top: 3px;
	padding-bottom: 3px;
}

.cartRightCell1
{
	padding-left: 5px;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

a.cartFooterLink, a.cartFooterLink:visited
{
	text-decoration: none;
	color: #fff;
}

a.cartFooterLink:hover
{
	text-decoration: underline;
}

/* --------------------------- dodawanie nowego usera ------------------------ */

div#addUserAll
{
	margin-top: 10px;
}

div#addUserHeaderLeft
{
	color: #fff;
	font-family: Tahoma;
	font-weight: 600;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 3px;
}

div#addUserForm
{
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #cccccc;
	padding-bottom: 20px;
	padding: 15px;
}

div#addUserHeaderText
{
	padding: 10px;
	background-color: #ccc;
}

div#AddUserButton
{
	float: right;
	padding-right: 10px;
}

.addUserToShopButton
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_dalej_dark.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #e2e1cf;
	padding: 0px;
	border: none;
	color: #a0a076;
	font-size: 0px;
	width: 108px;
	height: 17px;
}

/* ---------------------------- wiadomosci ------------------------------- */

div#srodekMenu
{
	padding-top: 3px;
	width: 276px !important;
	margin-left: 2px;
}

div#srodekMenu td
{
	padding: 0px;
}

td.newsWebPart
{
	padding: 0px !important;
}

div#srodekMenu
{
	/*	padding-top:3px; */
}

div#newsHeader
{
	width: 276px;
	height: 19px;
	background-image: url(../../grafika/RaysFoto/newsHeader_bckg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: 600;
	padding-top: 4px;
	color: #000;
}

div#newsHeader a, div#newsHeader a:visited, div#newsHeader a:hover
{
	color: #000;
	text-decoration: none;
}

div#newsData
{
	width: 256px;
	background-color: #fff;
	padding: 0px 10px;
	padding-top: 5px;
	display: none;
}

div#newsTitle
{
	width: 256px;
	background-color: #fffccb;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	padding-bottom: 0px;
	padding-top: 5px;
}

div#newsTitle a, div#newsTitle a:visited, div#newsTitle a:hover
{
	color: #a20004;
	font-size: 12px;
	font-weight: 600;
	font-family: Tahoma;
	text-decoration: underline;
}

div#newsContent
{
	width: 246px;
	padding: 5px 15px 5px 15px;
	background-color: #fffccb;
	font-family: Tahoma;
	font-size: 12px;
	color: #000;
	border-bottom: solid 1px #000;
}

div#newsContent a, a:hover, a:visited
{
	text-decoration: underline;
	color: #000;
}

.pnlnewsCollapseHeader
{
	background-image: url(../../grafika/RaysFoto/productCardHeader_bckg.gif);
	background-repeat: repeat-x;
	height: 23px;
	padding: 0px 12px;
	width: 626px;
	font-family: Tahoma;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	float: left;
	text-transform: uppercase;
}

div#news_HeaderData
{
	width: 600px;
	float: left;
	padding-top: 4px;
}

div#news_lblNazwaWyswietlanaHeader
{
	width: 400px;
	float: left;
	text-align: left;
	padding-top: 4px;
}

div#news_imgCollapse
{
	float: right;
	height: 18px;
	padding-right: 10px;
	font-size: 2px;
}

.newsTytul
{
	color: #000;
	font-size: 18px;
	font-weight: bold;
	padding: 5px;
	text-transform: uppercase;
}

a.newsMoreLink, a.newsMoreLink:visited, a.newsMoreLink:hover
{
	color: #484723;
	text-decoration: none;
	display: block;
	height: 15px;
	width: 50px;
	padding-top: 5px;
}

div#newsMainTitle
{
	display: none;
}

div#newsNavigationHolder
{
	padding-top: 10px;
	color: #fff;
}

/* ------------------------------- WebParts --------------------------------- */

.WebPartTitle
{
	height: 19px;
	background-image: url(../../grafika/RaysFoto/newsHeader_bckg.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-weight: 600;
	padding-top: 2px;
	color: #000;
}

.WebPartContent
{
	padding: 10px;
	background-color: #fff;
	color: #000;
	border-bottom: solid 1px #000;
}

/* ---------------------------- search ----------------------------------- */

div#SearchNoResult
{
	width: 609px;
	padding: 20px;
	background-image: none;
	background-position: bottom;
	background-repeat: no-repeat;
}

.szukajButton
{
	background-image: url(../../grafika/GaleriaDigitouch/cart_szukaj_bright.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px;
	border: none;
	color: #fff;
	font-size: 0px;
	width: 108px;
	height: 17px;
}

/* ---------------------------- wybor dzialow ---------------------------- */

div#productCards_Navigation_Holder
{
}

div#productCards_NavigationTittle
{
	width: 650px;
	text-align: center;
	color: #484723;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom: 2px;
	letter-spacing: 6px;
}



.ProductCardsTitle
{
	width: 630px;
	display: block;
	text-align: left;
	color: #fff;
	font-size: 28px;
	font-weight: 900;
	text-transform: uppercase;
	padding-bottom: 2px;
}

div#productCards_Navigation
{
	width: 645px;
	float: left;
	background-image: none;
	background-repeat: no-repeat; /*  background-color:#e2e1cf; */
	text-align: center;
	padding-top: 4px;
	padding-left: 5px;
}

.ProductCardsNavigationDropDown
{
	width: 200px;
}

.SortButton
{
	width: 97px;
	height: 67px;
	background-image: url(../../grafika/GaleriaDigitouch/sortuj2.gif);
}

div#NoPagerDiv
{
	height: 28px;
}

tr.Pager table
{
	margin-left: 10px;
}

tr.Pager span
{
	background-color: #980000;
	color: #fff;
	display: block;
	padding-left: 3px;
	padding-right: 3px;
	padding: 4px 6px;
}

tr.Pager a, a:visited, a:hover
{
	color: #000;
}

.grdvCards
{
	width: 650px;
	border: none;
}

.ddlAlbumyGrupaList
{
	font-size:15px;
}

/* -------------------------- karta produktow ---------------------------- */

.grdvCards tr
{
	border: none;
}

.grdvCards tr.Pager
{
	background-color: none;
}

.grdvCards td
{
	border: none;
}

.grdvCards th
{
	border: none;
}

div#productCards_productCollapseHeaderContent
{
	background-image: url(../../grafika/RaysFoto/productCardHeader_bckg.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding: 0px 12px;
}

div#productCards_imgCollapse
{
	float: right;
	font-size: 0px;
}

div#productCards_lblNazwaWyswietlanaHeader
{
	height: 16px;
	font-family: Tahoma;
	color: #fff;
	font-weight: 600;
	font-size: 12px;
	float: left;
	padding: 3px 0px;
	text-transform: uppercase;
}

div#productCards_group1
{
	width: 465px;
	height: 280px;
	float: left;
}

.pnlProductCollapse
{
	background-color: #fff;
	width: 650px;
	float: left;
}

div#pnlProductSpacer
{
	height: 5px;
	font-size: 1px;
	background-color: #000;
}

.ProductCardsSubTitle
{
	width: 95px !important;
	color: #fff;
	text-align: left;
}

.ProductCardsSubTitle_1
{
	padding-left: 5px;
	padding-top: 2px;
	text-align: right;
	color: #fff;
	font-weight: 600;
}

.ProductCardsSubTitle_2
{
	text-align: left !important;
	width: 265px !important;
}

.ProductCardsSubTitle_2 select
{
	width: 265px !important;
}

.ProductCardsSubTitle_3
{
	width: 5px;
	padding-left: 5px;
	padding-top: 2px;
	text-align: right;
	color: #fff;
	font-weight: 600;
}

.ProductCardsSubTitle_4
{
	text-align: left !important;
	width: 270px !important;
}

.ProductCardsSubTitle_4 select
{
	width: 270px !important;
}

.ProductCardsSubTitle_5
{
	padding-left: 0px;
	padding-top: 5px;
	width: 0px;
}
/*----------------------- lewa strona karty produktow -------------------- */

div#productCards_imgProduct
{
	width: 184px;
	height: 272px;
	float: left;
}

.imgProduct
{
	display: block;
}

div#productCards_imgPliki1
{
	color: #001c51;
	font-size: 11px;
	padding-left: 15px;
}


.ProductCardsLeftFileName
{
	height: 25px;
}

.ProductCardsLeftHr
{
	height: 1px;
	background-color: #000;
}

div#productCards_Opis
{
	float: right;
	width: 280px;
	height: 272px;
	color: #001c51;
}

div#productCards_lblNazwaWyswietlana
{
	width: 165px;
	height: 186px;
	float: right;
	text-align: right;
	padding-right: 15px;
	display: none;
}

.lblNazwaWyswietlana
{
	font-size: 24px;
	font-family: Verdana;
	font-weight: 900;
	display: block;
}

.lblNazwaWyswietlana1
{
	font-size: 22px;
	font-family: Verdana;
	font-style: italic;
	display: block;
}

div#productCards_lblOpisHolder
{
	height: 201px;
	padding-top: 25px;
	font-size: 11px;
	margin-bottom: 4px;
	color: #001c51;
	overflow: hidden;
}

a.linkPageLink, a.linkPageLink:hover, a.linkPageLink:visited
{
	color: #000 !important;
}

div#productCards_lblDimensions
{
	width: 265px;
	border-top: solid 1px #000;
	padding-top: 0px;
	font-size: 11px;
	color: #001c51;
}

div#productCards_pnlProductMoreCollapseHeaderContent
{
	background-image: url(../../grafika/RaysFoto/productCardBotHeader_bckg.gif);
	background-repeat: repeat-x;
	height: 21px;
	padding: 0px 12px;
}

div#productCards_imgCollapse1
{
	float: right;
	font-size: 0px;
}

div#productCards_lblMore
{
	float: right;
	padding-top: 4px;
	color: #fff;
	font-size: 11px;
}

div#pnlProductMoreCollapseHolder
{
	background-color: #ccc;
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 11px;
}

div#pnlProductMoreCollapseAuthor
{
	color: #000;
	font-weight: bold;
	padding-bottom: 5px;
}

div#pnlProductMoreCollapseAuthorDesc
{
	font-size: 11px;
	color: #000;
}

div#productCards_lblMoreFooter
{
	height: 10px;
}

#productCards_ltrlDescriptions .nazwa_cechy
{
	font-weight: 800;
	display: block;
	padding-top: 5px;
}
/*----------------------- prawa strona karty produktow ------------------- */

div#productCards_group2
{
	width: 177px;
	height: 280px;
	float: right;
	background-color: #001c51;
	background-image: url(../../grafika/RaysFoto/productCardRight_bckg.gif);
	background-repeat: no-repeat;
	overflow:hidden;
}

div#productCards_group2_bckg
{
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 20px;
}

div#hostName
{
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	width: 150px;
	border-bottom: solid 1px #fff;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	padding-bottom:3px; 
}
div#ctl01_ContentPlace_panelWyniki div#hostName 
{
    color:#A20004;
    border-bottom: solid 1px #A20004;
    
}
 
.productCardsPriceTable
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

div#productCardsAddToCartHolder
{
	padding-top: 65px;
}

.productCardsAddToCart
{
	text-align: center;
	padding-left: 8px;
	padding-right: 8px;
}

.productCards_AddToFavourities
{
	display: none;
}

div#ProductCardsNiedostepnyInfo
{
	height: 50px;
	width: 130px;
	font-size: 10px;
	color: #fff;
	padding-top: 15px;
	padding-right: 8px;
}

div#productCardsContact
{
	display: none;
	width: 120px;
	height: 22px;
	float: left;
}

div#productCardsAddToCartLeft input
{
	margin-left: auto;
	margin-right: auto;
}

div#productCardsNameRight
{
	padding-top: 120px;
	vertical-align: text-bottom;
}

.lblNazwaWyswietlanaRight
{
	font-size: 17px;
	font-weight: 900 !important;
	color: #fff;
}

.productCards_priceSpacer
{
	height: 4px;
	clear: both;
}

.productCardsPriceName
{
	color: #fff;
	font-weight: 600;
	font-size: 10px;
	text-transform: uppercase;
}

.productCardsPrice
{
	color: #fff;
	font-size: 28px;
	font-weight: 600;
}


/* ------------------------------- about --------------------------------- */

.pageLink
{
	padding: 3px;
	text-decoration: none;
	float: left;
	margin-right: 5px;
}

.pageLinkSelected
{
	padding: 3px;
	padding-top: 3px;
	padding-bottom: 4px; /*	background-image:url(../../grafika/GaleriaDigitouch/transaction_header_hover.gif);	 */
	background-position: top;
	text-decoration: underline;
	font-weight: 600;
	float: left;
}

.pageLink a.pageLinkHref, .pageLink a.pageLinkHref:visited
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #fff;
}

.pageLink a.pageLinkHref:hover
{
	text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
	color: #a20004;
}

.pageLinkSelected a.pageLinkHref, .pageLinkSelected a.pageLinkHref:visited, .pageLinkSelected a.pageLinkHref:hover
{
	text-decoration: underline;
	font-family: Tahoma;
	font-size: 12px;
	color: #bac0e3;
}

a.pageLink, a.pageLink:visited, a.pageLink:hover, a.pageLinkSelected, a.pageLinkSelected:visited, span.pageLink
{
	text-decoration: none;
	color: #000;
}

a.pageLinkHref, a.pageLinkHref:visited
{
	color: #fff;
	text-decoration: none;
}

a.pageLinkHref:hover
{
	color: #fff;
	text-decoration: none;
}

div#AboutHolder
{
	width: 650px;
	float: left;
	background-color: #ccc;
	background-image: url(../../grafika/RaysFoto/productCardCollapseFooter.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
	margin-top: 3px;
	color: #000;
}

div#AboutContactForm
{
	padding: 15px;
}

div#labelSendMsg
{
	padding-left: 5px;
}

.textPanel
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

.lblNagl
{
	text-decoration: none;
}

.sendMsgLink
{
	font-weight: 600;
}

.wyslijButton
{
	background-image: url(../../grafika/RaysFoto/cart_wyslij_bright.gif);
	background-position: center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px;
	border: none;
	color: #fff;
	font-size: 0px;
	width: 108px !important;
	height: 17px !important;
}

div#SrodekTresc
{
	padding: 20px;
}

/* ------------------------------- about jak kupowac --------------------- */

.lblNagl
{
	text-decoration: none;
	border: none;
}

div#linksImgDiv
{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
}

div#linksImgDiv a, div#linksImgDiv a:visited
{
	color: #000;
	text-decoration: none;
}

.selectedImgLink
{
	font-weight: 600;
}

/* ------------------------------- stopka -------------------------------- */

div#footer
{
	width: 990px;
	height: 84px;
}

div#footer_top
{
	width: 980px;
	height: 37px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}

div#footer_actual_date
{
	width: 980px;
	font-family: Tahoma;
	font-size: 12px;
	color: #676633;
	text-align: center;
	padding-top: 18px;
	display: none;
}

div#footer_bottom
{
	width: 964px;
	height: 47px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
}

div#footer_icon1
{
	float: left;
	width: 70px;
	height: 47px;
	padding-left: 67px;
	padding-top: 2px;
}

div#footer_icon2
{
	float: right;
	width: 70px;
	height: 47px;
	padding-right: 68px;
	padding-top: 2px;
}


div#ProductCardsFooter
{
	padding-top: 15px;
}

a.ProductCardsFooterLink, a.ProductCardsFooterLink:hover, a.ProductCardsFooterLink:visited
{
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
/* ------------------------------- clear --------------------------------- */

div#clear
{
	clear: both;
	font-size: 1px;
}

/* ------------------------------- ScrollBar --------------------------------- */

.Scrollbar-Up
{
	width: 10px;
	height: 10px;
	background-color: #CCC;
	font-size: 0px;
	display:none;
}
.Scrollbar-Track
{
	width: 10px;
	height: 200px;
	background-color:#05521a;
	margin-top:10px;
	position:absolute;
}
.Scrollbar-Handle
{
	width: 10px;
	height: 21px;
	background-color: #CCC;
	position:absolute;
	background-image:url(../../grafika/RaysFoto/track_handle.jpg);
}
.Scrollbar-Down
{
	display:none;
	width: 10px;
	height: 10px;
	background-color: #CCC;
	font-size: 0px;
	margin-top:10px;
}
.Scrollbar-Container
{
	float:left;
	display:none;
}
.Container
{
	position:relative; 
	width:115px;
	margin-right: 5px;
	height:210px; 
	overflow:hidden; 
	float:left;
}

/*\*/
* html .Container {
width:130px; 
}
/*end*/
.Scroller
{
	overflow: hidden;
    position: static;
}
.Scroller-Container
{
	position: absolute; 
	left:0px; 
	top:0px;
}
	
span#caption 
{	
	font-size:13px!important;
}

div#SearchResult
{
	padding-top: 15px;
	color: #ffffff;
	font-size: 16px;
	padding-bottom: 5px;

}
div#panelSearchSmall
{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px; 

}

#pasekMenu a.raysfoto_sklep
{
    background-color:#980000;
    background-image:url(../../grafika/RaysFoto/raysfoto.gif);
} 