#animacija { 
    left:0;
    position:absolute;
    top:100px;
    z-index:-1;
}

DIV#header {
    height: 135px;
}
DIV#naslov 
{
    top: 185px;
    left: 740px;
}

#yaya-okvir {
	position: relative;
	left: 209px;
	*left: 109px;
	width: 745px;
	height: 360px;
	background: transparent url(../../images/_theme/yaya/yaya-okvir.png) no-repeat 0 0;
}

#gallery-image-holder {
    height:320px;
    left:67px;
    position:absolute;
    top:18px;
    width:400px;
}
#gallery-image-holder A IMG {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
#gallery-desc 
{
    height:170px;
    right:26px;
    position:absolute;
    top:100px;
    width:140px;
    text-align: left;
}

#gallery-desc H3 {
	font-weight: bold;
	color: #fff;
	font-size: 12px;
	font-family: Arial, sans-serif;
	text-shadow: #000 2px 2px 2px;

}

#gallery-desc P {
	color: #000;
	line-height: 120%;
	color: #fff;
}
#gallery-desc P A {
	text-decoration: underline;
}

#gallery-thumbs 
{
    position: relative;
    left: 270px;
    *left: 140px;
    top: 10px;
    width: 680px;
}
#gallery-thumbs A
{
    /*background: url(/images/_theme/yaya/yaya-slika-okvir.png) no-repeat 0 0;*/
    display: block;
    float: left;
    margin: 5px 10px 5px 0px;
    padding: 2px 2px 2px 3px;
}
/*
#galerija-list-up {    
    background: url(../../images/_theme/band/icons/diskografija-gore.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: relative; 
    left: 480px;
    display: block;
}
#galerija-list-dn {    
    background: url(../../images/_theme/band/icons/diskografija-dole.png) no-repeat 0 0;
    width: 20px;
    height: 20px;
    position: relative; 
    left: 480px;
    top: 25px;
    display: block;
}
#galerija-list-dn SPAN, #galerija-list-up SPAN { display: none; }
*/

#gallery-navigation 
{
    position: absolute;
    top: 115px;
    left: 482px;
    width: 30px;
    overflow: hidden;
}
#gallery-navigation A 
{
    display: block;
}
#gallery-next, #gallery-prev 
{
    width: 16px;
    height: 16px;
    margin: 0px auto 8px;
}
#gallery-next SPAN, #gallery-prev SPAN 
{
    display: none;
}
#gallery-next
{
    background: transparent url(/images/_theme/yaya/slika-sljedeca.png) no-repeat 0 0;
}
#gallery-next:hover
{
    background: transparent url(/images/_theme/yaya/slika-sljedeca-hover.png) no-repeat 0 0;
}
#gallery-prev
{
    background: transparent url(/images/_theme/yaya/slika-prethodna.png) no-repeat 0 0;
    margin-bottom: 12px;
}
#gallery-prev:hover
{
    background: transparent url(/images/_theme/yaya/slika-prethodna-hover.png) no-repeat 0 0;
}

#gallery-slike 
{
    float: left;
    height: 100px;
    width: 14px;
    margin-right: 2px;
    background: transparent url(/images/_theme/yaya/nav-bullet-bottom.png) no-repeat left bottom;
}
#gallery-nakit 
{
    float: left;
    height: 72px;
    width: 14px;
    background: transparent url(/images/_theme/yaya/nav-bullet-top.png) no-repeat left top;
    padding-top: 28px;
}
#gallery-slike:hover, #gallery-slike.selected
{
    background-image: url(/images/_theme/yaya/nav-bullet-top.png);
}
#gallery-nakit:hover, #gallery-nakit.selected 
{
    background-image: url(/images/_theme/yaya/nav-bullet-bottom.png);
}

#gallery-thumbs-prethodna {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../../images/_theme/yaya/galerija-prethodna.png) no-repeat 0 50%;
	padding-left: 19px;
}
#gallery-thumbs-prethodna:hover {
	background: transparent url(../../images/_theme/yaya/galerija-prethodna-hover.png) no-repeat 0 50%;
}

#gallery-thumbs-sljedeca {
	font-size: 12px;	
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url(../../images/_theme/yaya/galerija-sljedeca.png) no-repeat 100% 50%;
	padding-right: 19px;
}
#gallery-thumbs-sljedeca:hover {
	background: transparent url(../../images/_theme/yaya/galerija-sljedeca-hover.png) no-repeat 100% 50%;
}
 