body {
	background-color: #ffffff;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Tahoma;
	font-size: 11px;
}
.s12 {
	font-family: Tahoma;
	font-size: 12px;
}

.s14 {
	font-family: Tahoma;
	font-size: 14px;
}

.s11 {
	font-family: Tahoma;
	font-size: 11px;
}

.s9 {
	font-family: Tahoma;
	font-size: 9px;
}

.border_green {
	border: 1px solid green;
}
.ramka_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
}

.ramka_gora_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}

.ramka_gora_dol_lewa_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.ramka_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-right-color: #D8D8D8;
	border-right-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}

.ramka_lewa_prawa_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.ramka_prawa_dol_sz {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D8D8D8;
}
.ramka_lewa_Sz {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D8D8D8;
}
.ramka_lewa_dol_sz {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D8D8D8;
	border-left-color: #D8D8D8;
}

a:link 	   	{ color: white;   font-weight: bold; text-decoration: none; }
a:visited  	{ color: white;   font-weight: bold; text-decoration: none; }
a:hover    	{ color: yellow;  font-weight: bold; text-decoration: none; }
a:active   	{ color: yellow;  font-weight: bold; text-decoration: none; }


a.sz:link    	{ color: #acacac; font-weight: bold; text-decoration: none; }
a.sz:visited 	{ color: #acacac; font-weight: bold; text-decoration: none; }
a.sz:hover   	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.sz:active  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }

a.b:link    	{ color: black;   font-weight: bold; text-decoration: none; }
a.b:visited 	{ color: black;   font-weight: bold; text-decoration: none; }
a.b:hover   	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.b:active  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }


a.bb:link    	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:visited 	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:hover   	{ color: black;   font-weight: bold; text-decoration: none; }
a.bb:active  	{ color: black;   font-weight: bold; text-decoration: none; }

a.green:link  	{ color: #5CBF24; font-weight: bold; text-decoration: none; }
a.green:visited { color: #5CBF24; font-weight: bold; text-decoration: none; }
a.green:hover   { color: yellow;  font-weight: bold; text-decoration: none; }
a.green:active  { color: yellow;  font-weight: bold; text-decoration: none; }

a.gr:link  	{ color: #000000; font-weight: normal; text-decoration: none; }
a.gr:visited { color: #000000; font-weight: normal; text-decoration: none; }
a.gr:hover   { color: #5CBF24;  font-weight: normal; text-decoration: none; }
a.gr:active  { color: #5CBF24;  font-weight: normal; text-decoration: none; }

