#prohlizec{
	position: absolute;
	left:50%;
	top:10px;
	width:800px;
	margin-bottom: 30px;
	margin-left:-420px;	
	padding:10px;
	text-align: center;
}
#prohlizec img{
	border: 10px solid #000;
	margin-top: 5px;
}
#prohlizec_lista{
	background-color: #000;	
	color: #fff;
	font-size: 13.3px;
  	padding:5px;
	margin:0 5px 0 5px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	
}
.prohlizec_close{
	position:absolute;
	top:20px;
	right:20px;
	text-align:center;
	text-decoration: none;
	font-size: 14px;
	display: block;
	height:25px;
	width:25px;
	line-height: 25px;
	border: 1px solid #FCF581;
}
#transparent{
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:1000px;
   background-color: #000;
   opacity: .8;
   -moz-opacity: .8;
   filter:alpha(opacity=80);
}
.nahledy td{
	width: 25%;
	text-align: center;
}
.nahledy a img{
	border:0;
}