﻿#dhtmlgoodies_tooltip{
		background-color:#EEE;
		border:1px solid #000;
		position:absolute;
		display:none;
		z-index:20000;
		padding:2px;
		font-size:1.2em;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
		font-family: "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
		
}





#dhtmlgoodies_tooltipShadow{
		position:absolute;
		background-color:#555;
		display:none;
		z-index:10000;
		opacity:0.7;
		filter:alpha(opacity=70);
		-khtml-opacity: 0.7;
		-moz-opacity: 0.7;
		-moz-border-radius:6px;	/* Rounded edges in Firefox */
	}









a.mainlevel-1  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 12px;
  width            : 160px;
  background-color : #ECEAD8;
  text-indent      : 10px;
  text-decoration  : none;
}
a.mainlevel-1: link {
  padding          : 0px 0px 0px 0px;
  font-size        : 12px;
  text-decoration  : none;
  background-color : #E3E3E3;
  text-indent      : 10px;
}
a.mainlevel-1:link, a.mainlevel-1:visited {
  display          : block;
  font-size        : 12px;
  border-top       : 1px solid #ffffff;
  border-bottom    : 1px solid #999999;
  background-color : #EEEEEE;
  font-weight      : normal;
  padding          : 1px 0px 1px 0px;
  color            : #333333;
  width            : 160px;
  text-indent      : 10px;
  border-left      : 1px solid #ffffff;
  border-right     : 1px solid #999999;


}
a.mainlevel-1:hover {
  background-color : #E3E3E3;
  font-size        : 12px;
  font-weight      : normal;
  text-decoration  : none;
  text-indent      : 10px;
}                

	









.sitetitle {
	font-size: 35px;
	font-weight: 800;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #68878A;
	text-indent: 10px;
	font-variant:small-caps;
}

.searchbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 147px;
}

.leftnav {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-right: 14px;
	text-align: left;
}

.centernav {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 14px;
	text-align: left;
	
}

.rightnav {
	padding-top: 8px;
	padding-bottom: 8px;
	padding-right: 4px;
	text-align: left;
}

.navcontent {
	padding: 1px;
	background-color: #859ba0;
}

.navtitle_main {
	font-size: 9pt;
	font-weight: bold;
	color: green;
}

.navbg_main {
	background-color: #FFFFFF;
	padding:4px
}

.navbg_user {
	background-color: #edf1f1;
	padding:4px
}

/* required stuff */




table.moduletable-hedery {
	width: 100%;
	margin: 0px 0px 20px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}
table.moduletable-hedery th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
	border-bottom: solid 1px black;
        background-color : #80B6B6 ;
        border-top: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;
}












table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 5px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	width: 200;
	height: 18px;
	border-bottom: solid 1px black;
        background-color : #80B6B6 ;
        border-top: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;

}





table.moduletable td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}








table.moduletable-1 {
	width: 100%;
	margin: 0px 0px 5px 40px;
        align: center;

	}

table.moduletable-1 th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
	text-indent: 2px;
        align: center;
        width: 100%;
}

table.moduletable-1 td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
        align: center;
        width: 100%;
}




table.moduletable-2 {
	width: 100%;
	margin: 0px 0px 0px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
        background-color : #ffffff ;
	}

table.moduletable-2 th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	width: 200;
	height: 18px;
	border-bottom: solid 1px black;
        background-color : #80B6B6 ;
        border-top: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;

}





table.moduletable-2 td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}


























table.moduletable-shoutbox {
	width: 99%;
	}

table.moduletable-shoutbox th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	height: 18px;
	border-bottom: solid 1px black;
        background-color : #80B6B6 ;
        border-top: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;

}






























/* Body */
BODY {
	margin: 0px 0px 0px 0px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	background-color: gray;
	background: #444444;
}

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF00;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #ffffff;
	border-left: outset 1px #BECBCD;
	border-right: outset 1px #BECBCD;
	border-top: outset 1px #BECBCD;
	border-bottom: solid 1px #ffffff;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #495C5F;
}
.offtab {
	background-color : #EAECEE;
	border-left: outset 1px #E0E0E0;
	border-right: outset 1px #E0E0E0;
	border-top: outset 1px #E0E0E0;
	border-bottom: solid 1px #BECBCD;
	text-align: center;
	cursor: hand;
	font-weight: normal;
	color: #769196;
}
.tabpadding {
}

.tabheading {
	background-color: #EAECEE;
	text-align: left;
}

.pagetext {
	visibility: hidden;
	display: none;
	position: relative;
	top: 0;
}



/**
h4 {
	color: #495C5F; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px; font-weight: bold;
	}

h5 {
	color: #617A7D; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px; font-weight: bold;
	}

h6 {
	color: #6C888C; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; font-weight: bold;
	}

*/

h1 {
	color: #6C888C; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; font-weight: normal;
	}




/* Links */
a:link, a:visited {
	font-size: 11px;
	color: #0000FF;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

a:hover {
	color: green;	text-decoration: none;
	font-weight: bold;
	}










/* Horizontal Line */
hr {
	background: #495C5F; height:2px; border: 1px inset;
	}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* --Default Class Settings-- */

.frontpageheader {
	color: #4E6366;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	height: 30px;
}

a.mainlevel:link, a.mainlevel:visited {
	color: #000000;
	background-position: left;
	text-align: right;
 }

a.mainlevel:hover {
	color: green;
	background-position: left;
	text-align: left;
	}
	
a.mainmenu:link, a.mainmenu:visited {
	color: #000000; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
	}

a.mainmenu:hover, {
	color: green; text-decoration: underline;
	}

a.sublevel:link, a.sublevel:visited {
	color: #000000; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: normal;
}
	
a.sublevel:hover {
	color: green; text-decoration: underline;
	}


/* For content item titles that are hyperlink instead of Read On */
a.contentpagetitle:link, a.contentpagetitle:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #000000;
	text-align:left;
	}

a.contentpagetitle:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align:left;
	color: #86A1A4;
	text-decoration: underline;
	font-weight: bold;
	}

/* Content - Sections & Categories */
.contentpane {
	background-color : #00ffff;

	}

.blog {
	background-color : #ffffff;

	}

.contentpaneopen {
	width: 100%;
	background-color: #444444;
}






.contentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: left;
	text-indent: 2px;
	width: 100%;
	height: 18px;
        background-color : #80B6B6 ;
	height: 18px;
	}

.contentpagetitle {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
 	color: #68878A;
	text-align:left;
        

	}

table.contenttoc {
	color: #333300;
	background-color: #e0e0e0;
        

}

table.contenttoc td {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    font-size: 8pt;
    font-weight: normal;
    text-align:left;
    
}

.contentdescription {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #68878A;
	text-align: left;
	padding-top: 8px;
	}

/* Links */
a.blogsection:link, a.blogsection:visited {
	color: #ff6600; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

a.blogsection:hover {
	color: #0000FF;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

a.weblinks:link, a.weblinks:visited {
	color: #ffcc00; text-decoration: none; font-weight: normal;
	font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	}

a.weblinks:hover {
	color: #800080;
	text-decoration: underline;
}

a.readon:link, a.readon:visited {
  color            :#404F59;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #FFFFFF;
  background-image : url(../images/but.gif);
  }
a.readon:hover {
  color            :#68878A;
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  font-size        : 10px;
  white-space      : normal;
  font-weight      : bold;
  padding-bottom   : 4px;
  padding-left     : 4px;
  padding-right    : 4px;
  padding-top      : 4px;
  float            : left;
  line-height      : 10px;
  text-decoration  : none; 
  border           : 1px solid #AABBBF;
  background-color : #f1f1f1;
}

.componentheading {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	height: 18px;
        background-color : #80B6B6 ;

}

.button {
	color: #3C4B4D; font-family: Trebuchet MS, Verdana, Geneva, Arial, Helvetica, serif;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	font: bold;
	background: #D0D9DB;
	border: 1px solid #859ba0;
	height: 20px;
	}

.inputbox {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3C4B4D;
	background: #F3F4F5;
	border: 1px solid #859ba0;
	}

.inputbox-search {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #3C4B4D;
	background: #F3F4F5;
	border: 1px solid #859ba0;
	}




/** category text format and links **/
.category {
	color: #86A92E; font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; font-weight: bold; text-decoration: none;
	}

a.category:link, a.category:visited {
	color: #405115; font-weight: bold;
	}

a.category:hover {
	color: #759328;
        text-decoration: underline;
	}

.poll {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px
	}
	
.pollstableborder {
		border: 0px solid;
		padding: 0px;
		}
	}

.sectiontableentry1 {
	background-color : #ffffff;
	padding-top: 1px;
	padding-bottom: 1px;
        padding-left: 5px;
	}
	
.sectiontableentry2 {
	background-color : #f1f1f1;
	padding-top: 1px;
	padding-bottom: 1px;
        padding-left: 5px;
	}





/** My links to live video **/

.sectiontableentry3 {
	background-color : #f1f1f1;
	padding-top: 1px;
	padding-bottom: 1px;
        padding-left: 5px;
	}
	
.sectiontableentry4 {
	background-color : #DDE5E5;
	padding-top: 1px;
	padding-bottom: 1px;
        padding-left: 5px;
	}




.sectiontableheader1 {
	background-color : #DDE5E5;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
        padding-left: 5px;
	}



.sectiontableentry3 a:link, .sectiontableentry4 a:link  {
	color: #FFFF00;
	font-weight: normal;
	text-decoration: none;
}
.sectiontableentry3 a:visited, .sectiontableentry4 a:visited  {
		color:#405115;
		font-weight:normal;
                text-decoration: none;
		}
.sectiontableentry3 a:link:hover, .sectiontableentry4 a:hover {
		color:#405115;
		font-weight:normal;
                text-decoration: underline;
		}








/** My links to live video EEEENNNNNDDDD **/




.contentpane {
	background-color : #FFFFFF;
	}
	
.sectiontableheader {
	background-color : #80B6B6;
	color : #FFFFFF;
	font-weight : bold;
	font-size: 14px;
        padding-left: 5px;
	}

.small {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4E6366;
	text-decoration: none;
	font-weight: normal;
	height: 15px;
	}

.smalldark {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333333;
        text-decoration: none;
        font-weight: normal;
        }


.newsfeedheading {
        font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
        font-size: 11px;
        font-weight: bold;
        color: #333333;
        text-align:left;
        }

.newsfeeddate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	font-weight: normal;
}

.createdate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	height: 25px;
	}

.modifydate {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #859DA1;
	text-decoration: none;
	font-weight: normal;
	padding-top: 10px;
	text-align: right;
	}



ul {
	margin: 0px 0px 0px 0px;
	}

li {
	list-style: inside url(../images/arrow.png) 3px;
	list-style-image: url(../images/arrow.png);
	}



li.soccer {
	list-style: inside url(../images/iconslfs/soccer.gif) 3px;
	list-style-image: url(../images/iconslfs/soccer.gif);
	}


soccer.li {
	list-style: inside url(../images/iconslfs/soccer.gif) 3px;
	list-style-image: url(../images/iconslfs/soccer.gif);
	}






.fase4rdf {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color: #242D0C; font-weight: normal;
	}

a.fase4rdf:link {
	font-size: 11px; font-weight: normal; color: #405115;
	}

a.fase4rdf:hover {
	font-weight: bold; color: #759328;
	}

table.searchintro {
  	background-color: #FFFFFF;
	border: 1px solid #E6ECEC;
	}

table.contact {
	background-color: #F3F4F5;
	}

table.contact td.icons {
	background-color: #D0D9DB;
	}

table.contact td.details {
	background-color: #E6ECEC;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

.pagenav {
	font-weight: normal;
}

a.pagenav, a.pagenav:visited {
	font-weight: bold;
	color: #779595;
}

a.pagenav:hover {
	color: #4F6565;
}

.pagenavbar {
	
}

/* Content voting */
.content_rating {
	font-weight: normal;
	font-size: 8pt;
}

.content_vote {
	font-weight: normal;
	font-size: 8pt;
}

.input {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; FONT-SIZE: 8px; BORDER-LEFT: #000000 1px solid; COLOR: #ffffff; BORDER-BOTTOM: #000000 1px solid; FONT-FAMILY: verdana;
}



















.LiveLines { font-family : Verdana, Sans-Serif; font-size : 10px; }
a.LiveLines { color:#0060BF; }
a.LiveLines:hover { text-decoration : underline; }
.titleBarLiveLines { background-color: #6B7980;	font-family : Verdana, Sans-Serif; font-size :10px; font-weight: normal; color: white;}
.rowOneLiveLines { background-color:#F2F7FA; color: #000000; }
.rowTwoLiveLines { background-color:#ffffff; color: #000000; }
.noShow{ font-family :Verdana, Sans-Serif; font-size : 10px; }


#bdfoot {
	width:458;
	background-color:#212424;
	color:#FFF;
	padding:5px;
        font-family: Verdana, Sans-Serif; font-size: 11px;		
} 
html>body #footer {	width:458;}

#bdfoot a {
	color:#C50D00;

}


table.moduletable-hits a:link {
  font-size        : 10px;
  text-decoration  : none;

}

table.moduletable-hits a:visited {
  font-size        : 10px;
  text-decoration  : none;

}

table.moduletable-hits a:hover {
  font-size        : 10px;
  text-decoration  : underline;

}



table.moduletable-hits {
	width: 100%;
	margin: 0px 0px 15px 5px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
	}

table.moduletable-hits th {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	text-indent: 2px;
	width: 200;
	height: 18px;
	border-bottom: solid 1px black;
        background-color : #80B6B6 ;
        border-top: solid 1px black;
        border-left: solid 1px black;
        border-right: solid 1px black;

}


table.moduletable-hits a:link {
  font-size        : 10px;
  color            : black;
  text-decoration  : none;
  font-weight      : normal;
}

table.moduletable-hits a:visited {
  font-size        : 10px;
  color            : black;
  text-decoration  : none;
  font-weight      : normal;
}

table.moduletable-hits a:hover {
  font-size        : 10px;
  color            : #333333;
  text-decoration  : underline;
  font-weight      : normal;
}
















table.moduletable-mojenowosci a:link {
  font-size        : 10px;
  color            : black;
  text-decoration  : none;
  font-weight      : normal;
}

table.moduletable-mojenowosci a:visited {
  font-size        : 10px;
  color            : black;
  text-decoration  : none;
  font-weight      : normal;
}

table.moduletable-mojenowosci a:hover {
  font-size        : 10px;
  color            : #333333;
  text-decoration  : underline;
  font-weight      : normal;
}






