/* ************************ TŁO GÓRNEGO PASKA ************************** */
.topbg {
    clear: both;
  background-image: url("/skins/user/shoper_red_1/images/topbg.png");
  background-repeat: repeat-x;
  background-position: center 0;
  height: 213px;
}

/* ************************ TOP TABLE ************************** */
#toptable {
  margin: 0 auto;
}

.topheaderimg {

  background-image: url("/skins/user/shoper_red_1/images/top.png");
  background-repeat: no-repeat;
  background-position: center 0;
  height: 213px;
}




/* ************************ BASKET ************************** */
#basket {

    position:relative;
    left: 350px;
    bottom: 150px;

}

/* ************************ MENUBAR TABLE ************************** */
#menubartable {
  margin: 0 auto;
}

/* ************************ SOCIAL TABLE ************************** */
#socialbartable {
  margin: 0 auto;
}

/* ************************ SOCIAL TABLE ************************** */
#searchtable {
  margin: 0 auto;
}

/* ************************ MAPKA I BANNER ************************** */


.banners {
width: 980px;
margin: 0 auto;
}

.banners .mapka {
  float: left;
}

.banners .innerbanners {
    float: right;
}

#bannersectiontable {
  margin: 0 auto;
}

#bannersectiontable td {
  vertical-align: top;
}


/* ************************ BOTTOM TABLE ************************** */

#bottomtable {
  margin: 0 auto;
  background-image: url(/skins/user/shoper_red_1/images/bottom.png);
  background-repeat:no-repeat;
  background-position:10px 16px;
  height: 247px;
  width: 1200px;
}

#newslatter_row {
  height: 200px;
}

#signature_row {
  height: 47px;
}

/* ************************ TŁO DOLNEGO PASKA ************************** */

.mainbottombar {
    clear: both;
  background-image: url("/skins/user/shoper_red_1/images/bottombg.png");
  background-repeat: repeat-x;
  background-position: center bottom;
  height: 247px;


   /*** KOMBINACJE Z BOOTOMBAR **** */
   position:absolute;
   bottom:0;
   width:100%;
}



   /*** KOMBINACJE Z BOOTOMBAR **** */
#container_alucenter {
   min-height:100%;
   position:relative;
}

   /*** KOMBINACJE Z BOOTOMBAR **** */
#body_alucenter {
   padding:0px;
   padding-bottom:247px;   /* Wysokość stopki */
}










/* ************************ ARTICLES ************************** */


.ALCfooter {
    /*background-color: #bbb;*/
    clear: both;
    padding: 10px 0;
}

.ALCfooter .ALCinnerfooter {
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
  width: 480px;
  margin-top: 70px;
}

/*
.ALCfooter .ALCinnerfooter ul.overall {
    border-left: 1px solid #ccc;
    width: 100%;
    float: left;
    margin: 0 auto;
}*/

.ALCfooter .ALCinnerfooter ul.singlecol {
    border-left: 0;
}

.ALCfooter .ALCinnerfooter li.overall {
    float: left;
    /* border-right: 1px solid #ccc; */
    margin-bottom: -1000px;
    padding-bottom: 1000px;
}

.ALCfooter .ALCinnerfooter li.col2 { width: 49.8%; }
.ALCfooter .ALCinnerfooter li.col3 { width: 33.2%; }
.ALCfooter .ALCinnerfooter li.col4 { width: 24.8%; }
.ALCfooter .ALCinnerfooter li.col5 { width: 19.8%; }
.ALCfooter .ALCinnerfooter li.col6 { width: 16.6%; }

.ALCfooter .ALCinnerfooter ul.singlecol li.overall {
    width: 100%;
    border-right: 0;
}

.ALCfooter .ALCinnerfooter li.overall ul {
    margin: 5px 0 5px 20px;
}

.ALCfooter .ALCinnerfooter li.overall li {
    padding: 1px 20px;
  height: 23px;
  width: 170px;
  font-size: small;
  background-image: url("/skins/user/shoper_red_1/images/libg.png");
  background-repeat:no-repeat;
  background-position:left center;
}

.ALCfooter .ALCinnerfooter ul.singlecol li.overall li.head {
    display: none;
}

.ALCfooter .ALCinnerfooter ul.singlecol li.overall li {
    float: left;
    padding: 2px 10px;
}

.ALCfooter .ALCinnerfooter li.overall li.head {
    font-weight: bold;
  display: none;
}

.ALCfooter .ALCinnerfooter a {
    color: #fff;
}


/* ************************ NEWSLETTER ************************** */

.newsletter {
  position: relative;
  left: 11px;
  top: 140px;
}

.newsletter .inputwrap {
  float:left;
}

.newsletter .inputwrap  input{
  width: 215px;
  border-style:none;
}


/* ************************ SIGNATURE ************************** */

.signature {
  position: relative;
  margin-left: 600px;
  top: 20px;
  font-size: x-small;
  color: silver;
}

.signature  a{

  color: #fff;
}

#shoper-foot a {
    display: none;
    margin: 0px;
    text-align: center;
    font-size: 0.8em;
}

.movetop {
  float: right;
  margin-right: 110px;
  margin-top: -5px;
}


/* ************************ BOX FILTER AND FACEBOOK ************************** */


/* Filters */

#box_filter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.centercol #box_filter .innerbox {
    padding: 5px 20px;
}

.centercol #box_filter .innerbox .group {
    float: left;
    width: 25%;
}

.centercol #box_filter .innerbox h5 {
    margin-top: 0;
    border-top: 0;
    padding-top: 5px;
}

#box_filter .innerbox h5 {
    font-weight: bold;
    padding: 8px 0 3px;
    margin-top: 8px;
    border-top: 1px solid #ccc;
}

.leftcol #box_filter .innerbox h5.first,
.rightcol #box_filter .innerbox h5.first {
    margin-top: 0;
    border-top: 0;
    padding-top: 0;
}

#box_filter .innerbox ul li {
    display: block;
    margin: 2px;
}

#box_filter .innerbox ul li a,
#box_filter .innerbox ul li.empty del {
    font-size: 0.9em;
    display: block;
    padding: 1px 0;
}

#box_filter .innerbox ul li a span {
    padding: 0px 2px;
}

#box_filter .innerbox ul li em,
#box_filter .innerbox ul li.empty del {
    font-weight: normal;
    color: #aaa;
}

#box_filter .innerbox ul li.selected, #box_filter .innerbox h5.selected {
    background: #ffa url('../images/filter_remove.png') right center no-repeat;
}

#box_filter .innerbox ul li.showmore a {
    text-align: right;
}

#box_filter .innerbox ul li.showmore a span {
    padding-right: 1em;
}

#box_filter .multiselect {
    height: 20px;
    padding: 1px 22px 1px 5px;
    margin: 3px 6px 3px 0;
    background: #fff;
    position: relative;
    cursor: pointer;
    line-height: 20px;
    overflow: hidden;
    color: #666;
    border: 1px solid #bbb;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}

#box_filter .multiselect .button {
    height: 22px;
    width: 20px;
    position: absolute;
    top: -1px;
    right: -1px;
    margin: 0;
    border: 1px solid transparent;
}

#box_filter .multiselect.folden {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 0 3px #aaa;
    -webkit-box-shadow: inset 0 0 3px #aaa;
    box-shadow: inset 0 0 3px #aaa;
}

#box_filter .multiselect.folden.selected {
    background-color: #ffd;
    color: #333;
}

#box_filter .multiselect.folden .button {
    border-color: #bbb;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    background: #eee url('../images/selectarrow.png') no-repeat center center;
    background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee), to(#ddd));
    background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #ddd);
}

#box_filter .multiselect.folden:hover {
    border-color: #888;
}

#box_filter .multiselect.folden:hover .button {
    border-color: #888;
    background: #ddd url('../images/selectarrow.png') no-repeat center center;
    background: url('../images/selectarrow.png') no-repeat center center, -webkit-gradient(linear, center top, center bottom, from(#eee), to(#bbb));
    background: url('../images/selectarrow.png') no-repeat center center, -moz-linear-gradient(center top, #eee, #bbb);
}

#box_filter .multiselect.showed {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
    z-index: 101;
    border-color: #bbb #bbb #fff;
}


#box_filter .multiselect.showed.selected {
    color: #333;
}

#box_filter .multiselect.showed .button {
    background: #fff url('../images/selectarrow.png') no-repeat center center;
}

.filter_overlay {
    z-index: 100;
    position: absolute;
    background: #fff;
    border: solid 1px #bbb;
    -moz-box-shadow: 2px 2px 3px #aaa;
    -webkit-box-shadow: 2px 2px 3px #aaa;
    box-shadow: 2px 2px 3px #aaa;
    -webkit-border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    border-radius: 0 4px 4px 4px;
}

.filter_overlay ul {
    padding: 4px 5px;
}

.filter_overlay ul li {
    padding: 2px 4px;
    cursor: pointer;
}

#box_filter .innerbox ul li.indent a,
.filter_overlay ul li.indent a {
    padding-left: 1em;
}

.filter_overlay ul li.selected {
    background: #ffa url('../images/filter_remove.png') right center no-repeat;
    padding-right: 20px;
}

.filter_overlay ul li.selected span {
    font-weight: bold;
}

.filter_overlay ul li del {
    color: #888;
}

.filter_overlay ul li em {
    font-weight: normal;
    font-style: normal;
    padding-left: 5px;
    font-size: 0.9em;
}

.filter_overlay ul li:hover {
    background-color: #ffd;
}

.filter_overlay ul li:hover a {
    text-decoration: none;
}

.filter_overlay ul li.showmore {
    text-align: right;
    font-size: 0.9em;
}

.filter_overlay ul li.priceinput,
#box_filter ul li.priceinput {
    margin-top: 10px;
    white-space: nowrap;
}

.filter_overlay ul li.priceinput span.fromto,
#box_filter ul li.priceinput span.fromto {
    font-size: 0.9em;
}

.filter_overlay ul li.priceinput button,
#box_filter ul li.priceinput button {
    padding: 1px 0.75em;
    display: inline;
    margin-left: 4px;
    line-height: 20px;
}

#box_filter ul li.priceinput button {
    clear: both;
    display: block;
    margin: 10px auto;
}

.filter_overlay ul li.priceinput input,
#box_filter ul li.priceinput input {
    height: 20px;
    padding: 1px 5px;
    margin: 3px;
    background: #fff;
    line-height: 20px;
    color: #666;
    border: 1px solid #bbb;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 0 3px #aaa;
    -webkit-box-shadow: inset 0 0 3px #aaa;
    box-shadow: inset 0 0 3px #aaa;
    width: 3.5em;
}

.filter_overlay li.filter_type_rate a img {
    vertical-align: top;
}

.filter_overlay li.filter_type_rate a span {
    padding-left: 5px;
}

/* Filters END */




/* Facebook */

#box_facebooklike {
    margin: 6px 3px 0;
}

#box_facebooklike iframe {
    background: url("../images/box_inner.png") repeat-x 0 0 #fff;
}

#box_productfull .fb_buttons {
    display: block;
    margin: 0 auto;
    min-height: 30px;
}

#box_productfull .fb_buttons > * {
    float: left !important;
    display: inline-block !important;
    margin: 5px 5px 5px 0 !important;
    max-width: 95px !important;
}

#box_productfull .fb_buttons #___plusone_0 {
    width: 70px !important;
}

#box_facebookchat {
    margin: 5px 3px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
}

#box_facebookchat > * {
    border-top: 1px solid #315c99;
    border-bottom: 1px solid #aaa;
    background: #fff;
}

/* Facebook END */

.menuTable{
  background-image:url('/skins/user/shoper_red_1/images/topmenubg.png');
  background-repeat:no-repeat;
  height:37px;
  width:980px;
}


#felgiTd{
  background-image:url('/skins/user/shoper_red_1/images/felgi.png');
  background-repeat:no-repeat;
  width:59px;
}
#oponyTd{
  background-image:url('/skins/user/shoper_red_1/images/opony.png');
  background-repeat:no-repeat;
  width:76px;
}
#akcesoriaTd{
  background-image:url('/skins/user/shoper_red_1/images/akcesoria.png');
  background-repeat:no-repeat;
  width:92px;
}
#uslugiTd{
  background-image:url('/skins/user/shoper_red_1/images/uslugi.png');
  background-repeat:no-repeat;
  width:76px;
}
#emptyTd{
  width:507px;
}
#nowosciTd{
  background-image:url('/skins/user/shoper_red_1/images/nowosci.png');
  background-repeat:no-repeat;
  width:83px;
}
#promocjeTd{
  background-image:url('/skins/user/shoper_red_1/images/promocje.png');
  background-repeat:no-repeat;
  width:86px;
}



#felgiTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/felgi_h.png');
  background-repeat:no-repeat;
}
#oponyTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/opony_h.png');
  background-repeat:no-repeat;
}
#akcesoriaTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/akcesoria_h.png');
  background-repeat:no-repeat;
}
#uslugiTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/uslugi_h.png');
  background-repeat:no-repeat;
}

#nowosciTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/nowosci_h.png');
  background-repeat:no-repeat;
}
#promocjeTd:hover{
  background-image:url('/skins/user/shoper_red_1/images/promocje_h.png');
  background-repeat:no-repeat;
}



#felgiTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
  
}
#oponyTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
}
#akcesoriaTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
}
#uslugiTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
}

#nowosciTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
}
#promocjeTd a{
  display:block;
  text-decoration:none;
  width:100%;
  height:37px;
}

#searchsection{
  width:980px;
  margin:10px auto 10px auto;
  
}
#simpleSearchDiv{
  width:980px;
  height:150px;
  background-image:url('/skins/user/shoper_red_1/images/simple_felgi.jpg');
  background-repeat:no-repeat;
  
}
#simpleSearchTable{
  width:720px;
  height:20px;
  margin-left:18px;
}
#simpleSearchTable select{
  background-color: white;
  border: 1px solid #AAA;
  padding: 2px;
  color: #6C6161;
  font-family: Tahoma,arial,verdana,serif;
  font-size: 11px;
  
}
.simpleTd0 {
  width:275px;
}
.simpleTd0 select{
  width:200px;
}
.simpleTd1{
  width:272px;
}
.simpleTd1 select{
  width:200px;
}
.simpleTd2 select{
  width:100px;
}
#simpleSearchTable td{
  padding-top:80px;
}
#simple_button{
  display:block; 
  width:200px;
  height:21px;
  background-image:url('/skins/user/shoper_red_1/images/advanced_button.png');
  background-repeat:no-repeat;
  margin-left:18px;
  margin-top:10px;
}

/*** advanced***/

#advancedSearchDiv{
  width:980px;
  height:200px;
  background-image:url('/skins/user/shoper_red_1/images/advanced_felgi_new.jpg');
  background-repeat:no-repeat;
}

#advancedSearchTable{
  width:835px;
  margin-left:18px;
}
#advancedSearchTable select{
  background-color: white;
  border: 1px solid #AAA;
  padding: 2px;
  color: #6C6161;
  font-family: Tahoma,arial,verdana,serif;
  font-size: 11px;
  
}
/*rozmiar*/
.advancedTd0{
  padding-top:80px;
  width:115px;
}
.advancedTd0 select{
  width:100px;
}

/*rozstaw*/
.advancedTd1{
  padding-top:80px;
  width:115px
}


/*szerokość*/
.advancedTd2{
  padding-top:80px;
  width:115px
}
.advancedTd2 select{
  width:100px; 
}

/*et od*/
.advancedTd3{
  padding-top:80px;
  width:105px
}
.advancedTd3 select{
  width:100px;
}

select#adv_color
{
    width:140px;
    overflow: auto;
}

/* stare od td4 do td6 */
/*
.advancedTd4{
  padding-top:80px;
  width:135px;
}
.advancedTd4 select{
  width:100px;
}


.advancedTd5{
  padding-top:80px;
  width:145px;
}
.advancedTd5 select{
  width:110px;
}


.advancedTd6{
  padding-top:80px;
  width:110px;
}
*/

#advancedSearchTable td{
    padding-right:10px;
}

#advancedSearchTable .row2 td
{
    padding-top:28px;
}

/*et do*/
.advancedTd4{
}
.advancedTd4 select{
  width:140px;
}

/*kolor*/
.advancedTd5{
}
.advancedTd5 select{
    width:140px;
}

/* button */
.advancedTd6 select{
  width:140px;
}
 /* UI */
.ui-multiselect
{
    width:140px !important;
    color: #DF1717 !important;
}
.ui-widget-content
{
    background-color:#DADADA !important;
}
#advancedSearchTable button
{
    background-image: none;
    background-color: #fff !important;
    font-weight: bold;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 0 !important;}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 0 !important;}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 0 !important;}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0 !important;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-image: none;
    background-color: #fff !important;
    font-weight: bold;
}

#advanced_button{
  display:block;
  width:200px;
  height:21px;
  background-image:url('/skins/user/shoper_red_1/images/simple_button.png');
  background-repeat:no-repeat;
  margin-left:18px;
  margin-top:10px;
}
#search_button{
  display:block;
  width:110px;
  height:26px;
  background-image:url('/skins/user/shoper_red_1/images/search_button.png');
  background-repeat:no-repeat;
  
}

/*** OPONY **/

#tiresSearchDiv{
  width:980px;
  height:150px;
  background-image:url('/skins/user/shoper_red_1/images/simple_opony.jpg');
  background-repeat:no-repeat;
  
}

#tiresSearchDiv #simpleSearchTable{
  width:820px;
  height:150px;  
}

.tiresTd0 {
  width:160px;
}
.tiresTd0 select{
  width:100px;
}

.tiresTd1{
  width:160px;
}
.tiresTd1 select{
  width:100px;
}

.tiresTd2 {
  width:158px;
}
.tiresTd2 select{
  width:100px;
}

.tiresTd3 {
  width:135px;
}
.tiresTd3 select{
  width:100px;
}

.tiresTd4{
  width:165px;
}

.tiresTd5 {
  width:70px;
}
.movetop a{
  display:block;
  width:100%;
  height:100%;
  z-index:10;
}
.signature{
  width:450px !important;
  text-align:right !important;
  margin-right:150px;
}

/**** wyloguj/zaloguj****/

.logged_div{
	position:absolute;
	width:162px;
	top: 0px;
	margin-left:818px;
	text-align:right;
	
}

.logged_div .mojekonto{
	text-decoration:none !important;
	color: #fff !important;
	font-size:11px;
	background-image: url('/skins/user/shoper_red_1/images/mkbg.png');
	background-repeat:no-repeat;
	background-position: 55px 4px;
	
}
.notlogged_div{
	position:absolute;
	width:162px;
	top:0px;
	margin-left:818px;
}