﻿#continue input {
	background: transparent url(images/interface/continue.png) 0 0 no-repeat;
	border: none;
	width: 86px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#continue input:hover {
	background-position: 0 -17px;
}
#continueShoping input {
	background: transparent url(images/interface/continueShopping.png) 0 0 no-repeat;
	border: none;
	width: 137px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#continueShoping input:hover {
	background-position: 0 -17px;
}
#checkoutButton input {
	background: transparent url(images/interface/checkout.png) 0 0 no-repeat;
	border: none;
	width: 129px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#checkoutButton input:hover {
	background-position: 0 -17px;
}
div#centerReview {
	margin: 0 auto;
	width: 64px;
}
a#readReviewSmall {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 65px;
	height: 17px;
	background: url(images/interface/readReviewSmall.png) 0 0 no-repeat;
}
a:hover#readReviewSmall {
	background-position: 0 -17px;
}
a#addReviewSmall {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 63px;
	height: 17px;
	background: url(images/interface/addReviewSmall.png) 0 0 no-repeat;
}
a:hover#addReviewSmall {
	background-position: 0 -17px;
}
a#addToCart {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 103px;
	height: 17px;
	background: url(images/interface/addToCart.png) 0 0 no-repeat;
}
a:hover#addToCart {
	background-position: 0 -17px;
}
a#addReview {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 231px;
	height: 17px;
	background: url(images/interface/addReview.png) 0 0 no-repeat;
}
a:hover#addReview {
	background-position: 0 -17px;
}
#send input {
	background: transparent url(images/interface/send.png) 0 0 no-repeat;
	border: none;
	width: 63px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#send input:hover {
	background-position: 0 -17px;
}
a#catLinkSpecial {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: none;
}
a:hover#catLinkSpecial {
	font-family: Verdana;
	font-size: 11px;
	color: red;
	text-decoration: underline;
}
a#loginButton {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 69px;
	height: 17px;
	background: url(images/interface/loginButton.png) 0 0 no-repeat;
}
a:hover#loginButton {
	background-position: 0 -17px;
}
a#createAccount {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 92px;
	height: 17px;
	background: url(images/interface/createAccount.png) 0 0 no-repeat;
}
a:hover#createAccount {
	background-position: 0 -17px;
}
#createAccount input {
	background: transparent url(images/interface/createAccount.png) 0 0 no-repeat;
	border: none;
	width: 92px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#createAccount input:hover {
	background-position: 0 -17px;
}
#loginButton input {
	background: transparent url(images/interface/loginButton.png) 0 0 no-repeat;
	border: none;
	width: 69px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#loginButton input:hover {
	background-position: 0 -17px;
}
.messageStackSuccess {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
.messageStackError {
	font-family: Verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
#update input {
	background: transparent url(images/interface/update.png) 0 0 no-repeat;
	border: none;
	width: 96px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#update input:hover {
	background-position: 0 -17px;
}
.smallText {
	font-family: Verdana;
	font-size: 9px;
	color: #C0C0C0;
}
.main {
	font-family: Verdana;
	font-size: 11px;
	color: #e2e3ee;
}
a#back {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 66px;
	height: 17px;
	background: url(images/interface/back.png) 0 0 no-repeat;
}
a:hover#back {
	background-position: 0 -17px;
}
a#edit {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 69px;
	height: 17px;
	background: url(images/interface/edit.png) 0 0 no-repeat;
}
a:hover#edit {
	background-position: 0 -17px;
}
a#details {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 92px;
	height: 17px;
	background: url(images/interface/details.png) 0 0 no-repeat;
}
a:hover#details {
	background-position: 0 -17px;
}
a#checkout {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 129px;
	height: 17px;
	background: url(images/interface/checkout.png) 0 0 no-repeat;
}
a:hover#checkout {
	background-position: 0 -17px;
}
a#continueShoping {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	display: block;
	width: 137px;
	height: 17px;
	background: url(images/interface/continueShopping.png) 0 0 no-repeat;
}
a:hover#continueShoping {
	background-position: 0 -17px;
}
div#updateCartDiv {
	margin: 0 auto;
	width: 24px;
}
#updateCart input {
	background: transparent url(images/interface/updateCart.png) 0 0 no-repeat;
	border: none;
	width: 24px;
	height: 17px;			
	max-height: 17px;			
	padding-top: 0px;
	cursor: pointer;
}
#updateCart input:hover {
	background-position: 0 -17px;
}
div#zoomInDiv {
	margin: 0 auto;
	width: 88px;
}
.opis {
	width: 82%;
	vertical-align: top;
	padding: 2px;
	color: #FFF;
	font-family: Verdana;
	font-size: 11px;
	background-color: #15172B;
}
#doKoszyka input {
	background: transparent url(images/interface/addToCart.png) 0 0 no-repeat;
	border: none;
	width: 103px;
	height: 17px;			
	max-height: 28px;			
	padding-top: 0px;
	cursor: pointer;
}
#doKoszyka input:hover {
	background-position: 0 -17px;
}
a#zoomIn {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	display: block;
	width: 88px;
	height: 17px;
	background: url(images/interface/zoomIn.png) 0 0 no-repeat;
	text-align:center;
}
a:hover#zoomIn {
	background-position: 0 -17px;
}
.picture {
	width: 100%;
	background-color: #1B1E34;
	text-align: center;
}
.productPriceBigNormal {
	color: #869f2f;
	font-family: Verdana;
}
.productPriceBigNew {
	color: #ff2828;
	font-family: Verdana;
}
.productPriceBigOld {
	color: #869f2f;
	text-decoration: line-through;
	font-family: Verdana;
}
.productPriceBig {
	background-color: #1B1E34;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
	padding: 5px;
}
.productNameBig {
	font-family: verdana;
	font-size: 14px;
	color: #FFF;
	font-weight: bold;
	background-color: #1B1E34;
	padding: 5px;
}
a.pageResults {
	color: #FFFFFF;
	text-decoration: none;
}

a.pageResults:hover { 
	color: #FFFFFF;
	text-decoration: underline;
}
a.pageResults:visited { 
	text-decoration: none;
}
.productListing-data {
	font-family: Verdana;
	font-size: 11px;
	color: #FFF;
}
.productListing-odd {
	background-color: #15172b;
}
.productListing-even {
	background-color: #181a2f;
}
.productListing-heading{
	font-family: verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1B1E34;
}
.suma {
	border-width: 1px;
	border-color: #333552;
	text-align: right;
	width: 200px;
	border-top-style: solid;
	margin: 10px auto;
}
.currencies {
	width: 148px;
	height: 86px;
	background-image: url('images/interface/paintball_arsenal_2.jpg');
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: bottom;
	text-align: right;
}
div#productLinkDiv {
	margin-top: 5px;
	margin-bottom: 5px;
}
div#addToCartDiv {
	margin: 0 auto;
	width: 103px;
}
div#addToCartDivIco {
	margin: 0 auto;
	width: 28px;
}
.singleProductCell {
	text-align: center;	
	width: 33%;
	vertical-align: top;
	padding-top: 15px;
}
.priceNormal {
	font-family: Verdana;
	font-size: 11px;
	color: #869f2f;
	text-decoration: none;
}
.priceOld {
	font-family: Verdana;
	font-size: 11px;
	color: #869f2f;
	text-decoration: line-through;
}
.priceNew {
	font-family: Verdana;
	font-size: 11px;
	color: #ff2828;
	text-decoration: none;
}
a#productLink {
	font-family: Verdana;
	font-size: 11px;
	color: #e2e3ee;
	text-decoration: none;
}
a:hover#productLink {
	font-family: Verdana;
	font-size: 11px;
	color: #e69117;
	text-decoration: underline;
}
a#addToCart {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	width: 103px;
	height: 17px;
	background: url(images/interface/addToCart.png) 0 0 no-repeat;
	text-align:center;
}
a:hover#addToCart {
	background-position: 0 -17px;
}
a#addToCartIco {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	width: 28px;
	height: 17px;
	background: url(images/interface/addToCartIco.png) 0 0 no-repeat;
	text-align:center;
}
a:hover#addToCartIco {
	background-position: 0 -17px;
}
.podkategotie_link {
	border: 0px;
}
a#podkategorie_link {
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	color: #E2E3EE;
}
a:hover#podkategorie_link {
	text-decoration: underline;
}
#wybierzPodkategorie {
	padding-top: 5px;
}
#promocje {
	padding-top: 5px;
	padding-left: 0px;
}
#polecamy {
	padding-top: 5px;
	padding-left: 0px;
}
#nowosci {
	padding-top: 5px;
	padding-left: 0px;
}
.mainClass {
	width: 625px;
	vertical-align: top;
	text-align: left;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
}
.przesuniecie {
	padding-left:23px
}
.wciecie {
	padding-left: 0px;
	margin-left: -23px;
}
a#showCart {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	width: 120px;
	height: 28px; 
    background: url(images/interface/showCart.png) 0 0 no-repeat;
}
a:hover#showCart {
	background-position: 0 -28px;
}
a#checkoutButton {
	margin-right: 0px;
	margin-left: 0px;
	display: block;
	width: 54px;
	height: 28px; 
    background: url(images/interface/checkoutButton.png) 0 0 no-repeat;
}
a:hover#checkoutButton {
	background-position: 0 -28px;
}
.catList {
	font-size: 11px;
	font-family: verdana;
	color: #e2e3ee;
}
a#catLink {
	font-family: Verdana;
	font-size: 11px;
	color: #e2e3ee;
	text-decoration: none;
}
a:hover#catLink {
	font-family: Verdana;
	font-size: 11px;
	color: #e69117;
	text-decoration: underline;
}
.footerText {
	color: #4a4d63;
	font-family: Verdana;
	font-size:11px;
}
a#footerLink {
	text-decoration: underline;
	color: #4a4d63;
	font-family: Verdana;
	font-size:11px;

}
a:hover#footerLink {
	color: #333552;
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
}
a#footerLink2 {
	text-decoration: underline;
	color: #4a4d63;
	font-family: Verdana;
	font-size:11px;

}
a:hover#footerLink2 {
	color: #E90000;
	font-family: Verdana;
	font-size:11px;
	text-decoration: none;
}
#submit input {
	background: transparent url(images/interface/search.png) 0 0 no-repeat;
	border: none;
	width: 51px;
	height: 28px;			
	max-height: 28px;			
	padding-top: 0px;
	cursor: pointer;
}
#submit input:hover {
	background-position: 0 -28px;
}
#submit input:active {
	background-position: 0 -56px;
}
.leftPanel {
	margin: 1px 1px 2px 1px;
	width: 234px;
	background-color: #1b1e34;
}
.leftPanelTitle {
	text-align: center;
	padding-top:5px;
	padding-bottom:5px;
}
.leftPanelContenet1 {
	text-align: left;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-right: 2px;
	font-family: Verdana;
	color: #e2e3ee;
	font-size: 11px;
}
.bg {
	background-color: #000000;
	text-align: center;
	margin:0px
}
.main_table{
	margin: 6px;
	width: 899px;
	border: 2px solid #FFFFFF;
	background-color: #333552;
}
.main_td{
	padding: 17px;
}
.main_table_2 {
	background-color: #15172B;
	width: 100%;
	border-spacing: 0px;
}
.index_link {
	border: 0px
}
.tools_menu {
	margin-right: 5px;
	margin-left: 5px;
}
.adress_bar {
	font-family: Verdana;
	font-size: xx-small;
	text-align: left;
	color: #808080;
}
.adress_spacer {
	font-family: Arial;
	font-size: 8px;
	color: #999999;
}
a#tools_menu_rollover_login {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 71px;
	height: 44px; 
    background: url(images/interface/log_in.png) 0 0 no-repeat;
}
a:hover#tools_menu_rollover_login {
	background-position: 0 -44px;
}
a#tools_menu_rollover_basket {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 75px;
	height: 44px; 
    background: url(images/interface/basket.png) 0 0 no-repeat;
}
a:hover#tools_menu_rollover_basket {
	background-position: 0 -44px;
}
a#tools_menu_rollover_help {
	margin-right: 5px;
	margin-left: 5px;
	display: block;
	width: 43px;
	height: 44px; 
    background: url(images/interface/help.png) 0 0 no-repeat;
    text-align: center;
}
a:hover#tools_menu_rollover_help {
	background-position: 0 -44px;
}
a#ebay_plus_link {
	display: block;
	width: 148px;
	height: 68px; 
    background: url(images/interface/paintball_ebay_plus.jpg) 0 0 no-repeat;
}
a:hover#ebay_plus_link {
	background-position: 0 -68px;
}
a.headerNavigation {
	color: #999999;
	text-decoration: none;
}
a:hover.headerNavigation {
	color: #FFF;
	text-decoration: underline;
}