html {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
body {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background: #bedbff;
	color: #ababab;
	font-family:Tahoma;
	font-size:12px;
}
* {
	margin:0;
	padding:0;
}
#mainTop {
	height:152px;
	width:100%;
	overflow:hidden;
	background:#a7ceff;
	border: solid #e0e0e0;
	border-width:1px 0;
}
#mainTop #mainTopBgL {
	height:152px;
	width:50%;
	float:left;
}
#mainTop #mainTopBgL .bg {
	height:100%;
	margin:0 440px 0 0;
	background: url(images/bg.jpg) right 0 no-repeat;
}
#mainTop #mainTopBgR {
	background: #ffffff;
	height:152px;
	width:49%;
	float:right;
}
#contentTop {
	height:152px;
	width:880px;
	margin:-153px auto 0;
	position:relative;
}
#contentTop .rsi {
	height:152px;
	width:476px;
	float:left;
	background: url(images/rsi.jpg) 0 0 no-repeat;
}
#contentTop .powiat {
	height:152px;
	width:215px;
	float:left;
	background: url(images/powiat.jpg) 0 bottom no-repeat;
}
#contentTop .centrum {
	height:152px;
	width:189px;
	float:left;
	background: url(images/centrum.jpg) 0 bottom no-repeat;
}
#mainMiddle {
	height:407px;
	width:100%;
	border-bottom:1px solid #97bbe8;
	background-color:#ffffff;
	margin-top:1px;
}
#mainMiddle #contener {
	height:407px;
	width:880px;
	padding:0;
	margin:0 auto;
}
.contentLeft {
	margin:0;
	padding:0;
	width:416px;
	height:100%;
	float:left;
	background: url(images/migron.jpg) 0 0 no-repeat;
}
.contentLeft .txt{
	margin:215px 38px 0 65px;
	padding:0;
	text-align:justify;
}
.contentRight {
	margin:0;
	padding:0;
	width:464px;
	height:100%;
	float:left;
}
.avia {
	margin:48px 0 0 0;
	width:397px;
	height:133px;
}
.avia a {
	display:block;
	width:397px;
	height:133px;
	background: url(images/avia.jpg) 0 0 no-repeat;
}
.avia a:hover {
	background: url(images/aviaa.jpg) 0 0 no-repeat;
}
.provent {
	margin:25px 0 0 0;
	width:397px;
	height:133px;
}
.provent a {
	display:block;
	width:397px;
	height:133px;
	background: url(images/provent.jpg) 0 0 no-repeat;
}
.provent a:hover {
	background: url(images/proventa.jpg) 0 0 no-repeat;
}
#mainBottom {
	background: url(images/efs.jpg) 0 0 no-repeat;
	height:43px;
	width:880px;
	padding:0;
	margin:0 auto;
	color:#ffffff;
	font-size:11px;
	font-family:Arial;
}
#mainBottom .txt {
	margin:0 0 0 80px;
	padding:6px 0 0 0;
}






