
#splash-slider-pager {
	position:absolute;
	width:84px;
	z-index:10;
	cursor:pointer;
	margin-left:681px;
	margin-top:10px;
}

#splash-slider .coda-nav-left a {
	background:url(images/icons/pager-main-left.gif) no-repeat left;
	width:42px;
	height:27px;
	float:left;
	padding:0px;
}

#splash-slider .coda-nav-left a:hover {
	background-position:right;
}

#splash-slider .coda-nav-right a {
	background:url(images/icons/pager-main-right.gif) no-repeat right;
	width:42px;
	height:27px;
	float:right;
	padding:0px;
}

#splash-slider .coda-nav-right a:hover {
	background-position:left;
}

#splash-slider #splash-slider-inner, #splash-slider .coda-slider .panel {
	width:775px;
	height:372px;
}

#splash-slider .panel {
	background-repeat:no-repeat;
	background-position:right bottom;
}
#splash-slider .panel.noimg {
	background-image:url(images/splash/irodaszer.jpg);
	display: none;
}
#splash-slider .panel.plusimg {
	background-image:url(images/splash/nyitolap_zold.jpg);
}
#splash-slider .panel.esselteimg {
	background-image:url(images/splash/esselte_royal.jpg);
	display: none;
}
#splash-slider .panel.leitzimg {
	background-image:url(images/splash/leitz.jpg);
	display: none;
}

#splash-slider h1 {
	margin-left:10px;
	margin-top:10px;
	background:url(images/icons/home-arrow.gif) no-repeat left center;
	font-size:45px;
	padding-left:40px;
	font-family:georgia;
	text-shadow: 1px 1px #fff;
}

#splash-slider h2 {
	margin-left:10px;
	font-size:20px;
	font-weight:normal;
	color:#7f7f7f;
	letter-spacing:2px;
	margin-left:53px;
	margin-top:0px;
	margin-bottom:0px;
	font-family:georgia;
	text-shadow: 1px 1px #fff;
}

#splash-slider h3 {
	color:#bd0033;
	font-size:14px;
	margin-left:10px;
	margin-top:30px;
	margin-bottom:4px;
	text-shadow: 1px 1px #fff;
}

.splash-boxes {
	margin-left:10px;
}

#splash-slider .panel a.more {
	clear:both;
	margin-left:100px;
	color:#bd0033;
	font-weight:bolder;
}

#splash-slider .panel {
	position:absolute;
	display:none;
	width:775px;
	height:372px;
}

#splash-slider .panel.active {
	display:block;
}

