/*	------------------------ importy ---------------------- */
@import url("inc.top.css");
@import url("inc.menu.css");
@import url("inc.bottom.css");
/*	------------------------ * ---------------------- */
#right {
	float: left;
	margin-left: 10px;
	width: 191px;
}
/*	------------------------    *    ---------------------- */
#strcent {
	width: 545px;
	float: left;
	margin-left: 16px;
}
#strcent h1.title {
	background: url(../../images/podstrona/aktual-nagl.jpg) no-repeat left top;
	font: normal 17px/34px sans-serif;
	color: #fff;
	padding-left: 12px;
	margin-bottom: 20px;
}
/*	------------------------    *    ---------------------- */
#lista {
	font: 12px/17px Tahoma;
	color: #2C639B;
}
#lista img {
	border: 1px solid #88A1CB;
	margin-right: 20px;
}
#lista h2.title {
	color: #E00000;
	font: bold 14px Tahoma;
	margin-bottom: 10px;
}
#lista div.data {
	margin-top: 4px;
	margin-bottom: 8px;
	font: 11px Tahoma;
	color: #2B94C6;
}
#lista div.blok {
	width: 545px;
	float: left;
	border-bottom: 1px solid #ABE4FF;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#lista a.w1 {
	text-decoration: none;
	
}
#lista a.w2 {
	color: #008FCE;
	font-weight: bold;
}
#lista img.nopad {
	border: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 10px;
}

/*	------------------------    *    ---------------------- */
#lista div.l {
	text-align: center;
}
#lista a.l,a.lact {
	background: #2C58A3;
	font-weight: bold;
	margin-left: 8px;
	padding: 5px 8px;
	color: #fff;
	text-decoration: none;
}
#lista a.lact {
	background: #D93800;
}

