@charset "utf-8";
/* CSS Document */

/* main html init */
* html a:hover { visibility:visible; }
html, body { height: 100%; padding:0; margin:0; background-color:#000; font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; }
p,h1,h2,h3,h4,h5,ul,li { padding:0; margin:0; text-align:left; }
h1,h2,h3,h4,h5 { /*color:#073c61;*/ font-family:Arial, Helvetica, sans-serif, "Trebuchet MS"; }
h1 { font-size:23px; }
h2 { font-size:20px; }
h3 { font-size:18px; }
h4 { font-size:16px; } 
h5 { font-size:14px; }
h6 { font-size:12px; }
img { border:none; }
a { /*color:#454952;*/ outline: none; }
a:hover { /*color:#70cdff ;*/ }
.clear { clear:both; height:0; line-height: 0; }
.no-display { display:none; }
.flashDiv { float:left; margin-top:8px; width:978px; }
*:first-child+html .flashDiv { margin-top:12px; }

/* layout */
.wl_wrapper { width:980px; margin:0 auto; }
.wlHeader { float:left; width:980px; height:82px; overflow:hidden; }
.wlFooter { float:left; width:980px; height:69px; overflow:hidden; margin:14px 0 0 0;
            background:url(../graphics/footer_bg.png) top center no-repeat; }
.wlLandingContent { float:left; width:980px; }
.wlContent { float:left; width:980px; }

.landingLeft { float:left; width:410px; /*height:465px;*/ margin:0 7px 0 0; }
.landingMiddle { float:left; width:279px;  /*height:465px;*/ }
.landingRight { float:right; width:262px; /*height:465px;*/ }
.landingBottom { float:left; width:980px; height:133px; margin:-133px 0 5px 0; background:url(../graphics/filmStripBG3.png) top left no-repeat; }
.maskLeft { position:relative; z-index:3; float:left; margin-top:15px; background:url(../graphics/maskLeft.png) top left no-repeat; width:12px; height:133px; }
* html .maskLeft { /*background:url(../graphics/maskLeft.gif) top left no-repeat; */}
.maskRight { position:relative; z-index:3; float:right; margin-top:-138px; display:inline; margin-right:2px; background:url(../graphics/maskRight.png) top left no-repeat; width:12px; height:133px; }
* html .maskRight { /*background:url(../graphics/maskRight.gif) top left no-repeat; */}
.col2Left { float:left; width:670px; color:#fff; }
.col2Right { float:right; width:297px; }

/* header css */
.installPage { font-size:12px; }
.installPage a { color:#ee0000 !important; text-decoration:underline !important; }
.installPage h1 { color:#dd0000; font-size:17px; }
.installPage h2 { color:#dd0000; font-size:17px; border-bottom:2px solid #fff; margin-top:20px; }
.installPage h3 { color:#dd0000; font-size:14px; }
.language { float:right; color:#666666; font-size:12px; font-weight:bold; margin-top:5px; }
.language p { float:left; }
.language a { float:left; width:28px; height:16px; overflow:hidden; text-decoration:none; margin:0px 0 0 5px;  display:inline; }
.language a.polish { background:url(../graphics/flag_pol.gif) top left no-repeat; } 
.language a.english { background:url(../graphics/flag_gb.gif) top left no-repeat;  } 
.language a strong { visibility:hidden; }
.logo { float:left; background:url(../graphics/logo.png) top left no-repeat; width:246px; height:27px; margin-top:10px; }
.logo a { float:left; width:246px; height:27px; text-decoration:none; }
.logo a strong { visibility:hidden; }
.headerLinks { float:right; width:261px; height:37px; background:url(../graphics/menu_right.gif) top left no-repeat; margin-top:5px; }
.headerLinks ul { float:left; width:212px; height:17px; list-style-type:none; padding:0; margin:9px 0 0 25px; font-size:12px; display:inline; }
.headerLinks ul li { float:left; height:17px; padding:0 3px; margin:0; }
.headerLinks ul li a { float:left; background:url(../graphics/bullet.gif) 0px 3px no-repeat; padding-left:13px; color:#fff; font-weight:bold; text-decoration:none; }
.headerLinks ul li a:hover { text-decoration:underline; }
.headerLinks2 { float:right; width:261px; height:37px; background:url(../graphics/menu_right.gif) top left no-repeat; margin-top:5px; }
.headerLinks2 ul { float:left; width:212px; height:17px; list-style-type:none; padding:0; margin:9px 0 0 25px; font-size:12px; display:inline; }
.headerLinks2 ul li { float:left; height:17px; padding:0 4px; margin:0; }
.headerLinks2 ul li a { float:left; background:url(../graphics/bullet.gif) 0px 3px no-repeat; padding-left:13px; color:#fff; font-weight:bold; text-decoration:none; }
.headerLinks2 ul li a:hover { text-decoration:underline; }

.navigation { float:right; width:443px; height:37px; background:url(../graphics/menu_base.png) top left no-repeat; margin-top:5px; }
* html .navigation { behavior: url(js/iepngfix.htc); }
.navigation ul { float:left; width:443px; height:37px; padding:0; margin:0; list-style-type:none; }
.navigation ul li { float:left; height:37px; padding:0; margin:0; }
.navigation ul li a { float:left; text-decoration:none; height:37px; }
.navigation ul li a strong { visibility:hidden; }

li#nav_home a { width:71px; }
li#nav_about a { width:93px; }
li#nav_radio a { width:66px; }
li#nav_schedule a { width:89px; }
li#nav_sat a { width:124px; }

li#nav_home a:hover, li#nav_home.currentPage a { background:url(../graphics/menu_over.png) 0px 0px no-repeat; }
* html li#nav_home a:hover { background:url(../graphics/menu_overIE.png) 0px 0px no-repeat; }
* html li#nav_home.currentPage a { background:url(../graphics/menu_overIE.png) 0px 0px no-repeat; }
li#nav_about a:hover, li#nav_about.currentPage a { background:url(../graphics/menu_over.png) -71px 0px no-repeat; }
li#nav_radio a:hover, li#nav_radio.currentPage a { background:url(../graphics/menu_over.png) -164px 0px no-repeat; }
li#nav_schedule a:hover, li#nav_schedule.currentPage a { background:url(../graphics/menu_over.png) -230px 0px no-repeat; }
li#nav_sat a:hover, li#nav_sat.currentPage a { background:url(../graphics/menu_over.png) -319px 0px no-repeat; }


.navigation2 { float:right; width:443px; height:37px; background:url(../graphics/menu_base2.png) top left no-repeat; margin-top:5px; }
* html .navigation2 { behavior: url(js/iepngfix.htc); }
.navigation2 ul { float:left; width:443px; height:37px; padding:0; margin:0; list-style-type:none; }
.navigation2 ul li { float:left; height:37px; padding:0; margin:0; }
.navigation2 ul li a { float:left; text-decoration:none; height:37px; }
.navigation2 ul li a strong { visibility:hidden; }

li#nav_home2 a { width:77px; }
li#nav_about2 a { width:76px; }
li#nav_radio2 a { width:76px; }
li#nav_schedule2 a { width:91px; }
li#nav_sat2 a { width:123px; }

li#nav_home2 a:hover, li#nav_home2.currentPage2 a { background:url(../graphics/menu_over2.png) 0px 0px no-repeat; }
* html li#nav_home2 a:hover { background:url(../graphics/menu_overIE2.png) 0px 0px no-repeat; }
* html li#nav_home2.currentPage2 a { background:url(../graphics/menu_overIE2.png) 0px 0px no-repeat; }
li#nav_about2 a:hover, li#nav_about2.currentPage2 a { background:url(../graphics/menu_over2.png) -77px 0px no-repeat; }
li#nav_radio2 a:hover, li#nav_radio2.currentPage2 a { background:url(../graphics/menu_over2.png) -153px 0px no-repeat; }
li#nav_schedule2 a:hover, li#nav_schedule2.currentPage2 a { background:url(../graphics/menu_over2.png) -229px 0px no-repeat; }
li#nav_sat2 a:hover, li#nav_sat2.currentPage2 a { background:url(../graphics/menu_over2.png) -320px 0px no-repeat; }

/* footer */
.wlFooter p { float:left; color:#fff; font-size:12px; margin:15px 0 0 15px; display:inline; padding:0; }
.wlFooter p a { color:#fff; text-decoration:none; }
.wlFooter p a:hover { color:#fff; text-decoration:underline; }
.wlFooter ul { float:right; color:#fff; padding:0; margin:15px 15px 0 0; list-style-type:none; font-size:12px; }
.wlFooter ul li { float:left; padding:0 2px; margin:0; }
.wlFooter ul li a { float:left; color:#fff; text-decoration:none; }
.wlFooter ul li a:hover { text-decoration:underline; }

/* content */
.videoCallout { float:left; width:406px; height:342px; text-decoration:none; }
.videoCallout img { border:none; }
.videoCallout .imgBg { float:left; width:406px; height:342px; padding:0px; background:url(../graphics/imgBg.png) top left no-repeat; z-index:1; }
.videoCallout .loaderBg { float:left; width:406px; height:342px; padding:0px; /*background:url(../graphics/ajax-loader.gif) center center no-repeat;*/ }
.videoCallout .mask { position:absolute; width:406px; height:342px; 
                     background:url(../graphics/landingLeftMask.png) top left no-repeat; z-index:10; }
					 
* html .videoCallout .mask { position:relative; margin-top:-345px; cursor:pointer; }
*:first-child+html .videoCallout .mask { /*margin-left:-406px; cursor:pointer;*/ position:relative; margin-top:-342px; }
 
.videoCallout .filmTitle { position:absolute; z-index:5; margin:260px 0 0 10px; font-size:16px; color:#FF0000; font-weight:bold; width:386px; overflow:hidden; }
.videoCallout .filmSD { position:absolute; color:#fff; z-index:5; margin:280px 0 0 10px; font-size:12px; width:386px; }
.callTo { background:url(../graphics/boxBG.png) top left no-repeat; width:289px; height:169px; margin:9px 0 0 0; color:#fff; }
.callTo h3 { float:left; width:256px; color:#FF0000; font-size:24px; font-weight:normal; padding:5px 9px; }
.callTo p { float:left; width:256px; font-size:12px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; padding:0 9px; line-height:1.3em; height:80px; overflow:hidden; }
.alignColumn { float:left; display:inline; margin-left:6px; }
.btn_signUp { float:right; width:66px; height:17px; background:url(../graphics/btn_signUp.gif) 0px 0px no-repeat; text-decoration:none; margin:9px 15px 0 0; display:inline; overflow:hidden; }
.btn_signUp:hover { background:url(../graphics/btn_signUp.gif) 0px -17px no-repeat; }
.btn_signUp strong { visibility:hidden; }
.btn_signUp_2 { float:right; width:110px; height:17px; background:url(../graphics/btn_signUp_2.gif) 0px 0px no-repeat; text-decoration:none; margin:9px 15px 0 0; display:inline; }
.btn_signUp_2:hover { background:url(../graphics/btn_signUp_2.gif) 0px -17px no-repeat; }
.btn_signUp_2 strong { visibility:hidden; }
.btn_signUp2 { float:left; width:177px; height:51px; background:url(../graphics/btn_signUp.png) 0px 0px no-repeat; text-decoration:none; margin:10px auto; display:inline; }
.btn_signUp2:hover { background:url(../graphics/btn_signUp.png) 0px -51px no-repeat; }
.btn_signUp2 strong { visibility:hidden; }
.btn_signUp2_2 { float:left; width:177px; height:51px; background:url(../graphics/btn_signUp_2.png) 0px 0px no-repeat; text-decoration:none; margin:10px auto; display:inline; }
.btn_signUp2_2:hover { background:url(../graphics/btn_signUp_2.png) 0px -51px no-repeat; }
.btn_signUp2_2 strong { visibility:hidden; }
.btn_player { float:left; width:280px; height:91px; text-decoration:none; margin:15px 0; display:inline; background:url(../graphics/btn_Player.png) 0px 0px no-repeat; }
.btn_player:hover { background:url(../graphics/btn_Player.png) 0px -91px no-repeat; cursor:pointer; }
.btn_player strong { visibility:hidden; }
.btn_player2 { float:left; width:280px; height:91px; text-decoration:none; margin:15px 0; display:inline; background:url(../graphics/btn_Player2.png) 0px 0px no-repeat; }
.btn_player2:hover { background:url(../graphics/btn_Player2.png) 0px -91px no-repeat; }
.btn_player2 strong { visibility:hidden; }
.LboxTop { float:left; width:406px; height:10px; background:url(../graphics/boxTop.png) top left no-repeat; padding:0; margin:10px 0 0 0; }
* html .LboxTop { margin:10px 0 -8px 0; }
.LboxBottom { float:left; width:406px; height:10px; background:url(../graphics/boxBottom.png) top left no-repeat; padding:0; margin:0; }
.LboxMiddle { float:left; width:404px; padding:0; margin:0; border-color:#717171; border-width:0 1px 0 1px; border-style:solid; color:#fff; }
.LboxMiddle h3 { float:left; color:#FF0000; font-size:24px; width:380px; padding:0 9px 5px 9px; }
.LboxMiddle p { float:left; font-size:12px; line-height:1.3em; width:380px; padding:0 9px; }

.RboxTop { float:left; width:260px; height:10px; position:relative; z-index:4; background:url(../graphics/boxTop3.png) top left no-repeat; padding:0; margin:0px 0 -10px 0; }
* html .RboxTop { margin:0px 0 -8px 0; }
.RboxBottom { float:left; width:260px; height:10px; position:relative; z-index:4; margin:-7px 0 0 0;
              background:url(../graphics/boxBottom3.png) top left no-repeat; padding:0; }
.RboxMiddle { float:left; width:258px; padding:0 0 0 0px; margin:0px 0 0 0; position:relative; z-index:3; background:url(../graphics/bgNew2.gif) bottom right no-repeat;
              border-color:#727272; border-width:0 1px 0 1px; border-style:solid; color:#fff; overflow:hidden; }
* html .RboxMiddle { background:url(../graphics/bgNew.gif) bottom right no-repeat;   }			  
*:first-child+html .RboxMiddle { background:url(../graphics/bgNew.gif) bottom right no-repeat;   }			  
.RboxMiddle { background-image/*\**/: bgNew.gif\9    }			  

.pageTitle { float:left; background:url(../graphics/headerBullet.gif) 0px 4px no-repeat; padding:0 0 5px 20px; color:#fff; font-size:21px; width:282px; margin:5px 0 0 0px; border-bottom:2px solid #1A1A1A; display:inline; }
.col2Left a { color:#dd0000; text-decoration:underline; }
.col2Left p { font-size:12px; padding:5px; line-height:1.35em; text-align:justify; }
.col2Left p em { color:#ff0000; }
.col2Left p a { color:#dd0000; text-decoration:underline; }
.col2Left.help a { color:#ff0000 !important; text-decoration:none; font-size:14px; }
.col2Left img { padding:0 10px 8px 0; }
.col2Left ul { width:630px; font-size:12px; margin:0 0 10px 20px; }
.col2Left table td { padding:5px; border:1px solid #333; font-size:12px; }
.col2Left table td a { color:#fff; }
.col2Left table td img { float:left; }
.col2Left table td a img { }
.col2Left h5 { color:#ff0000; }
h3.boxHeader { float:left; background:url(../graphics/boxHeader.gif) top left no-repeat; color:#FF0000; font-size:21px; font-weight:normal; width:257px; height:31px; overflow:hidden; padding:10px 20px 0 20px; text-transform:uppercase; }
.col2BoxBottom { float:left; width:297px; background:url(../graphics/boxBottom_3.gif) bottom left no-repeat; padding:0 0 5px 0; margin:0 0 0 0; }
.boxContent { background:url(../graphics/boxContentBg.jpg) top left no-repeat; margin:0 0 0 7px; padding-top:10px;  }
.boxContent p.links { float:left; width:260px; font-size:12px; margin:0 0 10px 10px; display:inline; color:#FFFFFF; }
.boxContent p.links a { color:#ff0000; }
.imgLinks { float:left; width:650px; }
.imgLinks a { float:left; }

/* ie6 png fix */
* html .alignColumn img { behavior: url(js/iepngfix.htc); }
* html .RboxTop { behavior: url(js/iepngfix.htc); }
* html .RboxMiddle { behavior: url(js/iepngfix.htc); }
* html .RboxBottom { behavior: url(js/iepngfix.htc); }
* html .btn_player { behavior: url(js/iepngfix.htc); }
* html .btn_player2 { behavior: url(js/iepngfix.htc); }
* html .landingBottom { behavior: url(js/iepngfix.htc); }
* html .LboxTop { behavior: url(js/iepngfix.htc); }
* html .LboxBottom { behavior: url(js/iepngfix.htc); }
* html .logo { behavior: url(js/iepngfix.htc); }
* html .landingMiddle a img { behavior: url(js/iepngfix.htc); }
* html .callTo { behavior: url(js/iepngfix.htc); }
* html .boxContent img { behavior: url(js/iepngfix.htc); }
* html .wlFooter { behavior: url(js/iepngfix.htc); }
* html .videoCallout .imgBg { behavior: url(js/iepngfix.htc); }
* html .videoCallout .mask { behavior: url(js/iepngfix.htc); }
* html .maskLeft { behavior: url(js/iepngfix.htc); }
* html .maskRight { behavior: url(js/iepngfix.htc); }

/* Guide */
.overlay { float:left; width:256px; height:270px; background:#222; /* url(../graphics/ajax-loader.gif) center center no-repeat; */
           position:relative; z-index:100; margin-top:3px; display:none; }
.overlay { opacity: 0.8; -ms-filter: "alpha(opacity=90)"; zoom: 1;  }
*:first-child+html .overlay { filter:alpha(opacity=90); }
* html .overlay { filter:alpha(opacity=90); }

.loaderGif { float:left; display:inline; margin:60px 0 0 105px; }
.guideList, .guideList2 { float:left; width:255px; height:270px; overflow:auto; margin:3px 0 0px 1px; display:inline;
             /*background:#000;*/ /*url(../graphics/guideBg.png) top left no-repeat; */ position:relative; z-index:10; 
			 scrollbar-arrow-color:#ff0000;
			 scrollbar-base-color:#efe2c7; 
			 scrollbar-3dlight-color:#aa0000; 
			 scrollbar-arrow-color:#d50000; 
			 scrollbar-darkshadow-color:#dd0000; 
			 scrollbar-face-color:#000; 	
			 scrollbar-highlight-color:#666; 
			 scrollbar-shadow-color:#111; 
		 	 scrollbar-track-color: #111;
			 }	 
.guideList h2, .guideList2 h2 { padding:0; margin:0; float:left; font-size:11px; width:60px; padding:5px 17px 9px 6px;  }
.guideList2 h2 { padding:7px 5px 9px 6px;  }
.guideTitle { float:left; width:236px; height:26px; text-indent:-9999em; 
              background:url(../graphics/guideTitle.png) top left no-repeat; overflow:hidden;  }
.guideTitle2 { float:left; width:236px; height:26px; text-indent:-9999em; 
              background:url(../graphics/guideTitle2.png) top left no-repeat; overflow:hidden;  }			  
.dateSelect, .localTime { float:left; width:236px; }
.localTime a { color:#ff0000; font-size:12px; }
.localTime select { float:left; margin-top:3px;}
.localLink { float:left; padding:6px 5px 0 25px; color:#ff0000; font-size:12px; }
.localLink2 { float:left; padding:6px 5px 0 0px; color:#ff0000; font-size:12px; }
.notice { float:left; color:#fff; display:inline; font-size:13px; margin:146px 0 0 100px; }
.dateLink { float:left; background:url(../graphics/dateBg.gif) top left no-repeat; width:28px; height:32px; 
            margin-right:0px; margin-left:5px; text-decoration:none; display:inline; cursor:pointer; }
.dateLink:hover { background:url(../graphics/dateBgOver.gif) top left no-repeat; }
.guideList .dateLink.currentDate, .guideList2 .dateLink.currentDate { background:url(../graphics/dateBgOver.gif) top left no-repeat !important; }
.theMonth_01 { background:url(../graphics/dateBg_1.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_02 { background:url(../graphics/dateBg_2.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_03 { background:url(../graphics/dateBg_3.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_04 { background:url(../graphics/dateBg_4.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_05 { background:url(../graphics/dateBg_5.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_06 { background:url(../graphics/dateBg_6.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_07 { background:url(../graphics/dateBg_7.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_08 { background:url(../graphics/dateBg_8.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_09 { background:url(../graphics/dateBg_9.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_10 { background:url(../graphics/dateBg_10.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_11 { background:url(../graphics/dateBg_11.png) top left no-repeat; float:left; width:28px; height:16px; }
.theMonth_12 { background:url(../graphics/dateBg_12.png) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_01 { background:url(../graphics/dateBg_01.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_02 { background:url(../graphics/dateBg_02.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_03 { background:url(../graphics/dateBg_03.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_04 { background:url(../graphics/dateBg_04.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_05 { background:url(../graphics/dateBg_05.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_06 { background:url(../graphics/dateBg_06.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_07 { background:url(../graphics/dateBg_07.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_08 { background:url(../graphics/dateBg_08.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_09 { background:url(../graphics/dateBg_09.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_10 { background:url(../graphics/dateBg_10.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_11 { background:url(../graphics/dateBg_11.gif) top left no-repeat; float:left; width:28px; height:16px; }
* html .theMonth_12 { background:url(../graphics/dateBg_12.gif) top left no-repeat; float:left; width:28px; height:16px; }
.theDay { float:left; color:#fff; text-decoration:none; font-size:11px; padding:0 0 0 8px; }		 
#day_1, #day_2, #day_3, #day_4, #day_5, #day_6, #day_7, #day_8, #day_9, #day_10 { display:none; }
.guideContent { float:left; width:236px; margin-top:3px; }
.entry { float:left; width:236px; height:26px; background:url(../graphics/guideElement.png) top left no-repeat; overflow:hidden; }
* html .entry { background:url(../graphics/guideElement.gif) top left no-repeat; }
.startTime { color:#cc0000; font-weight:bold; font-size:15px; padding:4px 0 0 5px; float:left;  }
.entryTitle { color:#fff; font-size:12px; float:left; padding:5px 0 0 5px; }

/* jcarousel */
.jcarousel-container { position: relative; }
.jcarousel-clip { z-index: 2; padding: 0; margin: 0; overflow: hidden; position: relative; }
.jcarousel-list { z-index: 1; overflow: hidden; position: relative; top: 0; left: 0; margin: 0; padding: 0; }
.jcarousel-list li, .jcarousel-item { float: left; list-style: none; width: 111px; height: 93px; margin:0 !important;}
.jcarousel-next { z-index: 3; display: none; }
.jcarousel-prev { z-index: 3; display: none; }
.jcarousel-skin-tvpolonia .jcarousel-container { float:left;  }
.jcarousel-skin-tvpolonia .jcarousel-container-horizontal { float:left; width: 979px; padding: 1px 1px 0 1px; overflow:hidden; }
.jcarousel-skin-tvpolonia .jcarousel-clip-horizontal { width:  975px; height: 131px; }
.jcarousel-skin-tvpolonia .jcarousel-item { width: 120px; height: 131px; /*border: 1px solid #222;*/ cursor:pointer; }
.jcarousel-skin-tvpolonia .jcarousel-item img { float:left; position:relative; z-index:3; margin-top:-112px; display:inline; margin-left:3px; }
.itemMask { width: 120px; height: 131px; /*border: 1px solid #222;*/ background:url(../graphics/smallPicBg2.png) top left no-repeat; position:relative; z-index:100; float:left; }
* html .itemMask { behavior: url(js/iepngfix.htc); }	
* html .itemMask { background:url(../graphics/smallPicBg2.gif) top left no-repeat; }
.jcarousel-skin-tvpolonia .jcarousel-item:hover { /* border-color: #808080;*/ cursor:pointer; }
.jcarousel-skin-tvpolonia .jcarousel-item a:hover { opacity: 0.8; -ms-filter: "alpha(opacity=80)"; zoom: 1;  }
*:first-child+html .jcarousel-skin-tvpolonia .jcarousel-item a:hover { filter:alpha(opacity=80); }
* html .jcarousel-skin-tvpolonia .jcarousel-item:hover { filter:alpha(opacity=80); }
.jcarousel-skin-tvpolonia .jcarousel-item-horizontal { margin-right: 7px; }
.jcarousel-skin-tvpolonia .jcarousel-item-placeholder { }
.jcarousel-skin-tvpolonia .jcarousel-next-horizontal { position: absolute; top: 0px; right: 3px; width: 41px; height: 133px; cursor: pointer;
                                                      background:url(../graphics/arrowRight2.png) top left no-repeat; }
* html .jcarousel-skin-tvpolonia .jcarousel-next-horizontal { behavior: url(js/iepngfix.htc); }													  
.jcarousel-skin-tvpolonia .jcarousel-next-horizontal:hover { background-position:-41px 0; }
.jcarousel-skin-tvpolonia .jcarousel-next-horizontal:active { background-position:-41px 0; }
.jcarousel-skin-tvpolonia .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tvpolonia .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tvpolonia .jcarousel-next-disabled-horizontal:active { cursor: default;
                                                      background:url(../graphics/arrow_rightDisabled.gif) top left no-repeat; }
.jcarousel-skin-tvpolonia .jcarousel-prev-horizontal { position: absolute; top: 0px; left: 0px; width: 41px; height: 133px;
                                                      cursor: pointer; background:url(../graphics/arrowLeft2.png) top left no-repeat; }
* html .jcarousel-skin-tvpolonia .jcarousel-prev-horizontal { behavior: url(js/iepngfix.htc); }
.jcarousel-skin-tvpolonia .jcarousel-prev-horizontal:hover {	background-position:-41px 0; }
.jcarousel-skin-tvpolonia .jcarousel-prev-horizontal:active { background-position:-41px 0; }
.jcarousel-skin-tvpolonia .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tvpolonia .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tvpolonia .jcarousel-prev-disabled-horizontal:active { cursor: default; 
                                                      background:url(../graphics/arrow_leftDisabled.gif) top left no-repeat; }
.schedule_a { padding:10px; margin:10px 0; background:#000; }
.schedule_b { padding:10px; margin:10px 0; background:#111; }

.catoaction:hover img { opacity: 0.9; -ms-filter: "alpha(opacity=90)"; zoom: 1; }
*:first-child+html .catoaction:hover img { filter:alpha(opacity=90); }
* html .catoaction:hover img { filter:alpha(opacity=90); }

.catoaction2:hover img { opacity: 0.9; -ms-filter: "alpha(opacity=90)"; zoom: 1; }
*:first-child+html .catoaction2:hover img { filter:alpha(opacity=90); }
* html .catoaction2:hover img { filter:alpha(opacity=90); }

.playerControl { position:absolute; z-index:5; margin:170px 0 0 0px; font-size:16px; color:#FF0000; font-weight:bold; width:386px; overflow:hidden; }
