*          {margin: 0px;}
* {font: 14px/120% Times New Roman;
   color: #FFCC33;}
*Credits: Dynamic Drive CSS Library */
*URL: http://www.dynamicdrive.com/style/ */

.gallerycontainer{
position: relative;
/*Add a height attribute and set to largest image's height to prevent overlaying*/
}

.thumbnail img{
border: 1px solid white;
margin: 0 5px 5px 0;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid blue;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 230px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

</style>
 
		
/* CSS Document */


.galvenais {width: 100%;
            height: 100%;
            margin: auto;
            border: solid #640000;
            border-width: 0px 1px 0px 1px;
			border-style: hidden}
			

.virsraksts {width: 100%;
             height: 50px;
             border: solid #640000;
             border-width: 0px 0px 1px 0px;
			 border-style: hidden;
			 text-align: center;
             background: #640000;}

.h1          {text-align: center;
             color: #FFCC33;
			 font-family: arial;
			 font-size: 14px
			 line-height: 150px;}

.izvelne {width: 20%;
          height: 2000px;
          border: solid #640000;
          border-width: 0px 1px 1px 0px;
          background: #640000;
          float: left;
		  border-style: hidden}
		  
		  .izvelne ul {list-style: circle;
                       margin: 10px;
                       line-height: 60px;}

          .izvelne a {color: #000000;
                      text-decoration: none;}

          .izvelne a:hover {color: #F2F2F2;
                            text-decoration: none;
                            font-weight: bold;}
		  
.kajene {width: 100%;
         height: 30px;
         border: solid #640000;
         border-width: 1px 0px 0px 0px;
         background: #640000;
         clear: both;
		 text-align: center;
		 border-style: hidden}
		 
.teksts {text-align: justify;
         height: 100%;
         border: solid #640000;
         border-width: 0px;
         background: #640000;		
		 
		 <style type="text/css">

