#lightbox {
	border-right: #666 2px solid;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: #666 2px solid;
	background-color: #eee
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em
}
#lightboxCaption {
	float: left
}
#keyboardMsg {
	float: right
}
#closeButton {
	right: 5px;
	top: 5px
}
#lightbox img {
	clear: both;
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none
}
#overlay img {
	border-right: medium none;
	border-top: medium none;
	border-left: medium none;
	border-bottom: medium none
}
#overlay {
	background-image: url(http://hgsport.dynamicnet.cz/_img/_main/overlayer.png)
}
 html #overlay {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://hgsport.dynamicnet.cz/_img/_main/overlayer.png", sizingMethod="scale");
	background-image: url(http://hgsport.dynamicnet.cz/_img/_main/blank.gif);
	background-color: transparent
}
