td.lewe_wykonczenie{
        background-image: url(img/element_21.jpg);
        background-repeat: repeat-y;
}
td.prawe_wykonczenie{
        background-image: url(img/element_25.jpg);
        background-repeat: repeat-y;
}
td.srodek_wykonczenie
{
        background-color: white;
        
}
td.menu{
        background-color: black;
}
a.menu_element{
        font: Tahoma;
        font-size: 20px;
        color: #ec4711;
        font-weight: bold;
        text-decoration: none;
        padding-left: 22px;
                  line-height: 35px;
                  height: 35px;
        
}
 a.menu_element:hover {
        font: Tahoma;
        color: #f0c02d;
        font-weight: bold;
        text-decoration: none;
        padding-left: 23px;
        
}

a#menu_element{
        font: Tahoma;
        font-size: 20px;
        color: #ec4711;
        font-weight: bold;
        text-decoration: none;
        padding-left: 22px;
                  line-height: 35px;
                  height: 35px;
        
}
 a#menu_element:hover {
        font: Tahoma;
        color: #f0c02d;
        font-weight: bold;
        text-decoration: none;
        padding-left: 23px;
        
}

p{
        text-align: justify;
}
*{
        font-family: Tahoma;
        font-size: 12px;
}
b.box_nagl{
padding-left: 5px;
        font-size : 20px;
        color: white;
}
td.box_tresc{
        text-align: justify;
        padding: 7px;
        font-size: 11px;
}
a.mapa{
        font-size: 16px;
        color: #ec4711;
        text-decoration: none;
        font-weight: bold;
}
img{
        border-color: black;
}
a{
        color: #910812;
        text-decoration: none;
}

a:hover {
         color: black;
         text-decoration: underline;
}
b.nagl_naz{
        font-size: 20px;
}
*.red{
        color: red;
}
input,textarea{
        background-color: #f4f4f4;
        border-color: #7b1113;
        border-width: 1px;
}

BODY
{
background-image: url(img/back/tlo_fixed.jpg);
background-position:bottom;
background-attachment: fixed;
background-repeat: no-repeat
} 
