.jcarousel-wrapper {   
    position: relative;
	margin-left: 1px;
    width: 1100px;
    height: 409px;
}


.jcarousel-wrapper2 {   
    position: relative;	
	margin-top: 40px;
	margin-left: 40px;
    width: 900px;
    height: 225px;
	text-align:center;
}

.jcarousel-wrapper3 {   
    position: relative;	
	margin-top: 40px;
	margin-left: 40px;
    width: 900px;
    height: 433px;
	text-align:center;
}

.jcarousel-wrapper2 .cl {   
    font-size: 14px;
    color: #000000;
	font-weight:bold;
	text-align:center;
}

.jcarousel-wrapper3 .cl {   
    font-size: 14px;
    color: #000000;
	font-weight:bold;
	text-align:center;
}

.jcarousel-wrapper .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits2 {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits3 {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: #fff;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.85);
    opacity: .66;
}

.jcarousel-wrapper .photo-credits a {
    color: #fff;
}

.jcarousel-wrapper2 .photo-credits2 a {
    color: #fff;
}

.jcarousel-wrapper .photo-credits3 a {
    color: #fff;
}

/** Carousel **/

.jcarousel {
    position: relative;
    overflow: hidden;
	height: 409px;
}

.jcarousel2 {
    position: relative;
    overflow: hidden;
}

.jcarousel3 {
    position: relative;
    overflow: hidden;
}

.jcarousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel2 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	text-align:center;
}

.jcarousel3 ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
	text-align:center;
}

.jcarousel li {
    float: left;
}

.jcarousel3 li {
    float: left;
	width:763px;
}

.jcarousel .opis {
	width: 600px;
	height:200px;
	position:relative;
	margin-top:-350px;
	margin-left:30px;
	opacity: 0.8; /* Значение прозрачности */
    filter: alpha(Opacity=80); /* Прозрачность в IE */
	padding: 5px; /* Поля вокруг текста */
    background: #000000;  /*Цвет фона */
	z-index:10000;
}



.jcarousel .opis  .zglv{
	margin-top:20px;
    float: left;    
    padding: 0 16px;
    color: #ffffff;
    font: bold italic 18px/25px Arial;
    text-decoration: none;
}

.jcarousel .opis  .txt{
	margin-top:20px;
    float: left;    
    padding: 0 16px;
    color: #e0e0e0;
    font: italic 14px/25px Arial;
    text-decoration: none;
	line-height: 1.5em;
}

.jcarousel .opis  .prew{
	margin-top:20px;
    float: right;    
    padding: 0 16px;
    color: #599100;
    font: italic 14px/25px Arial;
    text-decoration: none;
	line-height: 1.5em;
}



.jcarousel2 li {
    float: left;
	padding: 0 24px;
	text-align:center;
}

.jcarousel3 li {
    float: left;
	padding: 0 24px;
	text-align:center;
}

/** Carousel Controls **/

.jcarousel-control-prev{
	position: absolute;
    top: 125px;
    width: 55px;
    height: 55px;    
    background: #f5f7f8;
	margin-left: -30px;	
	background: url("../img/prew.png") no-repeat; 
}

.jcarousel-control-prev2{
	position: absolute;
    top: 60px;
    width: 62px;
    height: 62px;    
    background: #ffffff;
	margin-left: -50px;
	background: url("../img/prew_com.jpg") no-repeat; 
}

.jcarousel-control-prev3{
	position: absolute;
    top: 170px;
    width: 62px;
    height: 62px;    
    background: #ffffff;
	margin-left: -50px;
	background: url("../img/prew_com.jpg") no-repeat; 
}


.jcarousel-control-next {
    position: absolute;
    top: 125px;
    width: 55px;
    height: 55px;
	margin-right: -30px;	
    background: #f5f7f8;
	background: url("../img/next.png") no-repeat;	
}

.jcarousel-control-next2 {
    position: absolute;
    top: 60px;
    width: 62px;
    height: 62px;    
    background: #f5f7f8;
	margin-right: -50px;
	background: url("../img/next_com.jpg") no-repeat;	
}

.jcarousel-control-next3 {
    position: absolute;
    top: 170px;
    width: 62px;
    height: 62px;    
    background: #f5f7f8;
	margin-right: -50px;
	background: url("../img/next_com.jpg") no-repeat;	
}


.jcarousel-control-prev2 {
    left: 0px;
}

.jcarousel-control-next2 {
    right: 0px;
}

.jcarousel-control-prev3 {
    left: 0px;
}

.jcarousel-control-next3 {
    right: 0px;
}

.jcarousel-control-prev {
    left: 0px;
}

.jcarousel-control-next {
    right: 0px;
}

.jcarousel-control-prev:hover span,
.jcarousel-control-next:hover span {
    display: block;
}

.jcarousel-control-prev2:hover span,
.jcarousel-control-next2:hover span {
    display: block;
}

.jcarousel-control-prev3:hover span,
.jcarousel-control-next3:hover span {
    display: block;
}
