BODY {  
	font-size: 11px; 
	font-family:Tahoma, Verdana, Arial;
	BACKGROUND: url(../imgs/pattern.jpg) repeat-x; 
	background-color: #749E18;
	MARGIN-TOP: 0px;
	MARGIN-LEFT: 0px;
	MARGIN-RIGHT: 0px;
	MARGIN-Bottom: 0px;
	color: #000000;
	text-align: center; 
}
#MainTable {
  width:1158px;
  text-align: center; 
 
  background: #749E18;
}
#MainTableLeft {
  background: url('../imgs/lewa_tlo.jpg') top right no-repeat;
  width: 49%;
}
#MainTableContent {
  width: 2%;  
}
#MainTableRight {
  background: url('../imgs/prawa_tlo.jpg') top left no-repeat;
  width: 49%;
}

#MainContent {
  background: url('../imgs/central_tlo.jpg') top left no-repeat;
  height:416px;
}

#top_tresc {
  background: url('../imgs/tresc_top.jpg') top left no-repeat;
  height: 12px;
}

#tresc {
  background: url('../imgs/tresc.jpg') top left repeat-y;
	vertical-align:top;
}

#bottom_tresc {
  background: url('../imgs/tresc_bottom.jpg') top left no-repeat;
  height: 12px;
}
#stopka {  
	font-size: 11px; 
	font-family:Tahoma, Verdana, Arial;
	Color: #FFFFFF;
	text-align: center; 
}
A.lh, A.lh:visited, A.lh:active { 
    font-size: 11px; 
	color: #ffffff; 
	text-decoration: none;
}

A.lh:hover { 
    font-size: 11px; 
	color: #EAB21A; 
	text-decoration: underline;
}

A.lh1, A.lh1:visited, A.lh1:active { 
    font-size: 11px; 
	color: #333333; 
	text-decoration: none;
}

A.lh1:hover { 
    font-size: 11px; 
	color: #FF0000; 
	text-decoration: underline;
}

#ramka_top {
  background: url('../imgs/ramka_top.jpg') top left no-repeat;
  height: 11px;
}

#ramka_tresc {
  background: url('../imgs/ramka_tresc.jpg') top left repeat-y;
	padding-right:10px;
	padding-left:10px;
	vertical-align:top;
}

#ramka_bottom {
  background: url('../imgs/ramka_bottom.jpg') top left no-repeat;
  height: 11px;
}
td.tresc_strony
{	padding-right:20px;
	padding-left:10px;
	padding-top:13px;
	height: 11px;
	text-align: justify; 
	font-family:Tahoma, Verdana, Arial;
	color: #333333;

}
UL.normal {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px
}
UL.normal LI {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 20px; 
	BACKGROUND: url(../imgs/li.gif) no-repeat 0px 6px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px; 
	LINE-HEIGHT: 140%; 
	PADDING-TOP: 0px;
	list-style-type: none;
}