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


a.mnu {
       background-color: #fff;
       border: 0px;
       border-style: solid;
       border-color: #676767;
       padding: 3px 5%;        
       margin: 0;
       font-size: 12pt;
       font-weight: bold;
       
}

TABLE, .txt {
        vertical-align: top;
        background-color:white;
        border:0;
        font-size: 9pt;
        font-family: tahoma;
        color: black;
        text-align: left;
        width:662px;
 }

.txt {
              text-align:left;
              padding-left:20px;
              padding-right:20px;
              background-color: white;
              width:657px;
              height:404px;
}

.boczny {
              font-family: tahoma;
              color:#626262;
              font-size:9pt;
              text-align:left;
              padding-left:31px;
              padding-top:5px;
              padding-bottom:10px;
              padding-right:25px;
              background-color: transparent;
}


.ziel_tytul {
        font-variant: small-caps;
        font-size:10pt;
        font-weight:bold;
        color:#3c9f07;
}

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

TD {vertical-align:top;}
TD.tekst { padding-left:20px; padding-right:20px }

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.menu {
       color: Black;
       font-family: arial;
}  
A {text-decoration:none;font-size: 9pt; font-family: verdana; color: #48494B; }

img             { border: 0px }


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

a.men:link{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #919191;
       text-decoration : none;
}

a.men:visited{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
color : #919191;
       text-decoration : none;
}

a.men:active{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #FFA500;
       text-decoration : none;
}


a.men:hover{
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
       font-size : 10px;
       font-style : normal;
       font-weight : bold;
       color : #3A7Dff;
       text-decoration : none;
}


