/* CSS Document */

#smallimg img {
	border:0;
	clear:both;
	margin:3px 2px 2px 2px;
	
	/*margin: 0px;
	padding: 0px;*/
}
#listing {
	position: absolute;
	left: 500px;
	top: 95px;
}
a.up {
	position:absolute;
	/*left:773px;
	top:346px;*/
	left: 20px;
	top: 0px;
	width:153px;
	height:23px;
	background-image:url(../images/index_12.jpg);
	background-repeat:no-repeat;
}

a.up:hover, a.up:active {
	background-image: url(../images/up_03.jpg);
	background-repeat:no-repeat;
	position:absolute;
	/*left:774px;
	top:346px;*/
	left: 21px;
	top: 0px;
	width:153px;
	height:23px;
}
a.down {
	position:absolute;
	/*left:773px;
	top:776px;*/
	left: 20px;
	top: 345px;
	width:153px;
	height:24px;
	background-image:url(../images/index_23.jpg);
	background-repeat:no-repeat;
}
a.down:hover, a.down:active{
	position:absolute;
	/*left:774px;
	top:776px;*/
	left: 21px;
	top: 345px;
	width:153px;
	height:24px;
	background-image: url(../images/down_03.jpg);
	background-repeat:no-repeat;
}
a.slayd{
	position:absolute;
	left:20px;
	top:383px;
	width:185px;
	height:22px;
	background-image:url(../images/slayd.jpg);
	background-repeat:no-repeat;
}

a.slayd:hover, a.slayd:active{
	position:absolute;
	left:20px;
	top:381px;
	width:185px;
	height:22px;
	background-image:url(../images/slayd_1.jpg);
	background-repeat:no-repeat;
}

.pic { 
position: absolute; 
left:0;
top:0;  
z-index: 0; 
width:500px; 
height:500px; 
}
.pic1 { 
position: absolute;
left:0;
top:0;  
z-index:0; 
width:500px; 
height:500px; 
}
.okno { 
z-index:0;
position:absolute;
left:0;
top:0;
width:500px;
height:500px;
}

#sound{ position:absolute; left:500px; top:500px; background-color: black; height: 1px; width: 1px; margin: 0px; padding: 0px;}
embed {
	background-color: black;
}
.pic #before_div {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:500px;
	z-index: 1;	
}

.pic1 #after_div {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:500px;
	z-index: 1;
	
}
#after {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:500px;
	z-index: 1;
	
}

#before {
	position:absolute;
	left:0;
	top:0;
	width:500px;
	height:500px;
	z-index: 1;
	
}
#slaydimg {
	position:absolute;
	top:0px;
	width:500px;
	height:500px;
	left:0px;
}

#medium{
width:100px;
z-index:auto;
height:100px;
top: 200px;
position: absolute;
margin-left:10px; 
margin-top:355px; 
z-index:1;
background-color:#00FFCC;
}
#smallimg {
	position: absolute;
	left: 23px;
	top: 26px;
	width: 135px;
}
#overDiv {
	top: 300px;
	position:absolute;
	visibility:hidden;   
	z-index:1000;
}

