.nivoSlider {
	position:relative;
	background:#fff url(loading.gif) no-repeat 50% 50%;
	z-index:1;
	margin-bottom:37px;
}
.NivoSzakiSlider {
	padding:0;
	margin:0px 0 20px 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:38px;
	top:136px;
	text-indent:0px;
	margin:0;
	opacity:1;
	width:250px;
	height:170px;
	z-index:8;
	overflow:hidden;
}
.nivo-caption p {
	position:absolute;
	top:0;
	left:0;
	margin:0;
	opacity:1;
	background:#fff;
	
}
.nivo-caption p .t1 {font-size:34px; line-height:34px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#42a3c6; font-weight:bold; display:block;}
.nivo-caption p .t2 {font-size:34px; line-height:34px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#d10f0f; font-weight:bold; display:block;}
.nivo-caption p .t3 {font-size:18px; line-height:40px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; text-transform:uppercase; color:#abaaaa; font-weight:bold; margin-bottom:14px; display:block;}
.nivo-caption p a {
	color:#fff; 
	font-size:16px; 
	line-height:36px; 
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	text-transform:uppercase; text-decoration:none; 
	display:inline-block !important; 
	padding:0 20px; 
	background:#d10f0f; 
	height:37px;
	-webkit-border-radius:10px;
   		-moz-border-radius:10px;
        border-radius:10px;}
.nivo-caption p a:hover {background:url(../images/button.html) 0 0 repeat-x #2a86b1}
.nivo-caption a {
	display:inline !important
}
.nivo-html-caption {
	display:none
}
.nivoSlider a {
	border:0
}
.nivo-directionNav a {
	position:absolute;
	z-index:999;
	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 a {
	display:block !important;
	visibility:visible !important;
	width:30px;
	height:30px;
	background:url(arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
a.nivo-nextNav {
	background-position:-30px 0;
	left:160px;
	bottom:-33px;
}
a.nivo-prevNav {
	left:7px;
	bottom:-33px;
	background-position:0 0;
}
.nivoSlider .nivo-controlNav {
	position:absolute;
	bottom:-37px;
	left:0px;
	width:946px;
	padding:4px 0 0 42px;
	height:31px;
	background:#f6f6f6;
	border:1px solid #f1f0f0;
	-webkit-border-radius:10px;
	   -moz-border-radius:10px;
			border-radius:10px;
	z-index:99;
}
.nivoSlider .nivo-controlNav a {
	display:block;
	width:28px;
	height:28px;
	background:url(bullets.png) right 0 no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:0px;
	float:left
}
.nivoSlider .nivo-controlNav a.active, .nivoSlider .nivo-controlNav a:hover {
	background-position:0px 0;
}
