
#main_wrapper{
	display:block;
	position:relative;
	width:930px;
	height:550px;
	padding:40px 0 0 0;
	margin:0px auto 0px auto;
	}
	
.dwadziescialat{
	display:block;
	width:158px;
	height:162px;
	background:top left url('../images/12320bt.png');
	z-index:102;
	position:absolute;
	top:0px;
	left:0px;
	
	}
.book{
	display:block;
	width:160px;
	height:210px;
	background:top left url('../images/book.png');
	z-index:102;
	position:absolute;
	top:0px;
	left:0px;
	
	}
#lodka{
	display:block;
	width:150px;
	height:100px;
	position:absolute;
	top:230px;
	left:330px;}
#babelki{
	display:block;
	width:120px;
	height:150px;
	position:absolute;
	top:290px;
	left:420px;}
#fish{
	display:block;
	width:100px;
	height:80px;
	position:absolute;
	top:200px;
	left:200px;}
#header{
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	z-index:101;
	width:930px;
	height:123px;
	list-style:none;
	}
#header li{ display:inline; }	
#hleft_bg a{
	display:block;
	width:127px;
	height:123px;
	float:left;
	background:top left url('../images/menu/left_bg.png');
	}
#hleft_bg a:hover{
	display:block;
	width:127px;
	height:123px;
	float:left;
	background:bottom left url('../images/menu/left_bg.png');
	}
#dziekujezawypowiedz a{
	display:block;
	width:246px;
	height:123px;
	float:left;
	background:top left url('../images/menu/dzikujezawypowiedz.png');
	}
#dziekujezawypowiedz a:hover{
	display:block;
	width:246px;
	height:123px;
	float:left;
	background:bottom left url('../images/menu/dzikujezawypowiedz.png');
	}
#koncerty a{
	display:block;
	width:153px;
	height:123px;
	float:left;
	background:top left url('../images/menu/koncerty.png');
	}
#koncerty a:hover{
	display:block;
	width:153px;
	height:123px;
	float:left;
	background:bottom left url('../images/menu/koncerty.png');
	}
#aktualnosci a{
	display:block;
	width:173px;
	height:123px;
	float:left;
	background:top left url('../images/menu/aktualnosci.png');
	}
#aktualnosci a:hover{
	display:block;
	width:173px;
	height:123px;
	float:left;
	background:bottom left url('../images/menu/aktualnosci.png');
	}
#impresariat a{
	display:block;
	width:151px;
	height:123px;
	float:left;
	background:top left url('../images/menu/impresariat.png');
	}
#impresariat a:hover{
	display:block;
	width:151px;
	height:123px;
	float:left;
	background:bottom left url('../images/menu/impresariat.png');
	}
	
#hright_bg{
	display:block;
	width:77px;
	height:123px;
	float:left;
	background:top left url('../images/menu/right_bg.png');
	}
	
#shadowright{
	width:87px;
	height:500px;
	position:absolute;
	z-index:99;
	right:-2px;
	top:40px;
	background:top right url('../images/shadowright.png');
	}
#shadowleft{
	width:87px;
	height:500px;
	position:absolute;
	z-index:99;
	left:-2px;
	top:40px;
	background:top right url('../images/shadowleft.png');
	}
	


	
/* Insignificant stuff, for demo purposes */
	body { padding: 0px }
	.panel h2.title { margin-bottom: 10px }
	noscript div { background: #ccc; border: 1px solid #900; margin: 20px 0; padding: 15px }

/* Most common stuff you'll need to change */

	.coda-slider-wrapper {  padding: 0px 0; z-index:10;}
	.coda-slider { background: #FFFs }
	
	/* Use this to keep the slider content contained in a box even when JavaScript is disabled */
	.coda-slider-no-js .coda-slider { height: 500px; overflow: auto !important; padding-right: 0px }
	
	/* Change the width of the entire slider (without dynamic arrows) */
	.coda-slider, .coda-slider .panel { width: 930px } 
	
	/* Change margin and width of the slider (with dynamic arrows) */
	.coda-slider-wrapper.arrows .coda-slider, .coda-slider-wrapper.arrows .coda-slider .panel { width: 930px }
	.coda-slider-wrapper.arrows .coda-slider { margin: 0 10px }


	
	/* Tab nav */
	.coda-nav ul li a.current { background: #39c }
	
	/* Panel padding */
	.coda-slider .panel-wrapper { padding: 0px }
	
	/* Preloader */
	.coda-slider p.loading { padding: 20px; text-align: center }

/* Don't change anything below here unless you know what you're doing */

	/* Tabbed nav */
	.coda-nav ul { clear: both; display: block; margin: auto; overflow: hidden }
	.coda-nav ul li { display: inline }
	.coda-nav ul li a { background: #000; color: #fff; display: block; float: left; margin-right: 1px; padding: 3px 6px; text-decoration: none }
	
	/* Miscellaneous */
	.coda-slider-wrapper { clear: both; overflow: auto }
	.coda-slider { float: left; overflow: hidden; position: relative }
	.coda-slider .panel { display: block; float: left }
	.coda-slider .panel-container { position: relative }
	
	.coda-nav-right { position:absolute; top:280px; }
	.coda-nav-left { position:absolute; top:290px; }
	
	.coda-nav-left { left:-30px; z-index:100;  width:69px; height:47px; display:block; }
	.coda-nav-right { right:-30px; z-index:100;  width:69px; height:47px; display:block; }
	.coda-nav-left a {  background:top right url('../images/left.png'); width:69px; height:47px; display:block; }
	.coda-nav-right a { background:top right url('../images/right.png'); width:69px; height:47px; display:block; }
	.coda-nav-right a:hover { background:bottom right url('../images/right.png');  }
	.coda-nav-left a:hover {  background:bottom right url('../images/left.png'); }

#copy{
	display:block;
	width:930px;
	text-align:center;
	padding:10px 0px;
	font-size:11px;
	color:#999;
	}
#copy a{ color:#999;}
