img {border: 1px  #000000 solid;}
a:hover img{border: 1px #006600 solid;}

body {background-color: black;}
.logo {background-color: black; margin: auto; padding: 5px; font-family:Verdana; color:whitesmoke; FONT-SIZE: 14px}
.tabulka {width:auto; height:16px; background:#2A2A2A;}
.signature  {FONT-FAMILY:verdana; COLOR: White; FONT-SIZE: 12px; margin-left:auto; margin-right:auto; text-align: center;}

.galleria{list-style:none;width:200px}
.galleria li{display:block;width:80px;height:80px;overflow:hidden;float:left;margin:0 10px 10px 0}
.galleria li a{display:none}
.galleria li div{position:absolute;display:none;top:0;left:180px}
.galleria li div img{cursor:pointer}
.galleria li.active div img,.galleria li.active div{display:block}
.galleria li img.thumb{cursor:pointer;top:auto;left:auto;display:block;width:auto;height:auto}
* html .galleria li div span{width:400px} /* MSIE bug */


	/* BEGIN DEMO STYLE */
	*{margin:0;padding:0}
a {text-decoration: none ; color:white}
a:hover {text-decoration: none ; color:#006600}
	.demo{margin-top:auto;}
	.gallery_demo{width:1064px;margin:auto; background:black;}
	.gallery_demo li{width:64px;height:48px;border:1px solid #2A2A2A;margin-right: 20px; margin-left: 20px;background-color:black;}
	.gallery_demo li div{left:240px}
	
	#main_image{margin:auto; margin-bottom:10px; height:auto;width:auto;background:#2A2A2A;}
	#main_image img{margin-bottom:10px;}
	

