/* quick fix */
	.po-skore {
		color:white !important;
	}
	#playoff-header-title {
		font-size:22px;
		color:white !important;
	}
	#playoff {
		width:100%;        
		background: url(/hp/img/infografika/infografika-back.jpg) no-repeat center -90px  fixed ;
		 background-size:cover; 
		                                                                                      
  }

  
  
  

	
	
	#playoff {
		text-align:center;
		margin-bottom:0px;
		padding-top:20px;

		/*border-top:white 10px solid; /*#FE4020*/
		border-bottom:#a0a0a0 1px solid;
		    				
		    
		text-align:center;
		background-color:#1A1F23;
		/* -moz-border-radius: 15px;    -webkit-border-radius: 15px;   border-radius: 15px; */ 
		    box-shadow: inset 0 -10px 10px -10px #000000;
    -moz-box-shadow: inset 0 -10px 10px -10px #000000;
    -webkit-box-shadow: inset 0 -10px 10px -10px #000000;
    font-family:Arial, sans-serif;    
	} 
	
	#slpo-logo {
		margin-left:auto;
		margin-right:auto;
		margin-bottom:10px;		
		width:160px;		
	}
	
	#playoff-main-table {
	
		width:100%;
	}
	
	#playoff-main-table td {
	
		width:20%;
	}
	
	#playoff-main-table td.po-oddelovac {
	
		width:2%;
	}
	
	#playoff-main-table .imgtdb  {
		width:38%;
		max-width:100px;
	}
	
	.po-skore {
		width:20%;
	}
	
	#playoff-main-table .imgtdb img {
		width:100%;
		max-width:100px;
	}
	
	.match-table {
		width:100%
		
	}
	
	
	#playoff-main-table {
		 width:96%;   
		margin-left:auto; margin-right:auto;
	}
	#playoff table td{
		                          
	}
	
	.po-skore {
		width:42px;
		text-align:center;
		font-size:100%;
		font-weight:bold;
		color:white; /*#01649D*/
	}
	
	#playoff-header-title {
		text-transform:uppercase; 
  font-weight:bold;
  
  color:white; /*#01649D*/
  text-align:center;
  margin:0px 0px 0px 10px;
	
	}
	
	.rel-pos { position:relative; top:0px; left:0px; }
	
	.vypadol 
	{				
		opacity:0.3;
		filter:alpha(opacity=40); /* For IE8 and earlier */
	}
	
	
	
	.vypadol:hover 
	{
		opacity:1;
		cursor:arrow;
		filter:alpha(opacity=100); /* For IE8 and earlier */
	}
	
	/* stvrtfinale */
	#playoff-stv-finished {
		height:110px;
		width:100%;	   
	}
	#playoff-semi-table {
		height:110px;
	}
	
	#playoff-stv-finished .imgtdb img {
			width:40px;   
	}
	
	#playoff-stv-finished table tr td.imgtdb {
		font-size:10px; 
		
		
	}
	
	/*
	#playoff-fin-over {
		width:960px;
		height:150px;
		position:absolute;
		top:110px; left:0px;
		opacity:0.4;
		background-color:black;
	}
	*/


	
	div#playoff-fin table#fin-table-layout td {
		text-align:center;
		font-size:16px;
	}
	
	
	div#playoff-fin table#fin-table-layout table {		
		
		margin-left:auto;
		margin-right:auto;
	}
	
	div#playoff-fin table#fin-table-layout table td.po-skore {
		overflow:hidden;		
		text-align:center;
		font-size:82px;
		font-weight:bold;
		color:#d92d09;
		padding-bottom:0px;
		position:relative; top:0px; left:0px;
	}
	
	
	
	div#playoff-fin table#fin-table-layout table td.po-skore .kontumacia 
	{	
		font-size:12px; position:absolute; bottom:-5px;  left:10px;
		display:block;
	 text-align:center;

	}

	
		#playoff-zlato-title {
	
		text-transform:uppercase; 
	    	text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.62);
	  font-size:26px;
	  line-height:28px;
	  font-weight:bold;
	  color:white;
	  text-align:center;
	  margin:0px 0px 0px 10px;
	}
	
	#playoff-fin table {
		width:300px;
					
	}
	


#playoff-fin {
  width:310px;
	float:right;

}
	




@media screen and (min-width: 1200px) {


	/*fix infografika*/
		#finale-centered {
		margin-left:auto;
		margin-right:auto;
		width:85%;
	}
}    

@media screen and (min-width: 1000px) and (max-width:1199px) { 
 	/*fix infografika*/
		#finale-centered {
		margin-left:auto;
		margin-right:auto;
	    width:100%; 
	}
    
    #playoff-fin {
    width:auto;
	 position:relative;
     left:-30px;
	  
		
    }

}

@media screen and (max-width:999px) { 

	#playoff-fin {
  width:auto;
	clear:both;
	  position:relative;
	  left:155px;
		margin-right:50%;
}


@media screen and (max-width:501px) { 

	td.po-skore {
		font-size:12px !important;
	}

    #playoff-fin td.po-skore {
		font-size:40px !important;
	}

    #playoff-header-title {
		font-size:14px;
		color:white !important;
	}


}