/* ----------------- carusel 1 ----------------- */

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 255px;
    margin: 0 auto;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  255px;
    height: 150px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 60px;
    height: 150px;
	font-size: 11px;
	color: #515151;
	line-height: 1.2em;
}

.jcarousel-skin-tango .jcarousel-item a {
	color: #515151;
	font-weight: bold;
}

.jcarousel-skin-tango .jcarousel-item img {
	margin-bottom: 7px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
}

/**
 *  Horizontal Buttons
 */

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 24px;
    right: -14px;
    width: 9px;
    height: 12px;
    cursor: pointer;
    background: transparent url(../images/next.gif) no-repeat left top;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
	background: url(../images/next.gif) no-repeat 0 -24px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 24px;
    left: -14px;
    width: 9px;
    height: 12px;
    cursor: pointer;
    background: transparent url(../images/back.gif) no-repeat left top;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
	background: url(../images/back.gif) no-repeat 0 -24px;
}

/* ----------------- end of carusel 1 ----------------- */

/* ----------------- carusel 2 ----------------- */

.istorie .jcarousel-skin-tango {
    background: url(../images/istorie.png) no-repeat;
	padding-bottom: 14px;
}

.istorie .jcarousel-skin-tango .jcarousel-clip-vertical {
    height: 1110px;
}

.istorie .jcarousel-skin-tango .jcarousel-item {
    height: 130px;
	font-size: 14px;
	color: #494949;
	line-height: 1.3em;
	margin: 0 0 15px 0;
	float: none;
	background: url(../images/istorie_other.png) no-repeat right bottom;
	position: relative;
	padding: 40px 0 0 164px;
	overflow: hidden;
	float: left;
	width: 465px;
	clear: both;
}

.istorie .jcarousel-skin-tango .jcarousel-item span {
	color: #f36d21;
}

.istorie .jcarousel-skin-tango .jcarousel-item span.an {
	position: absolute;
	top: 88px;
	left: 9px;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

.istorie .jcarousel-skin-tango .istorie_first {
	background: url(../images/istorie_first.png) no-repeat right bottom;
	color: white;
	float: left;
	width: 465px;
	clear: both;
}

.istorie .jcarousel-skin-tango .jcarousel-item h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 8px;
}

.istorie .jcarousel-skin-tango .jcarousel-item a {
	color: #f36d21;
	font-weight: normal;
}

/**
 *  Vertical Buttons
 */
 
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: -14px;
    left: 308px;
    width: 56px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/down.gif) no-repeat 0 0;
}

* html .jcarousel-skin-tango .jcarousel-next-vertical {
	bottom: 36px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
	/*background: transparent url(../images/down2.gif) no-repeat 0 0;*/
	background: none;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: -14px;
    left: 308px;
    width: 56px;
    height: 14px;
    cursor: pointer;
    background: transparent url(../images/up.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
	/*background: transparent url(../images/up2.gif) no-repeat 0 0;*/
	background: none;
}

/* ----------------- end of carusel 2 ----------------- */

/* ----------------- carusel 3 ----------------- */

.others .jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 580px;
    margin: 0 auto;
}

.others .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  580px;
    height: 125px;
}

.others .jcarousel-skin-tango li {
	width: 60px;
	font-size: 11px;
	color: #515151;
	line-height: 1.2em;
	margin-right: 5px;
	float: left;
}

.others .jcarousel-skin-tango li a {
	color: #515151;
	font-weight: bold;
}

.others .jcarousel-skin-tango li a:hover {
	text-decoration: underline;
}

.others .jcarousel-skin-tango li img {
	margin-bottom: 5px;
}

/* ----------------- end of carusel 3 ----------------- */