/*	------------------------ importy ---------------------- */
@import url("inc.top.css");
@import url("inc.menu-lewe.css");
@import url("inc.bottom.css");
/*	------------------------    *    ---------------------- */
* {
	font-family: Tahoma;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #fff;
}
/*------------------------------------- baner -------------------------------------*/
#baner {
	background: url(../../images/podstrona/baner.jpg) no-repeat center top;
	width: 100%;
	height: 225px;
	float: left;
}
#banerdef {
	float: left;
}
/*	------------------- glowna - czesc 1 ------------------ */
#container {
	background: #ec0000 url(../../images/podstrona/tresc.jpg) no-repeat center top;
	width: 100%;
	float: left;
}
#container-tlo {
	background: url(../../images/podstrona/tresc-loop.gif) repeat-y left top;
	float: left;
	width: 100%;
	margin: 25px 0px 60px 0px;
}
#left {
	float: left;
	width: 265px;
}
#left h2 {
	font: bold 14px Tahoma;
	color: #fff;
	margin-bottom: 12px;
}
#right {
	float: left;
	width: 529px;
}
/*	------------------- strona ------------------ */
#lista {
	width: 495px;
	float: left;
	text-align: justify;
}
#lista img {
	border: none;
	margin: 4px 0px;
	margin-right: 20px;

}
#lista h3 {
	font: bold 13px Tahoma;
	color: #fff;
}
#lista a {
	text-decoration: none;
	color: #fff;
}
#lista a:hover {
	text-decoration: underline;
}
#lista div.data {
	color: #fff;
	font: 11px Arial;
	margin-top: 5px;
	margin-bottom: 10px;
}
#lista div.l {
	border-bottom: 1px solid #FF5F49;
	width: 497px;
	height: 15px;
	line-height: 1px;
	font-size: 1px;
	margin-bottom: 15px;
}
