body {
  background-color:#ebd1b0;
  margin:0;
  text-align:left;
  font-family: tahoma;
  color: white;
}


TABLE, .txt {
        vertical-align: top;
	text-align:left;
        background-color:#6f5139;
        border:0;
        font-size: 10pt;
        font-family: tahoma;
        color: white;

 }

.txt {
        text-align: left;
              padding-left:20px;
              padding-right:20px;
              padding-bottom:20px;
              background-color: white;
}

TD {vertical-align:top;}

.gall {
       vertical-align:middle;
       text-align: center;
       padding: 5px;
       height: 75px;
       width: 75px;
}


TD.menu {
       height:25px;
       cursor:pointer;
       background: url('../images/m_3.gif') repeat-x #DEDEDE;
       color: black;
       font-family: arial;
       vertical-align: center;       
       padding-left: 10px;
       }


A {text-decoration:none;font-size: 9pt; font-family: verdana; color: #DEDEDE; }
A.of_lista:hover {text-decoration:underline;}
.dzial {color:#ffffff;font-size:8pt;}

img             { border: 0px }


H1.txt {
font-size: 9pt; font-family: verdana; color: #48494B;display:inline;font-weight:normal;
}



