BODY
{
font-family: Verdana, sans-serif;
color: #000000;
background-color: #FFFFFF;
text-align: justify;
margin-top: 0;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}

/* Piotrek*/

#tabela                { font-family: Verdana; font-size: 8pt; border: solid #ffffff 1px;}
#ctabela               { font-family: Verdana; font-size: 8pt;}

#wiersznazwy           { padding-left: 10px;border-bottom: solid #ffffff 1px; text-align: left; background-color: #fafafa;}

#wierszpola            { border-bottom: solid #ffffff 1px; text-align: left; background-color: #eeeeee;}

#lista             { border-bottom: solid #ffffff 1px; text-align: left; background-color: #eeeeee; padding: 5px;}
#lista2            { border-bottom: solid #ffffff 1px; text-align: left; background-color: #ffffff; padding: 5px;}
#listanaglowek     { border-bottom: solid #ffffff 1px; text-align: left; background-color: #dddddd; padding: 5px;}

/* koniec Piotrek */


.ArtykulT
{
  /*
    Tekst właściwy:
      - artykuły (treść)
  */
  text-align: left;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
}

SPAN.ProduktT
{
  /*
    Tekst właściwy:
      - artykuły (treść)
  */
  text-align: left;
  color: #3A90DB;
  font-family: Arial Narrow;
  font-size: 11pt;
}

SPAN.NaglowekOpisuKategorii
{
  font-weight: normal;
  text-align: left;
  color: #ff7704;
  font-family: Arial Narrow;
  font-size: 11pt;
}

SPAN.NaglowekOpisuProduktuKod
{
  font-weight: normal;
  text-align: left;
  color: #000000;
  font-family: Arial Narrow;
  font-size: 11pt;
}


a.menuld
{

  text-align: left;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 100%;
  text-decoration: none;
}

a.menuld:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 100%;
  text-decoration: underline;
}

a.menul
{

  text-align: left;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: none;
  line-height:1.5
}

a.menul:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}


a.menul2
{

  text-align: left;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: none;
  line-height:1.5
}

a.menul2:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}

a.menukategorii
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  line-height: 11pt;
  text-decoration: none;
  line-height:1.5
}

a.menukategorii:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  font-weight: bold;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}

a.menulogin
{

  text-align: left;
  color: #4686ce;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}

a.menulogin:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 7pt;
  font-weight: normal;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}





a.wiecej, a.wiecej.visited
{

  text-align: left;
  color: #3A90DB;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: none;
  line-height:1.5
}

a.wiecej:hover
{

  text-align: left;
  color: #ff7704;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
  text-decoration: underline;
  line-height:1.5
}





.images {position: relative; left:135px; bottom: 35px; }

td.stopka { font-weight: normal; font-size: 10px; font-family: Verdana, sans-serif; color: #49586c; line-height:1.5}

.stopkaorange { font-weight: bold; font-size: 10px; font-family: Verdana, sans-serif; color: #ff7704;}

A.stopkalink { font-weight: normal; font-size: 10px; font-family: Verdana, sans-serif; color: #49586c; text-decoration: none;}

A.stopkalink:hover { font-weight: normal; font-size: 10px; font-family: Verdana, sans-serif; color: #ff7704; text-decoration: underline; }

SPAN.NewsNMain
{
  /*
    Nagłówek
      - artykuły (nagłówek)
  */
 text-align: left;
 color: #0090C9;
 font-family: Arial Narrow;
 font-size: 11pt;
}

A.NewsNMain
{
  /*
    Nagłówek
      - artykuły (nagłówek)
  */
 text-align: left;
 color: #0090C9;
 font-family: Arial Narrow;
 font-size: 11pt;
 text-decoration: none;
}

A.NewsNMain:hover {  text-decoration: underline; }


SPAN.NewsTMain
{
  /*
    Tekst właściwy:
      - artykuły (treść)
  */
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 10pt;
}

input, textarea, select, checkbox { 
border-width: 1px; 
border-style: solid; 
border-color: #7f8279;
background-color: #eeedf2; 
color: #000000; 
font-size: 10px; 
font-weight: normal; 
margin-left: 100px;
}





.menu {position: relative; top: 12px; color: #228400; font-size: 14px;}

a.men {text-decoration: none; font-size: 14px; color: #228400; }

a.men:hover {color: #e77200; text-decoration: none; }

.logo {position: relative; left:110px; top: 23px;}

.tytul {position: relative; right:10px; top: 10px;}

.linia {position: relative; right:22px; top: 23px;}

.tresc {width:880px; height:180px; overflow:auto; position: relative; top: 0px; left:70px; text-align: left; }

.trescfont { font-family: Verdana, Tahoma, sans-serif; text-decoration: none; font-size: 11px; color: #005800; }

.boxtytul {position: relative; left: 512px; top: 31px; font-weight: bold; color: #ffffff; font-size: 15px; width: 278px;}



.boxwiecej {position: relative; left:512px; top: 43px; font-size: 10px; font-family: Verdana, Tahoma, sans-serif; color: #ffffff; font-weight: bold; width: 120px;}

a.boxw {text-decoration: none; font-size: 10px; color: #ffffff; }

a.boxw:hover {color: #e77200; text-decoration: none; }

P.ArtykulTable
{
  /*
    Tekst w tabelach
  */
  text-align: left;
  color: #000000;
  font-family: Verdana;
  font-size: 8pt;
  line-height: 11pt;
}
