/* Sample 6*/
#box6{
	position:absolute;
	width:310px;
	background-image: url(img/maske.gif);
}
#box6 span{
	display:block;
	float: left;
	background-image: url(img/maske.gif);
}
#handles6_1{
	width: 300px;
	height: 75px;
}
#handles6_2{
	width: 300px;
	height: 75px;
}

#handles6_3{
	width: 300px;
	height: 70px;
}
#handles6_4, #handles6_5, #handles6_6{
	width: 300px;
		height: 70px;
}


#handles6_6 div, #handles6_5 div, #handles6_4 div, #handles6_3 div, #handles6_2 div, #handles6_1 div {
	float:left;
	margin-left: 20px;
	
}
#thumb-navi {
	width: 300px;
	float: right;
}

.mask6{
	position:absolute;
	width:310px;
	height:425px;
	overflow:hidden;
	background-image: url(img/maske.gif);
}
.sample6 .buttons{
	clear:both;
	text-align:right;
}


#handles6_3, #handles6_4 {
	display: none;
}

/* ********************************** */

.thumbs{
	width:53px;
}
.thumbs div{
	display:block;
	width:55px;
	height:55px;
	margin:0px 0;
	cursor:pointer;
}

.thumbs div img{
	display:block;
	width:100%;
	height:100%;
	border:none
}

.info{
	width:310px;
	height:50px;
	position:absolute;
	top: 375px;
}
#info6 p, #info6 h4 {
	color:#E75600;
	padding:2px 8px 2px 25px;
	margin:0px;
	font-family:Arial;
}

#info6 h4{
	font-size:12px;
	color:#CD3716;

}

.mask1{
	position:relative;
	width:480px;
	height:180px;
	overflow:hidden;
}
.mask2{
	position:relative;
	width:240px;
	height:180px;
	overflow:hidden;
}
.mask3{
	position:relative;
	width:480px;
	height:240px;
	overflow:hidden;
}

span img {
	display:block;
	border:none;
}

.maske {
	width:310px;
	height:425px;
	background:url(img/maske.png);
	position:absolute;
}


#divCon02 {
	float: right;
	width: 300px;
	height: 330px;
	margin-top: 25px;
	margin-right: 25px;
	margin-bottom: 15px;
	margin-left: 0px;
	text-align: left;
}

#divCon01 {
	float: left;
	width: 314px;
}

#slidenav {
	text-align: right;
	margin-top: 20px;
	clear: both;
	margin-right: 25px;

}


.buttons{
	padding:5px;
	color: #E75600;
}
.buttons span{
	color:#E75600;
	padding:0 5px;
	cursor:pointer;
	font-size: 11px;
}
.buttons span.active, .buttons span:hover{
	background:#E75600;
	color:#fff
}
#divCon02-txt {
margin-left:20px;
margin-bottom:20px;
}
