A:link {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif; font-weight: bold; text-decoration: underline}
A:visited {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif; font-weight: bold; text-decoration: underline}
A:hover {font-size: 10px;color: #003300;font-family:  Verdana, sans-serif;font-weight: bold;text-decoration: none}
A:active {font-size: 10px; color: #000000; font-family:  Verdana, sans-serif; font-weight: bold;  text-decoration: underline}
body {
	background-color: #FFFFFF;
	;
	color: #FFFFFF;
	background-image: url(img/tlo.jpg);
}

.a2:link {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: underline}
.a2:visited {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: underline}
.a2:hover {font-size: 10px; color: #003300; font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: none}
.a2:active {font-size: 10px; color: #003300; font-family:  Verdana, sans-serif; font-weight: normal;text-decoration: underline}

.a1:link {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: underline}
.a1:visited {font-size: 10px; color: #003300;  font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: underline}
.a1:hover {font-size: 10px; color: #003300; font-family:  Verdana, sans-serif;font-weight: normal; text-decoration: none}
.a1:active {font-size: 10px; color: #003300; font-family:  Verdana, sans-serif; font-weight: normal;text-decoration: underline}

.ul{
	color: #FF0000;
}

td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000}
.maintable {	background-color: #FFFFFF;	font-family: Verdana, sans-serif;	font-size: 11px;	color: #FFFFFF;}
.bottomtable {	background-color: #003300;	font-family: Verdana, sans-serif;	font-size: 11px;	color: #000000;border: none;}
#popitmenu   { position: absolute; font-style: normal; font-variant: normal; font-weight: 
               normal; line-height: 18px; font-size: 12px; font-family: 
               Verdana; z-index: 100; visibility: hidden; background-image: 
               url('img/stripe.jpg'); border: 1px solid #999999 }
#popitmenu a{
text-decoration: underline;
padding-left: 6px;
display: block;
}

#popitmenu a:hover { background-image: url('img/stripe.jpg'); text-decoration: none }
.menutitle{
	cursor:pointer;
	margin-bottom: 0px;
	color:#003300;
	padding:0px;
	text-align:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}




#newsw  { /*wycentrowany */
	width: 280px;
	height: 100%;
	margin: auto;
	padding: 0.4em;
	border: 1px solid #07880B ;
	border-style:  single ; border-width: 1px;
	text-align: center;
	margin-top:2px; /* margines górny newsa */
	margin-bottom:2px; /* margines dolny newsa */
	background-image:url('newsbg.jpg');
}
#newsl  { /*news lewy */
	width: 255px;
	
	margin: auto;
	padding: 0.4em;
	border: 1px solid #07880B ;
	border-style:  single ; border-width: 1px;
	text-align: left;
	margin-top:2px; /* margines górny newsa */
	margin-bottom:2px; /* margines dolny newsa */
	background-image:url('newsbg.jpg');
}

#newsp  { /*news prawy */
	width: 285px;
	
	margin: auto;
	padding: 0.4em;
	border:  solid #808000 ;
	border-style:  double ; border-width: 3px;
	margin-top:2px;  /* margines górny newsa */
	margin-bottom:2px; 
	text-align: left;
	background-image:url('newsbg.jpg');
}

strong {
font-size: 12px;
color: green;
}