html {
	height: 100%;
	margin: 0;
	padding: 0;
	width: 100%;
}
body {
	background-color: #fdf6da;
	color: #333333;
	font-family: Tahoma, Arial;
	font-size: 13px;
	height: 100%;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
	text-align: center;
	width: 100%;
}

img {
	border: 0;
}
a,
a:visited,
a:hover {
	color: #275cbb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
hr{
}
.item .readmoreBox {
	display: block;
	min-height: 15px;
	text-align: right;
}

.readmoreProfile {
	cursor: pointer;
	margin: 0px 0 0px 10px;
	text-align: right;
}

.readmoreProfileForm {
	cursor: pointer;
	background-color: #FF9300;
	color: white;
	font-size: 13px;
	padding: 1px 6px 3px 10px;
	margin-top: 20px;
}

a.readmoreProfileForm {
	color:white;
}

.item .readmore,
.item .readmoreBox .readmore {
	background-color: #ffffff;
	color: #275cbb;
	font-size: 12px;
	padding: 0px 6px 2px 10px;
	position: relative;
}
.item a:hover .readmore,
.item a:hover .readmoreBox.readmore {
	background-color: #ff9300;
	color: #ffffff;
}
.listReadmoreBox {
	display: block;
	min-height: 15px;
	text-align: right;
}
.homeExcursionReadMore{
	font-size:14px !important;
	font-weight:bold;
}
.listReadmoreBox .readmore {
	background-color: #ff9300;
	color: #ffffff;
	font-size: 13px;
	margin: 0 6px 8px 0;
	padding: 1px 6px 3px 10px;
}

h1, .pageTitle {
	color: #696969;
	font-size: 22px;
	font-weight: normal;
	line-height: 1.1em;
	margin: 15px 0 8px 14px;
	padding: 0;
}
h4{
	margin:0px;
}
.blockTitle {
	color: #d18f5b;
	padding-left: 5px;
}
.services .item {
	background-image: url(/images2/mistoleva/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 4px;
	color: #696969;
	display: block;
	padding: 0 0 0 22px;
}


#container {
	height: auto; 
	_height: 100%;
	margin: 0;
	min-height: 100%;
	min-width: 912px;
	padding: 0;
	position: relative; 
	text-align: center;
	width: 100%;
	margin-top: 10px;
}

#content {
	position: relative;
	width: 100%;
}

#contentBox {
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 900px;
	border-left: 1px solid #eae9b9;
	border-right: 1px solid #eae9b9;
	background-color: #ffffff;
	padding: 0 5px;
}
.cleanup {
	display: block;
	clear: both;
}
.cleanupFestivals {
	display: block;
	clear: both;
	height: 80px;
	width: 100%;
}

#header {
	position: relative;
	width: 100%;
}
#headerBox {
	background-color: white;
	border-left: 1px solid #eae9b9;
	border-right: 1px solid #eae9b9;
	border-top: 1px solid #eae9b9;
	height: 210px;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 910px;
	padding: 16px 0 0 0;
}
div.headerBoxSlider {
	position:absolute;
	left:5px;
	top:5px;
}
div.headerBoxSlider img {
	position: absolute;
	list-style: none;
}
div.headerBoxSlider ul li.show {
	z-index:500
}


ul#img-links li {
    float: left;
    opacity: 0.5;
}
ul#img-links li:hover {
    opacity: 1;
}

#header .logo {
	bottom: 35px;
	left: 50px;
	position: absolute;
	height: 190px;
	width: 170px;
}
#header .title {
	position: absolute;
	right: 35px;
	top: 21px;
}
#header .mainMenu {
	position: absolute;
	top: 200px;
}
#header .langs {
	background-color: #e5dabe;
	right: 5px;
	position: absolute;
	top: 40px;
	padding: 3px;
	height: 20px;
	width: 108px;
}
#header .facebook {
	right: 10px;
	position: absolute;
	top: 160px;
	z-index: 5;
}

.logos img {
	float: left;
	opacity: 0.5;
	padding: 0px 3px;
}
.logos img:hover {
	opacity: 1;
}

.festivals {
	border-bottom: 1px solid silver;
	clear: left;
	margin: 10px 0;
	padding: 0 0 15px 0;
	width: 698px;
}

#partners {
	width: 100%;
}
#partners .mainPartners {
	float: left;
	width: 240px;
	height: 90px;
	background-color: white;
}
	#partners .mainPartners img {
	   opacity: 0.5;
		padding: 7px 1px;
	}
	#partners .mainPartners img:hover {
	   opacity: 1;
	}
#partners .mainPartners .dikart {
	float: left;
	text-align: center;
}
#partners .mainPartners .city {
	float: right;
	text-align: center;
	white-space: nowrap;
}
#partners .infoPartners {
	float: right;
	height: 90px;
	text-align: center;
	width: 660px;
}
	#partners .infoPartners ul {
		margin: 10px 0;
	}


.langs img {
	padding: 3px 5px;
	float: left;
}

.langs a {
	color: black;
}
.langs a:hover {
	color: #d56a34;
}

#header .mainMenu a {
	background-image: url("/images2/mistoleva/menu-bg-separator.png");
	background-position: right 1px;
	background-repeat: no-repeat;
	color: #e3c191;
	display: block;
	float: left;
	height: 23px;
	margin: 2px 0 0 0;
	padding: 0 19px 0 19px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 16px;
	font-family:'Times New Roman', Times, serif;
	font-weight: bold;
}

#header .mainMenu a:hover {
/*	background-color: #fef0b7;*/
	color: #e3c191;
	text-decoration: underline;
}
.last {
	background-image: none !important;
	padding: 0 4px 0 9px !important;
}

.mainMenuLeft {
	background-image: url(menuRight.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	left: -9px;
	float: left;
	height: 29px;
	width: 20px;
}

.mainMenuBody {
	background-color: #ab0f13;
	display: block;
	float: left;
	height: 23px;
	width: 905px;
}

.mainMenuRight {
	background-image: url(menuLeft.png);
	background-position: top left;
	background-repeat: no-repeat;
	display: block;
	position:absolute;
	right: -17px;
	float: left;
	height: 29px;
	width: 20px;
}


/*Menu*/

#topmenuBox {
	position: absolute;
	top: 188px;
	left: 0;
	width: 100%;
}
#topmenuBox2 {
	margin: 0 auto;
	width: 800px;
	z-index: 2;
}
.topMenuIcon {
	float: right;
	font-weight: bold; 
	padding: 3px 5px;
}

#menu { 
	list-style: none;
	padding: 0; 
	text-align: left;
}
#menu * {margin:0; padding:0}
#menu a {
	font-size: 16px;
	font-family:'Times New Roman', Times, serif;
	font-weight: bold;
	color:#E3C191; 
	text-decoration:none; 
	display:block; 
	margin: 0; 
	padding: 0; 
}
/*#menu a:visited { color:#a03d06; text-decoration:none; }*/
#menu a:hover {   color:#ffffff; text-decoration:none; }
#menu li {position: relative; float: left; margin-right: 2px}
#menu ul {position: absolute; top: 22px; left: 0; display: none; list-style: none; border: 1px solid #670502;}
#menu ul li {position: relative; width: 190px; margin: 0}
#menu ul li a {         background-color: #420200; color: #E3C191; padding: 2px 7px 3px; display: block; }
/*#menu ul li a:visited { background-color: #420200; color: #a03d06; }*/
#menu ul li a:hover {   background-color: #670502; color: #ffffff; }
#menu ul ul { left:190px; top:2px }
#menu .menulink { padding: 3px 7px; font-weight: bold; text-transform: uppercase; border: 1px; }
#menu .menulink:visited { padding: 3px 7px; font-weight: bold; text-transform: uppercase; border: 1px; }
#menu .menulink:hover { background-color: #670502; color: #ffffff; }
#menu .sub {background: #420200 url(/images2/shokolad/arrow.gif) 178px 6px no-repeat; }
#menu .sub:hover { color: #ffffff; }
#menu .menuhover { background-color: #670502; color: #ffffff; }


#header .langMenu {
	position: absolute;
	right: 35px;
	top: 105px;
}
#header .langMenu a,
#header .langMenu a:visited,
#header .langMenu a:hover {
	padding: 0 3px;
}

#topBanner {
display: none;
	background-color: #6c0000;
	height: 90px;
	text-align: center;
	width: 900px;
}

.facebook {
float: right;
margin: 20px 20px 5px 5px;
}

#footerCleanup {
	clear: both;
	height: 150px;
	width: 100%;
}

#footer {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
}
#footerBox {
	height: 230px;
	margin: 0 auto;
	position: relative;
	width: 900px;
}
.copyrightsBox {
	background-color: #d39564;
	bottom: 0;
	height: 53px;
	position: absolute;
	width: 100%;
}
#footer .copyrights {
	color: #ffffff;
	font-size: 12px;
	left: 15px;
	position: absolute;
	text-align: left;
	bottom: 10px;
}
#footer .copyrights a,
#footer .copyrights a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer .copyrights a:hover {
	color: #f2dca5;
	text-decoration: underline;
}
#footer .sitegist {
	bottom: 7px;
	position: absolute;
	right: 10px;
}


#maincol .banner .bannerTitle h2 a{
	color: #750801;
	font-family:'Times New Roman', Times, serif;
}

#maincol {
	float: left;
	text-align: left;
	width: 698px;
}

#maincol div.text{
	padding: 0 15px 10px 15px;
}

#maincol .block{
	float: left;
	margin: 3px;
}


#leftcol {
	float: left;
	padding: 0px 16px 20px 0;
	text-align: left;
	width: 200px;
}
#rightcol {
	float: right;
	padding: 0px 0 20px 0px;
	position: relative;
	text-align: left;
	width: 200px;
	z-index: 100;
}
#rightcol .block {
	background-color: #6c0000;
	margin: 5px 0;
	width: 200px;
}

#rightcol .block .title {
	color: #e3c191;
	padding: 3px 5px;
}


.wideList .item {
	border: 1px solid #b8b8b8;
	display: block;
	margin: 0 0 6px 0;
	padding: 5px;
	position: relative;
}
.wideList .item .pic {
	display: block;
	float: left;
	height: 90px;
	overflow: hidden;
	text-align: center;
	width: 90px;
}
.wideList .item .title {
	border-bottom: 1px solid #b8b8b8;
	display: block;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 100px;
	padding: 0 0 4px 0;
}
.wideList .item a:hover .title {
	text-decoration: underline;
}
.wideList .item .text {
	color: #333333;
	display: block;
	/*font-size: 13px;*/
	margin: 0 0 18px 100px;
}
.wideList .item .text p {
	margin: 0;
	padding: 0;
}
.wideList .item .readmore {
	bottom: 5px;
	position: absolute;
	right: 5px;
}

.narrowList .item {
	border: 1px solid #b8b8b8;
	display: block;
	margin: 0 0 6px 0;
	padding: 5px;
	position: relative;
}
.narrowList .item .pic {
	display: block;
	float: left;
	height: 74px;
	overflow: hidden;
	text-align: center;
	width: 74px;
}
.narrowList .item .title {
	border-bottom: 1px solid #b8b8b8;
	display: block;
	font-weight: bold;
	margin: 0 0 5px 83px;
	padding: 0 0 4px 0;
}
.narrowList .item a:hover .title {
	text-decoration: underline;
}
.narrowList .item .text {
	color: #7d7d7d;
	display: block;
	font-size: 13px;
	margin: 0 0 18px 83px;
}
.narrowList .item .text p {
	margin: 0;
	padding: 0;
}
.narrowList .item .readmore {
	bottom: 5px;
	position: absolute;
	right: 5px;
}


.profileListHome {
	border: 1px solid #b8b8b8;
}
.profileListHome .item {
	display: block;
	float: left;
	margin: 0;
	position: relative;
}
.profileListHome .item .pic {
	display: block;
}
.profileListHome .item .title {
	background-color: #000000;
	bottom: 0px;
	color: #ffffff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	left: 0px;
	opacity: 0.6;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	padding: 3px 6px;
	position: absolute;
	right: 0px;
}

#leftcol .services {
	margin: 20px 0;
}
#leftcol .services item {
	background-image: url(/images2/mistoleva/bullet.png);
	background-repeat: no-repeat;
	background-position: 2px 7px;
	clear: both;
	padding: 0 0 0 22px;
}


.recommendList {
	border: 1px solid #b8b8b8;
	margin: 0 0 20px 0;
	padding: 6px;
}
.recommendList .blockSubTitle {
	background-color: #ff9300;
	color: #ffffff;
	display: block;
	font-size: 18px;
	margin: 0 0 6px 0;
	padding: 10px 13px;
}
.recommendList .item {
	display: block;
	position: relative;
}

.recommendList .item a,
.recommendList .item a:hover,
.recommendList .item a:visited {
	text-decoration: none;
}
.recommendList .item .title {
	display: block;
	font-size: 18px;
	margin: 0 0 5px 0;
	padding: 0 0 4px 0;
}
.recommendList .item a:hover .title {
	text-decoration: underline;
}
.recommendList .item .pic {
	border: 1px solid #e8e8e8;
	display: block;
	float: left;
	margin: 0 8px 6px 0;
}
.recommendList .item .text {
	color: #7d7d7d;
	display: block;
	font-size: 13px;
	margin: 0 0 5px 0;
}
.recommendList .item .text p {
	margin: 0;
	padding: 0;
}
.recommendList .item .readmore {
	bottom: 5px;
	position: absolute;
	right: 5px;
}
/*.recommendList .item .readmoreBox {
	display: block;
	min-height: 15px;
	text-align: right;
}
.recommendList .item .readmore {
	background-color: #ff9300;
	color: #ffffff;
	font-size: 11px;
	padding: 0px 6px 2px 10px;
	position: relative;
}*/

.infoCampaign250x250 {
	margin: 15px 0 15px 0;
}
.infoCampaign250x75 .item {
	margin-top: 15px;
}


.profileShort {
	margin-top: 15px;
	position: relative;
}
.profileShort .photo {
	float: left;
	margin: 0 10px 10px 0;
	position: relative;
	width: 175px;
}
.profileShort .photo .title {
	background-color: #000000;
	bottom: 0px;
	color: #ffffff;
	display: block;
	font-weight: bold;
	left: 0px;
	opacity: 0.6;
	padding: 3px 6px;
	position: absolute;
	right: 0px;
}
.profileShort .text {
	color: #7d7d7d;
	/*font-size: 13px;*/
}
.item a:hover{
	text-decoration:none;
}

.proposalList .item {
	border: 1px solid #b8b8b8;
	display: block;
	float: left;
	margin: 0 3px 0 3px;
	padding: 6px;
	width: 153px; 
}
.proposalList .item .title {
	background-color: #ff9300;
	color: #ffffff;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: 40px;
	padding: 7px 6px 4px 6px;
	text-align: center;
}

.proposalList .item a:hover{
	color: white;
	text-decoration:underline;
} 


#slider {
	border: 1px solid #b8b8b8;
	height: 354px;
	overflow: hidden;
	position: relative;
	width: 600px;
}
#slider .item {
	display: none;
	left: 0px;
	height: 354px;
	position: absolute;
	top: 0px;
	width: 600px;
}
#slider .cur {
	display: inline;
}
#slider .item .pic {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1;
}
#slider .item .order {
	background-color: #ff9300;
	bottom: 0px;
	color: #ffffff;
	display: block;
	font-size: 16px;
	font-weight: bold;
	padding: 10px 12px 10px 12px;
	position: absolute;
	right: 0px;
	z-index: 3;
}
#slider .item a:hover .order {
	text-decoration: underline;
}
#slider .item .text {
	background-color: #000000;
	bottom: 0px;
	display: block;
	height: 70px;
	/*height: 40px;*/
	left: 0px;
	opacity: 0.65;
	filter: alpha(opacity=65);
	overflow: hidden;
	position: absolute;
	right: 0px;
	z-index: 2;
}
#slider .item .text .title {
	color: #719ce8;
	display: block;
	font-size: 18px;
	height: 18px;
	left: 20px;
	overflow: hidden;
	position: absolute;
	right: 135px;
	top: 8px;
}
#slider .item a:hover .title {
	text-decoration: underline;
}
#slider .item .text .subtitle {
	color: #ffffff;
	display: block;
	font-size: 13px;
	height: 30px;
	left: 20px;
	line-height: 1.1em;
	overflow: hidden;
	position: absolute;
	right: 135px;
	top: 34px;
}
#slider .item .text .subtitle p {
	margin: 0;
	padding: 0;
}
#slider .controlBar {
	/*bottom: 65px;*/
	display: block;
	position: absolute;
	right: -12px;
	top: 15px;
	z-index: 3;
}
#slider .controlBar .button,
#slider .controlBar .button:visited,
#slider .controlBar .button:hover {
	display: block;
	color: #7f7f7f;
	float: left;
	font-size: 11px;
	font-weight: bold;
	margin: 0 7px 0 0;
	text-align: center;
	text-decoration: none;
}
#slider .controlBar .button:hover {
}
#slider .controlBar a span {
	display: block;
	margin: 30px 0 0 1px;
	text-align: center;
}
#slider .controlBar .slide,
#slider .controlBar .slide:visited,
#slider .controlBar .slide:hover {
	background-image: url(/images2/mistoleva/bullets.png);
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 11px;
	overflow: hidden;
	width: 11px;
}
#slider .controlBar .slide:hover {
	background-position: 0 -11px;
}
#slider .controlBar .selected,
#slider .controlBar .selected:visited,
#slider .controlBar .selected:hover {
	background-image: url(/images2/mistoleva/bullets.png);
	background-position: 0 -11px;
	background-repeat: no-repeat;
}

.textThumb,
.fullView .mainThumb {
	float: left;
	margin: 0 12px 5px 0;
}
.fullView .shorttext {
	font-style: italic;
	margin-bottom: 12px;
}
.fullView .text {
}

.img-left {
	float: left;
	margin: 0 8px 5px 0;
}
.img-right {
	float: right;
	margin: 0 0 5px 8px;
}
.img-center {
	display: block;
	margin: 0 auto 5px;
}


.relProfiles {
	clear: both;
	display: block;
	padding-top: 10px;
}
.relProfile {
	float: left;
	font-size: 12px;
	height: 100px;
	margin: 0 5px 10px 0;
	text-align: left;
	width: 245px;
}
.relProfile .pic {
	float: left;
	margin: 0px 10px 5px 0;
	position: relative;
	text-align: center;
	width: 70px;
}
.relProfile .name a,
.relProfile .name a:hover,
.relProfile .name a:visited {
	font-size: 16px;
	font-weight: bold;
}
.relProfile .jobposition {
	color: #36468e;
	font-weight: bold;
	margin-top: 3px;
}
.relProfile .description div {
	margin: 5px 0 0 0;
}
.relProfile .description p {
	margin: 2px 0 0 0;
	padding: 0;
}


.moreDetails {
	display: none;
}


.personPagesList {
	margin: 0 0 15px 0;
	width:170px;
	float:right;
}

.personPagesList .item {
	border: 1px solid #B8B8B8;
	display: block;
	float: left;
	margin: 0 3px 6px 3px;
	padding: 6px;
	width: 153px;
}
.personPagesList .item .title {
	background-color: #FF9300;
	background-image: url(/images2/mistoleva/pages_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 6px 7px 6px;
	text-align: center;
}
.personPagesList .item  a:hover {
	text-decoration:underline;
	color:white;
}

.personExcursionList{
	width:420px;
}
.dataBoxInline {
background-color: #FFFFF2;
border-bottom: 1px solid #C5C5C5;
border-top: 1px solid #C5C5C5;
margin-bottom: 10px;
position: relative;
width: 100%;
}

.sliderTitle {
background-color: #FFFFF2;
border-bottom: 1px solid #C5C5C5;
font-size: 13px;
font-weight: bold;
padding: 5px 10px;
}

.sliderThumb {
height: 142px;
margin: 10px;
position: relative;
}

.sliderThumb .viewport {
bottom: 0;
left: 32px;
overflow: hidden;
position: absolute;
right: 32px;
top: 0;
width: auto;
}
.sliderThumb .viewportbox {
    bottom: 0;
    left: 0;
    position: absolute;
    top: 0;
}
.sliderThumb .viewportTable {
    border: 0 none;
    border-collapse: collapse;
    margin: 0;
    padding: 0;
}
.sliderThumb .viewportTable td {
    padding: 0;
    vertical-align: top;
}
.sliderThumb .prev {
background-image: url(/images2/mistoleva/arrow-prev.png);
background-position: 0 55px;
background-repeat: no-repeat;
bottom: 0;
cursor: pointer;
left: 0;
position: absolute;
top: 0;
width: 30px;
}

.sliderThumb .next {
background-image: url(/images2/mistoleva/arrow-next.png);
background-position: 0 55px;
background-repeat: no-repeat;
bottom: 0;
cursor: pointer;
position: absolute;
right: 0;
top: 0;
width: 30px;
}

.sliderThumb .itemThumbnail {
	margin: 0 5px;
}

.toursButton {
	margin: 10px 0 80px 80px;;
	width: 220px;
}

.toursButton .item {
	border: 1px solid #B8B8B8;
	display: block;
	float: left;
	margin: 0 3px 6px 3px;
	padding: 6px;
	width: 220px;
}
.toursButton .item .title {
	background-color: #FF9300;
	background-image: url(/images2/mistoleva/pages_bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	color: white;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 6px 10px 6px;
	text-align: center;
}
.toursButton .item  a:hover {
	text-decoration:underline;
	color:white;
}

.profileMoreDetails {
	display:none;
}

.profileMoreDetails_ru{
	display:none;
}
.profileMoreDetailsForm {
	display:none;
}

.profileMoreDetailsForm_ru{
	display:none;
}

.webForm textarea {
	width: 151px;
}

.profileShort .phone{
	margin:0 0 10px 0px;
}
.profileShort .email{
	margin:0 0 5px 0px;
}

ul#img-links{
    margin: 15px 0;
    padding: 0;
}
ul#img-links li{
    list-style: none outside none;
    margin: 6px 1px 0 2px;
    padding: 0;
}
ul#img-links li {
    float: left;
    opacity: 0.5;
}
ul#img-links li:hover {
    opacity: 1;
}

/** Photogalerie styles **/
.shokoladGaleries { background-color: #E0E0E0; width: 600px; margin: 10px 20px; /* for non-jumping*/ visibility: hidden; height: 81px; }
	.shokoladGaleries .items a { display: block; padding: 3px; height: 75px; }
	.shokoladGaleries.curr .items a.currentWatching { background-color: #FFB100; }
		.shokoladGaleries .items a img { margin: 0px; }
	.shokoladGaleries a.navi { background-color: #E0E0E0; color: #B5B7B5; font-size: 3em; font-weight: bold; text-align: center; text-decoration: none; position: absolute; left: -22px;	top: 0; line-height: 0px; padding-top: 36px; height: 45px;	width: 22px; z-index: 77; }
		.shokoladGaleries a.navi:hover { color: white; background-color: #C6C8C6; }
		.shokoladGaleries a.next { left: auto; right: -22px; }
		.shokoladGaleries a.navi.disabled { background-color: #F5F5F5; color: white; cursor: default;}
.shokoladGalerieSlideshow { display: none; position: relative; width: 660px; height: 460px; }
	.shokoladGalerieSlideshow.loading { background-color: white; text-align:center;}
	.shokoladGalerieSlideshow a.nav {  width: 100px; display: none; background-color: white; color: gray; text-decoration: none; font-size: 10em; line-height: 400px; position: absolute; top: 0; left: 0; height: 100%; }
		.shokoladGalerieSlideshow a.nav.next { left: auto; right: 0px; }
	.shokoladGalerieSlideshow.last a.nav.next, .shokoladGalerieSlideshow.first a.nav.prev { display: none; visibility: hidden; }
	
/** Slider at the right side styles **/
#shokoladGaleriesRight { background-color: #E0E0E0; width: 200px; margin: 0 0 7px 0; /* for non-jumping  */ visibility: hidden; height: 140px;  }
	#shokoladGaleriesRight .item table, #shokoladGaleriesRight .item table td { padding: 0px 2px; width: 196px;  height: 140px; vertical-align: middle; text-align: center; }
	#shokoladGaleriesRight .items a { display: block; padding: 3px; height: 140px; }
	#shokoladGaleriesRight.curr .items a.currentWatching { background-color: #FFB100; }
		#shokoladGaleriesRight .items a img { margin: 0px; }
	#shokoladGaleriesRight a.navi { display: none; background-color: #E0E0E0; color: #B5B7B5; font-size: 3em; font-weight: bold; text-align: center; text-decoration: none; position: absolute; left: 0px; top: 0; line-height: 0px; padding-top: 70px; height: 70px; width: 22px; z-index: 77; }
		#shokoladGaleriesRight:hover a.navi { display: block; }
		#shokoladGaleriesRight a.navi:hover { color: white; background-color: #C6C8C6; }
	/* transparent arrows */
	#shokoladGaleriesRight a.navi { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=30); -moz-opacity: 0.3; -khtml-opacity: 0.3; opacity: 0.3; }
	#shokoladGaleriesRight a.navi:hover { -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)"; filter: alpha(opacity=70); -moz-opacity: 0.7; -khtml-opacity: 0.7; opacity: 0.7; }

		#shokoladGaleriesRight a.next { left: auto; right: 0px; }
		#shokoladGaleriesRight a.navi.disabled { display: none; background-color: #F5F5F5; color: white; cursor: default;}
