.NivoSzakiSlider .nivoSlider {
	position: relative;
	background: url(loading.gif) no-repeat 74% 35%;
	overflow: hidden;
	width: 908px !important;
	height: 393px !important;
}
.nivoSlider {
	position:	relative;
	margin:	0px;
	background: url(loading.gif) no-repeat 74% 35%;
}
.NivoSzakiSlider {
	margin: -1px auto 48px;
	width: 908px;
	position: relative;
	background: url(slider-bg.jpg) no-repeat 0 0;
}
	
.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%
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5
}
.nivo-caption {
	position: absolute;
	left: 39px;
	top: 44px;
	margin: 0;
	opacity: none !important;
	z-index: 8;
	width: 270px;
	height: 256px;	
}

.nivo-caption p {
	padding: 0;
	margin: 0;
	position: absolute;
	left: 0px;
	top: 0;
	opacity: 1;
	height: 246px;
	width: 270px;	
}
.nivo-caption p strong {
	display: block;
	font-size: 48px;
	line-height: 40px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: white;
	text-shadow: 1px 1px #20a0a9;
}
.nivo-caption p b {
	display: block;
	font-size: 36px;
	line-height: 40px;
	padding-top: 5px;
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0px;
	color: white;
	text-shadow: 1px 1px #20a0a9;
}
.nivo-caption p span {
	display: block;
	font-size: 13px;
	line-height: 18px;
	color: #f2f2f2;
	padding-top: 17px;
}

.nivo-html-caption {display:none;}
.nivoSlider a {border:0;}
.nivo-directionNav a {
	position:absolute;
	top:169px;
	z-index:9;
	cursor:pointer
}
.nivo-prevNav {left:0;}
.nivo-nextNav {right:0;}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer
}
.nivo-controlNav a.active {font-weight:bold;}

.nivo-controlNav img {
	display:inline;
	position:relative
}
.nivo-controlNav a.active img {}
.nivo-directionNav a {
	display:block;
	width:68px;
	height:104px;
	background:url(arrows_e.png) no-repeat;
	text-indent:-9999px;
	border:0
}
.nivo-nextNav:hover {background-position:-68px -104px;}
.nivo-prevNav:hover {background-position:0px -104px;}
a.nivo-nextNav {
	background-position:-68px 0;
	right:-373px;
}
a.nivo-prevNav {left:-83px;}
.nivoSlider .nivo-controlNav {
	bottom: 28px;
    height: 14px;
    left: 434px;
    position: absolute;
    width: 77px;
    z-index: 99;
	/*background: url(controlNav.png) no-repeat;*/
}
.nivoSlider .nivo-controlNav a {
	display: block;
	border: 0;
	float: left;
	height: 14px;
	width: 14px;
	background: url(bullets.png) no-repeat 0 0;
	text-indent: -9999px;
}
.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
	background:url(bullets.png) no-repeat 100% 0px;
}
