@charset "utf-8";
/* CSS Document */
body {
background-color: #000000;
margin:0 0 0 0;
background-image:url(../poze/bg_galerie.gif);
}

A:link {color:white; text-decoration:underline;}
A:visited {color:white; text-decoration:underline;}
A:active {color:white; text-decoration:underline;}
A:hover {text-decoration:none;}

.poza { border:thin white outset; padding:3px 3px 3px 3px; margin:2px 2px 2px 2px;}

div.transOFF { background-color:#BEFF84; opacity:.70; filter: alpha(opacity=70); -moz-opacity:0.70;  }
div.transON { background-color: silver;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5; }
