.newslist {
	list-style: none;
	padding-left: 20px;
	background: url('/static/images/common/ico_newsmp.gif') no-repeat left 6px;
}

.newslist a { color: #545454; font-size: 10px; }

#kwick {
	position: relative;
	height: 130px;
	width:100%;
}

#kwick .kwicks {
	display: block;
	height: 130px;
	list-style: none;
	white-space: nowrap;

}

#kwick li {
	float: left;

}

#kwick .kwick {
	display: block;
	overflow: hidden;
	height: 130px;
	width: 130px;
	
	border:1px solid #d0d6e3;

}

#kwick .kwick span {
	display: visible;
}

.tel {
	/* background: url(tel.gif); */
	background:url('../../images/tel/square.gif');	
}
.telLink a {
	color: #F68428;
}

.fin {
	background:url('../../images/fin/square.gif');		
	color: #0073AE;	
}
.finLink a {
	color: #0073AE;	
}

.tra {
	background:url('../../images/tra/square.gif');
	color: #CA006C;
}
.traLink a{
	color: #CA006C;
}

.gov {
	background:url('../../images/gov/square.gif');
		color: #78A22F;
}
.govLink a {
	color: #78A22F;
}

.inf {
	background:url('../../images/inf/square.gif');
	color: #6C207F;
}
.infLink a {
	color: #6C207F;
}

.smb {
		background:url('../../images/smb/square.gif');
		color: #F8981D;	
}
.smbLink a {
		color: #F8981D;	
}

.white_bar{
float: left;
display:block;
background: none;
width:24px; 
height: 130px;
}

.tab{
width:260px;
height:130px;
border: none;

background: white url(../images/bg.gif); /* kolor boxa po najechaniu */
background-position:bottom left;
background-repeat:repeat-x;
}

.td_lewa a, .td_prawa a {
font-family: verdana;
font-size: 10px;
}

.td_lewa p, .td_prawa p {
margin-top: 6px;
font-family: verdana;
font-size: 10px;
}

.td_lewa p.tel a {
	color: #F68428;
}

.td_lewa p.fin a {
	color: #0073AE;
}

.td_lewa p.tra a {
	color: #CA006C;
}

.td_lewa p.gov a {
	color: #78A22F;
}

.td_lewa p.utl a {
	color: #78A22F;
}

.td_lewa p.inf a {
	color: #6C207F;
}

.td_lewa p.smb a {
	color: #F8981D;
}

.td_lewa{
width:130px;
height:130px;
text-align:left;
vertical-align:top;
padding:10px;
font-family: verdana;
font-size: 12px;
}

.td_prawa{
font-family: verdana;
font-size: 12px;

width:130px;
height:130px;

text-align:left;
vertical-align:top;
padding:10px;
}