@charset "utf-8";
/* CSS Document */

a {
    clear:both;
    padding:0px;
    color:848484;
    font-size:15px;
    font-family:Verdana, Geneva, sans-serif;
    line-height:28px;
    text-decoration:none;
}

a:hover {
    clear:both;
    padding:0px;
    color:e86c00;
    font-size:15px;
    font-family:Verdana, Geneva, sans-serif;
    line-height:28px;
    text-decoration:none;
}

.text    {
    clear:none;
    padding:0px;
    color:848484;
    font-size:14px;
    font-family:Verdana, Geneva, sans-serif;
    line-height:24px;

}

.textd    {
    clear:both;
    padding:0px;
    color:848484;
    font-size:15px;
    font-family:Verdana, Geneva, sans-serif;
    line-height:28px;
    text-decoration:none;

}

#kontener {

}


#formularz {

}

#formularz div {

}

#formularz label {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #575757;
    text-decoration:none;
    display: block;
}

#formularz textarea {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2b2b2a;
    text-decoration:none;
    background-color: #cecece;

}

#formularz input[type=text] {

    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #2b2b2a;
    text-decoration:none;
    width:220px;
    background-color: #cecece;

}

a#glowna { width: 132px; height: 107px; display: block; background: url('img/glowna.png') no-repeat; }
a#glowna:hover { background-position: 0 -107px; }

a#oferta { width: 76px; height: 107px; display: block; background: url('img/oferta.png') no-repeat; }
a#oferta:hover { background-position: 0 -107px; }

a#realizacje { width: 102px; height: 107px; display: block; background: url('img/realizacje.png') no-repeat; }
a#realizacje:hover { background-position: 0 -107px; }

a#kontakt { width: 87px; height: 107px; display: block; background: url('img/kontakt.png') no-repeat; }
a#kontakt:hover { background-position: 0 -107px; }

a#przee { width: 330px; height: 271px; display: block; background: url('img/przee.png') no-repeat; }
a#przee:hover { background-position: 0 -271px; }