body
{            
font-family:Arial;    
color:white;
background-image:url("background.jpg");
background-position:center top;
}

.toppage 
{
text-align:left;
margin:auto;
width:800px;
}

.page 
{
width:800px;
float:left;           
background-color:rgb(0,102,255);      
border-radius:10px;
}  
 
.left
{
width:160px;
background-color:black;
float:left;
padding:10px 10px 10px 10px;   
font-size:13px;     
border-radius:0px 0px 10px 10px;
}

.mid
{
margin-left:180px;
width:600px;
background-color:rgb(0,102,255);    
padding:10px 10px 10px 10px;  
border-radius:10px;
}

.td_domaci
{
width:250px;
font-size:14px; 
font-weight:bold;
}

.td_hoste
{
width:250px;  
font-size:14px;     
font-weight:bold;
}

.td_skore
{          
width:80px;   
font-size:14px;  
font-weight:bold; 
}

.td_strelci
{      
width:580px;   
font-size:12px;    
}
.td_strelci2
{      
text-align:center;
width:580px;   
font-size:12px;    
}
.td_strelci3
{       
font-size:12px;   
border:1px;  
}
.td_strelci4
{       
font-size:12px;   
border:1px;    
}

.td_poradi
{      
width:50px;   
font-size:12px;    
}

.td_jmeno
{      
width:150px;   
font-size:12px;    
}

.td_tym
{      
width:120px;   
font-size:12px;    
}

.td_goly
{      
width:50px;   
font-size:12px;    
}
.td_asist
{      
width:50px;   
font-size:12px;    
}
.td_body
{      
width:100px;   
font-size:12px;    
}

.nadpis
{
font-size:20px;
color:white;
}

a{color:white;}
a.pot{color:white; text-decoration:none; }

.menu
{
width:130px;
border-radius:5px;
height:25px;
padding:15px 5px 5px 25px;
background-color:rgb(20, 20, 20);
text-decoration:none;
margin-bottom:3px;
}

.menu:hover
{
background-color:grey;
}
.menu2
{
width:100px;
border-radius:5px;
height:25px;
padding:15px 5px 5px 25px;
background-color:rgb(20, 20, 20);
text-decoration:none;
margin-top:3px;
}

.menu2:hover
{
background-color:grey;
}
.td_styl td
{
border-bottom:1px solid black;
text-align:center;
}
.td_styl2 td
{
border-bottom:1px solid black;
text-align:center;
}
.td_styl3 td
{
border-bottom:1px solid black;
text-align:left;
}   
.td_styl4 td
{             
border-bottom:1px solid black;
text-align:left;   
} 
.tedecko td
{             
border-bottom:3px solid black;
text-align:left;
}

.tlacitko
{
width:100px;
background-color:black;
text-align:center;
}

#strelcidiv3
{
text-align:center;
width:150px;
margin-left:228px;
}   

 
.forma
{ 
opacity: 1;
}

.forma:hover
{ 
opacity: 0.8;
}





*>a{outline: none;} 
html { overflow: scroll; overflow: -moz-scrollbars-vertical; } 