.dmx {
    font: 11px tahoma;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
    padding: 3px 10px 3px 10px;
    background: #636261;
    font: 12px arial;
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
}
.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 10px tahoma;
    color: #000000;
    font-weight: none;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 500;
}
.dmx .item2 {
    background: #e5e1da;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #b1b0af;

}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;  
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;

}
.dmx .section {
    border: 1px solid #000000;
    position: absolute;
    visibility: hidden;
    z-index: -1;

}

.szukaj {
background-color: #FFFFFF;
border: 1px solid #636261;
color: #636261;
font: 11px tahoma; 
font-weight: normal;
}

.szukaj:hover, .szukaj:focus, .szukaj:active { 
background-color: #FFFFFF; 
color: #636261;
font: 11px tahoma; 
font-weight: normal;
}


body {
    font-family: Tahoma;
    font: 12px tahoma; 
    color: 000000;
    text-align: justify; 
/*background-image: url(gfx2/tlo.gif);*/
/*background: url(tlo2.gif) repeat-x ;*/
background-color: #a9a9a9
	
    }


  h1 {
    font-family: Tahoma; 
    font: 16px tahoma; 
    color: #636261;    
    font-weight: bold;
     }



A:link {text-decoration: none;color: #0039ce;}
A:visited {text-decoration: none;color: #0039ce;}
A:active {text-decoration: none;color: #0039ce;}
A:hover {text-decoration: underline; color: #0039ce;}

.bialy:link {text-decoration: none;color: #FFFFFF;}
.bialy:visited {text-decoration: none;color: #FFFFFF;}
.bialy:active {text-decoration: none;color: #FFFFFF;}
.bialy:hover {text-decoration: underline; color: #FFFFFF;}

.temat
{
font: 14px tahoma;
color: #636261;
font-weight: bold;
text-decoration: none;
}

.temat:hover, .temat:focus, .temat:link, .temat:active, 
{
font: 14px tahoma;
color: #636261;
font-weight: bold;
text-decoration: none;
}

hr {
padding:0;
margin:1px 0 0px 0;
border:none;
height:1px;
clear:both;
width:300px;
background:#0039ce;
text-align: left;
} 

.small {font: 10px tahoma; color: #0039ce; text-decoration: none;}
.small:link {text-decoration: none; color:  #0039ce;}
.small:visited {text-decoration: none; color: #0039ce;}
.small:active {text-decoration: none; color: #0039ce;}
.small:focus {text-decoration: none; color: #0039ce;}
.small:hover {text-decoration: none; color: #0039ce;}

/* * html .dmx td { position: relative; } /* ie 5.0 fix */

