body{
font-family: verdana;
font-size: 12px;
color:#dcdcdc;
margin: 0;
background-image: url(gfx/bg.gif);
background-repeat: repeat-x;
}


td{
font-family: verdana;
font-size: 12px;
color:#dcdcdc;
margin: 0;
}



a,a:link,a:active,a:visited {
font-family: verdana;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #dcdcdc;
text-decoration: none }

a:hover {
text-decoration: underline;
color: #ff0000}


.path {
font-size: 11px;
font-family: tahoma;
color: #dcdcdc;
}




a.menu_poziome, A.menu_poziome:link, A.menu_poziome:visited  {
color : #ffffff;
font-family: tahoma;
font-weight: bold }

A.menu_poziome:hover   {
text-decoration: underline }

.br2 {font-size:2px;}
.br5 {font-size:5px;}



.off {
background-color: #DCDCDC;
color: #4E4E4E;
font-size: 10px;
width: 200px;
height: 17px;
text-align: right;
line-height: 16px;
cursor: pointer;

}

.on {
background-color: #9B9B9B;
color: #ffffff;
font-size: 10px;
width: 200px;
height: 17px;
text-align: right;
line-height: 16px;
cursor: pointer;
}






input, select, textarea {
        font: 11px Verdana;
        color: #000;
        border: 1px solid #000;
        background: #fff;
        overflow: visible;
        margin: 0;
        }

.border {
border : 1px solid #fff;
border-bottom : 0px solid #fff;
}





