A { text-decoration: none; color: #666666; }
A.active { color: #A01110; }
A:active { text-decoration: none; color: #666666; }
A:hover { text-decoration: none; color: #A01110; }
 
A.menu { text-decoration: none; color: #FFFFFF; }
A:visited.menu { text-decoration: none; color: #FFFFFF; }
A:active.menu { text-decoration: none; color: #FFFFFF; }
A:hover.menu { text-decoration: underline; }

.very_small { font-family: Verdana; color: #bfbfbf; font-size: 9px; }

.small { font-family: Verdana; color: #666666; font-size: 11px; }

.duzy { font-family: Verdana; color: #666666; font-size: 14px; font-weight: normal; }

.duzyoranz { font-family: Verdana; color: #FF8100; font-size: 16px; font-weight: bold; }
.mniejszyoranz { font-family: Verdana; color: #FF8100; font-size: 15px; font-weight: bold; }

.normal { font-family: Verdana; color: #666666; font-size: 12px; }

.large { font-family: Verdana; color: #666666; font-size: 14px; }


.maillink {
    font-family: Verdana;
    font-size : 12px ! important;
    font-weight: bold;
    color : #0000FF ! important;	
	}

.mailLink:hover {
    font-family: Verdana;
    font-size : 12px ! important;
    font-weight: bold;
    text-decoration: underline;
    color : #0000FF ! important;	
	}

.link12 {
    font-family: Verdana;
    font-size : 12px ! important;
    font-weight: bold;
    color : #666666 ! important;	
	}

.link12:hover {
    font-family: Verdana;
    font-size : 12px ! important;
    font-weight: bold;
    text-decoration: underline;
    color : #666666 ! important;	
	}

.form_font {
    font-family: Verdana;
    font-size : 12px ! important;
    
    color : #616161 ! important;	
	}

.form {
    background-color: #ffffff;
    border-top: #D3D3D3 1px solid;
    border-bottom: #D3D3D3 1px solid;
    border-left: #D3D3D3 1px solid;
    border-right: #D3D3D3 1px solid;	
    font-family: Verdana;
    font-size : 12px ! important;
    color : #616161 ! important;	
	}

