
#ModelView {
	
}

#MainModel {
	background: #F5F9FC url(bg.jpg) left top;
	position: relative;
	height: 2153px;
}

#BgLeft {
	position: absolute;
	left: -119px;
	top: 234px;
	background: transparent url(bg-left.png) left top;
	width: 119px;
	height: 166px;
}

#BgRight {
	position: absolute;
	right: -160px;
	top: 51px;
	background: transparent url(bg-right.png) left top;
	width: 160px;
	height: 364px;
}

#spanner {
	height: 380px;
}

#ModelContent {
	
}

#BottomJazz {
	width: 440px;
	height: 195px;
	position: absolute;
	bottom: 22px;
	right: 90px;
	background: transparent url(jazz.png) left top;
}

.controlBtns {
    bottom: 0;
	right: 0;
    position: absolute;
}

#movie {
	background: transparent url(movie.png) no-repeat left center;
	widht: 253px;
	height: 146px;
	display: block;
}

#pobierz {
    background: url("pobierz-gre.png") no-repeat scroll left top transparent;
    border-bottom: 1px solid #FBDBDF;
    display: block;
    height: 26px;
    margin-left: 5px;
    margin-top: 42px;
}

#zasady {
    background: url("zasady-gry.png") no-repeat scroll left top transparent;
    display: block;
    height: 28px;
    margin-left: 5px;
    margin-top: 15px;
}

#spanner div {
	padding-left: 15px;
	width: 285px;
	padding-top: 275px;
}

#flashPlayer {
    height: 394px;
    margin-top: 104px;
    position: absolute;
    width: 100%;
	z-index: 10;
	display: none;
}
