#wrapper
{
	margin: 0px auto;
	width: 632px;
	height: 210px;
}
#slider
{
	position: relative;
	height: 210px;
	background: url(../images/loading.gif) #202834 no-repeat 50% 50%;
	-moz-box-shadow: 0px 0px 10px #333;
	-webkit-box-shadow: 0px 0px 10px #333;
	box-shadow: 0px 0px 10px #333;
	background-color: #CCCCCC;
}

#slider IMG
{
	position: absolute;
	display: none;
	top: 0px;
	left: 0px;
}
#slider A
{
	border-bottom: 0px;
	border-left: 0px;
	display: block;
	border-top: 0px;
	border-right: 0px;
}

.nivo-controlNav
{
	position: absolute;
	bottom: -30px;
	left: 47%;
}
.nivo-controlNav A
{
	border-bottom: 0px;
	border-left: 0px;
	text-indent: -9999px;
	width: 10px;
	display: block;
	background: url(images/bullets.png) no-repeat;
	float: left;
	height: 10px;
	border-top: 0px;
	margin-right: 3px;
	border-right: 0px;
}
.nivo-controlNav A.active
{
	background-position: -10px 0px;
}
.nivo-directionNav A
{
	border-bottom: 0px;
	border-left: 0px;
	text-indent: -9999px;
	width: 30px;
	display: block;
	background: url(../images/arrows.png) no-repeat;
	height: 30px;
	border-top: 0px;
	border-right: 0px;
}
A.nivo-nextNav
{
	background-position: -30px 0px;
	right: 15px;
}
A.nivo-prevNav
{
	left: 15px;
}

.clear
{
	clear: both;
}
.sol-kose
{
	float: left;
	width: 11px;
	height: 215px;
	background: url(sol.png) top center;
	background-repeat: no-repeat;
	position: relative;
	top: -213px;
	z-index: 9924;
}
.sag-kose
{
	float: left;
	width: 11px;
	height: 215px;
	background: url(sag-kose.png) top center;
	background-repeat: no-repeat;
	z-index: 9925;
	position: relative;
	top: -213px;
	left: 611px;
}

