Body		{	margin: 0 auto; 
					height:100%; 
			   	font-family:verdana,tahoma,arial;	
			   	font-size:12px;	
			   	color:#e9e9e9;
					background-color: #000000;
					text-align: center;
					line-height: 18px;
			   }
a img span p { border: 0; padding: 0; margin: 0; }
				 
html { min-height: 100%; margin-bottom: 0px; }
html { overflow: -moz-scrollbars-vertical !important; }
scrollbar[orient="vertical"] { display: none !important; }

a { color: #aaaaaa; text-decoration: none }
a:hover { text-decoration: none; color: #858585 }

#wrapper { min-height:95%; height: 95%; width: 970px; margin: 0 auto; }

#top { margin: 0 auto; height: 445px; width: 970px; text-align: left; background: #000000 url("img/top-bg.jpg") top center no-repeat; }
#logo { background: url("img/logo.png") top left no-repeat; width: 290px; height: 210px; position: absolute;  z-index:9; cursor: pointer; cursor: hand }
#slider { float: left; width: 892px; height: 322px; border-top: 1px solid #ffffff; border-left: 1px solid #ffffff; border-right: 1px solid #8d8d8d; border-bottom: 1px solid #8d8d8d; margin: 50px 0 0 70px }
#menu { float: right; width: 445px; height: 45px; }
#button0, #button1, #button2, #button3, #button4, #button5, #button0-active, #button1-active, #button2-active, #button3-active, #button4-active, #button5-active { height: 45px; float: left; text-align: center; cursor: pointer; cursor: hand }
#button0, .button0-span, #button0-active, .button0-span-active { width: 65px; }
#button1, .button1-span, #button1-active, .button1-span-active { width: 59px; }
#button2, .button2-span, #button2-active, .button2-span-active { width: 65px; }
#button3, .button3-span, #button3-active, .button3-span-active { width: 95px; }
#button4, .button4-span, #button4-active, .button4-span-active { width: 86px; }
#button5, .button5-span, #button5-active, .button5-span-active{ width: 72px; }

.button0-span { background: url("img/button0-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button1-span { background: url("img/button1-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button2-span { background: url("img/button2-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button3-span { background: url("img/button3-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button4-span { background: url("img/button4-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button5-span { background: url("img/button5-off.jpg") top center no-repeat; height: 16px; margin: 14px 0 0 0 }

#button0-active, #button1-active, #button2-active, #button3-active, #button4-active, #button5-active { background: url(img/buttons-bg.png) top left repeat-x }

.button0-span-active { background: url("img/button0-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button1-span-active { background: url("img/button1-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button2-span-active { background: url("img/button2-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button3-span-active { background: url("img/button3-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button4-span-active { background: url("img/button4-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }
.button5-span-active { background: url("img/button5-on-span.png") top center no-repeat; height: 16px; margin: 14px 0 0 0 }

#button0 img, #button1 img, #button2 img, #button3 img, #button4 img, #button5 img { padding: 14px 0 0 0 }
#button0:hover, #button1:hover, #button2:hover, #button3:hover, #button4:hover, #button5:hover { background: url(img/buttons-bg.png) top left repeat-x }




#middle { text-align: justify; width: 892px; min-height: 330px; margin: 0 auto; padding: 0 0 0 70px }
#startowa-wrapper { width: 892px; height: 300px; }
#images { width: 650px; height: 300px; float: left; }
#image { width: 185px; height: 130px; float: left; margin: 30px 30px 0 0; background: url("img/border.jpg") bottom center no-repeat; overflow: hidden }
#image:hover { background: url("img/border2.jpg") bottom center no-repeat; }
#kontakt { width: 240px; height: 285px; float: left; margin: 30px 0 0 0; }
#dane { background: url("img/kontakt-bg.jpg") top left no-repeat; width: 238px; height: 175px; float: left; margin: 0 0 21px 0; text-align: center; padding: 30px 0 0 0 }


#wrapper-strony { float: left; margin; }
.naglowek { padding: 20px 0 10px 0 }

#foty-wrapper { float: left; }
.foto-box { width: 180px; height: 118px; float: left; border-bottom: 8px solid #f53810; margin: 0 30px 30px 0; text-align: center; }
.foto-box:hover { border-bottom: 8px solid #ff7625 }


#footer-spacing { width: 100%; float: left }
#footer { clear: both; height: 154px; background: url("img/footer-bg.jpg") top left repeat-x; }
#footer-wrapper { width:892px;margin:0 auto; padding: 7px 0 0 60px }


.container {
			width:892px;
			height:322px;
			overflow:hidden;
			position:absolute;
			cursor:pointer;
		}
		.slides {
			position:absolute;
			top:0;
			left:0;
		}
		.slides > div {
			position:absolute;
			top:0;
			width:970px;
			display:none;
		}
		#loopedslider {
			margin:0 auto;
			width:892px;
			position:relative;
			clear:both;
		}
		ul.pagination {
			width: 25px;
			height: 25px;
			margin: 130px 0 0 0;
			padding: 0 0 0 850px;
			position: absolute;
			list-style-type: none;
			text-align: center;
		}
		ul.pagination li  {
			background:url('img/nav-off.png') top center no-repeat;
			float:left;
			width: 25px;
			height: 25px;
			padding: 0;
			margin: 0 0 10px 0
		}
		ul.pagination li a {
			width: 5px;
			height: 15px;
		text-decoration: none;
			padding:0;
			
		}
		ul.pagination li.active a {
			background:url('img/nav-on.png') top center no-repeat;
			padding: 25px 22px 0 0;
			float:left;
		}
		.previous { position: absolute; margin: -23px 0 0 100px; }
		.next { position: absolute; margin: -23px 0 0 370px }
