a:visited {}
/*zasto ovo (a:visited) ne znam, ali ako nije onda u ie6 ne radi dobro*/

body {background:url(images/bg.jpg); margin:0;}
#album { padding:30px 0 0 0;width:100%;height:800px;background:url(images/bg_gr.jpg) repeat-x;}
.gallery {padding:0; margin:356px 0 0 -240px; list-style-type:none; position:relative;left:50%;left:50%;width:480px;}
.gallery li {float:left;}
.gallery li a, .gallery li a:visited {float:left; width:43px; height:43px; margin:4px 4px 4px 0; outline: none;}
.gallery li a:active, .gallery li a:focus {background-color:#5B5B5B;}
.gallery li a img {position:relative; width: 43px; height: 43px; border:0;}
.gallery li a:hover img {width: 53px; height: 53px; top:-5px; left: -5px;}
.gallery li a:active img, .gallery li a:focus img {position:absolute; top:-349px; left:0; width:454px; height:320px; border: solid 6px #343434; z-index:100;}
.gallery li a:active img.ver, .gallery li a:focus img.ver {width:235px; border-left: solid 115px #343434; border-right: solid 116px #343434;}