*,html,body{
    margin:0;
    padding:0;
    text-decoration: none;
    border:0;
}

.clear{
    clear:both;
}

#top{
    width:952px;
    height:145px;
    margin:0 auto;
    
}
#top .leftColumn{
    width:310px;
    height:95px;
    float:left;
    padding-top:50px;
}
#top .middleColumn{
    width:425px;
    height:95px;
    float:left;
    padding-top:50px;
}
#top .middleColumn .search{
    width:425px;
    height:48px;
    
}

#top .middleColumn .search p{
    float:left;

}

#top .middleColumn .search form p.image{
    padding-right:70px;
}

#top .middleColumn .search img{
    float:left;
}
#top .middleColumn .search p.szukaj{
    border:3px solid #b6b5b5;
    width:155px;
    height:22px;
    
}

#top .middleColumn .search p.szukaj img{
    float:left;
}

#top .middleColumn .search p.szukaj input{
    float:left;
    width:127px;
    height:16px;
    padding-top:3px;
    font:normal 13px Verdana;
    color:#666666;
   
}
#top .middleColumn .buttons a{
    float:left;
    height:29px;
}
#top .middleColumn .buttons img{
    margin-right:8px;
}

#top .rightColumn{
    width:201px;
    height:105px;
    float:left;
    border-left:1px dashed #9e9d9d;
    margin: 20px 0;
    padding-left:15px;
}
#top .po_zalogowaniu{
    text-align: right;
    background-image: url('../../img/site/ludzik.jpg');
    background-position: 100% 0;
    background-repeat: no-repeat;
}
#top .po_zalogowaniu p{
    font:normal 11px Verdana;
    color:#666666;
}

#top .po_zalogowaniu p.you{
    margin-top:3px;
}

#top .po_zalogowaniu p.customer{
    font:bold 11px Verdana;
    color:#356aae;
    margin-bottom:12px;
    overflow: hidden;
    height:13px;
}

#top .po_zalogowaniu p a{
    text-decoration: underline;
    color:#3c80c4;
    font:normal 11px Verdana;
    line-height: 15px;
}

#top .po_zalogowaniu a.wyloguj img{
    margin-top:12px;

}


#top .rightColumn form p{
    font:normal 11px Verdana;
    color:#666666;
    position: relative;
}
#top .rightColumn form p.label{
    margin-bottom:1px;
}
#top .rightColumn form p input{
    width:100px;
    height:16px;
    border:1px solid #999999;
    font:normal 11px Verdana;
    color:#666666;
}

#top .rightColumn form p input.image{
    width:auto;
    height:auto;
    border:0;
    
}

#top .rightColumn form p input.pass{
   float:left;
   margin-right: 12px;
}

#top .rightColumn form p input.error{
      border-color:#ff0000;
}

#top .rightColumn form p a{
    font:normal 10px Verdana;
    color:#666666;
    text-decoration :underline;
}
#top .rightColumn form p.check{
    float:left;
    width:115px;
    margin-top:10px;
    position: relative;
    
}

#top .rightColumn form p.check span{
    position: relative;
    top: -3px;
    left:6px;
}

#top .rightColumn form p.register{
     float:left;
     width:85px;
}

#top .rightColumn form p input.check{
    width:auto;
    height:auto;
    border:0;
}

#menu{
    width:952px;
    height:37px;
    margin:0 auto;
    background-image: url('../../img/site/pasek.jpg');
    background-repeat: no-repeat;
    background-position: 0 0;
    text-align: center;
}
#menu p{
    height:37px;
    width:952px;
}
#menu p img{
    height:37px;
    width:2px;
    padding:0;
    margin:0;
    border:0;
}
#menu p a{
    font:normal 12px Verdana;
    color:#e9e8e8;
    padding: 0 10px 0px 10px;
    position: relative;
    top: -15px;
}

#menu p a:hover{
    color:#ffffff;
}

#navigator{
    width:952px;
    margin:0 auto;
    height:20px;
    padding-top: 8px;
    position: relative;
}

#navigator p{
    font:normal 11px Verdana;
    color:#666666;
    position:relative;
    overflow: hidden;
    height:15px;
    width:785px;
}

#navigator p a{
     color:#666666;
}
#navigator p a:hover{
    text-decoration: underline;
}
#navigator span.koszyk{
    position: absolute;
    right:0;
    top:8px;
    font:normal 11px Verdana;
    color:#666666;
}
#navigator span.koszyk a{
     color:#666666;
}

#navigator span.koszyk a:hover{
    text-decoration: underline;
}
/* Komunikator*/


div#message{
    width:908px;
    margin:20px 0px;
    height:30px;
    border:2px solid #40a2fc;
    background-color: #c1dffb;
    padding-top:13px;
}

div#messageShort{
    width:675px;
    margin:20px 0px;
    height:30px;
    border:2px solid #40a2fc;
    background-color: #c1dffb;
    padding-top:13px;
}

div#message p, div#messageShort p{
    font:bold 11px Verdana;
    color:#666666;
    text-align: center;
}
/**/
#mainContent{
    width:952px;
    margin: 0 auto;
    height:auto;
    
}

.background{
    background-color: #f4f4f4;
}




#mainContent div.header{
    background-image: url('../../img/site/header.jpg');
    height:44px;
    background-position: 0 0;
    background-repeat: no-repeat;
    position: relative;
    background-color: #f3f3f3;
}

#mainContent div.leftHeader{
    background-image: url('../../img/site/left_header.jpg');
    width:221px;
    float:left;
    height:39px;
}

#mainContent div.rightHeader{
    background-image: url('../../img/site/right_header.jpg');
    width:731px;
    float:right;
    height:39px;
}

#mainContent div.header h1.mainheader{
    font:bold 12px Verdana;
    color:#333333;
    position: absolute;
    top:14px;
    left:18px;
    overflow: hidden;
    height:16px;
}

#mainContent div.rightHeader h1.mainheader {
    font:bold 14px Verdana;
    color:#333333;
    top:13px;
}

#mainContent div.rightHeader h1.mainheader span {
    font:normal 12px Verdana;
    color:#666666;
}

#mainContent  h1.mainheader span.productName{
    font:bold 12px Verdana;
    color:#0052a4;
   
}
#mainContent div.rightHeader span.wynikow{
    font:normal 11px Verdana;
    color:#666666;
    position: absolute;
    right:13px;
    top:13px;
}

#mainContent div.rightContent{
    width:700px;
    float:right;
    margin-right:2px;
    background-color: #f3f3f3;
    padding:0 14px 0 15px;

}
#mainContent div.leftContent{
    width:218px;
    float:left;
   
}
/* informacje */
#mainContent div.informacje{
    padding: 18px 20px 40px 20px;
    font:normal 11px Verdana;
    background-color: #f3f3f3;  
}

#mainContent div.informacje div.column{
    width:227px;
   /* border-right:1px dashed #9e9d9d;*/
    float:left;
    background-color: #f3f3f3;
    height:auto;
}
#mainContent div.informacje ul{
    list-style-image: url('../../img/site/point_informacje.jpg');
    padding-left: 23px;
    width:197px;
    height:auto;
 
}
#mainContent div.informacje ul li{
    width:202px;
    overflow: visible;
    margin-bottom: 12px;
}

#mainContent div.informacje div.last_col{
    border:0;
    margin-right:0;
}
#mainContent div.informacje ul li a{
    color:#666666;
}
/**/
/*Lista koszykowa + szczegóły zamowienia + zamowienie*/
div.yourCart{
    background-color: #f3f3f3;
}
div.yourCart div.order{
    padding-top: 20px;
    margin: 0 20px;
}
div.yourCart div.order h1{
    font:bold 14px Verdana;
    color: #045eb8;
    margin-bottom: 10px;
}
div.yourCart div.order h1.platnosci{
    margin-top: 15px;
}
div.yourCart div.order .box{
    width:235px;
    padding:10px;
    border:1px solid #d0d0d0;
    float:left;
    margin-right: 16px;
    position: relative;
}

div.yourCart div.order div.adres{
    width:400px;
}
div.yourCart div.order .box p{
    line-height: 18px;
}
div.yourCart div.order .box h2{
    font:normal 12px Verdana;
    color: #666666;
    margin-bottom:4px;
}
div.yourCart div.order .box table{
    border-top:1px solid #cccccc;
    width: 235px;
    padding-top:3px;
}


div.yourCart div.order .box table.adres{
     width: 340px;
}

div.yourCart div.order .box table td{
    line-height: 19px;
    height:19px;
    font:normal 11px Verdana;
    color:#666666;
}
div.yourCart div.order  select{
    width:330px;
    border:1px solid #9f9f9f;
    font:normal 11px Verdana;
    color:#666666;
}
div.yourCart div.order p{
    font:normal 11px Verdana;
    color:#666666;
}
div.yourCart div.order p select.platnosc{
    width:150px;
}
div.yourCart div.order div.final{
    margin-top:60px;
    margin-bottom:30px;
}
div.yourCart div.order div.final a img{
    margin-right: 55px;
    padding-bottom: 5px;
}

div.yourCart div.order .box table td.dark{
    font-weight: bold;
    width:70px;
    text-align: right;
    padding-right: 3px;
    
}
div.yourCart div.order .box table td.adres{
    width:100px;
}
div.yourCart div.order .box table td.wybierz{
     border-bottom:1px solid #cccccc;
     padding-bottom: 4px;
}

div.yourCart div.order .box a img{
    margin-top:15px;
}

div.yourCart div.orderDetails{
    padding-top: 20px;
    margin: 0 20px;
}
div.yourCart div.orderDetails a img.backToList{
    margin-bottom: 18px;
}
div.yourCart div.orderDetails h1{
    font:bold 14px Verdana;
    color: #045eb8;
    margin-bottom: 20px;
}

div.yourCart div.orderDetails h1.pozycje{
    margin-bottom: 0;
    margin-top:40px;
}

div.yourCart div.orderDetails p{
    font:normal 11px Verdana;
    color:#666666;
    margin-bottom:10px;
}
div.yourCart div.yourProducts div.backToList{
    margin-top:30px;
}
div.yourCart div.yourProducts{
    padding: 30px 0px 120px 0;
    margin: 0 20px;
    position: relative;
}
div.yourCart div.yourProducts div.summary{
    margin-top:33px;
    position: relative;
    height:auto;
}
div.yourCart div.yourProducts div.orderButton{
    width: 158px;
    height:29px;
    float:right;
}


div.yourCart div.yourProducts div.summary table{
    text-align: right;
    font:bold 14px Verdana;
    color: #999999;
}
div.yourCart div.yourProducts div.summary td{
    padding: 4px 0;
}
div.yourCart div.yourProducts div.summary td.kwota{
    width:140px;
    padding-right: 20px;
    text-align: right;
    font:bold 12px Verdana;
    color:#333333;
}
div.yourCart div.yourProducts div.summary td.wSumie{
    font:bold 18px Verdana;
    color:#0052a4;
}
div.yourCart div.yourProducts div.summary td.noBorder{
    border:0;
}
div.yourCart div.yourProducts div.cartOptions{
    width:400px;
    position: absolute;
    left:0;
    top:30px;
}
div.yourCart div.yourProducts div.dolne2{
    top:-15px;

}
div.yourCart div.yourProducts div.dolne{
    width:400px;
    position: absolute;
    left:0;
    top:auto;
    bottom:200px;
}

div.yourCart div.yourProducts div.dodajWybrane{
    top:20px;
}
div.yourCart div.yourProducts div.cartOptions a{
    font:normal 11px Verdana;
    color:#0052a4;
    float:left;
    margin-right:17px;
    cursor: pointer;
}
div.yourCart div.yourProducts div.cartOptions a:hover{
    text-decoration: underline;
}
div.yourCart div.yourProducts div.cartOptions form{
    float:left;
    height:14px;
    position: relative;
    
}
div.yourCart div.yourProducts div.cartOptions form input{
    border:0;
    background-color: #f3f3f3;
    font:normal 11px Verdana;
    color:#0052a4;
    float:left;
    position: absolute;
    top:-1px;
    cursor: pointer;

}
div.yourCart div.yourProducts div.cartOptions form input:hover{
    text-decoration: underline;
}
div.yourCart div.yourProducts table{
    width: 913px;
    text-align: center;
    font:normal 12px Verdana;
    color:#666666;
   
}
div.yourCart div.yourProducts table th{
    font:bold 14px Verdana;
    color: #999999;
    border-bottom:1px solid #cccccc;
    padding-bottom:8px;
}
div.yourCart div.yourProducts table td{
    border-bottom:1px solid #cccccc;
}
div.yourCart div.yourProducts table td.photo img{
    border: 1px solid #cfcfcf;
    margin:3px 0;
}

div.yourCart div.yourProducts table td a{
    font:normal 14px Verdana;
    color:#0052a4;
}
div.yourCart div.yourProducts table td a:hover{
    text-decoration: underline;
}

div.yourCart div.yourProducts table .left{
    text-align: left;
}

div.yourCart div.yourProducts table .right{
    text-align: right;
}
div.yourCart div.yourProducts table td.checki{
    width:20px;
}
div.yourCart div.yourProducts table td.photo{
    width:75px;
    padding-right:7px;
}

div.yourCart div.yourProducts table td.price{
    width:120px;
}
div.yourCart div.yourProducts table td.nazwa{
    width:420px;
}
div.yourCart div.yourProducts table td.suma{
    font:bold 12px Verdana;
    color:#333333;
    width:110px;
    padding-right:20px;
    text-align: right;
}
div.yourCart div.yourProducts table td.quan{
    width:150px;
 
}
div.yourCart div.yourProducts table td.quan form{
    height:22px;
}
div.yourCart div.yourProducts table td.quan form span{
    float:left;
    margin-top:4px;
    padding: 0 6px 0 2px;
}
div.yourCart div.yourProducts table td.quan form input{
    float:left;
}
div.yourCart div.yourProducts table td input.quan{
    width:30px;
    height:16px;
    border:1px solid #cfcfcf;
    text-align: center;
    font:normal 12px Verdana;
    color:#666666;
    margin-top:2px;
}
/**/
/*Listy Twoje konto*/
div.accountContent{
      background-color: #f3f3f3;

}
div.accountContent div.listYourAccount{
    padding: 20px 0px 60px 0;
    margin: 0 20px;
}

div.accountContent div.listYourAccount h1{
    font:bold 14px Verdana;
    color:#045eb8;
    padding-bottom: 6px;
    border-bottom:1px dashed #8e8d8d;
    margin-bottom:8px;
}

div.accountContent div.listYourAccount p.powrot{
    font:normal 11px Verdana;
    
}

div.accountContent div.listYourAccount p.powrot a{
    color:#045eb8;
}
div.accountContent div.listYourAccount p.powrot a img{
    margin-right:4px;
}
div.accountContent div.listYourAccount p.powrot a span:hover{
    text-decoration: underline;
}
div.accountContent div.listYourAccount table{
    width: 913px;
    font:normal 12px Verdana;
    color:#4b4b4b;
    text-align: center;
    margin:20px 0 15px 0;
    
}

div.accountContent div.listYourAccount table th{
    font:bold 12px Verdana;
    color:#333333;
    border-bottom: 1px solid #cccccc;
    padding:10px 0;
}
div.accountContent div.listYourAccount table td{
    border-bottom: 1px solid #cccccc;
    padding:10px 0;
}

div.accountContent div.listYourAccount table td.legenda{
    font:normal 11px Verdana;
}

div.accountContent div.listYourAccount table td a{
    color:#045eb8;
}

div.accountContent div.listYourAccount table td a:hover{
    text-decoration: underline;
}
div.accountContent div.listYourAccount table td.button{
    padding:0px 0;
    text-align: right;
}
div.accountContent div.listYourAccount table .left{
    text-align: left;
}
div.accountContent div.listYourAccount table .right{
    text-align: right;
}
/***/

/*Szczegoly dokumentu**/
div.docDetails{
    padding-top: 10px;
    padding-bottom: 12px;
    border-bottom:1px dashed #8e8d8d;
    margin-bottom:8px;
}

div.docDetails p{
    font:normal 12px Verdana;
    color:#7d7d7d;
    line-height: 19px;
}
div.docDetails p span{
    color:#4b4b4b;
}
div.accountContent div.listYourAccount table.docDetails{
    margin-top: 0;
    margin-bottom: 45px;
}
div.accountContent div.listYourAccount table td.bold{
    font:bold 12px Verdana;
    color:#333333;
}

div.accountContent div.listYourAccount table.docDetails td.name{
    width:400px;
}

div.accountContent div.listYourAccount h1.docDetails{
    border:0;
}
div.accountContent div.listYourAccount div.halfTable{
    width:450px;
    float:left;
    height:auto;
    margin-bottom: 25px;
}

div.accountContent div.listYourAccount div.halfTable table{
    width:425px;
    margin-top:0;

}
/* Twoje konto */
div.accountContent{
     background-color: #f3f3f3;
     
}

div.accountContent div.yourAccount{
    font:normal 12px Verdana;
    color:#666666;
    padding: 20px 0px;
    margin: 0 20px;
    border-bottom: 1px dashed #8e8d8d;

}
div.accountContent div.last{
    border:0;
    padding-bottom: 50px
}
div.accountContent div.yourAccount h1{
    font:bold 14px Verdana;
    color:#045eb8;
    margin-bottom:17px;
}
div.accountContent div.yourAccount .box{
    width:235px;
    padding:10px;
    border:1px solid #d0d0d0;
    float:left;
    margin-right: 16px;
    position: relative;
   
}
div.accountContent div.yourAccount .lista_zakupow{
    width:600px;
    margin-right: 0;
}
div.accountContent div.yourAccount .przycisk{
    margin-bottom: 35px;
}
div.accountContent div.yourAccount .box a.dodaj{
    position: absolute;
    bottom: -32px;
    right:0;
}
div.accountContent div.yourAccount .box p{
    line-height: 18px;
}
div.accountContent div.yourAccount .box h2{
    font:normal 12px Verdana;
    color: #666666;
    margin-bottom:4px;
}

div.accountContent div.yourAccount .box table{
    border-top:1px solid #cccccc;
    width: 235px;
    padding-top:3px;
}

div.accountContent div.yourAccount .box table.lista_zakupow{
    width: 600px;
}
div.accountContent div.yourAccount .box table.lista_zakupow td.przypomnienie{
    font:normal 11px Verdana;
    color:#666666;
}
div.accountContent div.yourAccount .box table.lista_zakupow td.przypomnienie span{
    color:#999999
}
div.accountContent div.yourAccount .box table.lista_zakupow td.blue{
    width:120px;
    font:bold 11px Verdana;
   
}
div.accountContent div.yourAccount .box table.lista_zakupow td.blue a{
     color:#1468bc;
}
div.accountContent div.yourAccount .box table.lista_zakupow td.link{
    width:30px;
    padding-left:6px;
}
div.accountContent div.yourAccount .box table.lista_zakupow td.link a{
    color:#045eb8;
    font:normal 11px Verdana;
}
div.accountContent div.yourAccount .box table.lista_zakupow td a:hover{
    text-decoration: underline;
}
div.accountContent div.yourAccount .box table td{
    line-height: 19px;
    height:19px;
}
div.accountContent div.yourAccount .box table td.dark{
    font-weight: bold;
    width:60px;
}

div.accountContent div.yourAccount .buttons{
    float:left;
    margin-right: 16px;
}

div.accountContent div.yourAccount .documents{
    height:120px;
}
div.accountContent div.yourAccount .orders{
    height:71px;
}
div.accountContent div.yourAccount .data{
    height:97px;
}

div.accountContent div.yourAccount .button{
    background-image: url('../../img/site/button.jpg');
    background-position: 0 0;
    background-repeat: no-repeat;
    width:294px;
    height:44px;
    margin-bottom: 5px;
}

div.accountContent div.yourAccount .button p{
    width:294px;
    height:44px;
    position: relative;
}

div.accountContent div.yourAccount .button p a{
   position: absolute;
   top:15px;
   right:18px;
   color:#666666;
}

div.accountContent div.yourAccount .button p a:hover{
    color:#0a7ae9;
}
div.accountContent div.yourAccount .button p a img{
    margin-left: 8px;
}
/**/
/* Karta produktu */
div.productContent{
     background-color: #f3f3f3;

}
div.productContent div#descriptionProduct{
    width:884px;
    height:auto;
    margin:0px 33px 30px 33px;
    position: relative;
}

div.productContent div#descriptionProduct h1{
    font:normal 18px Verdana;
    color:#0052a4;
    margin-bottom: 10px;
}

div.productContent div#descriptionProduct h1.dane{
    margin-top:15px;
}

div.productContent div#descriptionProduct ul{
    list-style-image: url('../../img/site/point.jpg');
    font:normal 12px Verdana;
    color:#666666;
    padding-left: 20px;
    margin:5px 0;
}
div.productContent div#descriptionProduct li{

    font:normal 12px Verdana;
    color:#666666;
    margin:4px 0;

}
div.productContent div#descriptionProduct ul li{

}
div.productContent div#descriptionProduct p{
    font:normal 12px Verdana;
    color:#666666;
    line-height: 19px;
}
div.productContent div#descriptionProduct table{
    width:884px;
    font:normal  12px Verdana;
    color:#666666;
}
div.productContent div#descriptionProduct table tr{
  
}
div.productContent div#descriptionProduct table tr.odd{
    background-color: #e3e3e3;
}
div.productContent div#descriptionProduct table tr td{
    padding:4px 2px;

}
div.productContent div#descriptionProduct table tr td.dark{
    width:250px;
    font-weight: bold;
}



div.productContent div#additionalProducts{
    width:884px;
    height:auto;
    margin:20px 33px 40px 33px;
    position: relative;
}
div.productContent div#additionalProducts h1{
    font:normal 18px Verdana;
    color:#0052a4;
    margin-bottom: 26px;
}






div.productContent div#additionalProducts .product{
    float:left;
    width:166px;
    padding-right: 13px;
  
}
div.productContent div#additionalProducts .last_related{
    padding-right: 0;
}

div.productContent div#additionalProducts .product .thumb{
    width:120px;
    height:120px;
    margin-left: 23px;
    margin-bottom: 8px;
    border: 1px solid #cbcbcb;
    background-color: #ffffff;

}

div.productContent div#additionalProducts .product .thumb table{
    width:100%;
    height:100%;
}

div.productContent div#additionalProducts .product .thumb table td{
    vertical-align: middle;
    text-align: center;
}
div.productContent div#additionalProducts .product .thumb a{

}
div.productContent div#additionalProducts .product .thumb a img{
    
   vertical-align: middle;

}

div.productContent div#additionalProducts .product p.name{
    height:56px;
    padding-bottom: 3px;
    overflow: hidden;
    line-height: 14px;

}
div.productContent div#additionalProducts .product p{
    color:#666666;
    font:normal 11px Verdana;
    text-align: center;
}

div.productContent div#additionalProducts .product p a{
    font:normal 12px Verdana;
    color:#0052a4;
}
div.productContent div#additionalProducts .product p a:hover{
    text-decoration: underline;
}

div.productContent div#additionalProducts .product p.cena{
    font:bold 18px Verdana;
    color:#333333;   
    margin:3px 0 8px 0;
}

div.productContent div#additionalProducts .product p input{
    width: auto;
    height: auto;
    border:0;
}

div.productContent div#additionalProducts .summary{
    float:right;
    font:bold 18px Verdana;
    color:#045eb8;
    margin-top:15px;
    
}
div.productContent div#additionalProducts .summary p.razem{
    margin-bottom:16px;
}

div.productContent div#additionalProducts .summary .do_koszyka{
    width:119px;
    height:29px;

}

div.productContent div#kartaProduktu{
    width:884px;
    height:auto;
    background-color: #fff;
    border:1px solid #cccccc;
    margin:15px;
    padding: 18px;
    position: relative;
    
}

div.productContent div#kartaProduktu div.details{
    width:410px;
    float:right;
    height:452px;
    position: relative;
}

div.productContent div#kartaProduktu div.details h1{
    font:normal 18px Verdana;
    color:#0052a4;
    margin-bottom: 13px;
}
div.productContent div#kartaProduktu div.details p{
    font:normal 11px Verdana;
    color:#666666;
}

div.productContent div#kartaProduktu div.details p a{
    color:#666666;
}

div.productContent div#kartaProduktu div.details p a:hover{
    text-decoration: underline;
}


div.productContent div#kartaProduktu div.details form p.dodaj{
    margin-bottom:10px;
}
div.productContent div#kartaProduktu div.details  p.kod{
    margin-bottom: 7px;
}

div.productContent div#kartaProduktu div.details  p.ms{
    font:normal 11px Verdana;
    color: #000000;
    position: absolute;
    top: -2px;
    right: 225px;
}

div.productContent div#kartaProduktu div.details  p.powrot a{
    font:normal 11px Verdana;
    color: #0052a4;
    position: absolute;
    top:-15px;
    right: 0px;
}


div.productContent div#kartaProduktu div.details  p.powrot a:hover{
    text-decoration: underline;
}

div.productContent div#kartaProduktu div.details p.cart{
    height:29px;
    position: relative;
    margin-bottom: 20px;
}
div.productContent div#kartaProduktu div.details  p input{
    width:auto;
    height:auto;
    border:0;
}
div.productContent div#kartaProduktu div.details p input.text{
    width:30px;
    border:1px solid #b6b5b5;
    height:16px;
    position: absolute;
    top:5px;
    font:normal 11px Verdana;
    color:#666666;
    text-align: center;
}
div.productContent div#kartaProduktu div.details p input.do_koszyka{
    position: absolute;
    left:66px;
    width: 119px;
    height:29px;
}
div.productContent div#kartaProduktu div.details p span{
    position: absolute;
    top:6px;
    left: 38px;
}
div.productContent div#kartaProduktu div.details p.cena{
     font: bold 18px Verdana;
     color:#333333;
     margin: 10px 0 10px 0;
}

div.productContent div#kartaProduktu div.mainPhoto{
    border: 1px solid #cccccc;
    float:left;
    height: 450px;
    width: 450px;
}
div.productContent div#kartaProduktu div.mainPhoto table{
    width:100%;
    height:100%;
}
div.productContent div#kartaProduktu div.mainPhoto table td{
    vertical-align: middle;
    text-align: center;
}

div.productContent div#kartaProduktu div.mainPhoto img{
 
}
div.productContent div#kartaProduktu div.atr{
    margin-top: 10px;
    margin-bottom: 0px;
}
div.productContent div#kartaProduktu div.atr img{
    float:none;
    border:0;
}


div.productContent div#kartaProduktu div.gallery_min{
    position: absolute;
    bottom:0px;
}

div.productContent div#kartaProduktu div.gallery_min p{
    margin-bottom:10px;
}
div.productContent div#kartaProduktu div.gallery_min a{
    cursor: pointer;
}
div.productContent div#kartaProduktu div.gallery_min a img{
    margin-right: 7px;
    border: 1px solid #cccccc;
    float:left;
   
}
div.productContent div#kartaProduktu div.gallery_min a img.last{
    margin-right: 0;
}
div.productContent div#kartaProduktu div.gallery_min a img.active{
     border-color:#1c6dbf;
}
div.productContent div#kartaProduktu div.gallery_min a img:hover{
    border-color:#1c6dbf;
}
/**/

/* Lewe menu asortymentowe */
#mainContent div.leftContent div.leftMenu{
    margin-bottom: 10px;
}

#mainContent div.leftContent div.leftMenu ul{
    list-style: none;
}

#mainContent div.leftContent div.leftMenu ul li{
    height:30px;
    background-color: #f3f3f3;
    padding-left: 12px;
    margin-bottom:1px;
    
}
#mainContent div.leftContent div.leftMenu ul li a{
    font:bold 12px Verdana;
    color:#333333;

}

#mainContent div.leftContent div.leftMenu ul li a.active{
    color:#0052a4;
}

#mainContent div.leftContent div.leftMenu ul li a:hover{
    color:#0052a4;
}
/**/

/*filtr po atrybutach */
#mainContent div.leftContent div.attrFilter{
    background-color: #f3f3f3;
   clear: both;

}

#mainContent div.leftContent div.attrFilter form{
    float:left;
    padding:0 0px 50px 0px;
    background-color: #f3f3f3;
}

#mainContent div.leftContent div.attrFilter p{
    font:normal 11px Verdana;
    color:#666666;
    width:200px;
    height:auto;
    float:left;
    margin-bottom:8px;
    padding-left:10px;

}
#mainContent div.leftContent div.attrFilter p input{
    float:left;
    border:0;
    height:13px;
    width: 13px;
}

#mainContent div.leftContent div.attrFilter p span{
  float:right;
  width:183px;
}

#mainContent div.leftContent div.attrFilter p.attrName{
    font:bold 12px Verdana;
    color:#333333;
    margin:20px 0 13px 0;

}
           
                  
/* filtr po cenie */
#mainContent div.leftContent div.priceFilter{
    background-color: #f3f3f3;
    margin-bottom:10px;
}
#mainContent div.leftContent div.priceFilter div#prslwp{
    padding-top: 25px;
    padding-left: 10px;
    float:left;
}
#mainContent div.leftContent div.priceFilter div.slider {
    width:188px;
    height:8px;
    background-image: url('../../img/site/background_slider.jpg');
    position: relative;
}
#mainContent div.leftContent div.priceFilter div.slider div.handle{
    width:6px;
    height:14px;
    background-color:#fff;
    border: 1px solid #c7c7c7;
    position: absolute;
    top:-4px;
}

#mainContent div.leftContent div.priceFilter form{
    float:left;
    padding:8px 12px 30px 12px;
      background-color: #f3f3f3;
}

#mainContent div.leftContent div.priceFilter p{
    font:normal 11px Verdana;
    color:#666666;
    margin-bottom:12px;
    text-align: center;
}

#mainContent div.leftContent div.priceFilter p input{
    width:40px;
    height:16px;
    border:1px solid #707070;
    background-color: #daedfa;
    text-align: center;
    font:normal 11px Verdana;
    color:#666666;

}


#mainContent div.leftContent div.priceFilter p input.image{
    width:70px;
    height:22px;
    border:0;
}
/**/
/*Opcje listy produtkowej*/
#mainContent div.rightContent div.options{
    padding:7px 0 10px 0;
    
}

#mainContent div.rightContent div.options p{
    font:normal 11px Verdana;
    color:#666666;
}
#mainContent div.rightContent div.options form.sortuj{
    width:280px;
    float:left;
}
#mainContent div.rightContent div.options form.sortuj select{
    
    margin-top: 2px;
}

#mainContent div.rightContent div.options form.wyniki{
    width:290px;
    float:left;
}

#mainContent div.rightContent div.options form.wyniki p input{
    width: auto;
    height:auto;
    border:0;
}

#mainContent div.rightContent div.options form.widok{
    width:130px;
    float:left;
    height:22px;
    
}
#mainContent div.rightContent div.options form.widok p {
    position: relative;
    height: 22px;
}
#mainContent div.rightContent div.options form.widok p span, #mainContent div.rightContent div.options form.wyniki p span{
    position: relative;
    top:-7px;
    left:0;
}

#mainContent div.rightContent div.options form.widok p input{
    width:20px;
    height:20px;
    border:1px solid #9b9b9b;
}

#mainContent div.rightContent div.options form.widok p input.active{
    border:1px solid #0052a4;
}

#mainContent div.rightContent div.options form.widok p input:hover{
    border:1px solid #0052a4;
}
#mainContent div.rightContent div.options form.wyniki p select{
    position: relative;
    top:-6px;
    left:3px;
    width:53px;
}
#mainContent div.rightContent div.options form.wyniki p input{
    position: relative;
    right:-11px;
}

#mainContent div.rightContent div.options form p select{
    font:normal 11px Verdana;
    color:#666666;
    border:1px solid #707070;
    
}

/**/
/*Paginator*/
#mainContent div.paginator{
    background-color: #eeeeee;
    border:1px solid #b5b2b2;
    width:694px;
    height:24px;
    margin-bottom:8px;
    position: relative;
}
#mainContent div.paginatorWide{
    width:100%;
    margin-bottom: 40px;
}

#mainContent div.paginator .page{
    font:bold 11px Verdana;
    color:#0167cd;
    width:120px;
    position: absolute;
    left:280px;
    top:5px;
    text-align: center;
}

#mainContent div.paginatorWide .page{
    left:390px;
}

#mainContent div.paginator .prev{
    width:100px;
    position: absolute;
    left:180px;
    text-align: center;
    
}
#mainContent div.paginatorWide a.btn{
    position: relative;
    top:2px;
    margin:0 8px;
}
#mainContent div.paginatorWide a.noBtn{
    position: relative;
    top:-3px;
}
#mainContent div.paginatorWide .prev{
    left:292px;
}
#mainContent div.paginator .next{
    width:100px;
    position: absolute;
    left:400px;
    text-align: center;
    
}
#mainContent div.paginatorWide .next{
    left:503px;
}

#mainContent div.paginator a{
      font:normal 11px Verdana;
      color:#666666;
      cursor: pointer;
}
#mainContent div.paginator a:hover{
    text-decoration: underline;
}

#mainContent div.rightContent div.paginator .goto{
      font:normal 11px Verdana;
      color:#666666;
      width:150px;
      position: absolute;
      right:3px;
}
#mainContent div.rightContent div.paginator .goto p{
    margin-bottom:2px;
    margin-top:2px;
    height:20px;
}
#mainContent div.rightContent div.paginator .goto p span{
    float:left;
    padding-right: 3px;
    margin-top:3px;
}
#mainContent div.rightContent div.paginator .goto form p input{
    font:normal 12px Verdana;
    color:#666666;
    border:0;
    float:left;
    margin-left: 3px;
    display: inline;
}
#mainContent div.rightContent div.paginator .goto form p input.text{
    width:40px;
    height:18px;
    border:1px solid #6a6868;
}
#mainContent div.rightContent div.paginator .goto form p input.image{
    width: 20px;
    height:20px;
}


/**/

#mainContent div.rightContent div.compare{
    margin-bottom: 6px;
}

#mainContent div.rightContent div.ms_win{
    font:bold 14px Verdana;
    color:#000000;
    border:0;
    float:left;
    margin-left: 160px;
    margin-top: -32px;
}

/* Lista produktów Widok 1 */
#mainContent div.rightContent div.productListView div.productRow{
   width: 700px;
   background: url('../../img/site/linia.jpg') repeat-y;
   background-position: 0 0;
   height:auto;
   margin-bottom: 13px;
   overflow: hidden;

}

#mainContent div.rightContent div.productListView div.dwa{
    background-position: -238px 0px;
}

#mainContent div.rightContent div.productListView div.jeden{
     background-position: -476px 0px;
}


#mainContent div.rightContent div.productListView div.product_row div.skrajny{
    margin-right: 0;
}
#mainContent div.rightContent div.productListView div.productView1{
    width:187px;
    float:left;
    border:1px solid #e3e1e1;
    border-bottom:none;
   /* background-color: #ffffff;*/
    margin-right:15px;
    padding:17px;
    position: relative; 
}

#mainContent div.rightContent div.productListView div.skrajny{
    margin-right: 0;
}

#mainContent div.rightContent div.productListView div.product_row div.opcje{
    padding-top: 0;
    border-top:0;
    border-bottom:1px solid #e3e1e1;
}

#mainContent div.rightContent div.productListView div.productView1 div.thumb{
	text-align:center;
        height:122px;
        line-height: 122px;
}
#mainContent div.rightContent div.productListView div.productView1 a img{
    vertical-align: middle;
    margin-bottom: 3px;
}
#mainContent div.rightContent div.productListView div.productView1 p.cart{
    height:29px;
    position: relative;
    margin-bottom: 20px;
}
#mainContent div.rightContent  div.productView1 p input{
    width:auto;
    height:auto;
    border:0;
}
#mainContent div.rightContent div.productListView div.productView1 p input.text{
    width:30px;
    border:1px solid #b6b5b5;
    height:16px;
    position: absolute;
    top:5px;
    font:normal 11px Verdana;
    color:#666666;
    text-align: center;
}
#mainContent div.rightContent div.productListView div.productView1 p input.do_koszyka{
    position: absolute;
    left:66px;
    width: 119px;
    height:29px;
}
#mainContent div.rightContent div.productListView div.productView1 p span.sztuk{
    position: absolute;
    top:6px;
    left: 38px;
}

#mainContent div.rightContent div.productListView div.productView1 p{
    font:normal 11px Verdana;
    color:#666666;
}

#mainContent div.rightContent div.productListView div.productView1 p span.nazwaAtrybutu{
	color:#333333;
}

#mainContent div.rightContent div.productListView div.productView1 p.cena{
     font: bold 18px Verdana;
     color:#333333;
     margin: 18px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView1 p.name{
    margin:15px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView1 p.name a{
    font:normal 14px Verdana;
    color:#0052a4;
}

#mainContent div.rightContent div.productListView div.productView1 p.name a:hover{
    text-decoration: underline;
}

/**/

/* Lista produktów Widok 2 */
#mainContent div.rightContent div.productListView div.productView2{
    width:660px;
    float:left;
    border:1px solid #e3e1e1;
    background-color: #ffffff;
    margin-bottom:13px;
    padding:17px;
}

#mainContent div.rightContent div.productListView div.productView2 div.thumb{
    width:122px;
    float:left;
}

#mainContent div.rightContent div.productListView div.productView2 a img{
    float:left;
}
#mainContent div.rightContent div.productListView div.productView2 div.desc{
    width:303px;
    float:left;
    padding:0 15px;
    position: relative;
    
}

#mainContent div.rightContent div.productListView div.productView2 div.order_opt{
    width:185px;
    float: left;
    padding-left:15px;
    border-left:1px solid #cccccc;
    padding-bottom: 15px;
}

#mainContent div.rightContent div.productListView div.productView2 p{
    font:normal 11px Verdana;
    color:#666666;
}
#mainContent div.rightContent div.productListView div.productView2 p.compare{
    margin-top:10px;
    float:left; 
}

#mainContent div.rightContent div.productListView div.productView2 p.cena{
     font: bold 18px Verdana;
     color:#333333;
     margin: 18px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView2 p.name{
    margin:10px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView2 p.name a{
    font:normal 14px Verdana;
    color:#0052a4;
}

#mainContent div.rightContent div.productListView div.productView2 p.name a:hover{
    text-decoration: underline;
}


#mainContent div.rightContent div.productListView div.productView2 p.cart{
    height:29px;
    position: relative;
    margin-bottom: 43px;
}
#mainContent div.rightContent  div.productView2 p input{
    width:auto;
    height:auto;
    border:0;
}
#mainContent div.rightContent div.productListView div.productView2 p input.text{
    width:30px;
    border:1px solid #b6b5b5;
    height:16px;
    position: absolute;
    top:5px;
    font:normal 11px Verdana;
    color:#666666;
    text-align: center;
}
#mainContent div.rightContent div.productListView div.productView2 p input.do_koszyka{
    position: absolute;
    left:66px;
    width: 119px;
    height:29px;
}
#mainContent div.rightContent div.productListView div.productView2 p span.sztuk{
    position: absolute;
    top:6px;
    left: 38px;
}
#mainContent div.rightContent div.productListView div.productView2 p span.nazwaAtrybutu{
    color:#333333;
}


/**/
/* Lista produktów Widok 3 */
#mainContent div.rightContent div.productListView div.productView3{
    width:660px;
    height:auto;
    float:left;
    border:1px solid #e3e1e1;
    background-color: #ffffff;
    margin-bottom:13px;
    padding:17px;
}
#mainContent div.rightContent div.productListView div.productView3 div.thumb{
    width:122px;
    height:auto;
    float:left;
}
#mainContent div.rightContent div.productListView div.productView3 div.thumb a img{
    float:left;
}
#mainContent div.rightContent div.productListView div.productView3 div.desc{
    width:303px;
    float:left;
    padding:0 15px;
    position: relative;
    
}

#mainContent div.rightContent div.productListView div.productView3 div.long_desc{
    width:660px;
    height: auto;
    float:left;
    padding-top: 20px;

}

#mainContent div.rightContent div.productListView div.productView3 div.order_opt{
    width:185px;
    float: left;
    padding-left:15px;
    border-left:1px solid #cccccc;
    padding-bottom: 15px;
}
#mainContent div.rightContent div.productListView div.productView3 table{
    font:normal 11px Verdana;
    color:#666666;
    text-align: right;
}

#mainContent div.rightContent div.productListView div.productView3 table td.dark{
    text-align: left;
    font-weight: bold;
    padding-left:4px;
}
#mainContent div.rightContent div.productListView div.productView3 p{
    font:normal 11px Verdana;
    color:#666666;
}
#mainContent div.rightContent div.productListView div.productView3 p.compare{
    float:left;
    margin-top:10px;
}

#mainContent div.rightContent div.productListView div.productView3 p.cena{
     font: bold 18px Verdana;
     color:#333333;
     margin: 18px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView3 p.name{
    margin:10px 0 10px 0;
}
#mainContent div.rightContent div.productListView div.productView3 p.name a{
    font:normal 14px Verdana;
    color:#0052a4;
}

#mainContent div.rightContent div.productListView div.productView3 p.name a:hover{
    text-decoration: underline;
}


#mainContent div.rightContent div.productListView div.productView3 p.cart{
    height:29px;
    position: relative;
    margin-bottom: 43px;
}
#mainContent div.rightContent  div.productView3 p input{
    width:auto;
    height:auto;
    border:0;
}
#mainContent div.rightContent div.productListView div.productView3 p input.text{
    width:30px;
    border:1px solid #b6b5b5;
    height:16px;
    position: absolute;
    top:5px;
    font:normal 11px Verdana;
    color:#666666;
    text-align: center;
}
#mainContent div.rightContent div.productListView div.productView3 p input.do_koszyka{
    position: absolute;
    left:66px;
    width: 119px;
    height:29px;
}
#mainContent div.rightContent div.productListView div.productView3 p span.sztuk{
    position: absolute;
    top:6px;
    left: 38px;
}
#mainContent div.rightContent div.productListView div.productView3 p span.nazwaAtrybutu{
    color:#333333;
}


/**/

#mainContent div.rightContent div.productListView  p input.dodaj_do_listy{
  width: 162px;
  height:22px;
}


#mainContent div.content{
    padding:30px 0 50px 15px;
    position: relative;
}

#mainContent div.rejestracja{
    background-image: url('../../img/site/rejestracja_photo.jpg');
    background-repeat: no-repeat;
    background-position: 96% 37px;
}
#mainContent div.dodatkowaRejestracja{
    position: absolute;
    right:80px;
    top:11px;
}
#mainContent div.dodatkowaRejestracja a img{
    margin-top:35px;
}
#mainContent div p span.gwiazdka{
    font:normal 11px Verdana;
    color:#045eb8;
}

#mainContent div p span.podpowiedz{
    font:normal 11px Verdana;
    color:#666666;
    margin-left:3px;
}

#mainContent h1.title{
    font:normal 18px Verdana;
    color:#0052a4;
    margin-bottom: 18px;
}

#mainContent p.subtitle{
    font:normal 11px Verdana;
    color:#666666;
}

#mainContent h2.header{
    font:bold 14px Verdana;
    color:#045eb8;
    margin:20px 0;
}

#mainContent p.label{
    font:normal 12px Verdana;
    color:#333333;
    margin-bottom:3px;
    margin-top:3px;
}
#mainContent p.error{
    font:normal 12px Verdana;
    color:#ff0000;
    margin-top:2px;
}
#mainContent p input{
    width:335px;
    height:19px;
    border:1px solid #0066cc;
    
    font:normal 12px Verdana;
    color:#333333;
}

#mainContent p input.ulica{
    width:210px;
    margin-right:11px;
}

#mainContent p input.nr_domu{
    width:112px;
}
#mainContent p input.kod{
    width:140px;
    margin-right:11px;
}
#mainContent p input.miejscowosc{
    width:182px;
}
#mainContent p.label span.miejscowosc{
    margin-left:43px;
}
#mainContent p.label span.nr{
    margin-left:188px;
}


#mainContent p input.submit_rejestruj{
    width:111px;
    height:29px;
    margin-left:220px;
    margin-top:20px;
}

#mainContent p input.submit_dodaj{
    width:90px;
    height:29px;
    margin-left:241px;
    margin-top:20px;
}


#mainContent p.label input.check{
    width:auto;
    height:auto;
    border:0;
    margin-top:5px;
}

#mainContent p input.error{
    border-color:#ff0000;
}
#mainContent form.dodaj_adres{
    margin:30px 0;
}
#mainContent div.logowanie p a img.logowanie_przypomnij{
    margin-left:100px;
}

#mainContent div.logowanie p input.submit_zaloguj{
    width:111px;
    height:29px;
    margin-top:30px;
}

div.footer{
    width:977px;
    height:72px;
    margin:0 auto;
    padding-top:15px;
    background: url('../../img/site/gradient_foot.jpg') no-repeat;
    position: relative;
}

div.footer p{
    font:normal 11px Verdana;
    line-height:18px;
    color:#045eb8;
    text-align: center;
}
div.footer p a{
    color:#045eb8;
}

div.footer p a:hover{
    text-decoration:underline;
}
div.footer p.podpis{
    font-weight:normal;
    line-height:18px;
    color:#7e7e7e;
}
div#mainContent div.helpMenu{
    background-color: #f3f3f3;
    padding:5px 8px 50px 8px;
    width:202px;
}
div#mainContent div.helpMenu h1{
    font:normal 17px Verdana;
    color:#0052a4;
    margin:12px 0;
}
div#mainContent div.helpMenu ul{
    color:#0066cc;
    padding-left: 20px;
}
div#mainContent div.helpMenu ul li{
    line-height: 15px;
    margin-bottom: 4px;
}

div#mainContent div.helpMenu ul li a{
    font:normal 11px Verdana;
    color: #666666;
}

div#mainContent div.helpMenu ul li a:hover{
    text-decoration: underline;
}

div#mainContent div.helpContent{
    font:normal 11px Verdana;
    color:#333333;
    padding-top:17px;
    line-height: 19px;
    min-height: 400px;
    overflow: hidden;
}
div#mainContent div.tresc{
    padding:15px 10px;
    font:normal 11px Verdana;
    color:#333333;
    line-height: 17px;
    overflow: hidden;
}

div#mainContent div.tresc1{
    padding:0px 0px;
    font:normal 11px Verdana;
    color:#333333;
    line-height: 17px;
    overflow: hidden;
}


div#mainContent div.tresc table img{
	float:left;
}

div.sitemap{
	padding:30px 30px;
	background-color:#f3f3f3;
}

div.sitemap ul{
	list-style:disc;
    padding-left: 18px;
     color:#0066cc;
	width:240px;
    float:left;
    display: inline;
    padding-right:10px;
}

div.sitemap ul li{
    font:normal 12px Verdana;
    line-height: 19px;
}

div.sitemap ul li a{
    color:#666666;
}

div.sitemap ul li a:hover{
    text-decoration: underline;
}



p#loading{
    width:100%;
    font:bold 11px Verdana;
    color:#666666;
    text-align: center;
    margin-top:20px;
    margin-bottom:20px;
    height:30px;
    padding-top: 10px;
    border:2px solid #40a2fc;
    background-color: #c1dffb;
}


p#loading img{
    margin-right: 5px;
}
p.loading_margin{
    margin-left:15px;
}

