.nivoSlider {
	position:relative;
	background:url(loading.gif) no-repeat 50% 50% #fff;
}
.NivoSzakiSlider {
	padding:0;
	margin:0;
	width:1028px;
	}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	border-radius: 6px;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-caption {
	position:absolute;
	left:0px !important;
	top:445px;
	text-indent:0px;
	margin:0;
	width:auto;
	height:86px;
	z-index:8;
	overflow:hidden;
}
.nivo-caption p {
	padding:0;
	margin:0;
	color:#848484;
	font-size:12px;
	line-height:18px;
	text-transform:uppercase;
	width:auto;
	height:84px;
	background:url(caption-bg.png) 0 top repeat;
		border:1px solid #fff;
	border-left:none;

	overflow:hidden;
	position:relative;
	border-radius:0 6px 6px 0;
}

.nivo-caption p .title { font:normal 29px/1.2em Arial, Helvetica, sans-serif; font-family: 'Oswald', sans-serif; padding-left:28px; padding-top:24px; margin-right: 50px;}
.nivo-caption p .title span { color:#353535; }

.nivo-caption p a {
	text-indent:-9999px;
	font-size:49px;
	font-weight:normal;
	line-height:49px;
	font-family: 'Oswald', sans-serif;
	color:#848484;
	background:url(shop.png) 0 top no-repeat;
	display:block;
	width:22px;
	height:42px;
	text-align:center;
	text-decoration:none;
	letter-spacing:0;
	outline:none!important;
	position:absolute;
	right:12px;
	top:21px;
}
.nivo-caption p a:hover {background:url(shop.png) 0 bottom no-repeat;}
.nivo-html-caption {
	display:none
}
.nivoSlider a {
	border:0
}
.nivo-directionNav a {
	position:absolute;
	z-index:9;
	cursor:pointer
}

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer
}
.nivo-controlNav a.active {
	font-weight:bold
}

.nivo-controlNav img {
	-moz-box-shadow:0 0 5px #333;
	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .7);
	display:inline;
	margin-right:10px;
	position:relative
}
.nivo-controlNav a.active img {
	-moz-box-shadow:0 0 5px #DDD;
	-webkit-box-shadow:0 0 5px rgba(10, 10, 10, .4)
}
.nivo-directionNav { display:none!important;}
.nivo-directionNav a {
	display:block;
	width:30px;
	height:31px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0
}
a.nivo-nextNav {
	background-position:-38px -31px;
	left:75px;
	bottom:75px;
}
a.nivo-nextNav:hover {background-position:-38px 0px;}
a.nivo-prevNav {
	left:0px;
	bottom:75px;
	background-position:0px 0;
}
a.nivo-prevNav:hover {background-position:0px -31px;}
.nivoSlider {
/*	margin:0px auto;*/
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.nivoSlider .nivo-controlNav {
	position:absolute;
	left:469px;
	bottom:18px;
	padding:0;
	z-index:999;
}
.nivoSlider .nivo-controlNav a {
	display:block;
	width:17px;
	height:17px;
	background:url(bullets.png) right 0 no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:7px;
	float:left
}
.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
	background-position:0 0;
}