
body
{
   font-family: Trebuchet, Geneva, Arial, Helvetica, sans-serif;
   color:#333333;
   font-size:12px;
 
}
img
{
   border: none;
}
a
{
  
   text-decoration: none;
   color:#333333;
}
a:hover
{
   
   text-decoration: underline;
   color:#CC0000;
}
.logo
{
   border: none;
   margin-bottom: 5px;
}

.menu_glowne_serwisu
{
   position: relative;
   top: 90px;

   font-weight: bold;
}

.reszta
{
   position: relative;
   top: -30;
}
.menu_item_aktyw
{
   color:#CC0000;
}
.menu_item_nonaktyw
{
   color:#333333;
}
.powitanie
{
   position: relative;
   top:20px;
   font-size: 20px;
   font-weight: normal;
}
p
{
   font-size:16px;
      position: relative;
   top:20px;
}
.sklep1
{
   position: relative;
   top:5px;
   left:-3px;
}

.sklep2
{
   position: relative;
   top:4px;
  
}
.artykuly
{

   width   : 980px;
   

}


.artykul
{
   float: left;
   margin: 30px 10px 20px 10px;
   border: none;
   padding: 0px;
   width: 300px;
}
.nazwa_produktu
{
   font-size: 16px;
   margin: 0px 0 5px;
   border: none;
   padding: 0px;
   width: 100%;
}
.opis
{
   font-size:16px;
    margin  : 0px;
    border  : none;
    padding : 0px;
    width   : 100%;
    text-align: left;
    position: relative;
    top: 10px;
}
.cena
{
   float: right;
   font-size: 16px;
   position: relative;
   top: -20px;
   font-weight: bold;
   
}
.opis_duzy
{
   text-align: justify;
   font-size: 15px;
   margin: 10px 10px 10px 10px;
   width:580px;
}
.footer
{

width: 780px;
}