/* style reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {border-collapse:collapse; border-spacing:0;}
fieldset,img {border:0;}
/*ol,ul {list-style:none;}*/
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
a{text-decoration: none;outline: 0 none;}

/* global styles */
body {
    color: #000;
    background: url("./img/grubson1.jpg") no-repeat scroll center top #FFFFFF;
    font-family: verdana,Tahoma,Arial,Helvetica,sans-serif;
    font-size: 11px;
    line-height: 16px;
}

#pasek
{
	background: #fff;
	bottom: 0px;
	height: 96px;
	position: absolute;
	width: 100%;
}

#menu
{
	background: url("./img/top_menu.png");
	height: 78px;
	width: 100%;
}

#partnerzy, #partnerzy2
{
	margin:auto;
	margin-top: 10px;
	width: 1024px;
}

#partnerzy a
{
	padding: 0 56px 0 0;
}

#partnerzy2 a
{
	padding: 0 49px 0 0;
}

#content
{
	width: 1024px;
	margin:auto;
}

#leftButton
{
	display: block;
    float: left;
    width: 100px;
    height: 100px;
    margin-right: 412px;
    bottom: 200px;
    position: absolute;
}

#rightButton
{
	display: block;
    float: right;
    text-align: right;
    width: 100px;
    height: 100px;
    margin-left: 924px;
    bottom: 200px;
    position: absolute;
}

#okladka img
{
	margin-top: 3px;
}
#okladka
{
	width: 125px;
	margin-top: 40px;
	float: left;
}

#logo
{
	float: right;
    padding-top: 50px;
}

#menuList
{
	width: 1024px;
	margin:auto;
	padding-top: 25px;
}

#facebook
{
	margin-right: 479px;
}

#textBox
{
	background: url("./img/content_bg.png");
	width: 760px;
	height: 460px;
	margin: auto;
	color: #f1c004;
	font-family: Tahoma;
	font-size: 12px;
	padding: 20px;
}

.left
{
	float: left;
}

.right
{
	float: right;
}

.leftHeader img
{
	padding: 0 4px 4px 0;
}

#textHeader
{
margin-top: 50px;
width: 800px;	
margin: auto;
margin-top: 5%;
height: 95px;
}

#rightPanel
{
width: 177px;
position:absolute;
right: 0px;
top: 130px;
}

#panelContent
{
background: url("./img/content_bg.png");
height: 295px;
width: 135px;
padding-left: 15px;
}

.rightHeader
{
background: url("./img/content_bg.png");
float: right;
height: 95px;
width: 437px;
}

@font-face {
	font-family: rawengulk;
	src: url('font/RawengulkRegular.eot');
	src: local('RawengulkRegular'), url('font/RawengulkRegular.otf') format('opentype');
	
}

#textBox .viewport { width: 740px; height: 460px; overflow: hidden; position: relative; }
#textBox .overview { list-style: none; position: absolute; left: 0; top: 0; }
#textBox .thumb { background: url("./img/suwak.png") no-repeat scroll center bottom; }
#textBox .scrollbar { position: relative; float: right; width: 16px; }
#textBox .track { height: 100%; width:16px; position: relative; padding: 0 1px; }
#textBox .thumb { height: 20px; width: 16px; cursor: pointer; overflow: hidden; position: absolute; top: 0; }
#textBox .thumb .end { overflow: hidden; height: 5px; width: 13px; }
#textBox .disable{ display: none; }
#textBox .overview ul
{
margin-bottom: 10px;
}
#textBox .overview h2
{
	padding: 10px 0;
}
#textBox .overview p
{
	padding: 10px 0;
}

.gallery
{
width: 640px;
margin: 100px 63px;
}

.tracklist li a
{
color: white;
}
.tracklist li 
{
font-size: 14px;
padding: 7px 0;
}

.tracklist em
{
font-size: 12px;
display: block;
}

