

.normalne{
	Font-Family : Times, Arial, Verdana, Tahoma ! important;
	Font-Weight : bold ! important;
	Color : #C0C0C0 ! important;
	}


.niewidoczne{
	Font-Family : Times, Arial, Verdana, Tahoma ! important;
	Font-Weight : bold ! important;
	Color : #808080 ! important;
	}


.duze{
	Font-Family : Arial, Times, Verdana, Tahoma ! important;
	Font-Size : 18px ! important;
	Color : #909090 ! important;
	}



.male{
	Font-Family : Arial, Verdana, Tahoma ! important;
	Font-Size : 14px ! important;
	Color : #bbbbbb ! important;
	}


A.odno{
	Font-Family : Times, Arial, Verdana, Tahoma ! important;
	Color : #bbbbbb ! important;
	Text-Decoration : underline ! important;
	}


A.odno:Hover{
	Font-Family : Times, Arial, Verdana, Tahoma ! important;
	Color : #bbbbbb ! important;
	Background-Color : #646464 ! important;
	Text-Decoration : underline ! important;
	}
	
A.odnom{
	Font-Family : Arial, Verdana, Tahoma ! important;
	Font-Size : 11px ! important;	
	Color : #bbbbbb ! important;
	Text-Decoration : underline ! important;
	}


A.odnom:Hover{
	Font-Family : Arial, Verdana, Tahoma ! important;
	Font-Size : 11px ! important;	
	Color : #bbbbbb ! important;
	Background-Color : #646464 ! important;
	Text-Decoration : underline ! important;
	}

A.nav {
    border: 3px solid #9a9a9a;
    display: block;
	Font-Size : 12px;
	color: black;
    overflow: hidden;
    padding: 4px 0;
    text-align: center;
    text-overflow: ellipsis;
	text-decoration: none;
    white-space: nowrap;
	Background-Color: #404040;
	width: 110px;
}

A.nav:Hover {
    border: 3px solid #333333;
    display: block;
	Font-Size : 12px;
	color: black;
    overflow: hidden;
    padding: 4px 0;
    text-align: center;
    text-overflow: ellipsis;
	text-decoration: none;
    white-space: nowrap;
	Background-Color: #a0a0a0;
}