body {
	margin: 0px;
	padding: 0px;
	background: url('img/tlo2.jpg') #58AFDC top left;
}
a, a:visited {
	color: #FFF;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
/*       POZIOM 1      */
table.page {
	width: 100%;
}

td.header {
	background: url('img/tlo1.jpg') top left repeat-x;	
}


/*       POZIOM 2     */
table.euronet {
	width: 960px;
}
td.txt {
	font-family: Arial, Verdana;
	font-size: 13px;
	color: black;
	width: 709px;
	vertical-align: top;
	padding: 30px 60px 30px 40px;
	line-height: 19px;
	text-align: justify;
}
td.box {
	width: 251px;
	vertical-align: top;
	color: #003366;
}

/*       TREŚĆ   td.txt    */


/*      ZAKŁADKA BOX     */
.box_table {
	width: 251px;
	min-height: 300px;
	background: url('img/box_tlo2.png') top left repeat-y;
	margin-top: 0px;
}
.box td {
	background: url('img/box_tlo.png') top left no-repeat;
}
	/*		BOX    */
	td.box_txt {
		padding: 20px 15px 10px 15px;
		color: #003366;
	}
	



/*      STOPKA    */
td.stopka {
	background-color: #cccccc;
	height: 5px;
}
td.uslugi {
	height: 160px;
	text-align: right;
	vertical-align: center;
	padding-left: 3px;
	padding-right: 3px;
}
.uslugi_txt td {
	width:109px;
	height: 124px;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
}


/*       ELEMENTY BOX    */
.kontakt2 {
	font-family: Arial, Verdana;
	font-style: italic;
	font-size: 9pt;
}
.kontakt {
	font-family: Arial, Verdana;
	font-size: 11pt;
	font-weight: bold;
	margin: 0px 0px 0px 15px;

}

	/*      TABELA  DANE TELEADRESOWE   */
	.danetele {
	background: none;
	padding-top: 20px;
	padding-left: 17px;
	font-family: Arial, Verdana;
	color: #003366;

	}
	.danetele td {
		background: none;

	}
	td.kreska {
		background: url('img/box_kreska.jpg') top left repeat-y;
		width: 10px;
	}
	td.danetele_txt {
		font-size: 10pt;
		font-weight: bold;
		padding-top: 4px;
		padding-bottom: 4px;
		padding-left: 3px;
		line-height: 19px;
		
	}
	.danetele_txt a {
		color: #003366;
	}
	
.box h2 {
	font-family: Tahoma, Verdana;
	font-size: 14pt;
	color: #1E3646;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.box ul {
	font-family: Arial, Verdana;
	font-size: 11px;
	margin-left: 7px;

}
.box li {
	list-style-image: url('img/box_li.png');
	font-weight: bold;
	padding: 2px 0px 2px 2px;
	letter-spacing: 0px;
	color: #00509F;
}
.box a {
	color: #003366;
}

