
.albumimg{
	position:relative;
}
.albumimg a{
	position:relative;
	z-index:10;
}
.albumimg img, .albumimg .cvr{
-webkit-box-shadow: -8px 10px 5px -6px rgba(0,0,0,0.31);
-moz-box-shadow: -8px 10px 5px -6px rgba(0,0,0,0.31);
box-shadow: -8px 10px 5px -6px rgba(0,0,0,0.31);
border:7px #fff solid;
}


.mainimg{
-webkit-box-shadow: inset 7px -12px 5px 0px rgba(0,0,0,0.12);
-moz-box-shadow: inset 7px -12px 5px 0px rgba(0,0,0,0.12);
box-shadow: inset 7px -12px 5px 0px rgba(0,0,0,0.12);
padding:5px;
}





 .cvr{
	 background-size: cover;
	 background-position:center top;
	 
 }
 
 
  .cvr.top{
	 background-size: cover;
	 background-position:center top;
	 
 }
 
   .cvr.center{
	 background-size: cover;
	 background-position:center center;
	 
 }
 
    .cvr.bottom{
	 background-size: cover;
	 background-position:center bottom; 
 }

  
 
  .cvr.cvr-100{
	  height:100px;
  }
  
     .cvr.cvr-110{
	  height:110px;
  }
  
       .cvr.cvr-120{
	  height:120px;
  }
       .cvr.cvr-130{
	  height:130px;
  }
  
   .cvr.cvr-140{
	  height:140px;
  }
    .cvr.cvr-150{
	  height:150px;
  }
  
     .cvr.cvr-160{
	  height:160px;
  }
  
       .cvr.cvr-170{
	  height:170px;
  }
       .cvr.cvr-180{
	  height:180px;
  }
      .cvr.cvr-190{
	  height:190px;
  }
  
      .cvr.cvr-200{
	  height:200px;
  }
  
   .cvr.cvr-250{
	  height:250px;
  }
   .cvr.cvr-300{
	  height:300px;
  }
  
   .cvr.cvr-350{
	  height:350px;
  }
  
   .cvr.cvr-400{
	  height:400px;
  }
  
    .cvr.cvr-450{
	  height:450px;
  }
  
  .cvr.cvr-500{
	  height:500px;
  }
  
     .cvr.cvr-550{
	  height:550px;
  }
  
       .cvr.cvr-600{
	  height:600px;
  }
  
         .cvr.cvr-650{
	  height:650px;
  }
 
 .tema{
	 padding:30px;
	 margin-top:300px;
	 background-image:url(../images/transparent.png);
	 background-repeat:repeat;
	 text-align:center;
 }
 
 
 
 .sticker-r{
	 	position:absolute;
	 background-image:url(../images/sticker.png);
	 right:40px;
	top:-30px;
	z-index:25;
	width:160px;
	height:70px;
	background-repeat:no-repeat;
 }
.lt{
	position:absolute;
	left:-15px;
	top:-10px;
	z-index:10;
	width:50px;
	height:50px;
	background-image:url(../images/left-top.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.rb{
	position:absolute;
	bottom:-15px;
	right:-15px;
	z-index:10;
	width:50px;
	height:50px;
	background-image:url(../images/bottom-right.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.lt1{
	position:absolute;
	left:-7px;
	top:-5px;
	z-index:15;
	width:50px;
	height:50px;
	background-image:url(../images/left-top-1.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.rb1{
	position:absolute;
	bottom:-7px;
	right:-7px;
	z-index:15;
	width:50px;
	height:50px;
	background-image:url(../images/bottom-right-1.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.shd-rc{
	position:absolute;
	bottom:-17px;
	left:-25px;
	z-index:0;
	width:400px;
	height:180px;
	background-image:url(../images/shd-rc.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}


.shd-cs{
	position:absolute;
	bottom:-24px;
	left:0px;
	z-index:5;
	width:226px;;
	height:24px;
	background-image:url(../images/shd-cs.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.shd-cm{
	position:absolute;
	bottom:-22px;
	left:0px;
	z-index:5;
	width:418px;
	height:26px;
	background-image:url(../images/shd-cm.png);
	background-position:center center;
	background-repeat:no-repeat;
	
}

.r2{
	-webkit-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	transform: rotate(2deg);

}
.r-2{
	-webkit-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	transform: rotate(-2deg);

}
.r3{
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	transform: rotate(3deg);

}

.r-3 {
	
-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	transform: rotate(-3deg);
}


.r4{
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	transform: rotate(4deg);

}

.r-4 {
	
-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	transform: rotate(-4deg);
}

.cont{
	font-size:27px;
	color:#999;
}

.cont li{
	border-bottom:2px #ccc solid;
}
