/*WYZEROWANIE WARTOSCI*/
*,html, body, div, h1, h2, h3, h4, h5, h6, p, ul, li { 
	margin:0;
	padding:0;
}
img { 
	border:0;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
address {
	font-style: normal;
}
ul {
	list-style-type: none;
}
hr {
margin-top: 15px;
margin-bottom: 15px;
height: 1px; 
border: 0; 
color: #E0E0E0; 
background-color: #E0E0E0; 
}

body {
	background-image: url(../grafika/body_tlo.jpg);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #ffffff;
}

#container {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
}

/*POMIN NAWIGACJE*/
#skip_navigation a {
	display: block;
	position: absolute;
	width: 120px;
	padding: 2px;
	top: -555px;
	left: 5px;
	z-index: 100;
	color: white;
	background-color: black;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
#skip_navigation a span.fl {
	font-size: 11px;
}
#skip_navigation a:hover {
	color: #EDAC39;
}
#skip_navigation a:active, #skip_navigation a:focus {
	top: 18px;
	left: 60px;
	border: 1px solid #BFBFBF;
}



/*WERSJA JEZYKOWA*/
#wersjajezykowa {
	position: absolute;
	top: 22px;
	right: 70px;
}
#wersjajezykowa img {
	padding-left: 1px;
	padding-bottom: 1px;
	padding-right: 1px;
	padding-top: 1px;
	border: 1px solid white;
}
#wersjajezykowa a:hover img, #wersjajezykowa a:active img, #wersjajezykowa a:focus img {
	border: 1px solid #b0b0b0;
}
#wersjajezykowa ul li span {
	position: absolute;
	top: -555px;
	left: -1000px;
}
#wersjajezykowa ul li {
	display: inline;
	list-style-type: none;
}






#naglowek {
	overflow:auto;
	height: 152px;
	background-image: url(../grafika/naglowek_tlo.png);
	background-repeat: no-repeat;
	margin-top: 18px;

}
#naglowek_wrapper{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: auto;
}
ul#menu_glowne {
	width: 560px;
	padding-left: 60px;
	margin-left: 60px;
	margin-right: 70px;
	background-color: black;
	position: absolute;
	top: 45px;
	height: 66px;
}
ul#menu_glowne li {
	list-style-type: none;
	float: left;
}
ul#menu_glowne li a {
	display: block;
	text-decoration:none;
	color: White;
	text-align: center;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 25px;
	padding-bottom: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-transform: uppercase;
}
ul#menu_glowne li a span.fl {
	font-size: 11px;
}
ul#menu_glowne li a:hover, ul#menu_glowne li a:active, ul#menu_glowne li a:focus {
	color: #EDAC39;
	background-image: url(../grafika/strzalka.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}
#content_wrapper {
	background-image: url(../grafika/container_tlo.png);
	background-repeat: repeat-y;
	z-index: 5;
	position: relative;
}
#content_top {
	padding-left: 110px;
	padding-right: 100px;
	background-image: url(../grafika/content_top_tlo.png);
	background-position: top center;
	background-repeat: no-repeat;
	min-height: 689px;
	height:auto!important; 
	height:689px;
	z-index: 5;
}
#intro {
	position: relative;
}
#intro img.intro_img {
	width: 540px;
	height: 245px;
	background-color: #f0f0f0;
	background-image: url(../grafika/imgintro_tlo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
#intro h1 {
	position: absolute;
	color: white;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
#zyciorys #intro h1 {
	top: 60px;
	left: 30px;
}
#dyskografia #intro h1 {
	top: 195px;
	left: 325px;
}
#kontakt #intro h1 {
	top: 60px;
	left: 30px;
}
#mp3 #intro h1 {
	top: 195px;
	left: 325px;
	color: black;
}
#recenzje #intro h1 {
	top: 195px;
	left: 325px;
	color: black;
}
#koncerty #intro h1 {
	top: 195px;
	left: 325px;
}
#festiwale #intro h1 {
	top: 195px;
	left: 325px;
}
#galeria #intro h1 {
	top: 60px;
	left: 325px;
	color: black;
}



#content_top p {
	padding-bottom: 10px;
}

#content_top a {
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
	border-bottom: thin dashed black;
}
#content_top a:hover, #content_top a:active, #content_top a:focus {
	color: white;
	background-color: black;
}


/*DYSKOGRAFIA - PLYTA*/
.dyskografia_plyta {
	position: relative;
}
img.dyskografia_plyta_okladka {
	position: absolute;
	background-color: white;
	width: 110px;
	height: 110px;
	padding: 5px;
	border: 1px solid #bfbfbf;	
}
.dyskografia_plyta_tytul {
	margin-left: 145px;
	font-weight: bold;
	width: 390px;
}
.dyskografia_plyta_opinia {
	margin-left: 145px;
	color: #626262;
	font-size: 11px;
	margin-top: 15px;
	width: 390px;	
}
.dyskografia_plyta_utwory {
	margin-left: 255px;	
	color: #626262;
	font-size: 11px;
	margin-top: 15px;	
	position: relative;	
	min-height: 250px;
	height:auto!important; 
	height:250px;
}
.dyskografia_plyta_utwory span {
	margin-left: -110px;	
	position: absolute;
	font-weight: bold;
}



/*GALERIA*/

#najnowsze_galeria li {
	display: inline;
}
img.zdjecie_galeria {
	padding: 5px;
	border: 1px solid #bfbfbf;	
	width: 160px;
	height: 120px;
	margin-right: 5px;
}
#galeria a {
	background-color: white;
	text-decoration: none;
	color: white;
	letter-spacing: 0px;
	border-bottom: none;
}
#galeria a:hover, #galeria a:active, #galeria a:focus {
	color: white;
	background-color: #f5f5f5;
}



/*RECENZJA*/
#recenzje h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	display: block;
	background-color: #f5f5f5;
	padding: 5px;
}
.recenzja_opis {
	width: 535px;
	position: relative;
}
.recenzja_opis_tytul {
	font-weight: bold;
	margin-bottom: 5px;
}
#recenzje .marker {
	padding-left: 12px;
	background-image: url(../grafika/toggle_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.toggle_recenzja {
	cursor: pointer;
}
.recenzja_opis_tresc {
	color: #626262;
	font-size: 11px;
	margin-bottom: 15px;
}
.recenzja_opis_podpis {
	color: #626262;
	font-size: 10px;
}



/*KONCERTY*/
#koncerty h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 20px;
	text-transform: uppercase;
	display: block;
	background-color: #f5f5f5;
	padding: 5px;
}
.koncert_opis_miejsce {
	font-weight: bold;
}
.koncert_opis_data {
	font-weight: normal;
	font-size: 11px;
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	display: inline-block;
	width: 70px;
}
#koncerty .marker {
	padding-left: 12px;
	background-image: url(../grafika/toggle_marker.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
.toggle_koncert {
	cursor: pointer;
}
.koncert_opis_godzina {
	font-size: 11px;	
	background-color: #f5f5f5;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	padding-right: 3px;
	display: inline-block;
	width: 55px;
}
.koncert_opis_tresc {
	margin-top: 5px;
	color: #626262;
	margin-left: 0px;
}
ul#najblizsze_koncerty, ul#pozostale_koncerty, ul#zakonczone_koncerty {
	margin-bottom: 20px;
}


/*MP3*/
ul#mp3_download {
	margin-left: 100px;
	margin-bottom: 15px;
}
#mp3_download li a {
	color: #626262;
	font-size: 10px;
	text-decoration: none;
	background-image: url(../grafika/tlo-mp3-li.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 30px;
	border-bottom: none;
}
#mp3_download li a:hover, 
#mp3_download li a:focus, 
#mp3_download li a:active
{
	color: black;
	background-color: white;
	text-decoration: none;
	border-bottom: none 
}
#mp3_player {
	outline: none;
	width: 250px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	display: block;
}



#content_bottom {
	padding-left: 110px;
	padding-right: 100px;
	background-image: url(../grafika/content_bottom_tlo.png);
	background-position: bottom;
	background-repeat: no-repeat;
	min-height: 636px;
	height:auto!important; 
	height:636px;
}

#stopka {
	margin-top: -175px;
	height: 425px;
	background-image: url(../grafika/stopka_tlo.png);
	background-position: top;
	background-repeat: no-repeat;	
	position: relative;
	z-index: 1;
}
#copyrights {
	bottom: 58px;
	right: 97px;
	position: absolute;
	font-size: 11px;
	z-index: 15;
}
#copyrights a {
	text-decoration: none;
	color: black;
	letter-spacing: 1px;
	border-bottom: thin dashed black;
	position: relative;
}
#copyrights a:hover, #copyrights a:active, #copyrights a:focus {
	color: white;
	background-color: black;
}
