/* style dzialu */

.lewa_str {
      float:left;
      width: 280px;
      }
      
.prawa_str {
      float:left;
      width: 480px;
      padding-left: 40px;
      }

.kontakt {
      background: #F7F7F7;
      border-width:1px;
      border-color:#EDEDED; 
      border-style: solid
      }


#c_kontakt_adres {
      border: 0px;
      margin: 0px;
      padding:0px;
      width: 280px;
      height: 89px;
      background-image: url(../../grafika/kontakt/2.gif); 
      background-repeat:no-repeat;
      color: white;
      }
      
.c_kontakt_adres_w {
      padding-top: 15px;
      padding-left:30px;
      padding-right:10px;
      }
      
#c_kontakt_kontakty {
      border: 0px;
      margin: 0px;
      padding:0px;
      width: 280px;
      height: 142px;
      background-image: url(../../grafika/kontakt/3.gif); 
      background-repeat:no-repeat;
      color: white;
      }
      
.c_kontakt_kontaktyl {
      padding:6px 15px;
      border-right: 1px solid white;
      color: white;
      text-align: right;
      }
      
.c_kontakt_kontaktyr {
      padding:6px 15px;
      color: white;
      text-align: left;
      }


a.kontakt_a {
      color: white;
      text-decoration: none;
      }
      
a:hover.kontakt_a  {
      color: white;
      text-decoration: underline;
      }     


.dogory {
      float: right;
      width:800px;
      padding-top:35px;
      padding-bottom:15px;
      text-align: right;
      }
      
A.do_gory {text-decoration:none; color:#D2D2D2}
A:hover.do_gory {text-decoration:none; color:black}
            