#gallery{
  background: url('../images/gallery_bkg.jpg') center top no-repeat black;
}

#gallery #telo{
  margin-top: 40px;
  _margin-top: 80px;
  margin-left: 14px;
  margin-right: 14px;
  text-align: center;
}

#gallery a{
  color: #7A7A7A;
}

#gallery #main{
  background: url('../images/photo_gallery.gif') 400px 40px no-repeat black;
  color: #7A7A7A;
  padding-top: 40px;
}

#gallery #logo{
  width: 107px;
  height: 40px;
  position: absolute;
  left: 13px;
  top: 20px;
}


#selected-photo{
  margin: 0 auto;
  text-align: left;
  margin-bottom: 2em;
  
}

#selected-photo div{
  margin-bottom: 1em;
  padding: 3px;
  border: 1px solid #595959;
}

#selected-photo img{
  
}


#navi{
  width: 30%;
  text-align: center;
  line-height: 300%;
  margin-top: 25px;
  margin: 0 auto;
  clear: both;
}

#navi #left{
  width: 50px;
  text-align: left;
}

#navi #right{
  width: 50px;
  text-align: right;
}

#welcome{
  text-align: left;
  background: #1C1C1C; 
  padding: 5px 10px;
 
}

#active-album{
  width: 40%;
  text-align: right;
  float: right;
}

#gallery #choose-album{
  float: right;
  text-align: right;
  line-height: 200%;
}

.text-light{
  color: #C1C1C1;
}

.thumb{
 padding: 1px;
 float: left;
 margin-bottom: 16px; 
 text-align: left; 
}

.thumb a{
  border: 1px solid rgb(45,45,45);
  padding: 3px 3px 1px 3px;
  _padding: 3px 3px 3px 3px;
  display: block;
}

*:first-child+html .thumb a{
  padding: 3px;
}

.thumb img{
/*  border: 2px solid green;
  display: block;*/
  
  
}

.first-thumb-sirka{
  margin-left: -1px;
  _margin-left: 1px;
  clear: left;
  width: 356px;
}

*:first-child+html .first-thumb-sirka{
  margin-left: 2px;
}

.first-thumb-vyska{
  margin-left: -1px;
  _margin-left: 1px;
  clear: left;
  width: 237px;
}

*:first-child+html .first-thumb-vyska{
  margin-left: 2px;
  margin-right: 1px;
}


.thumb-sirka{
  margin-left: 26px;
  _margin-left: 27px;
  width: 356px;
}

*:first-child+html .thumb-sirka{
  margin-left: 28px;
}

.thumb-vyska{
  margin-left: 13px;
  _margin-left: 13px;
  width: 237px;
}

*:first-child+html .thumb-vyska{
  margin-left: 13px;
}

.first-photo{
  margin-bottom: 16px;
  margin-left: -1px;
}

.first-photo-in{
  padding: 3px 3px 1px 3px;
  _padding: 3px;
  border: 1px solid rgb(45,45,45);
  width: 734px;
}


*:first-child+html .first-photo-in{
  padding: 3px;
}

#flashResizableContainer {
		width:740px; 
/*		height:585px; */
/*		display: none;
		visibility: hidden;	*/
		background: #000;
		/*border: 2px solid red;*/
}

*:first-child+html #flashResizableContainer{
  margin-top: 83px;
}
		
#foo-galery{
  margin-top: 1.5em;
  margin-bottom: 1.5em;
  text-align: center;
}	

#foo-galery a{
  margin: 1em;
  text-decoration: none;
}	
