<STYLE TYPE="text/css">

BODY {
        color: #000000;
        font-family: Verdana, Tahoma, Arial;
        background: #000000;
	 }

.text {
        color: #9AA4A6;
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: none;
        text-decoration: none;
      }

.pomarancz {
        color: #FF6A02;
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: none;
        text-decoration: none;
           }		  

A.szary {
	   	color : #9AA4A6;
		font-family: Verdana, Tahoma, Arial;
        font-size: 9px;
        font-weight: none;
        text-decoration: none;		
	   	}

A.szary:HOVER {
	   	color : #9AA4A6;
		font-family: Verdana, Tahoma, Arial;
        font-size: 9px;
        font-weight: none;
        text-decoration: underline;		
	   		  }

A.szary2 {
	   	color : #9AA4A6;
		font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: none;		
	   	}

A.szary2:HOVER {
	   	color : #9AA4A6;
		font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        font-weight: bold;
        text-decoration: underline;		
	   		  }			  
		  
INPUT {
        color: #9AA4A6;
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        background: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        border-color: #9AA4A6;
        padding-top: 1;
        padding-bottom: 1;
        padding-left: 1;
        padding-right: 1;
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
          }

TEXTAREA {
        color: #9AA4A6;
        font-family: Verdana, Tahoma, Arial;
        font-size: 11px;
        background: #000000;
        margin-top: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        margin-right: 0px;
        border-color: #9AA4A6;
        padding-top: 1;
        padding-bottom: 1;
        padding-left: 1;
        padding-right: 1;
        border-top: none;
        border-bottom: none;
        border-left: none;
        border-right: none;
          }		  
</STYLE>