.club_logo {
  float:left;
  margin: 0px 5px 5px 0px;
}
.player_prop{
  font-weight:bold;
  padding: 0px 5px 0px 5px;
}





#page {
	MARGIN: 5px auto;
	WIDTH: 500px;
	background-image: url(../img/page.png);
}


#link {
	FONT-WEIGHT: bold;
	FONT-SIZE: 16px;
  text-align:center;
  background-color:white;
}


#rasporedheader {


  text-align:center;
	WIDTH: 100%;	
	HEIGHT: 160px;
	background-image: url(../img/raspored_header.png);
	background-repeat: no-repeat;
	color:black;
	padding:30px 0px 0px 0px;
}










/* Remove the images and text from sight */
#container a.gallery span {
    float:left;
    position:absolute; 
    width:1px; 
    height:1px; 
    top:5px; 
    left:5px; 
    overflow:hidden; 
    background:#fff;
    }

#container ul {
    padding:0; 
    list-style-type:none; 
    width:200px; 
    height:600px;    
    margin:5px; 
    float:left;
    
    
    }
    
#container li {
    float:left;
    }    
    
    
    
#parovi{
	TEXT-ALIGN: center;

}

/* Adding the thumbnail images */
#container a.gallery, #container a.gallery:visited {
    display:block; 
    color:#000; 
    text-decoration:none; 
    border:1px solid #000; 
    margin:1px 2px 1px 2px; 
    text-align:left; 
    cursor:default;

    }
#container a.slidea {
    background:url(../images/gallery/p9t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slideb {
    background:url(../images/gallery/mrva006t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slidec {
    background:url(../images/gallery/mrva_003_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slided {
    background:url(../images/gallery/snoopy008_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slidee {
    background:url(../images/gallery/snoopy019_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slidef {
    background:url(../images/gallery/snoopy003_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slideg {
    background:url(../images/gallery/flamm1_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slideh {
    background:url(../images/gallery/stare022_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slidei {
    background:url(../images/gallery/stare034_t.jpg); 
    height:60px; 
    width:80px;
    }
#container a.slidej {
    background:url(../images/gallery/mata019_t.jpg); 
    height:60px; 
    width:80px;
    }





    
/* change the thumbnail border color */
#container a.gallery:hover {
    border:1px solid #fff; 
    }    
#container a.gallery:hover span {
    position:absolute; 
    width:600px; 
    height:600px; 
    top:10px; 
    left:200px; 
    color:#000; 
    background:#fff;
    }    
#container a.gallery:hover img {
    border:1px solid #fff; 
    float:left; 
    margin-right:5px;
    }    
    


#container {
    
    position:relative; 
    width:825px; 
    height:700px; 
    margin:20px auto 0 auto; 
    border:1px solid #aaa; 
    background:#fff url(../images/gallery/back.jpg) 200px 10px no-repeat;
    }
