/****************BANERY STANDARD CMS***************/
.rotationRegion
{
	position: relative;
	height: 100%;
}
.rotationRegion .navpages
{
	position: absolute;
	bottom: 36px;
	text-align: center;
	width: 100%;
	height: 54px;
	background: url('/css/images/pod-tekst-w-co-robimy.png');
}
.rotationRegion .navpages .navp
{
	display: inline-block;
	width: 14px;
	height: 14px;
	cursor: pointer;
	margin: 20px 4px 20px 0;
	font-size:0;
	background-image: URL('/css/images/kropka-.png');
	background-repeat: no-repeat;
}
.rotationRegion .navpages .navp.active
{
	background-image: URL('/css/images/kropka-aktywna.png');
}
.banblock
{
  position: relative;
}

.lower_layer
{
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}

.upper_layer
{
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  z-index: 2;
  background-color: transparent;
}
.rotationRegion .carousel {
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
}

.rotationRegion .carousel:first-child 
{
    display: block;
}

.rotationRegion .carousel a
{
	display:block;
	position: relative;	
}
.ms
{
	display: none;
}
/****************************************/
