BODY {
        FONT-FAMILY: "Verdana",Arial,Helvetica;
        FONT-SIZE: 10pt;
        background-color: #E9E9E9;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
      margin-bottom : 0;



}

        
A:link {COLOR: #4B4B4B; TEXT-DECORATION: none; font-size : 12}
A:active {COLOR: #4B4B4B; TEXT-DECORATION: none; font-size : 12}
A:visited {COLOR: #4B4B4B; TEXT-DECORATION: none; font-size : 12}
A:hover {COLOR: #CC0000; TEXT-DECORATION: none; font-size : 12}


A.naglowek:link {COLOR: #CC3300; TEXT-DECORATION: none; font-size : 17}
A.naglowek:active {COLOR: #CC3300; TEXT-DECORATION: none; font-size : 17}
A.naglowek:visited {COLOR: #CC3300; TEXT-DECORATION: none; font-size : 17}
A.naglowek:hover {COLOR: #FF9900; TEXT-DECORATION: none; font-size : 17}


PRE {
	font-size : 10;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
}

SMALL {
    
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10;
}

TABLE {
	font-size : 12;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #4B4B4B;
}


.menutitle{
cursor:pointer;
}

.submenu{
margin-bottom: 0.5em;
}

.input {
border: solid 1px gray;
font-size: 11px
}
.select {
font-size: 11px
}
.button {
font-size: 11px;
font-weight: bold;
cursor:pointer;
}