div.main_pp {
	border-top: 4px solid #000;
	background: #0f2539 url(../../images/starmatch/2/bg.jpg) no-repeat;
	width: 974px;
	margin: auto;
	color: #fff;
	font-family: Verdana, Tahoma;
}

div.header_pp {
	height: 144px;
	width: 100%;
	clear: both;
	background: transparent url(../../images/starmatch/2/header.jpg) no-repeat;
}

div.leftcol_pp {
	width: 322px;
	float: left;
	display: inline;
}

div.rightcol_pp {
	float: left;
	display: inline;
}

div.menu_pp {
	width: 322px;
}

ul.menu_pp {
	width: 322px;
	list-style-type: none;
	margin:0px;
	padding:0px;
}

/* ####### menu start ####### */

/* menu niezaznaczone */

ul.menu_pp li {
	text-shadow: #0b1d2d 1px 1px 0px;	
	background: transparent url(../../images/starmatch/2/menu_bg.gif) repeat-x bottom;
}

ul.menu_pp li a {
	color: #febf10;
}

ul.menu_pp li span {
	color: #fff;
}

/* menu hover */

ul.menu_pp li.menuHover {
	background: #043253 url(../../images/starmatch/1/menu_bg.gif) repeat-x bottom;
}

ul.menu_pp li.menuHover a {
	color: #fff;
	text-shadow: #023549 1px 1px 0px;
}

ul.menu_pp li.menuHover span {
	color: #94e5ff;
}


/* menu zaznaczone */

ul.menu_pp li.menuSelected {
	background: #0f253a url(../../images/starmatch/2/menu_bg.gif) repeat-x bottom;	
}

ul.menu_pp li.menuSelected a {
	color: #f8edb9;
}

ul.menu_pp li.menuSelected span {
	color: #94e5ff;
}

/* ####### menu end ####### */

div.cl {
	height:1px;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

div.news_pp {
	width: 640px;
	height: 360px;
	overflow: hidden;
	background-color: black;
	border: 1px solid #5b5d60;
	position: relative;
	clear: left;
}

div.newstext_pp {
	height: 110px;
	width: 640px;
	position: absolute;
	top: 250px;
	left: 0px;
	text-align: left;
}

div.newxtextbg_pp {
	height: 110px;
	width: 640px;
	position: absolute;
	top: 250px;
	left: 0px;
	background-color: #000;
	/* for IE */
	filter:alpha(opacity=60);
	/* CSS3 standard */
	opacity:0.6;
}

div.newstext_pp h1 {
	font-size: 20px;
	color: #fff0b6;
	font-weight: normal;	
	padding-left:15px;
	line-height: 20px;
	padding-top:10px;
	margin:0px;
}

div.newstext_pp p {
	font-size: 11px;
	padding-left:15px;
	line-height:18px;
	margin:0;
	position: relative;
}

div.newstext_pp div.newsactions_pp {
	background-color: #000;
	padding-left:15px;
	font-size: 11px;
	height: 25px;
	line-height: 25px;
	position: absolute;
	top:85px;
	width:640px;
}

div.newsactions_pp a {
	color: #bcbcbc;
	text-decoration: none;
}

div.newsactions_pp a:hover {
	color: #fff;
	text-decoration: underline;
}

span.data_pp {
	padding-left:20px;
	background: #000 url(../../images/starmatch/clock_pp.gif) no-repeat left;
}

span.readmore_pp {
	padding-left:20px;
	margin-left: 15px;
	background: #000 url(../../images/starmatch/more_pp.gif) no-repeat left;
}

span.comments_pp {
	padding-left:20px;
	margin-left: 15px;
	background: #000 url(../../images/starmatch/comments_pp.gif) no-repeat left;
}

div.newsthumbs_pp {
	position: absolute;
	left: 535px;
	top: 0px;
	margin-top: 3px;
}


div.newsthumbs_pp img {
	margin: 4px;
}

div.newsthumbs_pp img.selected {
	border:1px solid #ff9000;
	margin: 3px;
}


div.box_pp {
	background: #000 url(../../images/starmatch/box_bg.gif) repeat-x bottom;
	margin-top:6px;
	border: 1px solid #054e83;
	width: 640px;
	text-align: left;
}

div.headerbox_pp {
	background: #000 url(../../images/starmatch/boxhd_bg.gif) repeat-x top;
	padding: 5px 10px 0 10px;
	text-align: left;
}

div.headerbox_pp h2{
	font-size: 14px;
	color: #fff0b6 !important;
	padding: 0px;
	margin:0px;
	padding-bottom:10px;
	background: transparent url(../../images/starmatch/boxh2_bg.gif) repeat-x bottom;
}

div.headerbox_pp h2 a{
	font-size: 14px;
	color: #fff0b6;
	text-decoration: none;
}

div.headerbox_pp h2 a:hover {
	text-decoration: underline;
}

div.logos_pp {
	margin: 5px 4px 10px 10px;
}

div.logos_pp img {
	padding-right: 2px;
}

div.box_pp h3 {
	color: #ff9000;
	font-size: 12px;
	font-weight: bold;
	margin:0px;
	text-align: center;
	line-height:20px;
	padding: 10px 0 10px 0;
}

div.box_pp h2 {
	color: #ff9000;
}

div.box_pp div.closer{
	height:20px;
}

table.games_pp {
	background-color: #363636;
	color: #fff;
	margin: auto;
	font-size: 11px;
	width: 350px;
	border-collapse: collapse;
}

table.games_pp td {
	padding: 5px;
	border: 1px solid #000;
	width: 50%;
	line-height: 16px;
}

table.games_pp a {
	text-decoration: none;
	color: #fff;
	display: block;
}

table.games_pp tr:hover {
	background-color: #444;
}

.tleft {text-align: left;}
.tright {text-align: right;}

a.morelink_pp {
	display: block;
	text-align: right;
	color: #ff0101;
	font-size: 11px;
	margin: 10px;
	text-decoration: none;
}

a.morelink_pp:hover {
	text-decoration: underline;
}

div.team_pp {
	float: left;
	display: inline;
	text-align: center;
	width: 100px;
	margin-top: 10px;
}

span.title_pp {
	color: #ff9000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

div.hr_pp {
	height: 1px;
	line-height: 1px;
	background-color: #353535;
	font-size: 1px;
	border-bottom: 1px solid #202020;
	margin: 10px;	
}

div.box_pp div.hr{
	height: 1px;
	line-height: 1px;
	background-color: #353535;
	font-size: 1px;
	border-bottom: 1px solid #202020;
	border-top: none;
}

div.scorewinner_pp, div.scoreloser_pp, div.scoreno_pp {
	width:24px; 
	height: 19px; 
	float:left; 
	display:inline;
	line-height: 19px;
	text-align: center;
	color: #fff;
	font-weight: bold;
}

div.scorewinner_pp {background: green url(../../images/starmatch/win.gif) no-repeat center center;}
div.scoreloser_pp {background: red url(../../images/starmatch/lose.gif) no-repeat center center;}
div.scoreno_pp {background: blue url(../../images/starmatch/no.gif) no-repeat center center;}

div.game_pp {
	width: 484px;
	height: 170px;
	background: #000 url(../../images/pcup/game_bg.gif) no-repeat center center;
	margin:20px auto 20px auto;
}

div.team_a_pp, div.team_b_pp {
	text-align: center;
	float: left;
	display: inline;
	width: 150px;
	margin:30px 10px 30px 10px;
}

div.team_a_pp span, div.team_b_pp span{
	font-size: 12px;
	color: #ff0101;
}

div.team_score_pp {
	display: inline;
	float: left;
	width: 142px;
	text-align: center;
	padding-top:20px;
}

div.team_score_container_pp {
	width: 142px;
	margin: 30px auto 40px auto;
}

table.normal_pp {
	border-collapse: collapse;
	margin: auto;
	border: 1px solid #222;	
}

table.normal_pp td {	
	height: 30px;
	text-align: center;
	border-top: 1px solid #222;
}

table.normal_pp th {
	color: #8f8f8f;
	background-color: #111;
	height: 30px;
	text-align: center;
	border-top: 1px solid #222;
}


div.inside_pp {
	padding:10px;
}

div.path_pp {
	width:645px;
	padding-right:5px;
	margin-bottom:3px;
}

div.path_pp div.path{
	color: #fff;
	float: right;
	line-height:20px;
	height:18px;
	
}

div.path_pp div.path a{
	color: #fff0b6;
}

div.box_pp a {
	color: #4db4ff;
	text-decoration: none;
}

div.box_pp a:hover {
	color: #4db4ff;
	text-decoration: underline;
}

div.box_pp h4 {
	color: #ff9000;
	font-size: 11px;
	}

div#countDown {
	width: 316px;
	height: 115px;
	text-align: center;
	margin-top:5px;
	font-size: 24px;
	letter-spacing: 4px;
	font-weight: bold;
	word-spacing: 3px;
	color: #fff0b6;
}

div#countDown div.item_pp {
	float: left;
	display: inline;
	text-align: center;
	margin-top: 50px;
	padding: 0 4px 0 4px;
}

div#countDown div.counter_pp {
	text-align: center;
	margin: auto;
	margin-left: 34px;
}

div#countDown span {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 0px;
}

table.normal_pp {
	border-collapse: collapse;
}

ul.starpolls_ul {margin:0px; list-style-type:none; padding:0px;}
ul.starpolls_ul li {background-image:none; padding:0px;}

div.histLogo {
	margin-left:10px;
	float:left;
	display:inline;
	margin-bottom:10px;
}

div.stars0,div.stars10,div.stars20,div.stars30,div.stars40,div.stars50,div.stars60, div.stars5, div.stars15, div.stars25, div.stars35, div.stars45, div.stars55 {background: transparent url(../../images/pcup/stars.gif) no-repeat;}

div.stars0 {background-position: -120px -3px;}
div.stars10 {background-position: -100px -3px;}
div.stars20 {background-position: -80px -3px;}
div.stars30 {background-position: -60px -3px;}
div.stars40 {background-position: -40px -3px;}
div.stars50 {background-position: -20px -3px;}
div.stars60 {background-position: 0px -3px;}

div.stars5 {background-position: -100px -29px;}
div.stars15 {background-position: -80px -29px;}
div.stars25 {background-position: -60px -29px;}
div.stars35 {background-position: -40px -29px;}
div.stars45 {background-position: -20px -29px;}
div.stars55 {background-position: 0px -29px;}

div.innerdiv_pp div.games_box div.games_names {
	color: #8f8f8f;
}

div.games_names {
	text-align:				right;
	color:					#2c8de7;
	font-weight:			bold;
	margin-right:			10px;
	width:					125px;
}

div.games_det {
	margin-right:			10px;
	width:					100px;
	padding-top:			20px;
	padding-bottom:			20px;
}

div.innerdiv_pp div.games_box div.games_names {
	color: #8f8f8f;
}

div.videobox_pp {
	float: left;
	margin-left:10px;
	background: transparent url(../../images/starmatch/diagram_bg.gif) no-repeat center top; 
	width:145px; 
	height:141px;
}

div.videobox_pp img {
	margin-top: 15px;
	margin-left: 10px;
	width:125px; 
	height:80px;
	border:1px solid #aaa;
}

input.submit_pp {
	width:122px;
	height:33px;
	background: #000 url(../../images/starmatch/2/input.gif) no-repeat center center;
	line-height:33px;
	color:#fff;
	border:none;
}

div.b_left {
	background-image:url(../../images/starmatch/2/blue_button_left.gif);
}

div.b_center {
	background-image:url(../../images/starmatch/2/blue_button_bg.gif);
}

div.b_right {	
	background-image:url(../../images/starmatch/2/blue_button_right.gif);
}

div.countDown_pl {
	background-image:url(../../images/starmatch/2/counter_bg_pl.gif);
}
div.countDown_en {
	background-image:url(../../images/starmatch/2/counter_bg_en.gif);
}


div.sponsors {
	position:relative;
	width: 642px;
	height: 108px;
	margin-top:16px;
	background-image:url(../../images/starmatch/2/sponsors_bg.gif);
	text-align:left;
}
div.sponsors h2{
	color:#fff0b6 !important;
	font-size:14px;
	position:absolute;
	top:5px;
	left:10px;

}
div.sponsors div{
	padding:30px 0 0 10px;
	text-align:left;
}
div.sponsors div img{
	float:left;
}

span.coachesTeam {
	color: #4db4ff;
	text-decoration: none;
}

