body {
  background: #ffffff;
  font-size: 11px;
        font-family : verdana, arial, helvetica, sans-serif;
        color: #000000;
         margin: 0px;
        padding: 0px;
        line-height: 130%;
        }
table,td
  {
  font-size: 11px;
        font-family : verdana, arial, helvetica, sans-serif;
        color: #ffffff;
  }

  
p {
  font-size: 11px;
        font-family: verdana, arial, helvetica, sans-serif;
        color: #000000;
        text-align: justify;
        line-height: 130%;
        margin: 0;
        }

.menu_lewe
  {
  margin:30px 10px 0 10px;
  color:#ffffff;
  line-height: 135%;
  font-family:arial, helvetica, sans-serif;
  text-align:left;
  }
  
.srodek_glowna
  {
  font-size: 12px;
  margin:10px 20px 0 20px;
  line-height: 120%;
  }

.srodek_podstrona
  {
  font-size: 12px;
  margin:20px 20px 0 20px;
  line-height: 120%;
  }

.kontakt
  {
  font-size: 12px;
  margin:20px 20px 0 50px;
  line-height: 120%;
  }

td.kontakt
  {
  font-size: 12px;
  margin:20px 20px 0 100px;
  line-height: 120%;
  }


a:link {
        text-decoration : none;
        color: #ffffff;
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size: 11px;
  }

a:visited {
        text-decoration : none;
        color : #ffffff;
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size : 11px;
        }

a:active {
        text-decoration : none;
        color : #ffffff;
        }

a:hover {
        text-decoration : none;
        color :  #000000;
        }
        
a:link.mail {
        text-decoration : none;
        color: rgb(255,102,0);
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
  }

a:visited.mail {
        text-decoration : none;
        color : rgb(255,102,0);
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size : 12px;
        }

a:active.mail {
        text-decoration : none;
        color : rgb(255,102,0);
        }

a:hover.mail {
        text-decoration : none;
        color :  #000000;
        }
 a:link.sprzedazdet {
        text-decoration : none;
        color: red;
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size: 12px;
  }

a:visited.sprzedazdet {
        text-decoration : none;
        color : red;
        font-family: verdana, arial, helvetica, sans-serif;
        font-weight: normal;
        font-size : 12px;
        }

a:active.sprzedazdet {
        text-decoration : none;
        color : red;
        }

a:hover.sprzedazdet {
        text-decoration : underline;
        color :  #000000;
        }
        
/* ----------------- FORMULARZ POCZTOWY -------------------*/    
td.form_head {
    font: bold 12px verdana, helvetica, sans-serif;
    text-align: center;
    color:#000000;
    padding: 3px;}
  
td.form_left {
    font: normal 11px verdana, helvetica, sans-serif;
    color:#000000;
    text-align: right;}

input.spec, textarea.spec {
    font: bold 11px verdana, helvetica, sans-serif;
    color: #1F4F7D;
    background-color: #F5F5F5;
    border: 1px solid #8D8D8D;
    SCROLLBAR-TRACK-COLOR: #F0F0F0;
    width: 200px;
    height: 17px;}
    
textarea.spec {
    font: normal 9px Verdana, Arial, Helvetica, Sans Serif;
    height: 70px;
    width: 200px;}
