/*===============================================*/
/* OGOLNE */
/*===============================================*/

#media {
	height:100%;
	width:auto;
	padding:10px;
	background:url("/img/multimedia/jasna/media_tlo.gif") repeat-x top #f8f8f8;
	text-align:left;
}

#media h1 {
 	font:20px Georgia,Tahoma,Arial;
 	font-style:normal;
 	font-weight:bold;
 	color:#4a4a4a;
	text-decoration:none;
 	letter-spacing:0px; 
	padding:0px 0px 5px 0px;
	margin:0px;	
	text-align:left;
}
    
#media h2 {
 	font:14px Georgia,Tahoma,Arial;
 	font-style:normal;
 	font-weight:normal;
 	color:#4a4a4a;
	text-decoration:none;
 	letter-spacing:0px; 
	padding:0px;
	margin:0px;
	text-align:left;	
}    

/* MENU GLOWNE*/
#media_meni {margin:10px 0 20px 0px; width:auto; border-bottom:1px solid #ffffff;}
#media_meni div.act { float:left; padding:0; margin:0; height:40px; overflow:hidden; background:transparent; } 
#media_meni div.noact { float:left; padding:0px; margin:0; height:40px; overflow:hidden; background:url("/img/multimedia/jasna/menu_on.gif") #f9f9f9 repeat-x top left; } 
#media_meni div.clear { clear:both; } 
#media_meni h3 { font-family:Georgia,Tahoma,Arial; color:#4a4a4a; font-size:14px; font-weight:bold; line-height:40px; padding:0 10px 0 10px; text-transform:uppercase;}
#media_meni a { font-family:Georgia,Tahoma,Arial; text-decoration:none; height:40px; line-height:40px; padding:10px 10px 16px 10px; color:#6d6d6d; font-size:14px; font-weight:bold; background:transparent;text-transform:uppercase;}
#media_meni a:hover, #media_meni a:active { background:url("/img/multimedia/jasna/menu_on.gif") #f9f9f9 repeat-x top left; color:#4a4a4a; text-decoration:none;}

/* MENU SUB*/
#media_submeni {margin:20px 0 30px 0px; width:auto;  border-bottom:1px solid #ffffff; }
#media_submeni div.act { float:left; padding:0; margin:0; height:30px; overflow:hidden; background:transparent; } 
#media_submeni div.noact { float:left; padding:0px; margin:0; height:30px; overflow:hidden; background:url("/img/multimedia/jasna/submenu_on.gif") #7e7e7e repeat-x bottom left; } 
#media_submeni div.clear { clear:both; } 
#media_submeni h3 { font-family:Georgia,Tahoma,Arial; color:#4a4a4a; font-size:11px; font-weight:bold; line-height:30px; padding:0 8px 0 8px;}
#media_submeni a { font-family:Georgia,Tahoma,Arial; text-decoration:none; height:30px; line-height:30px; padding:7px 8px 16px 6px; color:#6d6d6d; font-size:11px; font-weight:bold; background:transparent;}
#media_submeni a:hover, #media_meni a:active { background:url("/img/multimedia/jasna/submenu_on.gif") #7e7e7e repeat-x bottom left; color:#4a4a4a; text-decoration:none;}

/* MENU PODZIAL STRON */
#media #meni_strony { min-height:25px; overflow:hidden; margin:15px 0px 15px 0px; float:right; }
#media #meni_strony div.act { float:left; margin:0px 1px 0px 0px; color:#ffffff; font-size:9px; font-weight:normal; line-height:10px; padding:6px 8px 6px 8px; overflow:hidden; background: #565656; border:1px solid #dcdcdc; } 
#media #meni_strony div.noact { float:left; margin:0px 1px 0px 0px; color:#a7a7a7; font-size:9px; font-weight:normal; line-height:10px; padding:6px 8px 6px 8px; overflow:hidden; background:#ffffff; border:1px solid #dcdcdc; } 
#media #meni_strony div.a { float:left; margin:0px 1px 0px 0px; padding:0px; overflow:hidden; background:#565656; border:0; width:24px; } 
#media #meni_strony a { background:#ffffff; text-decoration:none; display:block; height:auto !important; height:1%; line-height:18px; padding:2px 8px 2px 8px; color:#565656; font-size:9px; font-weight:normal; overflow:hidden; border:1px solid #dcdcdc;}
#media #meni_strony a:hover, #media #meni_strony a:active {background:#565656; color:#ffffff; text-decoration:none;}

/* BOXY */
.media_box1 { border:1px solid #e0e0e0; background:url("/img/multimedia/jasna/media_box1.gif") #ffffff repeat-x top; padding:20px 10px 10px 10px; }
.media_box2 { border:1px solid #e0e0e0; background:url("/img/multimedia/jasna/media_box2.gif") #d7d7d7 bottom left repeat-x; padding:10px 10px 10px 10px; }

/* LINIE */
.media_linia1 {  padding:0px; margin:20px 0px 20px 0px;line-height:2px; font-size:0px; height:2px;width:100%; background:url("/img/multimedia/jasna/media_line1.gif") repeat-x top left;	overflow:hidden; }
.media_linia2 {  padding:0px; margin:10px 0px 10px 0px;line-height:2px; font-size:0px; height:2px;width:100%; background:url("/img/multimedia/jasna/media_line1.gif") repeat-x top left;	overflow:hidden; }
.media_linia3 {  padding:0px; margin:0px 3px 0px 3px;line-height:0; font-size:0px; height:40px;width:2px; background:url("/img/multimedia/jasna/media_line2.gif") repeat-y top left;	overflow:hidden; }

/* TIPS */
.tip { background:#000000;	filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70; padding:2px; border:1px solid #4a4a4a; width:auto;z-index:1000;position:absolute; white-space:nowrap; }
.tip-title {color:#ffffff; font:11px Tahoma; padding:5px;}
.tip-text {color:#000000; font:0px Tahoma; padding:0px;filter:alpha(opacity=70); -moz-opacity:.70; opacity:.70;}

/* OCENA */
#media .rabidRating .ratingStars { background:url("/img/rating/gwiazdki.png") no-repeat center; }

/*===============================================*/
/* DOWNLOAD */
/*===============================================*/

ul#download {
	padding:0px;
	margin:0;
	list-style:none;
}

ul#download li {
	padding:0px;
	border:0px;
	margin:10px 0px 0px 10px;
	background:#000000;
	text-align:center;
	width:100%;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

ul#download li div {
	font:12px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:24px;  
	letter-spacing:0px; 	
}

ul#download li div.big {
	font:18px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:24px;  
	letter-spacing:0px; 
}

#download h1 {
	font:14px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:18px;  
	letter-spacing:0px; 
}

/*listing tekstów*/
ul#download_teksty {
	padding:0px;
	margin:0;
	list-style:none;
}
ul#download_teksty li {
	padding:0px;
	border:0px solid #4a4a4a;
	margin:10px 0px 0px 10px;
	background:#ffffff;
	text-align:center;
	width:48%;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

#download_teksty h1 {
	font:14px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:18px;  
	letter-spacing:0px; 
}

/*===============================================*/
/* VIDEO */
/*===============================================*/

/*Listing video*/
ul#video {
	padding:0px;
	margin:0;
	list-style:none;
}

ul#video li {
	padding:0px;
	border:0px;
	margin:10px 0px 0px 10px;
	background:#ffffff;
	text-align:center;
	width:32%;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

/*listing tekstów*/
ul#video_teksty {
	padding:0px;
	margin:0;
	list-style:none;
}
ul#video_teksty li {
	padding:0px;
	border:0px;
	margin:10px 0px 0px 10px;
	background:#ffffff;
	text-align:center;
	width:32%;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

/* wspolne dla listingu video i tekstów */
.video_obrazek_wrapper {
	float:left;
	overflow:hidden;
	position:relative;
	display:block;
	padding:0px; 
	margin:0px;
	background:#ffffff;
	border:1px solid #ffffff;
	height:90px;
	width:90px;		
}

.video_obrazek {
	position:absolute;
	width:10000px;top:0;left:0;z-index:0;
}

.video_obrazek img.foto { padding:0px; border:0; float:left; }

.video_ikonka {
	position:absolute;
	bottom:0;
	left:0;
	z-index:1;
}

.video_ikonka_ramka {
	padding:3px;
	border-right:1px solid #1f1f1f;
	border-top:1px solid #1f1f1f;
	text-align:center;
	background:url("/img/multimedia/media_transparent.png") repeat;
}

.video_info {
	float:left;
	margin-left:5px;
	overflow:hidden;
	width:135px;
	height:100px;
	text-align:left;
	position:relative;
	display:block;	
}

.video_dalej {
	background:url("/img/multimedia/media_button_wiecej.png") top left no-repeat;
	cursor:pointer;
	width:119px;
	height:44px;
	position:absolute;
	bottom:0;left:0;z-index:1;
	display:block;
	text-indent:-3000em;
	margin:0px 5px 0px 0px;	
}

.video_info a {
	font:12px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:13px;  
	letter-spacing:0px; 
	text-align:justify;
}


/* PLAYER WRAZ z OPISEM*/
#video_player {
	float:left;
	overflow:hidden;
	width:67%;
	text-align:left;
	position:relative;
	display:block;
	background:#ffffff;	
}

#video_opis {
	float:right;
	overflow:hidden;
	width:32%;
	text-align:left;
	position:relative;
	display:block;
	font:12px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#909090; 
	text-decoration:none; 
	line-height:24px;  
	letter-spacing:0px; 
	text-align:left;	
}

#video_opis h1 {
	font:26px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:28px;  
	letter-spacing:0px; 
	text-align:left;
}

#video_opis h2 {
	font:18px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:20px;  
	letter-spacing:0px; 
	text-align:left;
}

/*===============================================*/
/* GALERIA */
/*===============================================*/

/* OBRAZEK DUZY */

#media_obrazek_wrapper { 
	position:relative;
	overflow:hidden;
	display:block; 
	padding:0px; 
	margin:0px;
	background:#ffffff;
	height:550px;
	width:100%;	
	z-index:0;
}

#media_obrazek_overlay { 
	position:relative;
	overflow:hidden;
	display:block;
	width:800px;	
	height:600px;
	padding:0px; 
	margin:0px;
	background:#ffffff;
	z-index:0;
}

#media_obrazek_overlay div.loader {  background: url("/img/ajax/loading7.gif") no-repeat center center; width:100%; height:100%; }


#media_obrazek { 
	position:absolute;
	width:10000px;top:0;left:0;z-index:0;
}

#media_obrazek img.foto { padding:0px; border:0px;}

/* OPCJE GALERI */
#media_opcje { 
	position:relative; 
	overflow:hidden;
	width:100%; 
	height:20px; 
	padding:10px 0px 10px 0px; 
	margin:1px 0px 1px 0px;
	background:url("/img/multimedia/jasna/media_listwa1.gif") repeat-y center top #ffffff;
}
#media_pauza,#media_play,#media_resize,#media_next,#media_previous {
	cursor:pointer;
	width:23px;
	height:23px;
	display:block;
	z-index:10;
	text-indent:-3000em;
	margin:0px 5px 0px 5px;
}
#media_play {
	background:url("/img/multimedia/media_button_play.png") top left no-repeat;
	float:right;
}
#media_pauza {
	background:url("/img/multimedia/media_button_pauza.png") top left no-repeat;
	float:right;
}
#media_resize {
	background:url("/img/multimedia/media_button_resize.png") top left no-repeat;
	float:right;
}
#media_next {
	background:url("/img/multimedia/media_button_next.png") top left no-repeat;
	float:left;
}
#media_previous {
	background:url("/img/multimedia/media_button_previous.png") top left no-repeat;
	float:left;
}

/* LABEL - NAZWY */

/*label dla tekstu*/
#media_lead {
	height:auto;
	width:100%;
	position:relative;
	padding:0px;
	border:1px solid #ffffff;
	border-bottom:0px;
}

#media_lead_txt {
	text-align:left;
	padding:10px;
}

#media_lead_txt h1 {
	font:16px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:bold; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:18px;  
	letter-spacing:0px; 
	text-align:left;
}

/*label dla obrazka*/
#media_label {
	height:auto;
	width:100%;
	background:#000000;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
	position:absolute;
	z-index:100;
	left:0px;
	bottom:0px;
	padding:0px;
}

#media_txt {
	color:#ffffff;
	font:11px Georgia,Tahoma,Arial;
	text-align:left;
	padding:10px;
}

#media_txt h1 {
	font:16px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:bold; 
	color:#ffffff; 
	text-decoration:none; 
	line-height:18px;  
	letter-spacing:0px; 
	text-align:left;
}

#media_txt h2 a {
	font:14px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#ffffff; 
	text-decoration:none; 
	line-height:15px;  
	letter-spacing:0px; 
	text-align:left;
}

#media_txt a {
	font:11px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#e8e8e8; 
	text-decoration:none; 
	line-height:13px;  
	letter-spacing:0px; 
	text-align:left;
}


/* OBRAZKI MALE - KARUZELA */
#media_tumb { 
	position:relative; 
	overflow:hidden;
	width:100%; 
	height:90px; 
	padding:10px 0px 10px 0px; 
	margin:1px 0px 0px 0px;
	background:url("/img/multimedia/jasna/media_listwa2.gif") repeat-y center top #ffffff;
}

#media_tumb_wrapper { 
	position:relative; 
	overflow:hidden;
	width:845px; 
	height:90px; 
	padding:0px; 
	margin:0px;
}

#media_tumb_karuzela {
	position:absolute; 
	width:10000px;
	top:0;
	left:0;
	z-index:0;
}

#media_tumb_lewo, #media_tumb_prawo {
	cursor:pointer;
	width:33px;
	height:84px;
	display:block;
	z-index:10;
	text-indent:-3000em;
	margin-top:5px;
}

#media_tumb_lewo {
	background:url("/img/multimedia/media_button_wstecz.png") top left no-repeat;
	float:left;
	margin-left:5px;
}
#media_tumb_prawo {
	background:url("/img/multimedia/media_button_dalej.png") top left no-repeat;
	float:right;
	margin-right:5px;
}

/*LISTING OBRAZKI */
ul#media_male {
	padding:0px;
	margin:0;
	list-style:none;
}

ul#media_male li {
	padding:0px;
	margin:0px;
	margin-left:5px;
	text-align:center;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

ul#media_male li .foto { padding:2px; border:0px; vertical-align:top;}

/*LISTING TEKSTY */
ul#media_teksty {
	padding:0px;
	margin:0;
	list-style:none;
}

ul#media_teksty li {
	padding:0px;
	border:0px solid #4a4a4a;
	margin:10px 0px 0px 10px;
	background:#ffffff;
	text-align:center;
	width:32%;
	float:left; /*IE 7 */
	display:block !important;
	display:inline; /* IE*/
}

ul#media_teksty li img.foto { padding:0px; border:0; float:left; }

ul#media_teksty li .media_obrazek_wrapper {
	float:left;
	overflow:hidden;
	position:relative;
	display:block;
	padding:0px; 
	margin:0px;
	background:#ffffff;
	border:1px solid #ffffff;
	height:90px;
	width:90px;		
}

ul#media_teksty li .media_obrazek {
	position:absolute;
	width:10000px;top:0;left:0;z-index:0;
}

ul#media_teksty li  .media_info {
	float:left;
	margin-left:5px;
	overflow:hidden;
	width:160px;
	height:100px;
	text-align:left;
	position:relative;
	display:block;	
}

ul#media_teksty li .media_info a {
	font:12px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:normal; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:13px;  
	letter-spacing:0px; 
	text-align:left;
}

ul#media_teksty li .media_data  {
	font:11px Georgia,Tahoma,Arial;
	font-style:normal; 
	font-weight:bold; 
	color:#4a4a4a; 
	text-decoration:none; 
	line-height:12px;  
	letter-spacing:0px; 
	text-align:left;
	display:block;
	margin-bottom:5px;
}
