body {
	font : 12px Verdana; 
	color: #000000;
}

.style3 {font-family:verdana;font-size:16;color: #000000; font-weight : bold;}
.style7 {color: #000000; font-family: verdana; font-size: 10pt; font-style: normal;}
.style9 {font-family: verdana; font-size: 8pt; font-style: normal; color: #000000;}

td img {
display: block;
}

A:VISITED {
     font : 12px Verdana; 
	 color: #DD7004;
	 text-decoration:none;

}
A:LINK {
     font : 12px Verdana; 
	 color: #DD7004;
	 text-decoration:none;

}
A:ACTIVE {
     font : 12px Verdana; 
	 color: #DD7004;
	 text-decoration:none;

}

A:HOVER {
	font : 12px Verdana; 
	 color: #DD7004;
	 text-decoration:underline;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01214A;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01214A;
	padding-bottom: 5px;
	border-bottom: 1px solid #01C9CA;
}
.stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}


.inteligo-menu{
width: 100%;
overflow: hidden;
}

.inteligo-menu ul{
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

.inteligo-menu li{
display: inline;
margin: 0;
}

.inteligo-menu li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 10px 13px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
background: #02214A; /*background of tabs (default state)*/
}

.inteligo-menu li a:visited{
color: white;
}

.inteligo-menu li a:hover, .inteligo-menu li.selected a{
background: #01C9CA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: black;
}


.inteligo-lewe{
border-bottom-width: 0;
width: 187px;
background: #EAEAEA;
}

* html .inteligo-lewe{ /*IE only rule. Original menu width minus all left/right paddings */
width: 181px;
}

.inteligo-lewe ul{
padding: 0;
margin: 0;
list-style-type: none;
}

.inteligo-lewe a{
font: bold 13px Verdana;
padding: 4px 10px;
display: block;
width: 100%; /*Define width for IE6's sake*/
color: #595959;
text-decoration: none;
border-bottom: 1px solid #C0C0C0;
}

.inteligo-lewe a:visited{
color: #595959;
}

html>body .inteligo-lewe a{ /*Non IE rule*/
width: auto;
}

.inteligo-lewe a:hover{
background-color: #C4DEFF;
color: black;
}

.srodek {
	margin: 10px 10px 15px 10px;
}

.srodek h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #01214A;
	padding-top: 3px;
}

.srodek td {
	padding: 2px 1px;
	border-bottom: 1px solid #C0C0C0;
}

.tytul {
font: bold 13px Verdana;
text-align: center;
padding: 6px 3px;
width: 100%; /*Define width for IE6's sake*/
background-color: #FFFFFF;
width: 181px;
border-bottom: 1px solid #01C9CA;
}


.bank {
	width: 100%;
	overflow: hidden;
}

.bank ul {
margin: 0;
padding: 0;
font: bold 12px Verdana;
list-style-type: none;
}

.bank li {
display: inline;
margin: 1px 1px 1px 1px;
}

.bank li a {
float: left;
display: block;
text-decoration: none;
margin: 1px 1px 1px 1px;
padding: 10px 13px; /*padding inside each tab*/
border-right: 0px solid white; /*right divider between tabs*/
color: white;
background: #02214A; /*background of tabs (default state)*/
}

.bank li a:visited {
color: white;
}

.bank li a:hover, .inteligo-menu li.selected a {
background: #01C9CA; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
color: black;
}
