.nsfw-content-info {
  position: absolute;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
      flex-flow: column nowrap;
  -ms-flex-pack: center;
      justify-content: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  padding: 1rem;
  background: #333333;
  color: #ffffff;
  text-align: center;
}
.nsfw-content-info .h3 {
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.1;
  letter-spacing: 0;
  margin-bottom: 1rem;
  display: block;
}
.nsfw-content-info p {
  margin-bottom: 1.5rem;
}
.nsfw-content-info .enter-btn {
  display: block;
  height: auto;
  min-height: 18px;
  margin: 0 auto;
  box-shadow: none;
  border: 1px solid #333333;
  border-radius: 4px;
  font-weight: 400;
  text-align: center;
  text-decoration: none;
  background-color: #ffffff;
  color: #333333;
  cursor: pointer;
  overflow: hidden;
  padding: 0 15px;
  font-size: 1rem;
  line-height: 38px;
}
.nsfw-content-info .enter-btn:hover {
  text-decoration: none;
  background-color: #333333;
  color: #ffffff;
}
body {
  position: relative;
}
.nsfw-content-info {
  width: 560px;
  height: 683px;
}
.content .rajce-album table {
  margin: 0;
  border-collapse: collapse;
}
.content .rajce-album table td {
  padding: 0;
}
.content .rajce-round-up {
  background: url("/img/minialbum/idnes-edges.png?ver=2") no-repeat scroll 0px 0px transparent;
  height: 5px;
}
.content .rajce-tit {
  background: #eee;
  padding-bottom: 10px;
}
.content .rajce-tit h3 {
  width: 100%;
  height: 1.6em;
  line-height: 1.6em;
  overflow: hidden;
  color: #b9151c;
  font-family: Tahoma, Arial, sans-serif;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
  padding-left: 10px;
  padding-top: 0px;
}
.content .rajce-tit h3 a {
  color: #b9151c;
  text-decoration: none;
}
.content .rajce-tit h3 a:hover {
  text-decoration: underline;
}
.content .rajce-tit .navi {
  text-align: center;
  width: 180px;
  margin: auto;
  margin-top: 10px;
  padding-bottom: 10px;
  position: relative;
}
.content .rajce-tit .navi span {
  position: absolute;
  top: 0px;
  font-size: 90%;
  color: #666;
  width: 100px;
  left: 40px;
}
.content .rajce-tit .ico,
.content .rajce-tit .ico-r {
  width: 41px;
  height: 41px;
  overflow: hidden;
  background: url('/img/minialbum/idnes-arrows.png');
}
.content .rajce-tit .ico {
  float: left;
  background-position: 0px 0px;
}
.content .rajce-tit .ico-r {
  float: right;
  background-position: 41px 0px;
}
.content .rajce-tit .ico:hover {
  background-position: 0px 41px;
}
.content .rajce-tit .ico-r:hover {
  background-position: 41px 41px;
}
.content .rajce-image {
  width: 560px;
  height: 540px;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
  background: #eee;
}
.content .rajce-logo,
.content td.equ-img-tac {
  padding: 0;
  border: 0;
  background: #eeeeee;
}
.content .rajce-logo a,
.content .equ-img-tac a {
  height: auto;
  line-height: 17px;
  padding: 0;
  text-decoration: none;
}
.content .rajce-logo img {
  display: block;
}
.content .rajce-auth {
  background: url("/img/minialbum/idnes-edges.png?ver=2") no-repeat scroll 0px -10px transparent;
  padding-top: 12px;
}
.content .rajce-auth .autor {
  display: block;
  min-height: 17px;
  height: 17px;
  line-height: 17px;
  padding: 0 10px;
  font-size: 100%;
  text-align: right;
  color: #666;
}
.content .rajce-auth .autor a {
  background: none;
  height: inherit;
  line-height: inherit;
  text-decoration: none;
  font-weight: normal;
  color: #666;
}
.content .rajce-auth .autor a:hover {
  text-decoration: underline;
}
#loadInfo {
  opacity: 0.9;
  filter: alpha(opacity=90);
  padding: 10px;
  position: absolute;
  text-align: center;
  background-color: inherit;
  z-index: 90;
  border-radius: 5px;
}
#user_url {
  display: none;
  bottom: 230px;
  left: 80px;
  background: rgba(225, 225, 225, 0.8);
  padding: 8px 0 0;
  position: absolute;
  right: 80px;
  text-align: center;
  top: 330px;
  width: 400px;
  height: 45px;
  z-index: 100;
  border-radius: 10px;
}
#detailPhotoFrame,
#detailVideoFrame {
  position: relative;
  margin: 0 auto;
  padding-left: 10px;
  padding-right: 10px;
  min-height: 20px;
  min-width: 20px;
}
body.rajceNetMiniAlbum {
  background: none;
}
