@charset "utf-8";

*{ margin:0px; padding:0px; border:0px; font-family:Verdana, Arial, Helvetica, sans-serif;
   font-size:12px; line-height:18px; background-repeat:no-repeat; }
a{ text-decoration:none; color:#d8d3d3; /*UPDATE A1*/ }
a:hover{ color:#f8c000; text-decoration:underline;/*UPDATE A1*/ }

body{ background-color:#5b5851;}

#menu_flash{
	width:988px;
	height:70px;
	position:absolute;
	left:0px;
	top:568px;
}

/* ================================================================================== */
/* =============================== index.html [START] =============================== */
/* ================================================================================== */
#site{
	background-color:#302d2d;
	width:988px;
	height:638px;
	position:relative;
	/*margin:30px auto 0px auto;*/
	margin:0px auto 0px auto; /* For player */
}
#index_bkg_left{
	background-image:url(../graph/index/index_bkg_left.gif);
	background-repeat:no-repeat;
	width:434px;
	height:180px;
	position:absolute;
	left:40px;
	top:243px;
}
#index_bkg_right{
	background-image:url(../graph/index/index_bkg_right.jpg);
	background-repeat:no-repeat;
	width:496px;
	height:638px;
	position:absolute;
	left:492px;
	top:0px;
}
/* ================================================================================== */
/* =============================== index.html [END] ================================= */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== home.php [START] ================================= */
/* ================================================================================== */
#home_bkg{
	background-image:url(../graph/home/home_bkg.jpg);
	background-repeat:no-repeat;
	width:988px;
	height:638px;
	position:absolute;
	left:0px;
	top:0px;
}

#home_txt{
	width:425px;/*465px;*/
	height:481px; /*511px;*/
	padding:15px 25px 15px 15px;
	position:absolute;
	left:13px;
	top:45px;
	overflow:auto;
}

#home_txt p, #home_txt p b, span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
/* ================================================================================== */
/* =============================== home.php [END] =================================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== plyty.php (records.php)  [START] ================= */
/* ================================================================================== */
#records_bkg{
	background-image:url(../graph/records/records_bkg.jpg);
	background-repeat:no-repeat;
	width:988px;
	height:638px;
	position:absolute;
	left:0px;
	top:0px;
}

#rec{
	width:462px;
	height:524px; 
	padding:0px 18px 0px 0px;
	position:absolute;
	left:0px;
	top:39px;
	overflow:auto;
}

#rec_title_plyty{
	background-image:url(../graph/records/title_plyty.png);
	width:437px;
	height:43px;
	position:relative;
	left:15px;
	overflow:hidden;
}

#rec_title_single{
	background-image:url(../graph/records/title_single.png);
	width:398px;
	height:43px;
	position:relative;
	left:0px;
	overflow:hidden;
}

.rec_sep{width:9px;/*18px;*/ }
.rec_ul{width:397px;/*414px;*/}
.rec_ul li p{ margin-top:-5px; padding-top:-5px; }
/* ================================================================================== */
/* =============================== plyty.php (records.php) [END] ==================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== plyty_p1.php (records.php)  [START] ============== */
/* ================================================================================== */
/* =============================== opisy_up [START] ================================= */
#opisy_up{
	width:355px;
	height:20px;
	padding-top:5px;
	position:absolute;
	overflow:hidden;
	top:10px;
	left:627px;	
}
#opisy_up p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#ffffff;
}

.opisy_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#ffffff;
	font-weight:bold;
}

.opisy_link:hover{ color:#ffa200; }
/* =============================== opisy_up [END] =================================== */

.color_red_dark{ color:#a2312b; }
#opisy_bkg{
	background-color:#262626;
	width:988px;
	height:638px;
	position:absolute;
	left:0px;
	top:0px;	
}

#desc{
	width:610px;
	height:511px;
	position:absolute;
	left:0px;
	top:45px;
	overflow:auto;
}

/* =============================== descl [START] ==================================== */

#descl{
	width:289px;
	position:relative;
	float:left;
	overflow:hidden;
}

#descl_bkg{
	background-image:url(../graph/records/opisy/descl_bkg.gif);
	background-position:11px 36px;
	background-repeat:no-repeat;
	background-color:#1a1919;
	width:280px;
	height:121px;
	position:absolute;
	top:0px;
	left:0px;
	overflow:hidden;
}
#descl_title{
	width:100%;
	position:relative;
}

#descl_title p{
	margin:0px 11px 0px 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#ffffff;
}

#descl_cover{
	background-image:url(../graph/records/opisy/plyta_bkg.png);
	background-repeat:no-repeat;
	width:211px;
	height:210px;
	position:relative;
	left:80px;
	overflow:hidden;
}
#descl_cover img{
	width:197px;
	height:196px;
	position:absolute;
	left:3px;
	top:3px;
}	

#descl_tracks{
	margin-top:9px;
	width:251px;
	border:1px solid #393533;
	padding:14px 0px 14px 14px;
	position:relative;
	left:13px;
	overflow:hidden;
	
}

#descl_tracks p, #descl_tracks p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;
}

.tracks{
	border:0px;
	width:251px;
	position:relative;
	overflow:hidden;
	float:left;
}

.tracks p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:16px;	
	color:#797979;
}

.tracks_td1{ width:25px; vertical-align:top; }

.tracks_td2{ width:166px; vertical-align:top  }
.tracks_td3{ width:30px;  vertical-align:bottom; text-align:center; }
.tracks_td4{ width:30px;  vertical-align:bottom; text-align:center; }
.speaker_link{
	top:3px; /* Added */
	position:relative;
	padding:0px 2px 0px 2px;
	overflow:hidden;
	line-height:16px;
}
/* =============================== descl [END] ====================================== */
/* =============================== descr [START] ==================================== */
#descr{
	width:276px;
	position:relative;
	float:left;
	padding-left:9px;
	overflow:hidden;
}

#descr_bkg{
	background-image:url(../graph/records/opisy/descr_bkg.gif);
	background-repeat:no-repeat;
	width:179px;
	height:177px;
	position:absolute;
	top:0px;
	left:57px;
}

#descr p, #descr p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#797979;
	position:relative;
}

/* =============================== descr [END] ====================================== */
/* =============================== show [START] ===================================== */

#show{
	/*background-image:url(../graph/records/opisy/show_bkg.gif);
	background-repeat:repeat-x;*/	
	width:361px;
	height:471px;
	position:absolute;
	left:627px;
	top:85px;
	overflow:auto;
}

#show p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#797979;
}

#show_title{
	background-color:#1a1919;
	width:361px;
	height:40px;
	position:absolute;
	left:627px;
	top:45px;
}

.show_sep{width:50px !important; }
.show_ul{width:305px!important; margin:0px!important;}
.show_ul li p{ margin-top:-5px!important; padding-top:-5px!important; }
/* =============================== show [END] ======================================= */
/* ================================================================================== */
/* =============================== plyty_p1.php (records.php) [END] ================= */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== koncerty.php [START] ============================= */
/* ================================================================================== */

.site_koncerty{	background-color:#2b0c01 !important; }

#koncerty_bkg{
	background-image:url(../graph/koncerty/koncerty_bkg.jpg);
	background-repeat:no-repeat;
	width:548px;
	height:638px;
	position:absolute;
	left:440px;
	top:0px;
}

#konc, #koncerty_bkg_left{
	width:444px;
	height:511px; 
	padding:0px 0px 0px 0px;
	position:absolute;
	left:13px;
	top:45px;	
}
#konc{ overflow:auto; }

#koncerty_bkg_left{
	background-image:url(../graph/koncerty/konserty_bkg_arrow.gif);
	background-position:17px 413px;
	background-repeat:no-repeat;
	background-color:#1a0d08;
}


#konc p, #konc p b, span{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:17px;	
	color:#d8d3d3;
}


/* ================================================================================== */
/* =============================== koncerty.php [END] =============================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== koncerty_galerie.php [START] ===================== */
/* ================================================================================== */
.konc_sep{width:4px !important; }
.konc_ul{width:387px!important; }

/* ================================================================================== */
/* =============================== koncerty_galerie.php [END] ======================= */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== koncerty_galerie_1.php [START] =================== */
/* ================================================================================== */
.konc_gal_ul{ width:400px !important; padding-right:0px !important; }
.konc_gal_ul li{  padding-left:7px !important; }
/* ================================================================================== */
/* =============================== koncerty_galerie_1.php [END] ===================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== film.php [START] ================================= */
/* ================================================================================== */
.site_film{
	background-color:#37231d !important;
}
#film_bkg{
	background-image:url(../graph/film/film_bkg.jpg);
	background-repeat:no-repeat;
	width:546px;
	height:638px;
	position:absolute;
	left:442px;
	top:0px;
}

#film, #film_bkg_left{
	width:432px; /*476px;*/
	height:511px; 
	padding:0px 0px 0px 16px;
	position:absolute;
	left:13px;
	top:45px;
}

#film{ overflow:auto; }
#film_bkg_left{
	background-image:url(../graph/film/film_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	background-color:#0e0d0d;	
}

#film p, #film p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#film p span, #film p em{font-size:11px; }
.film_ul{ padding-left:21px; overflow:hidden; }
.film_ul li{
	list-style:none;
	position:relative;
	overflow:hidden;
	padding-top:15px;
	line-height:18px;
}
.film_ul li p{margin-bottom:1px;}

.film_lupa{
	width:20px;
	height:18px;
	position:relative;
	overflow:hidden;
	margin-left:10px;
}
.film_lupa{ top:5px;}

.film_lightbox{ display:none; }
/* ================================================================================== */
/* =============================== film.php [END] =================================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== film_1.php [START] =============================== */
/* ================================================================================== */
.filmg_ul{ margin:0px !important;  }
/* ================================================================================== */
/* =============================== film_1.php [END] ================================= */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== teatr.php [START] ================================ */
/* ================================================================================== */
.site_teatr{
	background-color:#1a161a !important;
}
.color_red{ color:#ff0000;}
.color_orange{ color:#ffa200;}
#teatr_bkg{
	background-image:url(../graph/teatr/teatr_bkg.jpg);
	background-repeat:no-repeat;
	width:544px;
	height:638px;
	position:absolute;
	left:444px;
	top:0px;
}

#teatr, #teatr_bkg_left{
	
	width:449px; /*448px;*/
	height:511px; 
	padding:0px 0px 0px 0px;
	position:absolute;
	left:13px;
	top:45px;
	
}

#teatr{
	overflow:auto;
}

#teatr_bkg_left{
	background-image:url(../graph/teatr/teatr_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 367px;
	background-color:#2d2d2d;
}


#teatr p, #teatr p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#teatr p span, #teatr p em{font-size:11px; }

.teatr_ul{ padding-left:21px; overflow:hidden; }
.teatr_ul li{
	list-style:none;
	position:relative;
	overflow:hidden;
	padding-top:15px;
	line-height:18px;
}
.teatr_ul li p{margin-bottom:1px;}

.teatr_lightbox{ display:none; }
/* ================================================================================== */
/* =============================== teatr.php [END] ================================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== film_1.php [START] =============================== */
/* ================================================================================== */
.teatrg_ul{ /*margin:0px !important; */ }
/* ================================================================================== */
/* =============================== film_1.php [END] ================================= */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== prywatnie.php [START] ============================ */
/* ================================================================================== */

.site_prywatnie{ background-color:#281100 !important; }

#prywatnie_bkg{
	background-image:url(../graph/prywatnie/prywatnie_bkg.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:638px;
	position:absolute;
	left:448px;
	top:0px;
}

#prywatnie, #prywatnie_bkg_left{
	width:420px; /*448px;*/
	height:511px; 
	padding:0px 16px 0px 16px;
	position:absolute;
	left:13px;
	top:45px;
	overflow:auto;
}
#prywatnie{ overflow:auto; }

#prywatnie_bkg_left{
	background-image:url(../graph/prywatnie/prywatnie_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 367px;
	background-color:#0e0d0d;
}

#prywatnie p, #prywatnie p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#prywatnie p span, #prywatnie p em{font-size:11px; }

/* ================================================================================== */
/* =============================== prywatnie.php [END] ============================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== biografia.php [START] ============================ */
/* ================================================================================== */
.site_biografia{ background-color:#241801 !important; }

#biografia_bkg{
	background-image:url(../graph/biografia/biografia_bkg.jpg);
	background-repeat:no-repeat;
	width:543px;
	height:638px;
	position:absolute;
	left:445px;
	top:0px;
}

#biografia, #biografia_bkg_left{
	width:417px; /*448px;*/
	height:511px; 
	padding:0px 16px 0px 16px;
	position:absolute;
	left:13px;
	top:45px;
}

#biografia{ overflow:auto; }
#biografia_bkg_left{
	background-image:url(../graph/biografia/biografia_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 367px;
	background-color:#0e0d0d;
}

#biografia p, #biografia p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#biografia p span, #biografia p em{font-size:11px; }

.biografia_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
	font-weight:bold;
	text-decoration:underline;
}
.biografia_link:hover{ color:#ffa200; }
/* ================================================================================== */
/* =============================== biografia.php [END] ============================== */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== nowosci.php [START] ============================== */
/* ================================================================================== */
.site_nowosci{ background-color:#252525 !important; }

#nowosci_bkg{
	background-image:url(../graph/nowosci/nowosci_bkg.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:638px;
	position:absolute;
	left:448px;
	top:0px;
}

#nowosci, #nowosci_bkg_left{
	
	width:417px; /*448px;*/
	height:511px; 
	padding:0px 16px 0px 16px;
	position:absolute;
	left:13px;
	top:45px;
}

#nowosci{ overflow:auto; }
#nowosci_bkg_left{
	background-image:url(../graph/nowosci/nowosci_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 367px;
	background-color:#0e0d0d;	
}

#nowosci p, #nowosci p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#nowosci p span, #nowosci p em{font-size:11px; }

.light_link{
	position:relative;
	border: 1px solid #ffffff;
	float:left;
}
.light_link:hover{ border: 1px solid #f8c000;}

/* ================================================================================== */
/* =============================== nowosci.php [END] ================================ */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== kontakt.php [START] ============================== */
/* ================================================================================== */
.site_kontakt{ background-color:#b1967b !important; /*#232323 !important;*/ }

#kontakt_bkg{
	background-image:url(../graph/kontakt/kontakt_bkg.jpg);
	background-repeat:no-repeat;
	width:548px;
	height:638px;
	position:absolute;
	left:440px;
	top:0px;
}

#kontakt, #kontakt_bkg_left{
	width:412px; /*448px;*/
	height:511px; 
	padding:0px 16px 0px 16px;
	position:absolute;
	left:13px;
	top:45px;
}
#kontakt{ overflow:auto; } 
#kontakt_bkg_left{
	background-image:url(../graph/kontakt/kontakt_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 367px;
	background-color:#0e0d0d;
}

#kontakt p, #kontakt p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#kontakt p span, #kontakt p em{font-size:11px; }

.kontakt_mail{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#d8d3d3;
	font-weight:bold;
}
.kontakt_mail:hover{ color:#ffa200; }

/* =============================== formularz [START] ================================ */
#FormA{
	width:300px;
	height:137px;
	position:relative;
	border:none;
	margin:0px;
	padding:0px;	
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
}

#Form_Adres, #Form_Subject{
	background-color:#ffffff;
	width:166px;
	height:16px;
	border:0px;
	position:absolute;
	left:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	line-height:11px;
	border:1px;
	border-style:solid;
	border-color:#999999;
	vertical-align:bottom;
	padding:3px 3px 1px 3px;
	overflow:hidden;
}

#Form_Adres{ top:22px; }
#Form_Subject{ top:58px; }


#Form_Message{
	background-color:#ffffff;
	width:216px; 	
	height:37px;
	border:1px;
	border-style:solid;
	border-color:#999999;
	position:absolute;
	left:0px;
	top:94px;/* 117 */
	padding:2px 5px 2px 5px;
	overflow: auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px; 
	color:#000000;
	line-height:18px;
}

#FormLabel_Adres, #FormLabel_Subject, #FormLabel_Message{
	width:216px;
	height:18px;
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d8d3d3;
	line-height:18px;
}

#FormLabel_Adres{ top:5px; }
#FormLabel_Subject{ top:42px; }
#FormLabel_Message{ top:78px; }

#Form_Send{
	background-image:url(../graph/kontakt/forma_button_send.gif);
	background-repeat:no-repeat;
	width:59px;
	height:20px;
	position:absolute;
	left:239px;
	top:117px;
	border:0px;
}
/* =============================== formularz [END] ================================== */
/* ================================================================================== */
/* =============================== kontakt.php [END] ================================ */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== galerie.php [START] ============================== */
/* ================================================================================== */
.site_galerie{ background-color:#232323 !important; }

#galerie_bkg{
	background-image:url(../graph/galerie/galerie_bkg.jpg);
	background-repeat:no-repeat;
	width:540px;
	height:638px;
	position:absolute;
	left:448px;
	top:0px;
}

#galerie, #galerie_bkg_left{
	width:433px; /*448px;*/
	height:523px; 
	padding:0px 16px 0px 16px;
	position:absolute;
	left:0px;
	top:45px;
}

#galerie{ overflow:auto; }
#galerie_bkg_left{
	background-image:url(../graph/galerie/galerie_bkg_arrow.gif);
	background-repeat:no-repeat;
	background-position:0px 435px;
	background-color:#232323; /*#0e0d0d;*/

}
#galerie p, #galerie p b{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#d8d3d3;
}
#galerie p span, #galerie p em{font-size:11px; }


.gal_ul{ overflow:hidden; position:relative; width:414px; margin:0px auto 0px auto;}

.gal_ul_img, .gal_ul_sep{
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
	line-height:11px;
	width:126px;
	overflow:hidden;	
}
.gal_ul_img{ width:126px; }
.gal_ul_sep{ width:18px; height:126px; }

.gal_ul_div{
	background-image:url(../graph/galerie/galerie_shadow.png);
	background-repeat:no-repeat;
	width:126px;
	height:126px;
	position:relative;
}

.gal_ul_link{
	position:absolute;
	width:112px;
	height:112px;
	float:left;
	z-index:1;
	top:3px;
	left:3px;
	overflow:hidden;
}

.gal_ul li p{
	margin-top:-6px;
	padding-top:-6px;
	position:relative;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:13px;
	color:#FFFFFF;	
}
/* ================================================================================== */
/* =============================== galerie.php [END] ================================ */
/* ================================================================================== */

/* ================================================================================== */
/* =============================== galerie_sesja_1.php [START] ====================== */
/* ================================================================================== */
#galerie_up{
	width:213px;
	height:20px;
	padding-top:5px;
	position:absolute;
	overflow:hidden;
	top:10px;
	left:230px;	
}
#galerie_up p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#ffffff;
}

.galerie_link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;	
	color:#ffffff;
	font-weight:bold;
}

.galerie_link:hover{ color:#ffa200; }

.h2_title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;	
	color:#ff0000;
	font-weight:bold;
}

.galerie_flash{
	position:relative;
	overflow:hidden;
}



.sesja_ul{ overflow:hidden; position:relative; width:400px; padding-right:10px; margin:0px auto 0px auto;}

.sesja_ul li{
	list-style:none;
	position:relative;
	float:left;
	overflow:hidden;
	line-height:11px;
	width:122px;
	overflow:hidden;
	padding-left:10px;	
}

.sesja_link{
	position:relative;
	border: 1px solid #f8c000;
	float:left;
	overflow:hidden;
}
.sesja_link:hover{ border: 1px solid #ff0000;}
/* ================================================================================== */
/* =============================== galerie_sesja_1.php [END] ======================== */
/* ================================================================================== */
#caption, #caption *{ color:#000000; } /*Lightbox-caption*/
