@charset "utf-8";
/*:first-child+html #logo{

#00c1e4 - niebieski
*/

html {
	width:100%;
	height:100.1%;
	font-size:100.1%;
}

body{
	background:url(../images/bg.jpg) left top repeat-x #e8e7df;
	font:0.7em Tahoma, "Times New Roman", Times, serif;
	line-height:1.6em;
	width:100%;
	color:#5d5c59;
	height:100%;
}

body,h1,h2,h3,h4,h5,h6,p,form,fieldset,ul,img, table{	
	margin:0;
	padding:0;
}


/* General
--------------------------------------------------*/
h1,h2,h3,h4,h5,h6,p,ul, table{
	padding-bottom:1.2em;
}
h1{
	font-size:1.5em;
	color:#cecece;	
}
h2{
	font-size:1.3em;
}	
h3{
	font-size:1.1em;
}
h4{
	font-size:1em;
}
img {
	vertical-align:bottom;
}
a{
	color:#2a83e8;	
}
a:hover{
	color:#2676d1;
}
a img{
	border:none;
}	
a.noUnderline{
	text-decoration:none;
}
a.noBg{
	background:none;
}
ul{
	list-style:none;
	padding-left:15px;
}
ul li{
	padding:3px 0 3px 15px;	
	background:url(../images/bullet.gif) left 10px no-repeat;
}
ul li.noBullet{
	background:none;
}

.dist{
	color:#ffa800;
}
.clear{
	clear:both;	
	line-height:0;	
}
.tcenter{
	text-align:center;
}
.tleft{
	text-align:left;
}
.tright{
	text-align:right;
}
.just {
	text-align:justify;
}
.left{
	float:left;
}
.right{
	float:right;
}
.noMP{
	margin:0;
	padding:0;
}
.pt{
	padding-top:1.2em;
}
.pl{
	padding-left:1.2em;
}
.pr{
	padding-right:1.2em;
}
.pb{
	padding-bottom:1.2em;
}
.mt{
	margin-top:1.2em;
}	
.cl{
	clear:left;
}
.cr{
	clear:right;
}
.cb{
	clear:both;
}
.line{
	height:1.2em;
	border-top:solid 1px #e8e7df;
}

.half {
	width:50%;
}
.setka{
	width:100%;
}


/*Container
--------------------------------------------------*/
#container{
	width:980px;
	margin:0 auto;
	background:url(../images/containerBg.png) left 260px repeat-y;	
}

/* Header
--------------------------------------------------*/
#header{
	height:260px;
	width:100%;	
	position:relative;
	background:url(../images/headerBg.png) top right no-repeat;	
}

#logo{
	
}
#logo img{
	width:300px;
	height:95px;
}

#topLeftCornerIconsContainer{
	width:136px;
	height:50px;
	position:absolute;
	top:0;
	right:0;
}

#topLeftCornerIconsContainer a{
	display:block;
	float:left;
	height:50px;
	background:url(../images/topLeftCornerIconsBg.png) left -50px no-repeat;
}

#topLeftCornerIconsContainer #f1{
	width:43px;
}
#topLeftCornerIconsContainer #f1:hover{
	background-position:0 0;
}

#topLeftCornerIconsContainer #f2{
	width:31px;
}
#topLeftCornerIconsContainer #f2:hover{
	background-position:-43px 0;
}

#topLeftCornerIconsContainer #f3{
	width:43px;
}
#topLeftCornerIconsContainer #f3:hover{
	background-position:-74px 0;
}


#infolinia{
	width:250px;
	position:absolute;
	top:94px;
	left:0;
	color:#fffdf5;
	padding-top:52px;
	letter-spacing:0.5px;
}
#infolinia ul{
	padding-bottom:0;
	padding-left:30px;
}
#infolinia ul li{
	padding-bottom:0;
	padding-top:0;
}
#infolinia a{
	color:#ffffff;
}
#infolinia a:hover{
	color:#ed1c24;
}
#infolinia img{
	vertical-align:middle;
	padding-left:4px;
}
#infolinia .or{
	color:#000000;
	padding-left:4px;
}

#koszyk{
	width:723px;
	height:73px;
	position:absolute;
	bottom:0;
	right:0;
}
#koszyk #price{
	color:#fff0d3;
	position:absolute;
	top:17px;
	left:143px;
	font-size:12px;
}
#koszyk #price a{
	letter-spacing:0;
	color:#ffffff;
	position:relative;
	top:-1px;
}
#koszyk #price a:hover{
	color:#ed1c24;
}
#koszyk #rabat{
	color:#000000;
	position:absolute;
	top:37px;
	left:54px;
}
#koszyk #rabat a{
	color:#000000;
	text-decoration:none;
}
#koszyk #rabat a:hover{
	color:#ed1c24;
}

#koszyk #money{
	position:absolute;
	top:17px;
	left:370px;
	font-size:12px;
	letter-spacing:0.5px;
}
#koszyk #money a{
	color:#fff0d2;
}
#koszyk #money a:hover{
	color:#ed1c24;
}
#koszyk #money a.selected{
	font-weight:bold;
}

#priceTypeForm{
	color:#000000;
	position:absolute; top:37px; left:309px;
}
#priceTypeForm fieldset{
	border:none; padding:0;
}
#priceTypeForm label, #priceTypeForm input{
	vertical-align:middle;
}

#loginStatus{
	color:#fff0d2;
	position:absolute;
	top:17px;
	left:614px;
	font-size:11px;
}
#loginStatus a{
	color:#ffffff;
}
#loginStatus a:hover{
	color:#ed1c24;
}
#koszyk #createAcount{
	position:absolute;
	top:36px;
	left:558px;
}
#koszyk #createAcount a{
	color:#000000;
}
#koszyk #createAcount a:hover{
	color:#ed1c24;
}
#koszyk #currencyForm{
	display:none;
}


/* topNav
--------------------------------------------------*/
#topNavContainer{
	width:722px;
	height:35px;
	position:absolute;
	top:131px;
	right:0;
}

#topNavContainer ul{
	margin:0;
	padding:0;
	list-style:none;	
	width:100%;
	height:35px;
}

#topNavContainer ul li{
	float:left;
	background:none;
	padding:0;
	margin:0;	
}

#topNavContainer ul li a{
	background-image:url(../images/topNavBg.png); 
	background-repeat:no-repeat;
	background-position:0 -100px;
	height:35px;	
	display:block;	
}
#topNavContainer ul li a:hover{
	background-color:none;
}	
#topNavContainer ul li a span{
	display:none;
}

#tn1{
	width:67px;	
}
#tn1:hover{
	background-position:0 0;
}

#tn2{
	width:99px;
}
#tn2:hover{
	background-position:-67px 0;
}

#tn3{
	width:76px;
}
#tn3:hover{
	background-position:-166px 0;
}

#tn4{
	width:92px;
}
#tn4:hover{
	background-position:-242px 0;
}

#tn5{
	width:78px;
}
#tn5:hover{
	background-position:-334px 0;
}

#tn6{
	width:91px;
}
#tn6:hover{
	background-position:-412px 0;
}

#tn7{
	width:55px;
}
#tn7:hover{
	background-position:-503px 0;
}

#tn8{
	width:58px;
}
#tn8:hover{
	background-position:-558px 0;
}

#tn9{
	width:43px;
}
#tn9:hover{
	background-position:-616px 0;
}

#tn10{
	width:45px;
}
#tn10:hover{
	background-position:-659px 0;
}


/* Content
--------------------------------------------------*/
#content{
	/*fixes ie double padding*/
	display:inline-block;	
	position:relative;
}

#smallDiscount{
	width:77px;
	height:78px;
	position:absolute;
	top:183px;
	left:250px;
	background:url(../images/discount.png) left top no-repeat;
	z-index:4;
	text-align:center;
}
#smallDiscount .discountValue{
	font-size:1.5em;
	color:#ed1c24;
	font-weight:bold;
	position:relative;
	top:20px;
}


/*breadCrumbTrail*/
#breadCrumbTrailContainer{
	padding-bottom:5px;
}
#breadCrumbTrail{
	padding:0;
	padding-left:10px;
}
#breadCrumbTrail li{
	float:left;
	padding-right:15px;
	background:none;
}
#breadCrumbTrail li.lastChild{
	font-weight:bold;
}
#breadCrumbTrail li a{
	display:inline-block;
	font-size:12px; height:12px;
	padding:5px 0 10px 25px;
	text-decoration:none;
	background:url(../images/rootCategoriesIcons.png) left 2px no-repeat;
}
#breadCrumbTrail li a:hover{
	color:#f7941d;
}
#breadCrumbTrail li a.selected{
	font-weight:bold;
}

#breadCrumbTrail li a.home{
	padding-left:35px;
}
#breadCrumbTrail li a.gsm{
	background-position:left -29px;
}
#breadCrumbTrail li a.gps{
	background-position:left -60px;
}
#breadCrumbTrail li a.spy{
	background-position:left -91px;
	padding-left:35px;	
}
#breadCrumbTrail li a.biometrics{
	background-position:left -122px;
	padding-left:35px;	
}
#breadCrumbTrail li a.boosters{
	background-position:left -153px;
	padding-left:35px;	
}
#breadCrumbTrail li a.jammers{
	background-position:left -184px;
	padding-left:35px;	
}
#breadCrumbTrail li a.SAT{
	background-position:left -215px;
}
#breadCrumbTrail li a.simLock{
	background-position:left -240px;
	padding-left:35px;
}
#breadCrumbTrail li a.Diagnostyka{
	background-position:left -266px;
	padding-left:35px;
}

/* Rightcolumn
--------------------------------------------------*/
#rightColumn{
	/*widht 725*/
	width:722px;	
	float:right;	
	min-height:770px;
	padding-left:3px;
}

#bannerContainer{
	height:90px;
	padding-top:10px;
	background:url(../images/bigBoxLightBg.gif) 2px 1px no-repeat;
	width:703px;
	overflow:hidden;
	position:relative;
}
#bannerContainer .banner{
	width:468px;
	height:60px;
	position:absolute;
	left:10px;
}	
#bannerContainer a.presentationBtn{
	position:absolute;	right:10px;
}

/* bigBox
--------------------------------------------------*/
.bigBox{
	background:url(../images/BigBoxBg.gif) left top no-repeat;
	padding:15px;
	padding-right:30px;
	padding-bottom:35px;
}
.bigBox h2{
	color:#cecece;
	text-transform:capitalize;
}
.bigBox .left, .bigBox .right{
	width:45%;
}


/* products
--------------------------------------------------*/
#productsContainer{
	padding-top:2px;
}
.product{
	width:335px;
	height:200px;
	background:url(../images/productBg.gif) left top no-repeat;
	position:relative;
	float:left;
	display:inline;
	margin:0 10px 12px 7px;
	z-index:1;
}
.product a{
	text-decoration:none;
}
.product a:hover{
	text-decoration:underline;
}
#content #productsContainer .notAvailable{
	background:url(../images/productNotAvailableBg.gif) left top no-repeat;
}
#content #productsContainer .notAvailable .rates{
	display:none;
}
.product .imageContainer{
	width:133px;
	height:133px;
	overflow:hidden;
	text-align:center;
	border:solid 1px #d1d0c9;
	background-color:#ffffff;
	float:left;
	display:inline;
	margin-left:5px;
	margin-top:6px;
}
.product .imageContainer img{
	width:133px;
}
.product .textContainer{
	width:176px;
	float:right;
	padding:0 9px 0 8px;
}
.product .textContainer h3{
	color:#2676d1;
	font-size:1em;
	padding-top:2px;
	padding-bottom:4px;
	line-height:1.1em;
}
.product .textContainer span{
	font-size:1em;
	color:#000000;
}
.product .textContainer span span{
	color:#ffa800;
	font-weight:bold;
}
.product .textContainer div{
	padding-top:3px;
	color:#5d5c59;
	line-height:13px;
	text-align:justify;
	letter-spacing:0;
	padding-left:1px;
	height:118px;
	overflow:hidden;
}
.product .rates{
	position:absolute;
	bottom:7px;
	left:89px;
}
.product .rates img{
	width:34px;
	height:15px;
}
.product .readMore{
	position:absolute;
	right:8px;
	bottom:5px;
}

.product .addToCart{
	position:absolute;
	bottom:32px;
	left:8px;
	width:93px;
	height:22px;
	border:none;
	background:none;
}


/* Leftcolumn
--------------------------------------------------*/
#leftColumn{
	width:255px;
	float:left;
}


/* Box
--------------------------------------------------*/
#leftColumn .box{
	width:100%;
	position:relative;
}
#leftColumn .box .header{
	width:100%;
}
#leftColumn .box .content{
	width:100%;
	min-height:100px;
}
#leftColumn .box .footer{
	width:100%;
	height:15px;
}


/* MenuBox
--------------------------------------------------*/
#menuBox {
	position:relative;
	z-index:3;
}
#menuBox .header{
	background:url(../images/menuBoxHeaderBgClear.png) left top no-repeat;
	height:72px;
}
#menuBox {
	background:url(../images/menuBoxContentBg.png) left 72px repeat-y;
}
#menuBox .footer{
	background:url(../images/menuBoxFooterBg.png) left top no-repeat;	
}
#menuBox .line{
	height:16px;
	background:url(../images/menuLine.gif) 17px top no-repeat;
	border:none;
}
#menuBox ul{
	padding-left:27px;
}
#menuBox ul li{
	background:url(../images/menuBoxBullet.png) left 9px no-repeat;
	padding-left:14px;
}
#menuBox ul li a{
	color:#6f6f6b;
	text-decoration:none;
	display:block;
	margin-right:12px;
	padding-left:2px;
}
#menuBox ul li a:hover{
	color:#ffffff;
	background-color:#6f6f6b;
}
#menuBox ul li ul li a{
	margin-right:0;
	padding-top:1px;
	padding-bottom:1px;
	height:1em;
	line-height:1em;	
	overflow:hidden;
}
#menuBox ul li ul li{
	padding-top:0;
	padding-bottom:0;
	background-position:left 3px;
}
#menuBox ul li ul{
	background-color:#d1d0c9;
	width:210px;
	padding-left:10px;
	padding-bottom:10px;
	padding-top:10px;

	position : absolute;
	left: -999em;
	margin-left : 190px;
	margin-top : -28px;
}
#menuBox ul li ul li ul{
	background-color:#e8e7df;
	margin-left : 180px;
}


#menuBox ul li ul ul { /* third-and-above-level lists */
	left: -999em;
}

#menuBox ul li:hover ul ul, #menuBox ul li:hover ul ul ul, #menuBox ul li.sfhover ul ul, #menuBox ul li.sfhover ul ul ul {
	left: -999em;
}

#menuBox ul li:hover ul, #menuBox ul li li:hover ul, #menuBox ul li li li:hover ul, #menuBox ul li.sfhover ul, #menuBox ul li li.sfhover ul, #menuBox ul li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menuBox .newsAndPromotions{
	padding-bottom:0;
	margin-bottom:0;
}


/* searchBox
--------------------------------------------------*/
#searchBox {
	background:url(../images/searchBoxBg.jpg) left top no-repeat;
	height:139px;	
}
#searchBox .header{
	background:url(../images/searchBoxHeaderBg.png) left top no-repeat;
	height:46px;
}

#searchBox #whatInput{
	color:#b7a66c;
	border:none;
	position:relative;
	background:none;
	top:20px;
	left:35px;
	width:175px;
}
#searchBox #searchBtn{
	border:none;
	position:relative;
	top:35px;
	left:167px;
}


/* LoginBox
--------------------------------------------------*/
#loginBox {
	background:url(../images/loginBoxBg.jpg) left top no-repeat;
	height:203px;	
}
#loginBox .header{
	background:url(../images/loginBoxHeaderBg.png) left top no-repeat;
	height:46px;
}
#loginBox form input{
	position:relative;
	z-index:3;
}
#loginBox form #emailInput, #loginBox form #passwordInput{
	position:absolute;
	top:68px;
	left:35px;
	color:#a38b44;
	border:none;
	width:175px;
	background:none;
}
#loginBox form #passwordInput{
	top:108px;
}
#loginBox form #submitInput{
	border:none;
	position:absolute;
	top:143px;
	left:167px;
}
#rememberPassword {
	position:absolute;
	top:145px;
	left:33px;
}
#loginBox form #rememberPassword span{
	color:#b19d55;
}
#loginBox form #rememberPassword input{
	display:none;
}
#loginBox form #loginCheckBox{
	width:13px;
	height:13px;
	background:url(../images/loginCheckBoxBg.gif) left top no-repeat;
	position:relative;
	top:-16px;
	left:95px;
}
#loginBox a{
	color:#b19d55;
	position:relative;
	top:-10px;
}	
#loginBox a:hover{
	color:#695218;
}


/* loginErrorBox
--------------------------------------------------*/
#loginErrorBox{
	width:100%;
	height:68px;
	background:url(../images/loginErrorBoxBg.png) left top no-repeat;
}


/* newsletterBox
--------------------------------------------------*/
#newsletterBox {
	background:url(../images/newsletterBoxBg.jpg) left top no-repeat;
	height:189px;	
}

#newsletterBox span{
	position:absolute;
	top:55px;
	left:32px;
	font-weight:bold;
	width:161px;
	color:#b19d55;
}

#newsletterBox form input{
	position:relative;
	z-index:3;
}
#newsletterBox form #email2Input{
	position:absolute;
	top:113px;
	left:35px;
	color:#a38b44;
	border:none;
	width:175px;
	background:none;
}

#newsletterBox form #submit2Input{
	border:none;
	position:absolute;
	top:146px;
	left:167px;
}
#newsletterBox #unsubscribe{
	position:absolute;
	top:148px;
	left:32px;
	color:#b19d55;
}
#newsletterBox #unsubscribe:hover{
	color:#695218;
}


/* SezonHitBox
--------------------------------------------------*/
#sezonHitBox .header{
	background:url(../images/sezonHitBoxHeaderBg.png) left top no-repeat;
	height:72px;
}
#sezonHitBox {
	background:url(../images/sezonHitBoxBg.png) left 72px repeat-y;
}
#sezonHitBox .footer{
	background:url(../images/sezonHitBoxFooterBg.png) left top no-repeat;	
}
#sezonHitBox ul, #newBox ul{
	padding-left:27px;
}
#sezonHitBox ul li, #newBox ul li{
	background:url(../images/menuBoxBullet.png) left 9px no-repeat;
	padding-left:14px;
	padding-bottom:10px;
	width:146px;
}
#sezonHitBox ul li a, #newBox ul li a{
	color:#6f6f6b;
	text-decoration:none;
	display:block;
	margin-right:12px;
	padding-left:2px;
	font-weight:bold;
}
#sezonHitBox ul li a:hover, #newBox ul li a:hover{
	text-decoration:underline;
}


/* newBox
--------------------------------------------------*/
#newBox .header{
	background:url(../images/newBoxHeaderBg.png) left top no-repeat;
	height:72px;
}
#newBox {
	background:url(../images/menuBoxContentBg.png) left 72px repeat-y;
}
#newBox .footer{
	background:url(../images/menuBoxFooterBg.png) left top no-repeat;	
}


/* advertBox
--------------------------------------------------*/
#advertBox{
	width:100%;
	height:493px;
	/*background:url(../images/advertBoxBg.gif) left top no-repeat;*/
	position:relative;
}
#advertBox img{
	position:absolute;
	top:25px;
	left:40px;
}
#advertBox #flash{
	width:147px;
	height:197px;
	position:absolute;
	top:88px;
	left:60px;
}
#advertBox #flashFooter{
	width:190px;
	height:70px;
	position:absolute;
	top:385px;
	left:35px;
}


/* happyHourBox
--------------------------------------------------*/
#happyHourBox{
	height:136px; padding-bottom:6px;
	padding-top:1px;
}




/* Footer
--------------------------------------------------*/
#footer{
	position:relative;
	background:url(../images/footerBg.png) left top no-repeat;
	width:100%;
	height:57px;
}

#w2b{
	position:absolute;
	top:19px;
	right:35px;
	line-height:14px;
}
#w2b:hover{
	border-bottom:solid 1px #fffdf5;
}
#w2b img{
	width:108px;
	height:14px;
	vertical-align:bottom;
}

#pQd{
	position:absolute;
	top:19px;
	right:165px;
	line-height:14px;
}
#pQd img{
	width:84px;
	height:14px;
}
#pQd:hover{
	border-bottom:solid 1px #fffdf5;
}


/* Table
--------------------------------------------------*/
table{
	width:701px;
	text-align:center;	
	border-collapse:collapse;
	background:url(../images/theadBg.gif) left top no-repeat;
}
thead{	
	color:#2a83e8;
	height:48px;	
}
table tr{
	padding:0;
}
table tr th{
	border-bottom:solid 1px #f8f8f5;
	background:none;
}
table tr td{
	height:60px;
	border-bottom:solid 1px #f8f8f5;
}
table tr.odd{
	background-color:#fafafa;
}
tfoot{
	height:48px;
	background:url(../images/tfootBg.gif) left bottom no-repeat;
}
tfoot tr td{
	border:none;
	height:auto;
}


/* Form
--------------------------------------------------*/
form.default{
	width:430px;
	padding-right:5px;
}
form.default h3{
	padding-left:5px;
}
form.default input, form.default select, form.default textarea{
	border:solid 1px #f3f4ef;
	border-top:solid 1px #caccbf;
	color:#8c8c8c;
}
form.default textarea{
	height:150px;
}
form.default .element input, form.default .element select, form.default .element textarea{
	width:230px;
}
form.default label{
	background:url(../images/bullet.gif) 10px 7px no-repeat;
	padding-left:25px;
	display:block;
	float:left;
	text-align:left;
}

form.default .element{
	padding-bottom:10px;
	text-align:right;
	clear:both;
}
form .errorNote{
	color:#ed1c24;
	text-align:right;
}
form.default .required{
	color:#ed1c24;
}
form.default .submit input, form.default input.btn{
	width:auto;
	color:#4a3800;
	border:solid 1px #e1dfd2;
	background-color:#ece9d8;
	text-align:center;
}
form.default .group h3, form.default .group2 h3{
	padding-left:5px;
}
form.default .group{
	background-color:#f9f9f9;
	padding:5px 0;
}
form.default .group2{
	background-color:#fffcf5;
	padding:5px 0;
}

form.default .groupPadding{
	margin-bottom:10px;
}
form.default br{
	clear:both;
}
form.default input.checkbox{
	width:auto;
	text-align:left;
}
form.default input.submit{
	background-color:#fa5b0f;
	color:#ffffff;
	font-weight:bold;
	padding:3px 10px;
	border-radius:5px;
	-moz-border-radius:5px;		
	border:1px solid #fa5b0f;
}
input.submit:hover{
	background-color:#ff822e;
	cursor:pointer;
}
.now-nazwa{
	text-align:left;
	padding-left:20px;
	padding-top:15px;
}

#orderContainer, #orderAcceptedContainer, #customerContainer, #editAccountContainer, #registerAccountContainer, #ordersContainer, #articleContainer, #discountContainer, #unsubscribeContainer{
	padding-top:25px;
	background:url(../images/bigBoxLightBg.gif) left top no-repeat;
}
#orderContainer h1, #orderAcceptedContainer h1, #customerContainer h1, #editAccountContainer h1, #registerAccountContainer h1, #ordersContainer h1, #articleContainer h1, #discountContainer h1, #unsubscribeContainer h1{
	padding-left:10px;
	padding-bottom:45px;
}

/* Category
--------------------------------------------------*/
#categoryContaiener{
	background:url(../images/bigBoxBg.gif) left top no-repeat;
	width:702px;
	position:relative;
}
/*.sortBy*/
#categoryContaiener .sortBy{
	font-size:11px;
	letter-spacing:normal;
	position:absolute; right:10px; top:10px;
}
#categoryContaiener .sortBy a{
	text-decoration:none;
}
#categoryContaiener .sortBy a:hover{
	text-decoration:underline;
}
#categoryContaiener .sortBy a.selected{
	font-weight:bold;
}
#categoryContaiener .sortBy a.selected:hover{
	cursor:default;
}
/*.header*/
#categoryContaiener .header{
	padding-top:12px;
	padding-left:60px;
	background-position:left 1px;
	background-repeat:no-repeat;
	height:53px;
	background-image:url(../images/icons/default.gif);
}
#categoryContaiener .header h2{
	font-size:28px; line-height:34px; height:34px;
	padding:0;
	color:#5282bf;
}


/*.subCategories*/
#categoryContaiener .subCategories{
	border-top:1px solid #e9e9e8;
	border-bottom:1px solid #e9e9e8;
	background-color:#f9f9f9;
	width:690px;
	margin:0 auto;
	padding:6px 0;
	padding-bottom:6px;
	margin-bottom:20px;
}
/*.bread*/
#categoryContaiener .bread{
	padding-left:4px;
	padding-bottom:6px;
}
#categoryContaiener .bread h3, #categoryContaiener .bread h2{
	display:inline; width:auto;
	font-size:12px;	
	padding:0;
}
#categoryContaiener .bread h3{
	padding-right:14px; margin-right:10px;
	background:url(../images/categories/subCategoriesBullet.gif) no-repeat right 7px;
}
#categoryContaiener .bread a{
	color:#5d5c59;
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
}
#categoryContaiener .bread h2 a{
	font-weight:bold;
}

/*.columns*/
#categoryContaiener .column{
	width:230px;
	float:left;
}
#categoryContaiener .c2{
	width:228px;
	border-left:1px solid #e9e9e8;
	border-right:1px solid #e9e9e8;
}
#categoryContaiener .column ul{
	padding:0;
	padding-left:4px;
}
#categoryContaiener .second ul, #categoryContaiener .third ul{
	padding-left:8px;
}	
#categoryContaiener .column ul li{
	background:url(../images/categories/blueBullet.gif) no-repeat left 6px;
	padding:0;
	padding-left:7px;	
	line-height:14px;
}
#categoryContaiener .column ul li a{
	text-decoration:none;
	font-size:11px;
}
#categoryContaiener .column ul li a:hover{
	text-decoration:underline;
}

/*sifr*/
.sIFR-alternate{
	visibility:hidden;
}


/*SPY*/
#content.spy #categoryContaiener .header{
	background-image:url(../images/categories/spyIcon.gif);
}
#content.spy #categoryContaiener .header h2, #content.spy #categoryContaiener .column a, 
#content.spy #categoryContaiener .sortBy a, #content.spy .product a {
	color:#ff7000;
}
#content.spy #categoryContaiener .subCategories{
	background-color:#fff6e6;
}
#content.spy .product{
	background:url(../images/categories/spyProductBg.gif) no-repeat left top;
}
#content.spy #categoryContaiener .column ul li{
	background:url(../images/categories/blueBullet.gif) no-repeat left 6px;
}

/*GSM*/
#content.gsm #categoryContaiener .header{
	background-image:url(../images/categories/gsmIcon.gif);
}
#content.gsm #categoryContaiener .header h2, #content.gsm #categoryContaiener .column a, 
#content.spy #categoryContaiener .sortBy a, #content.gsm .product a {
	color:#2a83e8;
}
#content.gsm #categoryContaiener .subCategories{
	background-color:#f4f7f9;
}
#content.gsm .product{
	background:url(../images/categories/gsmProductBg.gif) no-repeat left top;
}
#content.gsm #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}

/*GPS*/
#content.gps #categoryContaiener .header{
	background-image:url(../images/categories/gsmIcon.gif);
}
#content.gps #categoryContaiener .header h2, #content.gps #categoryContaiener .column a, 
#content.gps #categoryContaiener .sortBy a, #content.gps .product a {
	color:#b23467;
}
#content.gps #categoryContaiener .subCategories{
	background-color:#fbf3f6;
}
#content.gps .product{
	background:url(../images/categories/gpsProductBg.gif) no-repeat left top;
}
#content.gps #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}

/*biometrics*/
#content.biometrics #categoryContaiener .header{
	background-image:url(../images/categories/biometricsIcon.gif);
}
#content.biometrics #categoryContaiener .header h2, #content.biometrics #categoryContaiener .column a, 
#content.biometrics #categoryContaiener .sortBy a, #content.biometrics .product a {
	color:#75b53e;
}
#content.biometrics #categoryContaiener .subCategories{
	background-color:#f7fcf4;
}
#content.biometrics .product{
	background:url(../images/categories/biometricsProductBg.gif) no-repeat left top;
}
#content.biometrics #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}

/*boosters*/
#content.boosters #categoryContaiener .header{
	background-image:url(../images/categories/boostersIcon.gif);
}
#content.boosters #categoryContaiener .header h2, #content.boosters #categoryContaiener .column a, 
#content.boosters #categoryContaiener .sortBy a, #content.boosters .product a {
	color:#a69842;
}
#content.boosters #categoryContaiener .subCategories{
	background-color:#faf9ef;
}
#content.boosters .product{
	background:url(../images/categories/boostersProductBg.gif) no-repeat left top;
}
#content.boosters #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}

/*jammers*/
#content.jammers #categoryContaiener .header{
	background-image:url(../images/categories/jammersIcon.gif);
}
#content.jammers #categoryContaiener .header h2, #content.jammers #categoryContaiener .column a, 
#content.jammers #categoryContaiener .sortBy a, #content.jammers .product a {
	color:#e62f33;
}
#content.jammers #categoryContaiener .subCategories{
	background-color:#fef3f3;
}
#content.jammers .product{
	background:url(../images/categories/jammersProductBg.gif) no-repeat left top;
}
#content.jammers #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}

/*SAT*/
#content.SAT #categoryContaiener .header{
	background-image:url(../images/categories/SATIcon.gif);
}
*#content.SAT #categoryContaiener .header h2, #content.SAT #categoryContaiener .column a, 
#content.SAT #categoryContaiener .sortBy a, #content.SAT .product a {
	color:#754c24;
}
#content.SAT #categoryContaiener .subCategories{
	background-color:#e9e2dc;
}
#content.SAT .product{
	background:url(../images/categories/SATProductBg.gif) no-repeat left top;
}
#content.SAT #categoryContaiener .column ul li{
	background:url(../images/categories/orangeBullet.gif) no-repeat left 6px;
}


/* Cart
--------------------------------------------------*/
#cartContainer{

}

#cartContainer table th{
	text-transform:capitalize;
}
#cartContainer table th.name{
	text-align:left;
	padding-left:10px;
}
#cartContainer table th.quantity{
	padding-left:5px;
	text-align:left;
}
#cartContainer table td.name{
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	padding-right:30px;
	width:250px;
}
#cartContainer table td.name a{
	color:#5d5c59;
}
#cartContainer table td.quantity{
	text-align:left;
}
#cartContainer table td.quantity form input.btn{
	background:url(../images/ustawBtn.gif) left top no-repeat;
	border:none;	
	width:43px;
	height:20px;
	position:relative;
	top:6px;
}

#cartContainer table td.quantity form input{
	background:url(../images/cartQuantityInputBg.gif) left top no-repeat;
	border:none;
	width:45px;
	height:20px;
	text-align:center;	
}
#cartContainer table td.remove form input.btn{
	background:url(../images/usunBtn.gif) left top no-repeat;
	border:none;	
	width:43px;
	height:20px;
	position:relative;
	top:1px;
}
#cartContainer table td.remove{
	padding-right:10px;
	padding-right:3px;
}
#cartContainer table tfoot{
	color:#ffa800;
	font-weight:bold;
}






#cartContainer #buttons{
	width:701px;
	height:45px;
	background:url(../images/cartBtns.png) right bottom no-repeat;
	text-align:right;
	padding-top:20px;
	position:relative;
}

#cartContainer #order img{
	width:180px;
	height:45px;
}
#cartContainer #backToShopping{
	position:absolute;
	right:200px;
}
#cartContainer #backToShopping img{
	width:110px;
	height:36px;
}
#cartContainer #purge{
	position:absolute;
	right:335px;
}
#cartContainer #purge img{
	width:100px;
	height:40px;
}


/* Product
--------------------------------------------------*/
#productContainer{
	background:url(../images/bigBoxBg.gif) left top no-repeat;
	padding:25px 0px 15px 0px;
}
#productContainer h1, #productContainer .features{
	padding-left:15px;
	padding-right:15px;
}
#productContainer .features{
	padding-bottom:60px;
}
#productContainer h1{
	color:#5d5c59;
	padding-bottom:40px;
}
#fbLikeButton{
	width:108px; height:30px;
	position:absolute; right:0; top:160px;
}
#productContainer .left{
	width:292px;
}


#productContainer .bigImageContainer{
	width:350px;
	text-align:center;	
	overflow:hidden;
	float:right;
}
#productContainer .bigImageContainer img{
	max-width:330px;
}
#huy-magnifier {
	width:200px;
	height:200px;
	border:3px solid #ff7401;
	background-color:#ffffff;
}


#productContainer .price , #productContainer .smallPrice{
	font-size:1.25em;	
	font-weight:bold;
	padding-bottom:30px;
}
#productContainer .smallPrice{
	font-size:1.1em;	
}
#productContainer .price .orginal {
	text-decoration:line-through;
}

#productContainer form.cart{
	padding-bottom:30px;
}

#productContainer form.cart input{
	background:none;
	border:none;
}
#productContainer form.cart div{
	height:21px;
	position:relative;
	margin-left:-2px;
}
#productContainer form.cart input.btn{
	width:61px;
	height:21px;
	background:url(../images/addToCartBtn.gif) right top no-repeat;
	position:absolute;
	left:47px;
}
#productContainer form.cart input.quantity{
	width:46px;
	height:21px;
	background:url(../images/addToCartBtn.gif) left top no-repeat;
	position:absolute;
	padding-top:2px;
	text-align:center;
}

#productContainer .calc, #productContainer .rates{
	padding-bottom:30px;
}

#productContainer .options form{
	padding-top:7px;
}

#productContainer .bigBox .right{
	width:380px;
}

#productContainer .shippingAndLegalNotice .left{
	width:320px;
}
#productContainer .shippingAndLegalNotice .right{
	width:300px;
}


#productContainer .moreProductsContainer h2{
	padding-left:15px;
}
#productContainer .moreProductsContainer{
	padding-right:0;
	padding-left:0;
}
#productContainer .moreProductsContainer .lastChild{
	background:none;
}

#productContainer .productSmall{
	width:170px;
	height:210px;
	overflow:hidden;
	background:url(../images/moreProductsSeparator.gif) center right no-repeat;
	text-align:center;
	float:left;
}
#productContainer .productSmall .productName{
	font-weight:bold;
	padding:0px 5px;
	height:35px;
	overflow:hidden;	
	margin-bottom:10px;
}
#productContainer .productSmall .imageContainer{
	width:133px;
	height:130px;
	overflow:hidden;
	margin:0 auto;
	margin-bottom:15px;
}
#productContainer .productSmall .imageContainer img{
	width:133px;
}


#productContainer .options form select {
	width:250px;
	display:block;
}
#productContainer .options form select.replaced {
	display: none;
}

#productContainer .options form ul.selectReplacement {
	border:solid 1px #7f9db9;
	width:250px;		
	background:url(../images/selectBg.gif) right top no-repeat;
	position:relative;
	z-index:2;
	margin:0;
	padding:0;
}
#productContainer .options form ul.selectReplacement li {
	background:none;
	cursor: pointer;
	display: none;
	font-size: 11px;
	margin: 0;
	padding:0;
	padding-left:3px;
	padding-right:15px;
}
#productContainer .options form ul.selectOpen li {
	display: block;
}
#productContainer .options form ul.selectReplacement li.selected {
	/*background: url(/images/searchFormSelectBottom.gif) bottom left no-repeat;*/
	display: block;
}
#productContainer .options form ul.selectOpen li.selected {
	display: block;
}
#productContainer .options form ul.selectOpen li:hover,
#productContainer .options form ul.selectOpen li.hover{
	color:#7f9db9;
}

#productContainer .options form ul.selectOpen li.selected:hover {

}

#askAboutProduct{
	padding-top:20px;
	padding-bottom:0;
	margin-left:-1px;
}
#askAboutProduct a{
	display:inline-block;
	width:161px;
	height:29px;
	background:url(../images/askAboutProduct.gif) left top no-repeat;	
}

#fbCommentsContainer{
	padding-left:13px;
	margin-bottom:10px;
}

/* order
--------------------------------------------------*/
#orderContainer{
}
#orderContainer h1{
}
#orderContainer table th{
	text-transform:capitalize;
}
#orderContainer table th.name{
	text-align:left;
	padding-left:10px;
}
#orderContainer table th.quantity{

}
#orderContainer table td.name{
	text-align:left;
	font-weight:bold;
	padding-left:10px;
	padding-right:30px;
	width:250px;
}
#orderContainer table td.name a{
	color:#5d5c59;
}
#orderContainer table tfoot{
	color:#ffa800;
	font-weight:bold;
}

#orderContainer .backToShoppingCart{
	background:url(../images/backToShoppingCart.png) left top no-repeat;	
	width:178px;
	height:47px;
	display:block;
	float:right;
	margin-right:20px;
}
#orderContainer .zeroTax{
	text-align:left;
	padding-left:15px;
	font-size:1.25em;
	font-weight:bold;
	width:400px;
	float:left;
}
#orderContainer .zeroTax a{
	color:#ffa800;
	text-transform:capitalize;	
}

#orderContainer .bigBox h2{
	padding-bottom:5px;
}
#orderContainer .bigBox {
	background:none;
}

#orderContainer .bigBox form{
	border-top:solid 1px #eeeeee;
	padding-top:10px;
}
#vat22_outeu{
	visibility:hidden;
}
#vat_field2{
	padding-top:10px;
	margin-bottom:3px;
}



/* customer
--------------------------------------------------*/
#customerContainer *{
	padding-left:10px;
	padding-right:20px;
}

/* orders
--------------------------------------------------*/
#ordersContainer ul, #ordersContainer h3, #ordersContainer h4{
	padding-left:10px;
}
#ordersContainer .line{
	width:700px;
	height:30px;
}


/* discount
--------------------------------------------------*/
#discountContainer p{
	padding-left:15px;
	padding-right:25px;
	padding-bottom:30px;
}


/* priceList
--------------------------------------------------*/
#priceList th{
	font-size:12px;
	padding-top:10px;
}
#priceList th.name{
	text-align:left;
	padding-left:10px;	
}
#priceList td.retail{
	text-align:left;
	padding-left:10px;
}

#priceList td.categoryName{
	font-size:12px;
	text-align:left;
	padding-left:10px;
	font-weight:bold;
	color:#2a83e8;
}
#priceList td.productName{
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}
#priceList tr.odd{
	background-color:#f9f9f9;
}
#priceList tr.over{
	background-color:#e1edfc;
}
#priceList td.productPrice{
	font-weight:bold;
	color:#f2af2d;
}

/* table.handy
--------------------------------------------------*/
table.handy{
	border-collapse:collapse;
	width:auto;
	background:none;	
}
table.handy tr th{
	border:solid 1px #c0c0c0;
	padding:10px 5px;
	color:#ff7401;
	background:none;
}
table.handy tr td{
	border:solid 1px #c0c0c0;
	text-align:center;
	vertical-align:middle;
	padding:2px 5px;
	height:auto;
	color:#ed1c24;
}
table.handy tr td.name{
	font-weight:bold;
	text-align:left;
	color:#5d5c59;
}
table.handy tr.odd{
	background-color:#f9f9f9;
}	


/* #simLockContainer
--------------------------------------------------*/
#simLockOuterContainerWrapper{
	width:710px; 
	background:url(../images/simlock/bg.gif) repeat-y left top;
}
#simLockContainerWrapper{
	width:710px; 
	background:url(../images/simlock/topBg.gif) no-repeat left top;
}
#simLockContainer{
	width:710px; min-height:440px;
	background:url(../images/simlock/bottomBg.gif) no-repeat left bottom;
	overflow:hidden;
}

#simLockContainer .sticksContainer{
	float:left;
	width:440px; height:440px;
	background:url(../images/simlock/sticksBg.png) no-repeat left top;
	position:relative; left:0;
}
#simLockContainer .textContainer{
	float:left;
	width:220px; min-height:340px;
	padding:20px;
	position:relative;
}
/*pickUpOperator*/
#simLockContainer .textContainer .pickUpOperator{
	background:url(../images/simlock/pickUpOperatorBg.gif) no-repeat left top;
	padding-top:50px;
	padding-bottom:30px;
}
#simLockContainer .textContainer .pickUpOperator form{
	padding:0; margin:0;
}
#simLockContainer .textContainer .pickUpOperator form div{
	width:215px;
	border-radius:5px;
	-moz-border-radius:5px;		
	background-color:#ffffff;
	padding-bottom:3px;
	padding-left:5px;
	padding-top:3px;
	vertical-align:middle;
}
#simLockContainer .textContainer .pickUpOperator form select{
	color:#000000;
	width:210px;
	border:none;
	font-size:12px;
	vertical-align:top;	
	height:20px;
	padding:0;
}
/*pickUpPhoneModel*/
#simLockContainer .textContainer .pickUpPhoneModel{	
	background:url(../images/simlock/pickUpPhoneModelBg.gif) no-repeat left top;	
	padding-top:22px;
	filter:alpha(opacity=30);
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=30);
	opacity:.3;
} 
#simLockContainer .textContainer .pickUpPhoneModel .currencyCode{
	color:#9c9c9c;
	font-weight:bold;
	display:inline-block;
	padding-left:425px;
	padding-bottom:10px;
	width:100px;
}
#simLockContainer .textContainer .pickUpPhoneModel div{
	border-radius:5px;
	-moz-border-radius:5px;		
	background-color:#ffffff;
	min-height:165px;	
	padding:0 10px;
	margin-bottom:80px;
}

/*.pickUpPhoneModel table*/
.pickUpPhoneModel table{
	margin:0; padding:0;
	border-collapse:collapse;
	background:none;
	background-color:#ffffff;
	width:auto;
}
.pickUpPhoneModel table tr{
	border:none;
}
.pickUpPhoneModel table td{
	padding:0; border:none; height:auto;
	vertical-align:top;
	text-align:left;	
	padding-top:7px;
}	
.pickUpPhoneModel table td.name{
	width:420px;
}
.pickUpPhoneModel table a{
	color:#0076a3;
	text-decoration:none;
}
.pickUpPhoneModel table td.price{
	font-weight:bold;
	color:#e79801;	
	width:145px;
}
.pickUpPhoneModel table td.price span{
	color:#b2b2b2;
	font-weight:normal;
}
.pickUpPhoneModel table td.time{
	color:#919191;
	font-weight:bold;
	width:80px;
}
.pickUpPhoneModel table td.description{
	color:#b2b2b2;
}
.pickUpPhoneModel table tr.line td{
	border-bottom:1px solid #e4e4e4;
	padding:3px 0 10px 0;
}
.pickUpPhoneModel table tr.lastChild td{
	border:none;
}



/*bankIconsContainer*/
.bankIconsContainer{
	padding:10px 0 0 20px;
}
.bankIconsContainer img{
	margin:0 5px 10px 0;
	height:17px;
}

.bigBox {
	position:relative;
}
.bigBox .bankIconsContainer{
	width:250px;
	position:absolute; left:450px; top:10px;
}

/*ggChatContainer*/
#ggChatContainer{
	position: fixed;
	right: -250px;
	top: 200px;
	_display: none;
	z-index: 10;
}
#ggChatContainer .icon {
	width: 33px;
	height: 82px;
	float: left;
	background: url(../images/ggChatIcon.png) center no-repeat;
	cursor:pointer;
}

/*fbLikeBoxContainer*/
#fbLikeBoxContainer{
	position: fixed;
	right: -237px;
	top: 282px;
	_display: none;
	z-index: 10;
}
#fbLikeBoxContainer .icon {
	width: 33px;
	height: 82px;
	float: left;
	background: url(../images/fbLikeBoxIcon.png) center no-repeat;
	cursor:pointer;
}
#fbLikeBoxContainer .fb_iframe_widget {
	background: #ffffff;
}

