A:link {
    font-size: 12px;
	color: #09BD09;
	font-weight: Bold; 
	font-family: "Verdana";
    text-decoration:none; 
}

A:visited {
    font-size: 12px;
    color: #09BD09;  
    font-weight: Bold; 
    font-family: "Verdana";
    text-decoration:none; 
}

A:active  {
	font-size: 12px;
	color: #09BD09;
	font-weight: Bold;
	font-family: "Verdana";
	text-decoration:none;
}

A:hover {
    font-size: 12px; 
    color: #C0FFC0; 
    font-weight: Bold; 
    font-family: "Verdana"; 
    text-decoration:none; 
	background-color: #065206;
}

BODY {
	background-color: #000000;
	scrollbar-face-color: #ABFDAB;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #065206;
	scrollbar-3d-light-color: #065206;
	scrollbar-shadow-color: #065206;
	scrollbar-highlight-color: #065206;
	scrollbar-dark-shadow-color: #065206;
}


TD.button {
    height: 30;
	font-size: 17px;
	color: #065206;
	text-align: center;
	font-weight: bold;
	background-repeat: no-repeat;
	font-family: "Times New Roman";
}

TD.glowna {
	padding: 0px 10px;
	color: #065206;
	font-size: 15px;
	font-weight: bold;
	text-align: justify;
	vertical-align: top;
	font-family: "Timas New Roman";
}

TD.tabela {
	padding: 0px 10px;
	color: #065206;
	font-size: 15px;
	font-weight: bold;
	vertical-align: top;
	font-family: "Timas New Roman";
}

TD.pasek {
	width: 19px;
	background-repeat: repeat-y;
}

P {
    color: #065206;
	font-size: 13px;
	font-weight: bold;
	font-family: "Timas New Roman";
}
B {font-weight:bolder;}
TABLE.ul {
}

TD.ul_nor1 {
        font-size: 16;
        padding-right: 5;
}

TD.ul_sro1 {
        font-size: 16;
        padding-right: 5;
		padding-left: 5;
}

TD.ul_gor1 {
        font-size: 12;
		padding-bottom: 1;
		text-align: center;
		border-bottom: solid 1px black;
            vertical-align: bottom;

}

TD.ul_dol1 {
        font-size: 12;
		text-align: center;
            vertical-align: top;

}
