/*	------------------------ 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;
}
/*------------------------------------- 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 {
	float: left;
	width: 100%;
	margin: 25px 0px 60px 0px;
}
#left {
	float: left;
	width: 794px;
}
/*	------------------- strona ------------------ */
#strona {
	width: 794px;
	float: left;
}
#strona div.padding {
	float: left;
	padding: 0px;
}
#strona h1.title {
	font: bold 26px Arial;
	color: #fff;
	margin: 0px;
	margin-bottom: 15px;
	width: 480px;
}
/*	------------------- tabelka ------------------ */
#tab1 {
	width: 100%;
	float: left;
	margin-top: 20px;
}
#tab1 th {
	background: #71A101 url(../../images/lay/table-th1.jpg) repeat-x left top;
	border: 1px solid #fff;
	padding: 8px 0px;
}
#tab1 tr.tr1 {
	background: #FC0000;
	margin-top: 8px;
}
#tab1 td {
	padding: 5px 8px;
	border-bottom: 1px solid #D02B01;
}
#tab1 tr.tr2 {
	background: #FE7F05;
}
#tab1 td.odst {
	width: 4px;
	height: 4px;
	background: #EC0000;
	padding: 0px;
}
/*	------------------- wojewodztwa ------------------ */
#w1 {
	width: 510px;
	float: left;
}
#w1 a {
	background: url(../../images/strona-glowna/arrow3.gif) no-repeat left 6px;
	float: left;
	width: 229px;
	margin-right: 10px;
	line-height: 17px;
	height: 17px;
	padding-left: 10px;
	padding-right: 5px;
	text-decoration: none;
}
#w1 a.act {
	padding-right: 4px;
	border: 1px solid #FE9200;
	width: 228px;
	background: none;
	height: 15px;
	line-height: 15px;
}
#w1 a:hover {
	background: #F94401;
}
#w1 strong {
	color: #fff;
	float: left;
	cursor: pointer;
}
#w1 span {
	color: #fff;
	float: right;
	font-weight: normal;
	cursor: pointer;
}
#w1 span u {
	color: #fff;
	text-transform: normal;
	text-decoration: none;
	cursor: pointer;
	padding: 0px 2px;
}
/*	------------------- mapka ------------------ */
#w2 {
	float: right;
	width: 278px;
	height: 120px;
}
#w2 div.lay {
	position: absolute;
	border: 1px solid #FF5F49;
	width: 276px;
	height: 198px;
	margin-top: -65px;
}
#mapaserswf {
	float: left;
	padding-left: 0px;
	padding-top: 10px;
}