
.tabelatech {  font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: normal; color: "#977345"; text-decoration: none}
.tresc { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: normal; color: "#977345"; text-decoration: none }
.briefing { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: normal; color: "#977345"; text-decoration: none }

body table td { font-family: Tahoma, Arial, Verdana; font-size: 12px; font-weight: normal; color:"#977345"; text-decoration: none }
A:link {color: black; text-decoration: none}
A:visited {color: black; text-decoration: none}
A:active {color: green; text-decoration: none}
A:hover {color: green; text-decoration: none}

A.white:link {color: white; text-decoration: none}
A.white:visited {color: white; text-decoration: none}
A.white:active {color: orange; text-decoration: none}
A.white:hover {color: orange; text-decoration: none}
p {text-align: justify; margin: 12pt; text-indent: 15pt}

}
a:link, a:visited, a:active {
    font-family: Verdana, sans-serif; 
    font-size: 12px;
    text-decoration: none;
    color: "#977345";
    
}
a:hover {
    text-decoration: none;
    color: red;
}

div.warstwa {
position: absolute;
top: 150px;
z-index:1000;
width:550;
height:400;
visibility:true;
margin-left:-225px;
left:50%;


}