/*  
JAVASCRIPT IMAGE GALLERY W/ mootools
Description: STYLE SHEET FOR IMAGE GALLERY
Version: 1.0
Author: Devin Ross
Author URI: http://tutorialdog.com
*/

#img_gallery{
	width:416px;
	margin: 0px;
	padding-top: 5px;
}
#img_gallery a{ outline:none; border:none; }
#img_gallery a img{border:none;}

/* --- IMAGE STAGE */
#fullimg{
	width:407px;
	overflow:hidden;
	height:302px;
}
#fullimg embed {
	height: 302px;
	width: 407px;
}
#fullimg img{
	width:407px;
}
#fullimg p, #fullimg span{
	position:absolute;
	background:black;
	opacity:.5;
	color:white;
	margin:0px;
	width:395px;
	padding:6px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* --- SLIDER --- */
#img_gallery #wrapper{
	overflow:hidden;
	width: 371px;
	float:left;
	height:75px;
	background-color:#fecc5c;
	position: relative;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}

#items{
	margin:0px 0px;
	padding:0px;
	list-style:none;
	width:50000px;
	position: relative;
	letter-spacing:0em;
}
#items li{
	float:left;
	list-style:none;
	margin-right:2px;
}
#items .thumb{
	width:92px;
	height:75px;
	cursor:pointer;
	margin:0px;
	padding:0px;
}
#items H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #F00;
	position: absolute;
	color: #FFF;
}
#items .large{
	display:none;
	position:absolute;
}
#fullimg .loading{
	width: 126px;
	height: 22px;
	padding-top: 150px;
	padding-left: 145px;
}
#fullimg .thumb{display:none;}
#items .item  p, #items .item  span, #items .item H1{
	display:none;
	text-indent: -2000em;
}
#moveleft, #moveright{
	margin:0px;
	height:83px;
	color: white;
	width: 16px;
	text-indent: -2000em;
	text-decoration: none;
	z-index: 1000;
	display:block;
	cursor: pointer;
	float:left;
}
#moveleft{
	background-image: url(images/left.gif);
	background-position: top;
}
#moveright{background: url('images/right.gif');}
#moveright H2{
	display:none;
	text-indent: -2000em;
}
#moveleft:hover, #moveright:hover{ background-position:bottom; }
#video1 {
	height: 302px;
	width: 406px;
}
#video1 embed {
}
#video img {
	height: 302px;
	width: 406px;
}
#objekat {
	height: 302px;
	width: 406px;
}
