article, aside, footer, header, nav, section{
    display: block;
}
a{
    text-decoration: none;
}
img{
    border: none;
}
body{
    margin: 0;
    padding: 0;
}

header #fader{
	width: 100%;
	height: 248px;
	clear: both;
	overflow: hidden;
}
header #top{
	width: 980px;
	height: 248px;
	clear: both;
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin: 0 auto;
	margin-top: -248px;
}
header #top nav{
	width: 230px;
	position: relative;
	float: right;
	margin-top: 10px;
}
header #top nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
}
header #top nav ul li{
	float: left;
	font-size: 10px;
	font-family: verdana;
	color: #4682aa;
	margin-left: 10px;
}
header #top nav ul li a{
	color: #4682aa;
}
header #top nav ul li a img{
	vertical-align: middle;
	margin-left: 5px;
}
header #top #napis{
	width: 309px;
	height: 75px;
	clear: both;
	overflow: hidden;
	background: url('../img/napis.png') no-repeat;
	margin: 90px 0 0 645px;
}
nav#main{
	clear: both;
	overflow: hidden;
	width: 980px;
	height: 40px;
	position: relative;
	z-index: 11;
	margin:0 auto;
	margin-top: -22px;
}
nav#main ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
nav#main ul li{
	float: left;
	height: 35px;
	margin-right: 10px;	
	text-transform: uppercase;
	text-align: center;
	font-size: 14px;
}
nav#main ul li#a2{
	background: url('../img/m1.png') no-repeat;
	width: 124px;
	padding: 8px 0 0 13px; 
}
nav#main ul li#a2:hover,nav#main ul li#a2.select{
	background: url('../img/m1-on.png') no-repeat;
	width: 124px;
}
nav#main ul li#a3{
	background: url('../img/m2.png') no-repeat;
	width: 151px;
	padding: 8px 0 0 13px; 
}
nav#main ul li#a3:hover,nav#main ul li#a3.select{
	background: url('../img/m2-on.png') no-repeat;
	width: 151px;
}
nav#main ul li#a4{
	background: url('../img/m3.png') no-repeat;
	width: 98px;
	padding: 8px 0 0 19px; 
}
nav#main ul li#a4:hover,nav#main ul li#a4.select{
	background: url('../img/m3-on.png') no-repeat;
	width: 98px;
}
nav#main ul li#a5{
	background: url('../img/m4.png') no-repeat;
	width: 134px;
	padding: 8px 0 0 30px; 
}
nav#main ul li#a5:hover,nav#main ul li#a5.select{
	background: url('../img/m4-on.png') no-repeat;
	width: 134px;
}
nav#main ul li#a6{
	background: url('../img/m5.png') no-repeat;
	width: 87px;
	padding: 8px 0 0 30px; 
}
nav#main ul li#a6:hover,nav#main ul li#a6.select{
	background: url('../img/m5-on.png') no-repeat;
	width: 87px;
}
footer{
	clear: both;
	overflow: hidden;
	width: 100%;
	height: 84px;
	background: url('../img/footer.jpg') no-repeat center top;
}
footer #foot{
	clear: both;
	overflow: hidden;
	width: 980px;
	margin: 0 auto;
	margin-top: 35px;
}
footer #foot #left{
	float: left;
	width: 550px;
	font-size: 12px;
	font-family: verdana;
	color: #fff;
}
footer #foot #right{
	float: right;
	width: 400px;
	font-size: 12px;
	font-family: verdana;
	color: #fff;
	text-align: right;
}
footer #foot #right a{
	color:#fff;
}
div#holder{
	clear:both;
	overflow: hidden;
	width: 980px;
	min-height: 400px;
	margin: 0 auto;
}

/* ------------------- startowa ----------------------------- */
div#holder #left{
	float: left;
	overflow: hidden;
	width: 340px;
	margin-top: 20px;
}
div#holder #left section#news{
	clear: both;
	overflow: hidden;
	width: 340px;
	margin-bottom: 20px;
}
div#holder #left section#news header h2{
	font-size: 22px;
	color: #313131;
	margin: 0;
	padding: 0;
	padding-left: 20px;
	margin-bottom: 10px;
}
div#holder #left section#news article{
	border: 1px solid #ededed;
	width: 305px;
	height: 100px;
	padding: 5px;
	border-radius: 9px;
	-moz-border-radius: 9px;
	-webkit-border-radius: 9px;
	margin-bottom: 20px;
}
div#holder #left section#news article:nth-child(3){
	background: #fff;
	margin-bottom: 10px;
}
div#holder #left section#news article header h3{
	font-size: 11px;
	font-family: verdana;
	color: #a0da2f;
	margin: 0;
	padding: 0;
}
div#holder #left section#news article header h4{
	font-size: 10px;
	font-family: verdana;
	color: #b2b2b2;
	margin: 0;
	padding: 0;
	font-weight: 100;
}
div#holder #left section#news article p{
	margin: 0;
	pading: 0;
	font-size: 10px;
	color:#4c4c4c;
	font-family: verdana;
	margin-top: 5px;
	height: 50px;
	overflow: hidden;
}
div#holder #left section#news article a{
	margin-left: 200px;
	font-size: 11px;
	font-family: verdana;
	color: #a0da2f;
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	margin-top: 5px;
}
div#holder #left section#news article a img{
	vertical-align: top;
	margin-left: 5px;
}
div#holder #left section#news a.a-all{
	font-size: 10px;
	font-family: verdana;
	color: #4c4c4c;
	text-decoration: underline;
	font-weight:bold;
	margin-left: 120px;	
}

div#holder #left section#banery{
	clear: both;
	overflow: hidden;
	width: 340px;
	margin-bottom: 30px;
}
div#holder #left section#banery article{
	float: left;
	text-align: center;
}
div#holder #left section#banery article:first-child{
	width: 195px;
}
div#holder #left section#banery article:first-child + article{
	width: 105px;
	margin-top: 4px;
	margin-left: 20px;
}
div#holder #left section#banery article a{
	font-size: 10px;
	font-family: verdana;
	font-weight: bold;
	color: #a0da2f;
}

div#holder #right{
	float: right;
	overflow: hidden;
	width: 580px;
	margin-top: 20px;
}
div#holder #right article#text{
	clear: both;
	overflow: hidden;
	width: 577px;
	margin-bottom: 40px;
}
div#holder #right article#text h2{
	font-size: 22px;
	color: #313131;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
div#holder #right article#text p{
	font-size: 12px;
	font-family: verdana;
	line-height: 150%;
	color: #4c4c4c;
	text-align: justify;
}

div#holder #right article#kontakt{
	clear: both;
	overflow: hidden;
	width: 577px;
	margin-bottom: 50px;
}
div#holder #right article#kontakt h2{
	font-size: 22px;
	color: #313131;
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}
div#holder #right article#kontakt div#bg{
	width: 577px;
	height: 118px;
	clear: both;
	overflow: hidden;
	background: url('../img/bg-kontakt.png') no-repeat;
}
div#holder #right article#kontakt div p{
	float: left;
	width: 170px;
	font-size: 10px;
	color: #4c4c4c;
	font-family: verdana;
	margin-left: 180px;
	margin-top: 8px;
}
div#holder #right article#kontakt div #map-small{
	margin-left: 22px;
	margin-top: 13px;
	float: left;
	width: 192px !important;
	height: 94px !important;
	clear: none;
	background: none;
	border-radius: 6px;
}

/* ------------------- tekstowa ----------------------------- */
div#holder article#tekstowa{
	clear: both;
	overflow: hidden;
	width: 980px;
	margin: 20px 0 50px;
}
div#holder article#tekstowa header h1{
	margin: 0;
	padding: 0;
	font-size: 22px;
	color:#313131;
	background: url('../img/t1.png') no-repeat;
	padding: 0 0 0 50px;
}
div#holder article#tekstowa div{
	font-size: 12px;
	font-family: verdana;
	text-align: justify;
	color: #4c4c4c;
	margin-top: 20px;
	line-height: 150%;
}
div#holder article#tekstowa div table tr td{
	vertical-align: top;
	padding-right: 10px;
}
div#holder article#tekstowa div table tr td p{
	margin: 0;
	padding: 0;
	padding-right: 10px;
	line-height: 150%;
}
div#holder article#tekstowa div table tr td ul{
	list-style: url('../img/ls.png');
}
div#holder article#tekstowa div table tr td ul li{
	margin-bottom: 8px;
}
div#holder article#tekstowa div table tr td a{
	color: #86c210;
	text-decoration : underline;
	font-weight: bold;
}



/* ------------------- kontakt ----------------------------- */
div#holder article#kontakt{
	float: left;
	overflow: hidden;
	width: 215px;
	margin: 20px 0 50px;
}
div#holder article#kontakt header h1{
	margin: 0;
	padding: 0;
	font-size: 22px;
	color:#313131;
	background: url('../img/t1.png') no-repeat;
	padding: 0 0 0 50px;
}
div#holder article#kontakt div{
	font-size: 12px;
	font-family: verdana;
	text-align: justify;
	color: #4c4c4c;
	margin-top: 20px;
	line-height: 150%;
}
div#holder div#form{
	float: left;
	overflow: hidden;
	width: 270px;
	margin: 55px 0 50px 30px;
}
div#holder div#form h3{
	color: #4c4c4c;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	margin-bottom: 15px;
}
div#holder div#form .field{
	clear: both;
	overflow: hidden;
	width: 270px;
	margin-bottom: 7px;
}
div#holder div#form .field .name{
	font-size: 12px;
	font-family: verdana;
	color: #4c4c4c;
}
div#holder div#form .field .value{
	clear: both;
	overflow: hidden;
	width: 270px;
}
div#holder div#form .field .value input{
	border: 1px solid #a0da2f;
	width: 255px;
	padding: 3px 5px;
	font-size: 11px;
	font-family: verdana;
	color: #4c4c4c;
}
div#holder div#form .field .value textarea{
	border: 1px solid #a0da2f;
	width: 255px;
	height: 140px;
	padding: 5px 5px;
	font-size: 11px;
	font-family: verdana;
	color: #4c4c4c;
}
div#holder div#form .field .value button{
	float: right;
	width: 113px;
	height: 29px;
	background: url('../img/btn-send.png') no-repeat;
	cursor: pointer;
	border: none;
	color: #fff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
div#holder div#form .field .value label.error{
	font-size: 11px;
	color: #cd0000;
	font-family: verdana;
}
div#holder div#maps{
	float: right;
	overflow: hidden;
	width: 360px;
	margin: 55px 0 50px 0px;
}
div#holder div#maps #map{
	clear: both;
	overflow: hidden;
	width: 355px;
	height: 300px;
	border: 1px solid #b1b1b1;
}
div#holder div#maps h3{
	color: #4c4c4c;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	margin-bottom: 15px;
}


/* ------------------- sprawozdania ----------------------------- */
div#holder section#spr{
	clear: both;
	overflow: hidden;
	width: 980px;	
	margin: 40px 0;
}
div#holder section#spr header{
	margin-bottom: 20px;
}
div#holder section#spr header h1{
	margin: 0;
	padding: 0;
	font-size: 22px;
	color:#313131;
	background: url('../img/t4.png') no-repeat;
	padding: 0 0 0 50px;
}

div#holder section#spr article{
	clear: both;
	overflow: hidden;
	width: 960px;
	margin-top: 20px;
	padding-left: 20px;
	background: url('../img/square.png') no-repeat left top;
	border-bottom: 1px solid #daff92;
	padding-bottom: 10px;
}
div#holder section#spr article header{
	margin-bottom: 8px;
}
div#holder section#spr article header h2{
	color: #4c4c4c;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
}
div#holder section#spr article header h3{
	color: #989898;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	font-weight: 100;
	margin-bottom: 5px;
}
div#holder section#spr article div{
	clear: both;
	overflow: hidden;
	font-size: 12px;
	font-family: verdana;
	color: #4c4c4c;
	line-height: 150%;
}
div#holder section#spr article div p{
	margin: 0;
	padding: 0;
}
div#holder section#spr article a{
	color: #a0da2f;
	font-family: verdana;
	font-size: 11px;
	/*float: right;*/
	font-weight: bold;
	text-decoration: underline;
}
div#holder section#spr article a img{
	vertical-align: top;
}

article#tekstowa h2{
	color: #4c4c4c;
	font-family: verdana;
	font-size: 12px;
	margin: 0;
	margin-top: 30px;
}
article#tekstowa h3{
	color: #989898;
	font-family: verdana;
	font-size: 11px;
	margin: 0;
	font-weight: 100;
	margin-top: 5px;
}
article#tekstowa a.back{
	color: #a0da2f;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	margin-top: 20px;
	display: block;
}




























