/* **************************************** */
/* slika1 */
/* **************************************** */



.thumbnail1{
position:relative;
z-index: 0;

}

.thumbnail1:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail1 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 0px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail1 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding:1px;
height: 400px;
width: 400px;

}

.thumbnail1:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */

}

/* **************************************** */
/* slika2 */
/* **************************************** */

.thumbnail2{
position:relative; border:0px solid #333;
z-index: 0;

}

.thumbnail2:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail2 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 3px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail2 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
height: 400px;
width: 400px;

}

.thumbnail2:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */

}

/* **************************************** */
/* slika3 */
/* **************************************** */

.thumbnail3{
position:relative;
z-index: 0;

}

.thumbnail3:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail3 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 3px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail3 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
height: 400px;
width: 400px;

}

.thumbnail3:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */

}

/* **************************************** */
/* slika4 */
/* **************************************** */

.thumbnail4{
position:relative;
z-index: 0;

}

.thumbnail4:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail4 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 3px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail4 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
/*height: ; */
height: 400px;
width: 400px;

}

.thumbnail4:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */

}


/* **************************************** */
/* slika5 */
/* **************************************** */

.thumbnail5{
position:relative;
z-index: 0;

}

.thumbnail5:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail5 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 3px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail5 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
height: 400px;
width: 400px;

}

.thumbnail5:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */

}



/* **************************************** */
/* slika6 */
/* **************************************** */

.thumbnail6{
position:relative;
z-index: 0;

}

.thumbnail6:hover{
background-color: transparent;
z-index: 0;
}

.thumbnail6 h5{ /*CSS for enlarged image*/
position: absolute;
background-color: #303030;
padding: 0px;
left: -2000px;
border: 3px solid lightyellow;
visibility: hidden;
color: F3D656;
size: 10 px;
text-decoration: none;
text-transform: uppercase;
text-align: center;
}

.thumbnail6 h5 img{ /*CSS for enlarged image*/
border-width: 0;
padding: 1px;
height: 400px;
width: 400px;

}

.thumbnail6:hover h5{ /*CSS for enlarged image on hover*/
position: absolute;
visibility: visible;
bottom:50px;
left: 0px; /*position where enlarged image should offset horizontally */
}





