body	{
	font-family: tahoma, arial, verdana, times new roman, bernard mt condensed, bookman old style, arial black;
	font-size: 11px;
	color: #00FFFF;
	background-color: #500;
	margin:0}	

a:link,a:visited {color: #00FFFF;text-decoration: none;outline-style: none}
a:hover {color:  #33FF33;text-decoration: none;outline-style: none}

#mainContent {
	height: 555px;
overflow: hidden;
float: auto;
width:460px;
margin-left: 9px;
position:absolute; /*relative IE6,7 bug */
}

#mainContent2 {
	height: 589px;
overflow: hidden;
float: auto;
width:205px;
position:absolute; /*relative IE6,7 bug */
}

#scrollbar {
 width:10px;
 position:absolute;
 z-index:333;
 float:auto;
 margin-top: 18px;
 margin-left:470px;
}

#scrollbar2 {
 width:10px;
 position:absolute;
 z-index:333;
 float:auto;
 margin-top: 40px;
 margin-left:197px;
}

.ui-slider { 
 height: 496px;
 position:relative;
 width:10px;
 margin: 22px 0px;
}

.ui-slider-handle {
 background-color: #FFAF5F;
 border:1px solid #C26240;
 width:8px; 
 height:40px;
 display:block;
 position:absolute;
 margin-bottom:-20px;
}

.c {
 background-color: #;
}

#arrowDown {
 width:8px;
 height:9px;
 display:block;
 background-color: #FFAF5F;
 border:1px solid #C26240;
}

#arrowUp {
 width:8px;
 height:9px;
 display:block;
 background-color: #FFAF5F;
 border:1px solid #C26240;
}

a#arrowDown:hover {
 background-position: -13px -15px; 
}

a#arrowUp:hover {
 background-position: 0px -15px;
}

#rulerBorder {
 border-left: solid 0px rgb(165,158,121);
 border-right: solid 0px rgb(165,158,121);
 background: rgb();
 overflow:hidden;
}
 
.relative {
	position:relative;
}

.c {
	height:13px;
}

.Scroller-Container {
  position: absolute;
  top: 0px; left: 0px;
}
.Scrollbar-Up {
  position: absolute;
  width: 8px; height: 9px;
  background-color: #FFAF5F;
  border:1px solid #C26240;
  font-size: 0px;
  cursor: pointer;
}
.Scrollbar-Track {
  width: 8px; height: 553px;
  position: absolute;
  top: 13px;
  background-color: #1E3140;
}
.Scrollbar-Handle {
  position: absolute;
  width: 8px; height: 40px;
  background-color: #FFAF5F;
  border:1px solid #C26240;
  cursor: pointer;
}
.Scrollbar-Down {
  position: absolute;
  top: 568px;
  width: 8px; height: 9px;
  background-color: #FFAF5F;
  border:1px solid #C26240;
  font-size: 0px;
  cursor: pointer;
}
#Scrollbar-Container {
  position: absolute;
  margin-top: 40px; 
  margin-left:197px;
}
#Container {
  position: absolute;
  left: auto;
  margin-top:30px;
  width: 205px;
  height: 589px;
  background-color: #1E3140;
}
#Container2 {
  position: absolute;
  left: auto;
  margin-top:30px;
  width: 205px;
  height: 561px;
  background-color: #1E3140;
}
#Container3 {
  position: absolute;
  left: auto;
  margin-top:0px;
  width: 205px;
  height: 561px;
  background-color: #1E3140;
}
#IDG, #ONET, #WP { 
  position: absolute;
  top: 0px; 
  overflow: hidden;
  width: 205px;
  height: 589px;
  display: none;
}
#Newsy, #Teledyski, #Wywiady { 
  position: absolute;
  top: 0px; 
  overflow: hidden;
  width: 205px;
  height: 561px;
  display: none;
}
#Ciekawostki { 
  position: absolute;
  top: 0px; 
  overflow: hidden;
  width: 205px;
  height: 589px;
  display: none;
}
#IDG {display: block;}
p {
  margin: 0; padding: 0px 10px 10px;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
}
#Newsy {display: block;}
p {
  margin: 0; padding: 0px 10px 10px;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
}
#Ciekawostki {display: block;}
p {
  margin: 0; padding: 0px 10px 10px;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-indent: 20px;
}
#Navigation {
  position: absolute; 
  margin-top:10px;
  margin-left:6px;
}
#Navigation a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #1E3140;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:1px solid #FFFFFF;
  text-color:#FFFFFF;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 2px;
}
#Navigation a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #1E3140;
  border: 1px solid #FFFFFF;
  text-color:#FFFFFF;
}
#Navigation2 {
  position: absolute; 
  margin-top:10px;
  margin-left:6px;
}
#Navigation2 a {
  margin: 5px 2px 0 0;
  padding: 0 5px;
  height: 20px;
  background-color: #1E3140;
  font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  border:1px solid #FFFFFF;
  text-color:#FFFFFF;
  text-decoration: none;
  display: block;
  float: left;
  letter-spacing: 1px;
}
#Navigation2 a:hover {
  margin-top: 0px;
  height: 25px;
}
#Navigation2 a.current {
  margin-top: 0px;
  height: 25px;
  background-color: #1E3140;
  border:1px solid #FFFFFF;
  text-color:#FFFFFF;
}
#Navigation3 {
  position: absolute; 
  margin-top:0px;
  margin-left:0px;
}

.naw1 {
	background: url(images/nav1.jpg); 
	width:947px;
	height:43px;
	font-family: bookman old style;
                    font-size:10px;
                    color: #00FFFF;
                    text-align:center}
	
.naw1 a {
	padding:0 20px 0 20px;
	}

.naw2 {
	background: url(images/nav2.jpg); 
	width:937px;
	height:7px}
	
.top {
	background: url(images/top.jpg); 
	width:947px;
	height:137px;
                    font-family: bernard mt condensed;
                    font-style: italic;
                    font-weight: bold;
                    font-size:34px;
                    color: #09D9FF;
                    }

.nap-top1 {
                    font-family: bernard mt condensed;
                    font-style: italic;
                    font-weight: bold;
                    font-size:34px;
                    color: #09D9FF;
                    margin-top:5px;
                    margin-left: 45mm}

.nap-top2 {
                    font-family: bernard mt condensed;
                    font-style: italic;
                    font-weight: bold;
                    font-size:34px;
                    color: #09D9FF;
                    margin-top:-40px;
                    margin-right: 37mm}

.nap-top3 {
                    font-family: bernard mt condensed;
                    font-style: italic;
                    font-weight: bold;
                    font-size:34px;
                    color: #09D9FF;
                    padding:40px;
                    margin-left: 38mm}

.nap-top4 {
                    font-family: bernard mt condensed;
                    font-style: italic;
                    font-weight: bold;
                    font-size:34px;
                    color: #09D9FF;
                    margin-top:5px;
                    margin-left: 36mm}

.video-clips {
	background: url(images/video-clips.jpg); 
	width:946px;
	height:130px;
                    margin:2px 0 0 0}

.mglowne1 {
	background: url(images/menustrony2.jpg); 
	width:220px;
	height:22px;
	margin:0px 0 0 0;
	}

.mglowne2 {
	background: url(images/menustrony2.jpg); 
	width:220px;
	height:32px;
	margin:0px 0 0 0;
	font-weight: bold;
                    font-size: 12px;
                    color: #FFFFFF}

.mglowne3 {
	background: url(images/menustrony2.jpg); 
	width:220px;
	height:22px;
	margin:5px 0 0 0;
	}

.sear {
	background: url(images/menustrony2.jpg); 
	width:220px;
	height:32px;
	margin:5px 0 0 0;
	}	

.menu-sear1 {
		width:200px;
		height: 81px;
                                        background:url(images/tlom.jpg);
		margin:-7px 0 0 0;
		padding:0 10px;
		color: #FFBF5F}

img {border: 0px;}   

.menu {
		width:200px;
		background:url(images/tlom.jpg);
		margin:-7px 0 0 0;
		padding:0 10px 0px;
		}		
		
.menu-youtube {
		width:199px;
		height: 612px;
                                        background:url(images/tlom.jpg);
		overflow:auto;
                                        margin:-15px 0 0 0;
		font-size:14px;
                                        padding:0 10px 3px;
		}

.menup {
		width:200px;
		height: 630px;
                                        background:url(images/tlom.jpg);
		overflow:auto;
                                        margin:-2px 0 0 0;
		font-size:12px;
                                        padding:0 10px}	

.menup1 {
		width:160px;
		background:url(images/tlom.jpg);
		margin:-2px 0 0 0;
		font-size:12px;
                                        color: #FFAF5F;
                                        padding:0 30px 9px}

.menup-cal {
		width:200px;
		background:url(images/tlom.jpg);
		margin:0px 0 0 0;
		font-size:11px;
                                        color: #FFAF5F;
                                        padding:0px 10px 2px}

.menup-2 {
		width:200px;
		height: 602px;
                                        background:url(images/tlom.jpg);
		overflow:auto;
                                        margin:-2px 0 0 0;
		font-size:12px;
                                        padding:0 10px}

.menu ul,.menup ul {list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		font-size:12px;
		}	
		
.menu li,.menup li {
		margin: 2px 2px 2px 0;
		height:22px;
		padding:5px 0 0 15px;
		display:block;
		color:#4A4A4A;
		border-bottom:1px dashed #404040}

.menu li a,.menup li a {
		color: #FFAF5F;
		text-decoration: none;
		height:18px; 
		padding:5px 0 5px 15px;
		cursor: pointer;
                                        }
		
.menu li a:hover,.menup li a:hover {
		color: #33FF33;
		text-decoration: none;
                                        cursor: pointer}
		
.dolm {
	margin:-12px 0 0 0;
	background: url(images/dolm.jpg); 
	width:220px;
	height:23px}

.dolm2 {
	margin:-2px 0 0 0;
	background: url(images/dolm.jpg); 
	width:220px;
	height:23px}

.calend {
                    font-weight: bold;
                    font-size: 12px;
                    color: #00FF00;
                    border:0px;
                    }

.topn-rfm {
	background: url(images/topn1.jpg); 
	width:504px;
	height:12px;
	margin:0px 0 0 0;
	text-align:center}

.tlon-rfm {
	background: url(images/tlon-art.jpg); 
	width:474px;	
	line-height:18px;
	text-align:center;
	padding:8px 15px 4px 15px}

.doln-rfm {
	margin:-1px 0 0 0;
	background: url(images/doln.jpg); 
	width:484px;
	height:1px;
                    text-align:center;
                    padding:15px 0 0 20px;
	}

.topn-clip {
	background: url(images/topn-clip.jpg); 
	width:946px;
	height:34px;
	font-size:12px;
                    font-family:arial;
                    text-align:center;
                    color:#00FF00;
                    margin:-1px 0 0 0;
	}

.tlon-clip {
	background: url(images/tlon-clip.jpg); 
	width:916px;
	height:108px;	
	text-align:center;
	padding:8px 15px 4px 15px}

.doln-clip {
	margin:0px 0 0 0;
	background: url(images/doln-clip.jpg); 
	width:926px;
	height:26px;
                    text-align:center;
                    padding:0px 0 0 20px;
	}

.doln-clip a {
	height:20px;
	padding: 1px 4px 2px;
                    text-decoration: none;
                    font-size:11px;
                    letter-spacing: 0px;
                    border:3px double #09D9FF;
                    }

.clips-www {
                    margin-left: -24px}

.clips-dzem {
                    margin-top:-1px;
                    margin-left: -24px}

.topn-v1 {
	background: url(images/topn-video1.jpg); 
	width:947px;
	height:34px;
	font-size:12px;
                    font-family:arial;
                    text-align:center;
                    color:#00FF00;
                    margin:2px 0 0 0;
	}

.topn-v {
	background: url(images/topn-video.jpg); 
	width:947px;
	height:10px;
	font-size:12px;
                    font-family:arial;
                    text-align:center;
                    color:#FFFF00;
                    margin:3px 0 0 0;
	}

.tlon-v {
	background: url(images/tlon-video.jpg); 
	width:917px;	
	line-height:18px;
	text-align:center;
	padding:8px 15px 4px 15px}

.doln-v {
	margin:-1px 0 0 0;
	background: url(images/doln-video.jpg); 
	width:927px;
	height:1px;
                    text-align:center;
                    padding:15px 0 0 20px;
	}

.doln-vv {
	margin:-2px 0 0 0;
	background: url(images/doln-vv.jpg); 
	width:927px;
	height:38px;
                    text-align:center;
                    padding:0px 0 0 20px;
	}

.doln-vv a {
	height:20px;
	padding: 1px 4px 2px;
                    text-decoration: none;
                    font-size:11px;
                    letter-spacing: 0px;
                    border:3px double #09D9FF;
                    }

.back {
                    font-size:14px;
                    font-family:arial;
                    font-weight: bold;
                    margin-left:124px;
                    margin-top:5px}

.forward {
                    font-size:14px;
                    font-family:arial;
                    font-weight: bold;
                    margin-right:123px;
                    margin-top:-18px}

.tlon-do_ad {
	background: url(images/tlon-video.jpg); 
	width:917px;	
	line-height:18px;
	font-size:14px;
                    font-family:arial;
                    text-align:center;
                    color:#FFFF00;
	padding:8px 15px 4px 15px}

.tlon-do_ad2 {
	background: url(images/tlon-video.jpg); 
	width:917px;	
	height:340px;
                    line-height:18px;
	text-align:center;
	padding:8px 15px 4px 15px}

.menu-date {
	background: url(images/menu-date.jpg); 
	width:504px;
	height:21px;
	margin:0px 0 0 0;
                    font-weight: bold;
                    font-size: 12px;
                    color: #00FF00}

.topn1 {
	background: url(images/topn1.jpg); 
	width:504px;
	height:50px;
	margin:0px 0 0 0;
	font-weight: bold;
                    font-size:16px;
                    font-family:arial;
                    text-align:left;
                    color:#FFFFFF}

.topn {
	background: url(images/topn.jpg); 
	width:504px;
	height:10px;
	font-size:14px;
                    font-family:arial;
                    text-align:center;
                    color:#FFFF00;
                    margin:5px 0 0 0;
	}	
	
.tlon {
	background: url(images/tlon-art.jpg); 
	width:474px;	
	line-height:18px;
	font-size:13px;
                    font-family:arial;
                    color:#FFFFFF;
                    text-align:center;
	padding:8px 15px 0px 15px}

.tlon-l_we {
	background: url(images/tlon-art.jpg); 
	width:474px;
                    line-height:18px;
	font-size:13px;
                    font-family:arial;
                    color:#FFFFFF;
                    text-align:center;
	padding:15px 15px 0px 15px}

.doln {
	margin:-2px 0 0 0;
	background: url(images/doln.jpg); 
	width:484px;
	height:2px;
	text-align:center;
                    padding:15px 0 0 20px;
	}

.doln-l_we {
	margin:-13px 0 0 0;
	background: url(images/doln.jpg); 
	width:484px;
	height:2px;
	text-align:center;
                    padding:15px 0 0 20px;
	}

.tlon-art {
	background: url(images/tlon-art.jpg); 
	width:474px;
                    height:555px;	
	line-height:18px;
                    font-size:13px;
                    font-family:arial;
                    color:#FFFFFF;
                    text-align:left;
	padding:2px 15px 0px 15px}
	
.doln-art {
	margin:-5px 0 10px 0;
	background: url(images/doln-art.jpg); 
	width:484px;
	height:60px;
	font-size:13px;
                    padding:20px 0 0 20px;
	}

.doln-art a {
	height:20px;
	padding: 1px 4px 2px;
                    text-decoration: none;
                    font-size:11px;
                    letter-spacing: 0px;
                    border:1px solid #FFFFFF;
                    }

.topn-skype {
	background: url(images/topn1.jpg); 
	width:504px;
	height:25px;
	text-align:center;
                    margin:5px 0 0 0;
	padding:0px 0px 5px;
                    }

.tlon-skype {
	background: url(images/tlon-skype.jpg); 
	width:474px;	
	line-height:18px;
	text-align:center;
	padding:0px 15px 0px 15px}

.doln-skype {
	margin:0px 0 0 0;
	background: url(images/doln-skype.jpg); 
	width:484px;
	height:16px;
	text-align:center;
                    padding:15px 0 0 20px;
	}

.clocker {             
                    background-color: #000000;
                    width:59px;
	height:15px;
                    font-family: verdana;
                    font-weight: bold;
                    font-size: 11px;
                    color: #00FF00;
                    border:0px;
                    margin-top:-2px}

.menu-clock1 {
	background: url(images/menu-clock.jpg); 
	width:220px;
	height:21px;
	margin:0px 0 0 0;
                    font-weight: bold;
                    font-size: 12px;
                    color: #00FF00}
	
.menu-clock2 {
	background: url(images/menu-clock.jpg); 
	width:222px;
	height:21px;
	margin:0px 0 0 0;
                    font-weight: bold;
                    font-size: 12px;
                    color: #00FF00}

.padd {
	padding:30px 20px 0 20px}
	
.tlon-mail {
	background: url(images/tlon-art.jpg); 
	width:474px;	
	height:285px;
                    line-height:18px;
	font-size:13px;
                    font-family:arial;
                    color:#FFFFFF;
                    text-align:center;
	padding:8px 15px 0px 15px}

.email1 {
	font-family:arial;	
	font-size:13px;
                    }

.email-tex {
                    width:312px;
                    font-family:arial;	
	font-size:13px;
                    }

.email-php {
                    margin-top:-198px}

.email-php2 {
                    background-color: #F3F3F3; 
	width:345px;
                    height:54px;
                    font-family:arial black;	
	font-size:14px;
                    color:#000}

.sms-php {
                    background-color: #F3F3F3; 
	width:304px;
                    height:54px;
                    font-family:tahoma;	
	font-size:11px;
                    color:#000}

.st-1 {
	background: url(images/nav34.jpg); 
	width:942px;
                    height:38px;
                    font-family:times new roman;
                    font-size:12px;
                    color:  #09D9FF;
                    padding:1px;
                    margin-top:15px}

.nap_st-1 {
                    font-family:times new roman;
                    font-size:12px;
                    color:  #09D9FF;
                    margin-left:5mm;
                    margin-top:-20px;
                    align:left}

.nap_st-2 {
                    font-family:times new roman;
                    font-size:12px;
                    color:  #09D9FF;
                    margin-right:5mm;
                    margin-top:-16px;
                    }

.img2 {
                    font-family:times new roman;
                    font-size:12px;
                    margin-left:77mm;
                    margin-top:-16px;
                    }