.txt h2 {
	padding-top: 20px;
	font-size: 14pt;
	color: #0b324f;
}
.txt a {
	color: #126DA5;
	font-weight: bold;
}
.txt a:hover {
	color: #46721B;	
}
.txt ul {
	margin-bottom: 30px;
}
.txt li {
	list-style-image: url('img/li.png');
	font-weight: bold;
	padding: 3px 0px 3px 2px;
	letter-spacing: 0px;
	color: #2E536D;
}
.txt img {
	border: 1px solid #C0C0C0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 4px 10px 5px 10px;
}
.txt h3 {
	font-family: Arial, Verdana;
	font-size: 17px;
	color: #34607C;
	vertical-align: top;
	padding: 0px;
	margin-top: 20px;
}

#uwagi {	
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #00003E;
	background-color: #C8DBE8;
	width: 95%;
	padding: 3px 15px 5px 15px;
	position: center;
}
#uwagi_oferta {	
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #00003E;
	background-color: #C8DBE8;
	width: 95%;
	padding: 3px 15px 5px 15px;
	position: center;
}
#uwagi_oferta a {
	color: #004080;
}
#uwagi_oferta li {
	color: #00003E;
}
#uwagi_uslugi {	
	font-family: Arial, Verdana;
	font-size: 13px;
	color: #00003E;
	background-color: #C8DBE8;
	width: 95%;
	padding: 3px 15px 5px 15px;
	position: center;
}
#uwagi_uslugi a {
	color: #004080;
}
#uwagi_uslugi li {
	color: #00003E;
}
#akt_uslugi {
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	list-style: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
#akt_uslugi li {
	padding: 0px 0px 0px 20px;
	
}
.oferujemy {
	margin: 0px 14px 0px 19px;
	border: 1px solid #edecec;
}

ul.spis-uslug  {
	font-weight: bold;
	margin-bottom: 0px;
}
.spis-uslug li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.spis-uslug a {
	color: #2E536D;
}
.spis-uslug a:hover {
	color: #557391;
}

#kontakt-euronet {
	background: url('img/box_kontakt.png') top center no-repeat;
	width: 251px;
	height: 199px;
}
#wstecz {
	margin-top: 15px;
	border: 0px;
}


/*##############################################################
	TABELA */
.txt table {
	font-family: Arial, Verdana;
	font-weight: bold;
	font-size: 9pt;
	width: 95%;
	color: #102F45;
}
.txt tr {
	background-color: #E7F2FA;
}
.txt td {
	padding: 4px 9px 4px 9px;
	text-align: left;

}
tr.tb_td_2 {
	background-color: #CEE4F4;
	
}

