
.content{
    display: block;
    float: left;
    width: 998px;
    color: #1b1b1b;
    font-family: Arial;
    font-size: 12px;
}

.content_main{
    display: block;
    float:left;
    width: 980px;
}
.content_main ul li{
    display: block;
    float: left;
}
.content_main li{
     width: 310px;
   
}
.content_main ul{
    padding: 0 0 0 30px;
    float: left;
}
.content_menu{
    display: block;
    float: left;
    width: 100%;
    color: #8d8d8d;
    font-size: 10px;
    padding:0 0 0 10px;
    font-family: Arial;
}
.flash_naglowek{
    padding:31px 0 6px 10px;
}

.flash_naglowek2 {
    width: 210px;
    cursor: pointer;
  
}
.naglowek{
    font-family: Veranda;
    color: #e41500;
    font-size: 24px;
}

.oferta_img{
    display: block;
    float: left;
    padding: 0 0 18px 25px;
}

li.oferta_first{
    padding: 0;
}

.oferta_opis_krotki{
    float: left;
    color: #3a3a3a;
    font-size: 12px;
    font-family: Arial;
    height: 70px;
    width: 270px;
    padding: 0 0 0 25px;
   
}

.oferta_wiecej{
   float: left;
   width: 100%;
   
}
.oferta_wiecej a{
   padding: 0 0 0 25px;
   color: #b91500;
   font-weight: bold;
   font-family: Arial;
}

.kategoria_opis{
    display: block;
    float: left;
    padding: 0 0 0 30px;
    width: 345px;
}

.produkty{
    display: block;
    float: left;
    text-align: center;
    width: 520px;
    color: #7a7a7a;
}
.produkty li{
    display: block;
    float: left;
}

.produkt_nazwa{
    
    padding: 5px 0 5px 0;
}
.produkt_wyprzedaz{
    display: none;
    position: absolute;
   margin: 144px 0 0 28px !important;
   margin: 144px 0 0 -55px;
   float: left;
    width: 112px;
    height: 26px;
    background: url('/images/wyprzedaz.png') no-repeat;
}
.cena_wyprz{
    color: #DFA200;
    font-weight: bold;
}

.firma{
    display: block;
    float: left;
    width: 100%;
    padding: 0 0 0 30px;
}
.produkty li{
    display: block;
    float: left;
    height: 240px;
    width: 170px;
    padding: 0 0 0 3px;
}
.content_menu a{
    color:#8d8d8d;

}

ul.inspiracje{
    display: block;
    float: left;
    width: 100%;
    padding: 10px 0 0 30px;
 }
 .inspiracje li{
     display: block;
     float: left;
     width:178px;
     height: 258px;
     text-align: center;
     background: url('/images/inspiracje_bg.gif') no-repeat bottom left;
 }
 .inspiracje img{
     padding: 7px 0 0 0;
     margin: 0 auto;
     cursor: pointer;
 }
