/* HEADER PROMO */

#cz-content-gallery-main-promo{
  width:570px;
  height:218px;
  position:relative;
  margin:10px;
  margin-left: auto;	     
  margin-right: auto; 	
  _border: 1px solid red !important;
}

#cz-content-gallery-promo {	
  text-align:justify; /*do bloku*/
  width:570px;  
  height:160px;
  padding: 10px;/*kvuli textu*/  
  position:relative;
  margin-left: auto;	     
  margin-right: auto;	  	  
  overflow: auto;/*uzamknuti obsahu proti preteceni*/
  _border: 1px solid yellow !important;
}

/* HEADER GIGS */

#cz-content-gallery-main-gigs{
  width:570px;
  height:160px;
  position:relative;
  margin:10px;
  margin-left: auto;	     
  margin-right: auto; 	
  _border: 1px solid red !important;
}

#cz-content-gallery-gigs {	
  text-align:justify;/*do bloku*/
  width:570px;  
  height:240px;
  padding: 0px;/*kvuli textu*/  
  position:relative;
  margin-left: auto;	     
  margin-right: auto;	  	  
  overflow: auto;/*uzamknuti obsahu proti preteceni*/
  _border: 1px solid yellow !important;
}


/* **********************************************/
#galerie-nadpis{    
  color:yellow;
  text-align:center;
  font-size:large;  
}

/** INTRO ***************************************/

#intro-galerie-nadpis{
  position:relative;	
  color:yellow;
  text-align:center;
  font-size:large;
  top:40px;   
}
#fotky-intro-koncerty{
  position:absolute;	
  width:252px;
  height:220px;   
  top:100px;
}
#fotky-intro-koncerty span {
  display:none;
}


#fotky-intro-promo{
  position:absolute;	
  width:252px;
  height:220px;   
  top:110px;
  left:320px;
}
#fotky-intro-promo span {
  display:none;	
}

/** FORMULAR *************************************/
#fotky_form{   	
  top:10px;	
  border: 1px solid white !important;
  padding:5px;
  position:relative;
  width:550px;
  margin-left:auto;
  margin-right:auto;
  color:yellow;
  font-size:small;
  font-weight:bold;
}
#fotky_form_adresar{
  margin:2px;		
}

#fotky_form_nazev{
  margin:2px;		
}

#fotky_form_multiplicita{
  margin:2px;		
}

#fotky_form_skupina{
  margin:2px;		
}

#fotky_form_help{
  font-size:small;  
  font-weight:normal;
  color:silver;
}

#fotky_help_text{
  font-weight:bold;	
  color:white;  
}
#fotky_help_text_pickout{
  font-weight:bold;	
  color:red;  
}

/** SEZNAM KOLEKCí ***********************************************/
#gallery_list{
  margin-left:auto;
  margin-right:auto;
  width:500px;	
  position:relative;	 
  font-size:small;
  list-style-image:url(../../Images/gallery/boule.gif);
/*  border: 1px solid gray !important;*/
}

#gallery-promo{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  width:484px;
  height:218px;
  _border: 1px solid gray !important;
}
#gallery-promo-h{
  position:absolute;
  width:109px;
  height:218px;
  top:0px;
  left:0px;
  cursor:crosshair;
}

#gallery-promo-v{
  position:absolute;
  width:96px;
  height:218px;
  top:0px;
  left:109px;
  cursor:crosshair;
}

#gallery-promo-k{
  position:absolute;
  width:103px;
  height:218px;
  top:0px;
  left:205px;
  cursor:crosshair;
}

#gallery-promo-m{
  position:absolute;
  width:93px;
  height:218px;
  top:0px;
  left:308px;
  cursor:crosshair;
}

#gallery-promo-j{
  position:absolute;
  width:83px;
  height:218px;
  top:0px;
  left:401px;
  cursor:crosshair;
}

#gallery-koncerty{
  position:relative;
  width:494px;
  height:128px;
  left:40px;
  cursor:crosshair;
  /*border: 1px solid yellow !important;*/
}
/** THUMBNAILS TABLE*************************************/

#gallery_table{
  position:relative;
  margin-left:auto;
  margin-right:auto;
  /*border: 1px solid gray !important;*/	
}

#gallery_td{
  position:relative;
  margin-left:auto;
  margin-right:auto;	  	
  border: 1px solid gray !important;
}

#gallery_name{
  text-align:center;
  font-size:medium;
  font-weight:bold;
  color:yellow;
}

#gallery_reference{
  position:relative;
  margin-left:auto;
  margin-right:auto;		
  text-align:center;
  font-size:small;   
}

#gallery_tn{
  cursor:pointer;	
}

/** NEW WINDOW **************************************************/
#new_window_popisek{
  text-align:center;
  color:red;
}

/** NOTES ABOUT DESCRIPTION ***********************************************/
#description{
  text-align:center;
  font-size:small; 
  color:white;
}

/** LINKS ***********************************************/
#links{
  text-align:center;

}
/** BUTTONS ***************************************/
#button_gallery_gigs{ /* zmena alba*/
  background-color:black;
  color:yellow;	
  font-weight:normal;
  font-size:x-small;
}

#button_photo_next{
  border: 1px solid black !important;
}

