/*	------------------------ 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: 15px;
}
/*------------------------------------- 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: #FC6404 url(../../images/oferta/tlo-podstr.jpg) no-repeat center top;
	width: 100%;
	float: left;
}
#container-tlo {
	float: left;
	width: 100%;
	margin: 25px 0px 0px 0px;
}
/*	------------------- strona ------------------ */
#strona {
	width: 794px;
	float: left;
}
#strona div.padding {
	float: left;
	padding: 0px 0px;
}
#strona h1.title2 {
	font: bold 32px/32px Arial;
	color: #fff;
	margin: 10px 0px 22px 0px;
}
/*	------------------- menu podstrony ------------------ */
#podmenu {
	width: 270px;
	float: left;
	margin-top: 25px;
}
#podmenu a {
	background: url(../../images/oferta/pod-menu-d.jpg) no-repeat left top;
	display: block;
	height: 25px;
	width: 270px;
	text-decoration: none;
	float: left;
}
#podmenu a span {
	border-top: 1px solid #000;
	width: 264px;
	height: 25px;
	float: left;
	cursor: pointer;
}
#podmenu a span.last {
	border-bottom: 1px solid #000;
}
#podmenu a h3 {
	font: bold 11px/25px Tahoma;
	color: #fff;
	padding-left: 40px;
}
#podmenu a.act {
	background: url(../../images/oferta/pod-menu-l.gif) no-repeat left top;
}
#podmenu a:hover {
	background: url(../../images/oferta/pod-menu-pod.gif) no-repeat left top;
}
/*	------------------- baner oferty ------------------ */
#podban {
	width: 520px;
	float: right;
}
/*	------------------- nagl2 ------------------ */
#nagl2 {
	background: #8DC702;
	width: 100%;
	height: 36px;
	float: left;
}
#nagl2 h2 {
	font: bold 18px/36px Arial;
	color: #fff;
}
/*	------------------- nagl2 ------------------ */
#tresc2 {
	background: #5A8F00 url(../../images/oferta/tresc2-tlo.jpg) repeat-x left top;
	width: 100%;
	float: left;
}
#tresc2 div.padding {
	padding: 30px 0px;
	float: left;
}
