.subscript{
    font-size:8px; 
	vertical-align:bottom;
	} 

.bckSTRONA {
	background-image: url(../bck.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.tloTXT {
	background-image: url(../tloPOLEtxt.png);
	background-repeat: repeat-y;
}
.naglowek {
	font-family: Tahoma;
	font-size: 14px;
	color: 6CAEB5;
}
.textLEFT {
	font-family: Tahoma;
	font-size: 11px;
	color: 696869;
	padding-left: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.textLEFTnew {
	font-family: Tahoma;
	font-size: 11px;
	color: 696869;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.textMain {
	font-family: Tahoma;
	font-size: 11px;
	color: 696869;
}
.textCENTER {
	font-family: Tahoma;
	font-size: 11px;
	color: 696869;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
}
.textRIGHT {
	font-family: Tahoma;
	font-size: 11px;
	color: 696869;
	padding-left: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-top: 10px;
}
li.2 {
 list-style-image: url("../../ul.jpg");
 list-style-type: circle ;
 }
li { 
  list-style-image: url("../../li.jpg"); 
  list-style-type: circle ; 
  }
  a.obrazek:hover {
  border-color: #8DC5C7;
  }
