/*	------------------------ importy ---------------------- */
@import url("inc.top.css");
@import url("inc.menu-lewe.css");
@import url("inc.bottom.css");
/*	------------------------    *    ---------------------- */
* {
	font-family: Tahoma;
	font-size: 12px;
	line-height: 16px;
}
/*------------------------------------- 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;
}
/*	------------------- pozostale tematy ------------------ */
#pozosttem {
	width: 242px;
	float: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #FF5F49;
}
#pozosttem h2 {
	background: #FF4B00;
	font: bold 18px Arial;
	color: #fff;
	margin: 0px;
	margin-bottom: 15px;
	line-height: 20px;
	padding: 12px 0px 12px 14px;
	width: 228px;
}
#pozosttem ul {
	margin: 0px;
	padding-left: 18px;
	margin-bottom: 16px;
}
#pozosttem a {
	font: bold 11px Tahoma;
}
#pozosttem a.act {
	color: #fff000;
}
/*	------------------- strona ------------------ */
#lista {
	width: 495px;
	float: left;
	text-align: justify;
}
#lista img {
	border: none;
	margin: 4px 0px;
	margin-left: 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;
}

