/* css reset by Eric A. and Kathryn S. Meyer http://meyerweb.com/eric/tools/css/reset/*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent;} body {line-height: 1;} ol, ul {list-style: none;} blockquote, q {quotes: none;} blockquote:before, blockquote:after, q:before, q:after {content: '';content: none;} :focus {outline: 0;} ins {text-decoration: none;} del {text-decoration: line-through;} table {border-collapse: collapse; border-spacing: 0;}
/* /css reset */

	body,
	html {
		margin:0;
		padding:0;
		background:#fff;
		border-top:7px solid #333333;
		font:11px/15px Tahoma, Verdana, Arial, sans-serif;
		color:#6b6b6b;
		letter-spacing: .25px
	}
	a{
		color:#6b6b6b;
		text-decoration:underline;
	}
	a:hover{
		color:#e41e2a;
		text-decoration:underline;
	}
	body {
		min-width:829px;
	}
	h2,h3{
		margin:46px 0px 27px 31px
	}
	h4{
		margin:33px 0px 27px 55px
	}
	h3{
		margin-left:58px
	}
	#wrap {
		background: url(../images/warp_bg.jpg) no-repeat top;
		margin:0 auto;
		width:829px;
	}
	#header {
		height:365px;
		background: url(../images/header_bg.jpg) no-repeat top;
	}
	#header h1{
		display:none
	}
	#nav {
		width:829px;
		float:right;
		position:relative;
		top:92px;
	}
	#gdzie-sie-wspinamy, #dla-firm, #klienci, #szkolenia-i-kursy, #adrenalina-dla-wszystkich, #kontakt{
		display: block;
		float:left;
		height: 19px;
	}
	#gdzie-sie-wspinamy:hover, #dla-firm:hover, #klienci:hover, #szkolenia-i-kursy:hover, #adrenalina-dla-wszystkich:hover, #kontakt:hover{ 
	  	background-position: 0 -19px;
	}
	#nav span{
		display: none;
	}
	#gdzie-sie-wspinamy{
		width: 134px;
		background: url("../images/gdzie-sie-wspinamy.gif") no-repeat 0 0;
		float:left
	}
	#dla-firm{
		width: 68px;
		background: url("../images/dla-firm.gif") no-repeat 0 0;
		float:left
	}
	#klienci{
		width: 99px;
		background: url("../images/klienci.gif") no-repeat 0 0;
		float:left
	}
	#szkolenia-i-kursy{
		width: 122px;
		background: url("../images/szkolenia-i-kursy.gif") no-repeat 0 0;
		float:right
	}
	#adrenalina-dla-wszystkich{
		width: 183px;
		background: url("../images/adrenalina-dla-wszystkich.gif") no-repeat 0 0;
		float:right
	}
	#kontakt{
		width: 69px;
		background: url("../images/kontakt.gif") no-repeat 0 0;
		float:right
	}
	#main {
		float:left;
		width:226px;
		height:295px
	}
	#main p{
		margin:0px 27px 10px 31px
	}
	#center {
		float:left;
		width:276px;
	}
	#center p{
		margin:0px 47px 10px 58px
	}
	#sidebar {
		float:right;
		width:327px;
	}
	#sidebar p{
		margin:0px 30px 10px 58px
	}
	#footer {
	clear:both;
	font:10px Tahoma, Verdana, Arial, sans-serif;
	color:#b5b5b5
	}
	#footer p {
		padding:10px 0px;
		float:right;
    }
	#footer img {
		padding:10px 0px;
		float:left;
    }
	
/* Easy Slider */

	#slider{
		margin:0px 30px 10px 58px;
	}
	#slider ul, #slider li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider li{ 
		width:233px;
		height:118px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn{ 
		display:block;
		width:27px;
		height:48px;
		position:relative;
		top:-90px;
		}
	#prevBtn{ 
		float:left;
		left:31px;
		}	
	#nextBtn{ 
		float:right;
		right:8px;
		}														
	#prevBtn a, #nextBtn a{  
		display:block;
		width:27px;
		height:48px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}												

/* // Easy Slider */
